Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Fleet entrypoint to exclude the nightly tests#793

Merged
v1v merged 1 commit intomasterfrom
v1v-patch-1
Feb 22, 2021
Merged

Fleet entrypoint to exclude the nightly tests#793
v1v merged 1 commit intomasterfrom
v1v-patch-1

Conversation

@v1v
Copy link
Copy Markdown
Member

@v1v v1v commented Feb 22, 2021

What does this PR do?

exclude the nightly tests

Why is it important?

Nightly tests are running only on nightly basis, let's use the same logic in the script, similar to the one defined in the pipeline ->

e2e-testing/.ci/Jenkinsfile

Lines 316 to 323 in dcc9507

// We will decide whether to include the nightly tests in the execution at CI time, only.
// On the other hand, the developers can use the TAGS environment variable locally.
// Finally, we positively know that tags are not empty, so we can use AND operator.
def excludeNightlyTag = " && ~${NIGHTLY_TAG}"
if ("${NIGHTLY_SCENARIOS}" == "true") {
excludeNightlyTag = ""
}
tags += excludeNightlyTag

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the Unit tests for the CLI, and they are passing locally
  • I have run the End-2-End tests for the suite I'm working on, and they are passing locally
  • I have noticed new Go dependencies (run make notice in the proper directory)

Author's Checklist

How to test this PR locally

Run the script itself

Nightly tests are running only on `nightly` basis, let's use the same logic in the script, similar to the one defined in the pipeline -> https://github.com/elastic/e2e-testing/blob/dcc950796120fabf0c85086823cef221cf3ecbcb/.ci/Jenkinsfile#L316-L323
@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #793 opened

  • Start Time: 2021-02-22T15:38:54.774+0000

  • Duration: 61 min 39 sec

  • Commit: ccbf0cb

Test stats 🧪

Test Results
Failed 1
Passed 115
Skipped 0
Total 116

Trends 🧪

Image of Build Times

Image of Tests

Test errors 1

Expand to view the tests failures

Initializing / End-To-End Tests / ubuntu-18.04_fleet_fleet_mode_agent / Restarting the centos host with persistent agent restarts backend processes – Fleet Mode Agent
    Expand to view the error details

     Step the "metricbeat" process is in the "started" state on the host 
    

  • no stacktrace

Steps errors 4

Expand to view the steps failures

Run functional tests for fleet:fleet_mode_agent && ~@nightly
  • Took 24 min 22 sec . View more details on here
  • Description: .ci/scripts/functional-test.sh "fleet" "fleet_mode_agent && ~@nightly" "8.0.0-SNAPSHOT" "8.0.0-SNAPSHOT"
Archive the artifacts
  • Took 0 min 1 sec . View more details on here
  • Description: [2021-02-22T16:09:56.618Z] Archiving artifacts script returned exit code 2
Archive the artifacts
  • Took 0 min 0 sec . View more details on here
  • Description: [2021-02-22T16:09:57.655Z] Archiving artifacts hudson.AbortException: script returned exit code 2
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: hudson.AbortException: script returned exit code 2

Log output

Expand to view the last 100 lines of log output

[2021-02-22T16:08:01.534Z] time="2021-02-22T16:08:01Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=12.752286049s hostname=3569a5456d3f isAgentInStatus=false retry=6 status=offline
[2021-02-22T16:08:04.962Z] time="2021-02-22T16:08:04Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:04.962Z] time="2021-02-22T16:08:04Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=15.744375959s hostname=3569a5456d3f isAgentInStatus=false retry=7 status=offline
[2021-02-22T16:08:07.499Z] time="2021-02-22T16:08:07Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:07.499Z] time="2021-02-22T16:08:07Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=18.541051871s hostname=3569a5456d3f isAgentInStatus=false retry=8 status=offline
[2021-02-22T16:08:08.438Z] {"level":"debug","time":"2021-02-22T16:08:08Z","message":"sent request with 0 transactions, 0 spans, 0 errors, 1 metricset"}
[2021-02-22T16:08:13.716Z] time="2021-02-22T16:08:13Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:13.716Z] time="2021-02-22T16:08:13Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=24.694909506s hostname=3569a5456d3f isAgentInStatus=false retry=9 status=offline
[2021-02-22T16:08:17.918Z] time="2021-02-22T16:08:17Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:17.918Z] time="2021-02-22T16:08:17Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=28.491849295s hostname=3569a5456d3f isAgentInStatus=false retry=10 status=offline
[2021-02-22T16:08:24.493Z] time="2021-02-22T16:08:23Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:24.493Z] time="2021-02-22T16:08:23Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=35.28545911s hostname=3569a5456d3f isAgentInStatus=false retry=11 status=offline
[2021-02-22T16:08:28.687Z] {"level":"debug","time":"2021-02-22T16:08:28Z","message":"gathering metrics"}
[2021-02-22T16:08:31.977Z] time="2021-02-22T16:08:31Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:31.977Z] time="2021-02-22T16:08:31Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=42.734953523s hostname=3569a5456d3f isAgentInStatus=false retry=12 status=offline
[2021-02-22T16:08:35.266Z] time="2021-02-22T16:08:34Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:35.266Z] time="2021-02-22T16:08:34Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=46.330294847s hostname=3569a5456d3f isAgentInStatus=false retry=13 status=offline
[2021-02-22T16:08:37.802Z] time="2021-02-22T16:08:37Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:37.802Z] time="2021-02-22T16:08:37Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=48.976249857s hostname=3569a5456d3f isAgentInStatus=false retry=14 status=offline
[2021-02-22T16:08:38.370Z] {"level":"debug","time":"2021-02-22T16:08:38Z","message":"sent request with 0 transactions, 0 spans, 0 errors, 1 metricset"}
[2021-02-22T16:08:44.942Z] time="2021-02-22T16:08:44Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:44.942Z] time="2021-02-22T16:08:44Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=56.27894275s hostname=3569a5456d3f isAgentInStatus=false retry=15 status=offline
[2021-02-22T16:08:48.230Z] time="2021-02-22T16:08:47Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:48.230Z] time="2021-02-22T16:08:47Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=59.297525908s hostname=3569a5456d3f isAgentInStatus=false retry=16 status=offline
[2021-02-22T16:08:54.797Z] time="2021-02-22T16:08:53Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:54.797Z] time="2021-02-22T16:08:53Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m5.065262652s hostname=3569a5456d3f isAgentInStatus=false retry=17 status=offline
[2021-02-22T16:08:58.088Z] time="2021-02-22T16:08:57Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:08:58.088Z] time="2021-02-22T16:08:57Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m9.210940405s hostname=3569a5456d3f isAgentInStatus=false retry=18 status=offline
[2021-02-22T16:08:58.347Z] {"level":"debug","time":"2021-02-22T16:08:58Z","message":"gathering metrics"}
[2021-02-22T16:09:02.603Z] time="2021-02-22T16:09:02Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:02.603Z] time="2021-02-22T16:09:02Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m14.001001871s hostname=3569a5456d3f isAgentInStatus=false retry=19 status=offline
[2021-02-22T16:09:07.873Z] time="2021-02-22T16:09:07Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:07.873Z] time="2021-02-22T16:09:07Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m18.976380114s hostname=3569a5456d3f isAgentInStatus=false retry=20 status=offline
[2021-02-22T16:09:08.444Z] {"level":"debug","time":"2021-02-22T16:09:08Z","message":"sent request with 0 transactions, 0 spans, 0 errors, 1 metricset"}
[2021-02-22T16:09:10.980Z] time="2021-02-22T16:09:10Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:10.980Z] time="2021-02-22T16:09:10Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m21.966936679s hostname=3569a5456d3f isAgentInStatus=false retry=21 status=offline
[2021-02-22T16:09:17.550Z] time="2021-02-22T16:09:16Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:17.550Z] time="2021-02-22T16:09:16Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m27.862500064s hostname=3569a5456d3f isAgentInStatus=false retry=22 status=offline
[2021-02-22T16:09:21.742Z] time="2021-02-22T16:09:20Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:21.742Z] time="2021-02-22T16:09:20Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m32.398410867s hostname=3569a5456d3f isAgentInStatus=false retry=23 status=offline
[2021-02-22T16:09:28.364Z] time="2021-02-22T16:09:28Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:28.364Z] time="2021-02-22T16:09:28Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m39.490937723s hostname=3569a5456d3f isAgentInStatus=false retry=24 status=offline
[2021-02-22T16:09:28.364Z] {"level":"debug","time":"2021-02-22T16:09:28Z","message":"gathering metrics"}
[2021-02-22T16:09:36.529Z] time="2021-02-22T16:09:35Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:36.530Z] time="2021-02-22T16:09:35Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m46.772730231s hostname=3569a5456d3f isAgentInStatus=false retry=25 status=offline
[2021-02-22T16:09:38.529Z] {"level":"debug","time":"2021-02-22T16:09:38Z","message":"sent request with 0 transactions, 0 spans, 0 errors, 1 metricset"}
[2021-02-22T16:09:39.470Z] time="2021-02-22T16:09:39Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:39.729Z] time="2021-02-22T16:09:39Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m50.90197651s hostname=3569a5456d3f isAgentInStatus=false retry=26 status=offline
[2021-02-22T16:09:45.013Z] time="2021-02-22T16:09:44Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:45.013Z] time="2021-02-22T16:09:44Z" level=warning msg="The Agent is not in the offline status yet" agentID=1a80c380-7528-11eb-b153-035cb4000605 elapsedTime=1m55.975108327s hostname=3569a5456d3f isAgentInStatus=false retry=27 status=offline
[2021-02-22T16:09:49.212Z] time="2021-02-22T16:09:49Z" level=debug msg="Agent listed in Fleet with online status" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:49.212Z] time="2021-02-22T16:09:49Z" level=info msg="The Agent is in the desired status" elapsedTime=2m0.537894844s hostname=3569a5456d3f isAgentInStatus=true retries=28 status=offline
[2021-02-22T16:09:50.151Z] OCI runtime exec failed: exec failed: container_linux.go:370: starting container process caused: exec: "elastic-agent": executable file not found in $PATH: unknown
[2021-02-22T16:09:50.151Z] time="2021-02-22T16:09:49Z" level=error msg="Could not execute command in container" command="[elastic-agent uninstall -f]" error="Could not run compose file: [/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/.op/compose/services/debian-systemd/docker-compose.yml] - Local Docker compose exited abnormally whilst running docker-compose: [exec -T debian-systemd elastic-agent uninstall -f]. exit status 126" service=debian-systemd
[2021-02-22T16:09:50.151Z] time="2021-02-22T16:09:49Z" level=error msg="Could not run agent command in the box" command="[elastic-agent uninstall -f]" error="Could not run compose file: [/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/.op/compose/services/debian-systemd/docker-compose.yml] - Local Docker compose exited abnormally whilst running docker-compose: [exec -T debian-systemd elastic-agent uninstall -f]. exit status 126" profile=fleet service=debian-systemd
[2021-02-22T16:09:50.151Z] time="2021-02-22T16:09:49Z" level=warning msg="Could not uninstall the agent after the scenario: Could not run compose file: [/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/.op/compose/services/debian-systemd/docker-compose.yml] - Local Docker compose exited abnormally whilst running docker-compose: [exec -T debian-systemd elastic-agent uninstall -f]. exit status 126"
[2021-02-22T16:09:50.151Z] time="2021-02-22T16:09:50Z" level=debug msg="Un-enrolling agent in Fleet" agentID=1a80c380-7528-11eb-b153-035cb4000605 hostname=3569a5456d3f
[2021-02-22T16:09:51.529Z] time="2021-02-22T16:09:51Z" level=debug msg="Fleet agent was unenrolled" agentID=1a80c380-7528-11eb-b153-035cb4000605
[2021-02-22T16:09:51.788Z] Stopping fleet_debian-systemd_elastic-agent_1 ... 
[2021-02-22T16:09:52.617Z] 
Stopping fleet_debian-systemd_elastic-agent_1 ... done
Removing fleet_debian-systemd_elastic-agent_1 ... 
[2021-02-22T16:09:52.617Z] 
Removing fleet_debian-systemd_elastic-agent_1 ... done
Going to remove fleet_debian-systemd_elastic-agent_1
[2021-02-22T16:09:52.618Z] time="2021-02-22T16:09:52Z" level=debug msg="Docker compose executed." cmd="[rm -fvs debian-systemd]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/.op/compose/services/debian-systemd/docker-compose.yml]" env="map[centos_systemdAgentBinarySrcPath:/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz548654426 centos_systemdAgentBinaryTargetPath:/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz centos_systemdContainerName:fleet_centos-systemd_elastic-agent_1 centos_systemdTag:latest debian_systemdAgentBinarySrcPath:/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz548654426 debian_systemdAgentBinaryTargetPath:/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz debian_systemdContainerName:fleet_debian-systemd_elastic-agent_1 debian_systemdTag:stretch kibanaConfigPath:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/src/github.com/elastic/e2e-testing/e2e/_suites/fleet/configurations/kibana.config.yml stackVersion:8.0.0-SNAPSHOT]" profile=fleet
[2021-02-22T16:09:52.618Z] time="2021-02-22T16:09:52Z" level=debug msg="Service removed from compose" profile=fleet service=debian-systemd
[2021-02-22T16:09:53.186Z] time="2021-02-22T16:09:53Z" level=debug msg="The token was deleted" tokenID=15c75a20-7528-11eb-b153-035cb4000605
[2021-02-22T16:09:53.186Z] time="2021-02-22T16:09:53Z" level=info msg="Integration deleted from the configuration" integration= packageConfigId= policyID=672a7e90-7525-11eb-b153-035cb4000605 version=
[2021-02-22T16:09:53.186Z] time="2021-02-22T16:09:53Z" level=debug msg="Destroying Fleet runtime dependencies"
[2021-02-22T16:09:54.126Z] Stopping fleet_kibana_1           ... 
[2021-02-22T16:09:54.126Z] Stopping fleet_package-registry_1 ... 
[2021-02-22T16:09:54.126Z] Stopping fleet_elasticsearch_1    ... 
[2021-02-22T16:09:54.957Z] 
Stopping fleet_kibana_1           ... done

Stopping fleet_package-registry_1 ... done

Stopping fleet_elasticsearch_1    ... done
Removing fleet_kibana_1           ... 
[2021-02-22T16:09:54.957Z] Removing fleet_package-registry_1 ... 
[2021-02-22T16:09:54.957Z] Removing fleet_elasticsearch_1    ... 
[2021-02-22T16:09:55.216Z] 
Removing fleet_kibana_1           ... done

Removing fleet_package-registry_1 ... done

Removing fleet_elasticsearch_1    ... done
Removing network fleet_default
[2021-02-22T16:09:55.476Z] time="2021-02-22T16:09:55Z" level=debug msg="Docker compose executed." cmd="[down --remove-orphans]" composeFilePaths="[/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/.op/compose/profiles/fleet/docker-compose.yml]" env="map[centos_systemdAgentBinarySrcPath:/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz548654426 centos_systemdAgentBinaryTargetPath:/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz centos_systemdContainerName:fleet_centos-systemd_elastic-agent_1 centos_systemdTag:latest debian_systemdAgentBinarySrcPath:/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz548654426 debian_systemdAgentBinaryTargetPath:/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz debian_systemdContainerName:fleet_debian-systemd_elastic-agent_1 debian_systemdTag:stretch kibanaConfigPath:/var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793/src/github.com/elastic/e2e-testing/e2e/_suites/fleet/configurations/kibana.config.yml stackVersion:8.0.0-SNAPSHOT]" profile=fleet
[2021-02-22T16:09:55.476Z] time="2021-02-22T16:09:55Z" level=debug msg="Elastic Agent binary was removed." installer=debian-systemd-8.0.0-SNAPSHOT path=/tmp/elastic-agent-8.0.0-SNAPSHOT-amd64.deb536258801
[2021-02-22T16:09:55.476Z] time="2021-02-22T16:09:55Z" level=debug msg="Elastic Agent binary was removed." installer=debian-tar-8.0.0-SNAPSHOT path=/tmp/elastic-agent-8.0.0-SNAPSHOT-linux-x86_64.tar.gz548654426
[2021-02-22T16:09:55.476Z] time="2021-02-22T16:09:55Z" level=debug msg="Elastic Agent binary was removed." installer=docker-default-8.0.0-SNAPSHOT path=/tmp/elastic-agent-8.0.0-SNAPSHOT-docker-image-linux-amd64.tar.gz105479580
[2021-02-22T16:09:55.476Z] time="2021-02-22T16:09:55Z" level=debug msg="Elastic Agent binary was removed." installer=docker-ubi8-8.0.0-SNAPSHOT path=/tmp/elastic-agent-ubi8-8.0.0-SNAPSHOT-docker-image-linux-amd64.tar.gz112711755
[2021-02-22T16:09:55.476Z] time="2021-02-22T16:09:55Z" level=debug msg="Elastic Agent binary was removed." installer=centos-systemd-8.0.0-SNAPSHOT path=/tmp/elastic-agent-8.0.0-SNAPSHOT-x86_64.rpm428475943
[2021-02-22T16:09:55.476Z] Makefile:71: recipe for target 'functional-test' failed
[2021-02-22T16:09:55.476Z] make: *** [functional-test] Error 1
[2021-02-22T16:09:55.758Z] [INFO] Stopping Filebeat Docker container
[2021-02-22T16:09:56.065Z] + docker exec -t 3875204fed8b91fb60d721994cb4be2d5649d7eef6f0f1d6c5b3e150c6821e80 chmod -R ugo+rw /output
[2021-02-22T16:09:56.325Z] + docker stop --time 30 3875204fed8b91fb60d721994cb4be2d5649d7eef6f0f1d6c5b3e150c6821e80
[2021-02-22T16:09:56.584Z] 3875204fed8b91fb60d721994cb4be2d5649d7eef6f0f1d6c5b3e150c6821e80
[2021-02-22T16:09:56.618Z] Archiving artifacts
[2021-02-22T16:09:57.291Z] Recording test results
[2021-02-22T16:09:57.620Z] [Checks API] No suitable checks publisher found.
[2021-02-22T16:09:57.655Z] Archiving artifacts
[2021-02-22T16:09:57.762Z] Failed in branch ubuntu-18.04_fleet_fleet_mode_agent
[2021-02-22T16:39:24.114Z] Cancelling nested steps due to timeout
[2021-02-22T16:39:24.163Z] Failed in branch ubuntu-18.04_helm_apm-server
[2021-02-22T16:39:26.632Z] Stage "Release" skipped due to earlier failure(s)
[2021-02-22T16:39:31.921Z] Running on Jenkins in /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-793@2
[2021-02-22T16:39:32.026Z] [INFO] getVaultSecret: Getting secrets
[2021-02-22T16:39:32.153Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-02-22T16:39:33.889Z] + chmod 755 generate-build-data.sh
[2021-02-22T16:39:33.889Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-793/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-793/runs/1 FAILURE 3638803
[2021-02-22T16:39:34.140Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-793/runs/1/steps/?limit=10000 -o steps-info.json
[2021-02-22T16:39:36.626Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-793/runs/1/tests/?status=FAILED -o tests-errors.json

@v1v
Copy link
Copy Markdown
Member Author

v1v commented Feb 22, 2021

errors unrelated since this particular script is not used within this project

@v1v v1v merged commit eeb7821 into master Feb 22, 2021
@v1v v1v deleted the v1v-patch-1 branch February 22, 2021 16:41
v1v added a commit to v1v/e2e-testing that referenced this pull request Feb 22, 2021
Nightly tests are running only on `nightly` basis, let's use the same logic in the script, similar to the one defined in the pipeline -> https://github.com/elastic/e2e-testing/blob/dcc950796120fabf0c85086823cef221cf3ecbcb/.ci/Jenkinsfile#L316-L323
v1v added a commit to v1v/e2e-testing that referenced this pull request Feb 22, 2021
Nightly tests are running only on `nightly` basis, let's use the same logic in the script, similar to the one defined in the pipeline -> https://github.com/elastic/e2e-testing/blob/dcc950796120fabf0c85086823cef221cf3ecbcb/.ci/Jenkinsfile#L316-L323
v1v added a commit to v1v/e2e-testing that referenced this pull request Feb 22, 2021
Nightly tests are running only on `nightly` basis, let's use the same logic in the script, similar to the one defined in the pipeline -> https://github.com/elastic/e2e-testing/blob/dcc950796120fabf0c85086823cef221cf3ecbcb/.ci/Jenkinsfile#L316-L323
v1v added a commit to v1v/e2e-testing that referenced this pull request Feb 22, 2021
Nightly tests are running only on `nightly` basis, let's use the same logic in the script, similar to the one defined in the pipeline -> https://github.com/elastic/e2e-testing/blob/dcc950796120fabf0c85086823cef221cf3ecbcb/.ci/Jenkinsfile#L316-L323
v1v added a commit that referenced this pull request Feb 23, 2021
Nightly tests are running only on `nightly` basis, let's use the same logic in the script, similar to the one defined in the pipeline -> https://github.com/elastic/e2e-testing/blob/dcc950796120fabf0c85086823cef221cf3ecbcb/.ci/Jenkinsfile#L316-L323
v1v added a commit that referenced this pull request Feb 23, 2021
Nightly tests are running only on `nightly` basis, let's use the same logic in the script, similar to the one defined in the pipeline -> https://github.com/elastic/e2e-testing/blob/dcc950796120fabf0c85086823cef221cf3ecbcb/.ci/Jenkinsfile#L316-L323
v1v added a commit that referenced this pull request Feb 23, 2021
Nightly tests are running only on `nightly` basis, let's use the same logic in the script, similar to the one defined in the pipeline -> https://github.com/elastic/e2e-testing/blob/dcc950796120fabf0c85086823cef221cf3ecbcb/.ci/Jenkinsfile#L316-L323
v1v added a commit that referenced this pull request Feb 23, 2021
Nightly tests are running only on `nightly` basis, let's use the same logic in the script, similar to the one defined in the pipeline -> https://github.com/elastic/e2e-testing/blob/dcc950796120fabf0c85086823cef221cf3ecbcb/.ci/Jenkinsfile#L316-L323
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants