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

Add a standalone test scenario for fleet server mode (bp #978)#986

Merged
adam-stokes merged 1 commit into7.xfrom
mergify/bp/7.x/pr-978
Apr 6, 2021
Merged

Add a standalone test scenario for fleet server mode (bp #978)#986
adam-stokes merged 1 commit into7.xfrom
mergify/bp/7.x/pr-978

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Apr 5, 2021

This is an automatic backport of pull request #978 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

@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 #986 opened

  • Start Time: 2021-04-05T15:42:55.958+0000

  • Duration: 50 min 7 sec

  • Commit: 0648cd5

Test stats 🧪

Test Results
Failed 2
Passed 136
Skipped 0
Total 138

Trends 🧪

Image of Build Times

Image of Tests

Test errors 2

Expand to view the tests failures

Initializing / End-To-End Tests / ubuntu-18.04_fleet_stand_alone_agent / Deploying a default stand-alone agent with fleet server mode – Stand-alone Agent
    Expand to view the error details

     Step the agent is listed in Fleet as "online": The agent is not present in Fleet, but it should 
    

  • no stacktrace
Initializing / End-To-End Tests / ubuntu-18.04_fleet_fleet_mode_agent / Un-installing the installed centos agent – Fleet Mode Agent
    Expand to view the error details

     Step the agent is listed in Fleet as "offline": The Agent is not in the offline status yet 
    

  • no stacktrace

Steps errors 2

Expand to view the steps failures

Run functional tests for fleet:fleet_mode_agent && ~@nightly && ~debian
  • Took 18 min 13 sec . View more details on here
  • Description: .ci/scripts/functional-test.sh "fleet" "fleet_mode_agent && ~@nightly && ~debian" "7.x-SNAPSHOT" "7.x-SNAPSHOT"
Run functional tests for fleet:stand_alone_agent && ~@nightly && ~ubi8
  • Took 17 min 17 sec . View more details on here
  • Description: .ci/scripts/functional-test.sh "fleet" "stand_alone_agent && ~@nightly && ~ubi8" "7.x-SNAPSHOT" "7.x-SNAPSHOT"

Log output

Expand to view the last 100 lines of log output

[2021-04-05T16:31:04.829Z] elastic-agent_1     | 2021-04-05T16:21:25.561Z	INFO	operation/operation_fetch.go:61	metricbeat.7.13.0-SNAPSHOT already exists in /usr/share/elastic-agent/state/data/downloads/metricbeat-7.13.0-SNAPSHOT-linux-x86_64.tar.gz. Skipping operation operation-fetch
[2021-04-05T16:31:04.829Z] elastic-agent_1     | 2021-04-05T16:21:25.561Z	INFO	operation/operation_fetch.go:61	metricbeat.7.13.0-SNAPSHOT already exists in /usr/share/elastic-agent/state/data/downloads/metricbeat-7.13.0-SNAPSHOT-linux-x86_64.tar.gz. Skipping operation operation-fetch
[2021-04-05T16:31:04.829Z] elastic-agent_1     | 2021-04-05T16:21:25.630Z	INFO	log/reporter.go:40	2021-04-05T16:21:25Z: type: 'STATE': sub_type: 'CONFIG' message: Application: fleet-server--7.13.0-SNAPSHOT[0f5f2eab-450e-4792-8718-669a6b0fcb52]: State changed to CONFIG: Re-configuring
[2021-04-05T16:31:04.829Z] elastic-agent_1     | 2021-04-05T16:21:25.766Z	INFO	operation/operator.go:259	operation 'operation-install' skipped for metricbeat.7.13.0-SNAPSHOT
[2021-04-05T16:31:04.829Z] elastic-agent_1     | 2021-04-05T16:21:25.766Z	INFO	operation/operator.go:259	operation 'operation-start' skipped for metricbeat.7.13.0-SNAPSHOT
[2021-04-05T16:31:04.829Z] elastic-agent_1     | 2021-04-05T16:21:25.767Z	INFO	stateresolver/stateresolver.go:66	Updating internal state
[2021-04-05T16:31:04.829Z] elastic-agent_1     | 2021-04-05T16:26:27.677Z	ERROR	fleet/fleet_gateway.go:203	Could not communicate with Checking API will retry, error: fail to checkin to fleet: Post "http://0.0.0.0:8220/api/fleet/agents/0f5f2eab-450e-4792-8718-669a6b0fcb52/checkin?": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
[2021-04-05T16:31:04.829Z] time="2021-04-05T16:31:04Z" level=debug msg="Docker compose executed." cmd="[logs elastic-agent]" composeFilePaths="[/var/lib/jenkins/workspace/PR-986-1-9bb7c8a6-628f-4012-baf2-f678404d12fc/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/PR-986-1-9bb7c8a6-628f-4012-baf2-f678404d12fc/.op/compose/services/elastic-agent/docker-compose.yml]" env="map[elasticAgentConfigFile:/tmp/elastic-agent.docker.yml429864377 elasticAgentContainerName:fleet_elastic-agent_1 elasticAgentDockerImageSuffix: elasticAgentDockerNamespace:beats elasticAgentPlatform:linux/amd64 elasticAgentTag:7.13.0-SNAPSHOT fleetServerMode:1 kibanaConfigPath:/var/lib/jenkins/workspace/PR-986-1-9bb7c8a6-628f-4012-baf2-f678404d12fc/src/github.com/elastic/e2e-testing/e2e/_suites/fleet/configurations/kibana.config.yml stackVersion:7.13.0-SNAPSHOT]" profile=fleet
[2021-04-05T16:31:05.400Z] Stopping fleet_elastic-agent_1 ... 
[2021-04-05T16:31:06.602Z] 
Stopping fleet_elastic-agent_1 ... done
Removing fleet_elastic-agent_1 ... 
[2021-04-05T16:31:06.602Z] 
Removing fleet_elastic-agent_1 ... done
Going to remove fleet_elastic-agent_1
[2021-04-05T16:31:06.862Z] time="2021-04-05T16:31:06Z" level=debug msg="Docker compose executed." cmd="[rm -fvs elastic-agent]" composeFilePaths="[/var/lib/jenkins/workspace/PR-986-1-9bb7c8a6-628f-4012-baf2-f678404d12fc/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/PR-986-1-9bb7c8a6-628f-4012-baf2-f678404d12fc/.op/compose/services/elastic-agent/docker-compose.yml]" env="map[elasticAgentConfigFile:/tmp/elastic-agent.docker.yml429864377 elasticAgentContainerName:fleet_elastic-agent_1 elasticAgentDockerImageSuffix: elasticAgentDockerNamespace:beats elasticAgentPlatform:linux/amd64 elasticAgentTag:7.13.0-SNAPSHOT fleetServerMode:1 kibanaConfigPath:/var/lib/jenkins/workspace/PR-986-1-9bb7c8a6-628f-4012-baf2-f678404d12fc/src/github.com/elastic/e2e-testing/e2e/_suites/fleet/configurations/kibana.config.yml stackVersion:7.13.0-SNAPSHOT]" profile=fleet
[2021-04-05T16:31:06.862Z] time="2021-04-05T16:31:06Z" level=debug msg="Service removed from compose" profile=fleet service=elastic-agent
[2021-04-05T16:31:06.862Z] time="2021-04-05T16:31:06Z" level=debug msg="Destroying Fleet runtime dependencies"
[2021-04-05T16:31:07.432Z] Stopping fleet_kibana_1           ... 
[2021-04-05T16:31:07.432Z] Stopping fleet_elasticsearch_1    ... 
[2021-04-05T16:31:07.432Z] Stopping fleet_package-registry_1 ... 
[2021-04-05T16:31:08.839Z] 
Stopping fleet_kibana_1           ... done

Stopping fleet_package-registry_1 ... done

Stopping fleet_elasticsearch_1    ... done
Removing fleet_kibana_1           ... 
[2021-04-05T16:31:08.839Z] Removing fleet_elasticsearch_1    ... 
[2021-04-05T16:31:08.839Z] Removing fleet_package-registry_1 ... 
[2021-04-05T16:31:08.839Z] 
Removing fleet_kibana_1           ... done

Removing fleet_package-registry_1 ... done

Removing fleet_elasticsearch_1    ... done
Removing network fleet_default
[2021-04-05T16:31:09.410Z] time="2021-04-05T16:31:09Z" level=debug msg="Docker compose executed." cmd="[down --remove-orphans]" composeFilePaths="[/var/lib/jenkins/workspace/PR-986-1-9bb7c8a6-628f-4012-baf2-f678404d12fc/.op/compose/profiles/fleet/docker-compose.yml]" env="map[elasticAgentConfigFile:/tmp/elastic-agent.docker.yml429864377 elasticAgentContainerName:fleet_elastic-agent_1 elasticAgentDockerImageSuffix: elasticAgentDockerNamespace:beats elasticAgentPlatform:linux/amd64 elasticAgentTag:7.13.0-SNAPSHOT fleetServerMode:1 kibanaConfigPath:/var/lib/jenkins/workspace/PR-986-1-9bb7c8a6-628f-4012-baf2-f678404d12fc/src/github.com/elastic/e2e-testing/e2e/_suites/fleet/configurations/kibana.config.yml stackVersion:7.13.0-SNAPSHOT]" profile=fleet
[2021-04-05T16:31:09.410Z] Makefile:73: recipe for target 'functional-test' failed
[2021-04-05T16:31:09.410Z] make: *** [functional-test] Error 1
[2021-04-05T16:31:09.703Z] time="2021-04-05T16:31:09Z" level=debug msg="Agent listed in Fleet with online status" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d hostname=769159eaa47f
[2021-04-05T16:31:09.703Z] time="2021-04-05T16:31:09Z" level=warning msg="The Agent is not in the offline status yet" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d elapsedTime=9m17.43136032s hostname=769159eaa47f isAgentInStatus=false retry=113 status=offline
[2021-04-05T16:31:09.788Z] [INFO] Stopping Filebeat Docker container
[2021-04-05T16:31:10.102Z] + docker exec -t 976dd568b239adaec49ad38d651c823afd80e65fbe1b139dff85f7ea282f3530 chmod -R ugo+rw /output
[2021-04-05T16:31:10.363Z] + docker stop --time 30 976dd568b239adaec49ad38d651c823afd80e65fbe1b139dff85f7ea282f3530
[2021-04-05T16:31:10.625Z] 976dd568b239adaec49ad38d651c823afd80e65fbe1b139dff85f7ea282f3530
[2021-04-05T16:31:10.925Z] Archiving artifacts
[2021-04-05T16:31:11.774Z] Recording test results
[2021-04-05T16:31:12.121Z] [Checks API] No suitable checks publisher found.
[2021-04-05T16:31:12.157Z] Archiving artifacts
[2021-04-05T16:31:12.253Z] Running in /var/lib/jenkins/workspace/PR-986-1-9bb7c8a6-628f-4012-baf2-f678404d12fc/src/github.com/elastic/e2e-testing
[2021-04-05T16:31:12.595Z] + go clean -modcache
[2021-04-05T16:31:13.572Z] Failed in branch ubuntu-18.04_fleet_stand_alone_agent
[2021-04-05T16:31:15.072Z] time="2021-04-05T16:31:14Z" level=debug msg="Agent listed in Fleet with online status" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d hostname=769159eaa47f
[2021-04-05T16:31:15.072Z] time="2021-04-05T16:31:14Z" level=warning msg="The Agent is not in the offline status yet" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d elapsedTime=9m22.013005589s hostname=769159eaa47f isAgentInStatus=false retry=114 status=offline
[2021-04-05T16:31:20.429Z] time="2021-04-05T16:31:19Z" level=debug msg="Agent listed in Fleet with online status" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d hostname=769159eaa47f
[2021-04-05T16:31:20.429Z] time="2021-04-05T16:31:19Z" level=warning msg="The Agent is not in the offline status yet" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d elapsedTime=9m27.303380111s hostname=769159eaa47f isAgentInStatus=false retry=115 status=offline
[2021-04-05T16:31:20.429Z] {"level":"debug","time":"2021-04-05T16:31:20Z","message":"gathering metrics"}
[2021-04-05T16:31:24.779Z] time="2021-04-05T16:31:24Z" level=debug msg="Agent listed in Fleet with online status" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d hostname=769159eaa47f
[2021-04-05T16:31:24.779Z] time="2021-04-05T16:31:24Z" level=warning msg="The Agent is not in the offline status yet" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d elapsedTime=9m32.283944266s hostname=769159eaa47f isAgentInStatus=false retry=116 status=offline
[2021-04-05T16:31:30.215Z] {"level":"debug","time":"2021-04-05T16:31:30Z","message":"sent request with 0 transactions, 0 spans, 0 errors, 1 metricset"}
[2021-04-05T16:31:32.254Z] time="2021-04-05T16:31:31Z" level=debug msg="Agent listed in Fleet with online status" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d hostname=769159eaa47f
[2021-04-05T16:31:32.254Z] time="2021-04-05T16:31:31Z" level=warning msg="The Agent is not in the offline status yet" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d elapsedTime=9m39.608809304s hostname=769159eaa47f isAgentInStatus=false retry=117 status=offline
[2021-04-05T16:31:38.833Z] time="2021-04-05T16:31:38Z" level=debug msg="Agent listed in Fleet with online status" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d hostname=769159eaa47f
[2021-04-05T16:31:38.833Z] time="2021-04-05T16:31:38Z" level=warning msg="The Agent is not in the offline status yet" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d elapsedTime=9m46.11916899s hostname=769159eaa47f isAgentInStatus=false retry=118 status=offline
[2021-04-05T16:31:41.374Z] time="2021-04-05T16:31:41Z" level=debug msg="Agent listed in Fleet with online status" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d hostname=769159eaa47f
[2021-04-05T16:31:41.374Z] time="2021-04-05T16:31:41Z" level=warning msg="The Agent is not in the offline status yet" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d elapsedTime=9m49.184099442s hostname=769159eaa47f isAgentInStatus=false retry=119 status=offline
[2021-04-05T16:31:47.959Z] time="2021-04-05T16:31:47Z" level=debug msg="Agent listed in Fleet with online status" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d hostname=769159eaa47f
[2021-04-05T16:31:47.959Z] time="2021-04-05T16:31:47Z" level=warning msg="The Agent is not in the offline status yet" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d elapsedTime=9m55.622338235s hostname=769159eaa47f isAgentInStatus=false retry=120 status=offline
[2021-04-05T16:31:48.900Z] cat: /opt/Elastic/Agent//data/elastic-agent-2b60aa/logs//elastic-agent-json.log: No such file or directory
[2021-04-05T16:31:48.900Z] time="2021-04-05T16:31:48Z" level=error msg="Could not execute command in service container" command="[cat /opt/Elastic/Agent//data/elastic-agent-2b60aa/logs//elastic-agent-json.log]" error="Could not run compose file: [/var/lib/jenkins/workspace/PR-986-1-1a8b0d52-4575-4827-a94d-14096533832c/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/PR-986-1-1a8b0d52-4575-4827-a94d-14096533832c/.op/compose/services/centos-systemd/docker-compose.yml] - Local Docker compose exited abnormally whilst running docker-compose: [exec -T centos-systemd cat /opt/Elastic/Agent//data/elastic-agent-2b60aa/logs//elastic-agent-json.log]. exit status 1" service=centos-systemd
[2021-04-05T16:31:48.901Z] time="2021-04-05T16:31:48Z" level=warning msg="Could not get agent logs in the container" containerName=769159eaa47f error="Could not run compose file: [/var/lib/jenkins/workspace/PR-986-1-1a8b0d52-4575-4827-a94d-14096533832c/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/PR-986-1-1a8b0d52-4575-4827-a94d-14096533832c/.op/compose/services/centos-systemd/docker-compose.yml] - Local Docker compose exited abnormally whilst running docker-compose: [exec -T centos-systemd cat /opt/Elastic/Agent//data/elastic-agent-2b60aa/logs//elastic-agent-json.log]. exit status 1"
[2021-04-05T16:31:48.901Z] time="2021-04-05T16:31:48Z" level=debug msg="Un-enrolling agent in Fleet" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d hostname=769159eaa47f
[2021-04-05T16:31:50.284Z] time="2021-04-05T16:31:50Z" level=debug msg="Fleet agent was unenrolled" agentID=a8191515-f5bd-46ec-a2d3-48c7dc7b103d
[2021-04-05T16:31:50.285Z] {"level":"debug","time":"2021-04-05T16:31:50Z","message":"gathering metrics"}
[2021-04-05T16:31:50.854Z] Stopping fleet_centos-systemd_elastic-agent_1 ... 
[2021-04-05T16:32:00.854Z] {"level":"debug","time":"2021-04-05T16:32:00Z","message":"sent request with 0 transactions, 0 spans, 0 errors, 1 metricset"}
[2021-04-05T16:32:01.375Z] 
Stopping fleet_centos-systemd_elastic-agent_1 ... done
Removing fleet_centos-systemd_elastic-agent_1 ... 
[2021-04-05T16:32:01.375Z] 
Removing fleet_centos-systemd_elastic-agent_1 ... done
Going to remove fleet_centos-systemd_elastic-agent_1
[2021-04-05T16:32:01.375Z] time="2021-04-05T16:32:01Z" level=debug msg="Docker compose executed." cmd="[rm -fvs centos-systemd]" composeFilePaths="[/var/lib/jenkins/workspace/PR-986-1-1a8b0d52-4575-4827-a94d-14096533832c/.op/compose/profiles/fleet/docker-compose.yml /var/lib/jenkins/workspace/PR-986-1-1a8b0d52-4575-4827-a94d-14096533832c/.op/compose/services/centos-systemd/docker-compose.yml]" env="map[centos_systemdAgentBinarySrcPath:/tmp/elastic-agent-7.13.0-SNAPSHOT-linux-x86_64.tar.gz995272469 centos_systemdAgentBinaryTargetPath:/elastic-agent-7.13.0-SNAPSHOT-linux-x86_64.tar.gz centos_systemdContainerName:fleet_centos-systemd_elastic-agent_1 centos_systemdTag:latest kibanaConfigPath:/var/lib/jenkins/workspace/PR-986-1-1a8b0d52-4575-4827-a94d-14096533832c/src/github.com/elastic/e2e-testing/e2e/_suites/fleet/configurations/kibana.config.yml stackVersion:7.13.0-SNAPSHOT]" profile=fleet
[2021-04-05T16:32:01.375Z] time="2021-04-05T16:32:01Z" level=debug msg="Service removed from compose" profile=fleet service=centos-systemd
[2021-04-05T16:32:02.763Z] time="2021-04-05T16:32:02Z" level=debug msg="The token was deleted" tokenID=1b48891d-5336-4aa4-902f-fcdb736539a4
[2021-04-05T16:32:02.763Z] time="2021-04-05T16:32:02Z" level=info msg="Integration deleted from the configuration" integration= packageConfigId= policyID=3afa09f0-962a-11eb-8059-67259a714a7d version=
[2021-04-05T16:32:02.763Z] time="2021-04-05T16:32:02Z" level=debug msg="Destroying Fleet runtime dependencies"
[2021-04-05T16:32:03.714Z] Stopping fleet_kibana_1           ... 
[2021-04-05T16:32:03.714Z] Stopping fleet_package-registry_1 ... 
[2021-04-05T16:32:03.714Z] Stopping fleet_elasticsearch_1    ... 
[2021-04-05T16:32:04.805Z] 
Stopping fleet_kibana_1           ... done

Stopping fleet_package-registry_1 ... done

Stopping fleet_elasticsearch_1    ... done
Removing fleet_kibana_1           ... 
[2021-04-05T16:32:04.805Z] Removing fleet_package-registry_1 ... 
[2021-04-05T16:32:04.805Z] Removing fleet_elasticsearch_1    ... 
[2021-04-05T16:32:05.066Z] 
Removing fleet_kibana_1           ... done

Removing fleet_package-registry_1 ... done

Removing fleet_elasticsearch_1    ... done
Removing network fleet_default
[2021-04-05T16:32:05.327Z] time="2021-04-05T16:32:05Z" level=debug msg="Docker compose executed." cmd="[down --remove-orphans]" composeFilePaths="[/var/lib/jenkins/workspace/PR-986-1-1a8b0d52-4575-4827-a94d-14096533832c/.op/compose/profiles/fleet/docker-compose.yml]" env="map[centos_systemdAgentBinarySrcPath:/tmp/elastic-agent-7.13.0-SNAPSHOT-linux-x86_64.tar.gz995272469 centos_systemdAgentBinaryTargetPath:/elastic-agent-7.13.0-SNAPSHOT-linux-x86_64.tar.gz centos_systemdContainerName:fleet_centos-systemd_elastic-agent_1 centos_systemdTag:latest kibanaConfigPath:/var/lib/jenkins/workspace/PR-986-1-1a8b0d52-4575-4827-a94d-14096533832c/src/github.com/elastic/e2e-testing/e2e/_suites/fleet/configurations/kibana.config.yml stackVersion:7.13.0-SNAPSHOT]" profile=fleet
[2021-04-05T16:32:05.327Z] time="2021-04-05T16:32:05Z" level=debug msg="Elastic Agent binary was removed." installer=centos-tar-7.13.0-SNAPSHOT path=/tmp/elastic-agent-7.13.0-SNAPSHOT-linux-x86_64.tar.gz995272469
[2021-04-05T16:32:05.327Z] time="2021-04-05T16:32:05Z" level=debug msg="Elastic Agent binary was removed." installer=centos-systemd-7.13.0-SNAPSHOT path=/tmp/elastic-agent-7.13.0-SNAPSHOT-x86_64.rpm343487856
[2021-04-05T16:32:05.327Z] Makefile:73: recipe for target 'functional-test' failed
[2021-04-05T16:32:05.327Z] make: *** [functional-test] Error 1
[2021-04-05T16:32:05.668Z] [INFO] Stopping Filebeat Docker container
[2021-04-05T16:32:05.970Z] + docker exec -t 5433584c0a6d6ca436ab6dd845ea0ad6528a3a92963a0ba43bcba92fcbf5abf3 chmod -R ugo+rw /output
[2021-04-05T16:32:06.243Z] + docker stop --time 30 5433584c0a6d6ca436ab6dd845ea0ad6528a3a92963a0ba43bcba92fcbf5abf3
[2021-04-05T16:32:06.507Z] 5433584c0a6d6ca436ab6dd845ea0ad6528a3a92963a0ba43bcba92fcbf5abf3
[2021-04-05T16:32:06.549Z] Archiving artifacts
[2021-04-05T16:32:07.220Z] Recording test results
[2021-04-05T16:32:07.527Z] [Checks API] No suitable checks publisher found.
[2021-04-05T16:32:07.571Z] Archiving artifacts
[2021-04-05T16:32:07.678Z] Running in /var/lib/jenkins/workspace/PR-986-1-1a8b0d52-4575-4827-a94d-14096533832c/src/github.com/elastic/e2e-testing
[2021-04-05T16:32:08.019Z] + go clean -modcache
[2021-04-05T16:32:08.932Z] Failed in branch ubuntu-18.04_fleet_fleet_mode_agent
[2021-04-05T16:32:10.889Z] Stage "Release" skipped due to earlier failure(s)
[2021-04-05T16:32:41.198Z] Still waiting to schedule task
[2021-04-05T16:32:41.198Z] Waiting for next available executor on ‘master||metal||linux’
[2021-04-05T16:33:02.458Z] Running on beats-ci-immutable-ubuntu-1804-1617638867624264147 in /var/lib/jenkins/workspace/e2e-tests_e2e-testing-mbp_PR-986
[2021-04-05T16:33:02.547Z] [INFO] getVaultSecret: Getting secrets
[2021-04-05T16:33:02.653Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-04-05T16:33:03.704Z] + chmod 755 generate-build-data.sh
[2021-04-05T16:33:03.704Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-986/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-986/runs/1 FAILURE 3007435
[2021-04-05T16:33:03.704Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/e2e-tests/e2e-testing-mbp/PR-986/runs/1/steps/?limit=10000 -o steps-info.json

🐛 Flaky test report

❕ There are test failures but not known flaky tests.

Expand to view the summary

Test stats 🧪

Test Results
Failed 2
Passed 136
Skipped 0
Total 138

Genuine test errors 2

💔 There are test failures but not known flaky tests, most likely a genuine test failure.

  • Name: Initializing / End-To-End Tests / ubuntu-18.04_fleet_stand_alone_agent / Deploying a default stand-alone agent with fleet server mode – Stand-alone Agent
  • Name: Initializing / End-To-End Tests / ubuntu-18.04_fleet_fleet_mode_agent / Un-installing the installed centos agent – Fleet Mode Agent

@adam-stokes adam-stokes merged commit 30e5060 into 7.x Apr 6, 2021
@adam-stokes adam-stokes deleted the mergify/bp/7.x/pr-978 branch April 6, 2021 13:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants