Skip to content

fix: backport changes in the ci docs workflow #4504

fix: backport changes in the ci docs workflow

fix: backport changes in the ci docs workflow #4504

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / System Tests Results failed Oct 5, 2023 in 0s

33 passed, 1 failed and 0 skipped

Tests failed

❌ TEST-go-system_tests.xml

34 tests were completed in 439s with 33 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/elastic/apm-server/systemtest 1❌ 302s
github.com/elastic/apm-server/systemtest/apmservertest 5✔️ 294s
github.com/elastic/apm-server/systemtest/benchtest 7✔️ 6s
github.com/elastic/apm-server/systemtest/benchtest/expvar 6✔️ 1s
github.com/elastic/apm-server/systemtest/cmd/apmbench 0ms
github.com/elastic/apm-server/systemtest/cmd/apmsoak 0ms
github.com/elastic/apm-server/systemtest/cmd/buildapm 0ms
github.com/elastic/apm-server/systemtest/cmd/fleetctl 0ms
github.com/elastic/apm-server/systemtest/cmd/gencorpora 0ms
github.com/elastic/apm-server/systemtest/cmd/runapm 0ms
github.com/elastic/apm-server/systemtest/cmd/sendotlp 0ms
github.com/elastic/apm-server/systemtest/estest 0ms
github.com/elastic/apm-server/systemtest/fleettest 0ms
github.com/elastic/apm-server/systemtest/gencorpora 0ms
github.com/elastic/apm-server/systemtest/internal/approvaltest 0ms
github.com/elastic/apm-server/systemtest/internal/approvaltest/cmd/check-approvals 0ms
github.com/elastic/apm-server/systemtest/internal/profiling 0ms
github.com/elastic/apm-server/systemtest/loadgen 0ms
github.com/elastic/apm-server/systemtest/loadgen/config 0ms
github.com/elastic/apm-server/systemtest/loadgen/eventhandler 15✔️ 2s
github.com/elastic/apm-server/systemtest/soaktest 0ms

❌ github.com/elastic/apm-server/systemtest

❌ TestMain
	2023/10/05 12:54:53 INFO: building the integration package...

✔️ github.com/elastic/apm-server/systemtest/apmservertest

✔️ TestNewServerTB
✔️ TestNewUnstartedServerTB
✔️ TestNewUnstartedServerLog
✔️ TestServerStartTLS
✔️ TestExpvar

✔️ github.com/elastic/apm-server/systemtest/benchtest

✔️ Test_warmup/1_agent_2s
✔️ Test_warmup/4_agent_2s
✔️ Test_warmup
✔️ TestAddExpvarMetrics/with_false_detailed_flag_and_no_error_resp
✔️ TestAddExpvarMetrics/with_false_detailed_flag_and_error_resp
✔️ TestAddExpvarMetrics/with_true_detailed_flag_and_error_resp
✔️ TestAddExpvarMetrics

✔️ github.com/elastic/apm-server/systemtest/benchtest/expvar

✔️ TestStart
✔️ TestAggregate
✔️ TestWatchMetric
✔️ TestWatchMetricFail
✔️ TestWatchMetricFalse
✔️ TestWatchMetricNonBlocking

✔️ github.com/elastic/apm-server/systemtest/loadgen/eventhandler

✔️ TestHandlerNew/success-matches-files
✔️ TestHandlerNew/failure-matches-no-files
✔️ TestHandlerNew/failure-invalid-glob
✔️ TestHandlerNew/failure-rum-data
✔️ TestHandlerNew
✔️ TestHandlerSendBatches/success
✔️ TestHandlerSendBatches/cancel-before-sendbatches
✔️ TestHandlerSendBatches/returns-error
✔️ TestHandlerSendBatches/success-with-rate-limit
✔️ TestHandlerSendBatches/failure-with-rate-limit
✔️ TestHandlerSendBatches/burst-greater-than-bucket-error
✔️ TestHandlerSendBatches
✔️ TestHandlerWarmUp/success
✔️ TestHandlerWarmUp/cancel-before-warmup
✔️ TestHandlerWarmUp

Annotations

Check failure on line 0 in TEST-go-system_tests.xml

See this annotation in the file changed.

@github-actions github-actions / System Tests Results

github.com/elastic/apm-server/systemtest ► TestMain

Failed test found in:
  TEST-go-system_tests.xml
Error:
  2023/10/05 12:54:53 INFO: building the integration package...
Raw output
2023/10/05 12:54:53 INFO: building the integration package...
2023/10/05 12:54:53 INFO: starting stack containers...
make[1]: Entering directory '/home/runner/work/apm-server/apm-server'
/opt/hostedtoolcache/go/1.19.13/x64/bin/go build -o /home/runner/work/apm-server/apm-server/build/linux/elastic-package -modfile=/home/runner/work/apm-server/apm-server/tools/go.mod -ldflags '-X github.com/elastic/elastic-package/internal/version.CommitHash=anything' github.com/elastic/elastic-package
go: downloading github.com/elastic/elastic-package v0.72.0
apm-server_elasticsearch_1 is up-to-date
apm-server_kibana_1 is up-to-date
Starting apm-server_fleet-server_1 ... 
Starting apm-server_fleet-server_1 ... done
2023/10/05 12:54:56 Waiting for fleet-server container (885fa2d8136ad1a9c3860dd42ba88360b6bbc4ec525cf51debfaf0fcab28462e) to become healthy
2023/10/05 12:54:56 Container kibana  Healthy
go: downloading github.com/Masterminds/semver/v3 v3.2.0
go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/elastic/package-spec/v2 v2.4.0
go: downloading github.com/jedib0t/go-pretty v4.3.0+incompatible
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/spf13/cobra v1.6.1
go: downloading github.com/magefile/mage v1.14.0
go: downloading github.com/elastic/go-elasticsearch/v7 v7.17.7
go: downloading github.com/ProtonMail/gopenpgp/v2 v2.5.0
go: downloading github.com/mholt/archiver/v3 v3.5.1
go: downloading github.com/stretchr/testify v1.8.1
go: downloading github.com/elastic/go-ucfg v0.8.6
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/shirou/gopsutil/v3 v3.22.12
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/mattn/go-runewidth v0.0.14
go: downloading github.com/google/go-github/v32 v32.1.0
go: downloading golang.org/x/oauth2 v0.4.0
go: downloading github.com/go-openapi/strfmt v0.21.3
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20221026131551-cf6655e29de4
go: downloading github.com/ProtonMail/go-mime v0.0.0-20221031134845-8fd9bc37cf08
go: downloading github.com/andybalholm/brotli v1.0.4
go: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/klauspost/compress v1.15.13
go: downloading github.com/nwaples/rardecode v1.1.3
go: downloading github.com/klauspost/pgzip v1.2.5
go: downloading github.com/pierrec/lz4/v4 v4.1.17
go: downloading github.com/ulikunitz/xz v0.5.11
go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
go: downloading github.com/aymerick/raymond v2.0.2+incompatible
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading golang.org/x/text v0.6.0
go: downloading github.com/rivo/uniseg v0.4.3
go: downloading github.com/tklauser/go-sysconf v0.3.11
go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
go: downloading github.com/go-openapi/errors v0.20.3
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.11.1
go: downloading golang.org/x/crypto v0.5.0
go: downloading helm.sh/helm/v3 v3.11.0
go: downloading k8s.io/apimachinery v0.26.1
go: downloading k8s.io/cli-runtime v0.26.1
go: downloading k8s.io/client-go v0.26.1
go: downloading github.com/tklauser/numcpus v0.6.0
go: downloading golang.org/x/net v0.5.0
go: downloading github.com/cloudflare/circl v1.3.1
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading k8s.io/api v0.26.1
go: downloading k8s.io/apiextensions-apiserver v0.26.0
go: downloading k8s.io/kubectl v0.26.0
go: downloading k8s.io/klog/v2 v2.80.1
go: downloading k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
go: downloading github.com/google/gnostic v0.6.9
go: downloading sigs.k8s.io/kustomize/api v0.12.1
go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9
go: downloading github.com/creasty/defaults v1.6.0
go: downloading github.com/elastic/gojsonschema v1.2.1
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/PaesslerAG/jsonpath v0.1.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading k8s.io/kube-openapi v0.0.0-20221207184640-f3cff1453715
go: downloading github.com/imdario/mergo v0.3.13
go: downloading k8s.io/component-base v0.26.0
go: downloading github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/PaesslerAG/gval v1.2.1
go: downloading golang.org/x/time v0.3.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-openapi/jsonreference v0.20.0
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.1.0
go: downloading github.com/emicklei/go-restful/v3 v3.10.1
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading go.starlark.net v0.0.0-20221205180719-3fd0dac74452
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/moby/spdystream v0.2.0
2023/10/05 12:59:23 generating integration package v8.7.2 in "build/apmpackage"
cd build/apmpackage && /home/runner/work/apm-server/apm-server/build/linux/elastic-package build
elastic-package has been installed.
2023/10/05 12:59:23  INFO New version is available - v0.88.0. Download from: https://github.com/elastic/elastic-package/releases/tag/v0.88.0
Build the package
README.md file rendered: /home/runner/work/apm-server/apm-server/build/apmpackage/docs/README.md
2023/10/05 12:59:25  INFO License text found in "/home/runner/work/apm-server/apm-server/LICENSE.txt" will be included in package
Package built: /home/runner/work/apm-server/apm-server/build/packages/apm-8.7.2.zip
Done
make[1]: Leaving directory '/home/runner/work/apm-server/apm-server'
2023/10/05 12:59:54 failed to start stack containers: context deadline exceeded
FAIL	github.com/elastic/apm-server/systemtest	301.530s