Skip to content

apmpackage: prepare for move to apm-data plugin #5299

apmpackage: prepare for move to apm-data plugin

apmpackage: prepare for move to apm-data plugin #5299

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

18 passed, 1 failed and 0 skipped

Tests failed

❌ TEST-go-system_tests.xml

19 tests were completed in 217s with 18 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/elastic/apm-server/systemtest 1❌ 94s
github.com/elastic/apm-server/systemtest/apmservertest 5✔️ 132s
github.com/elastic/apm-server/systemtest/benchtest 7✔️ 5s
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/soaktest 0ms

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

❌ TestMain
	2023/11/24 06:14:14 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

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/11/24 06:14:14 INFO: building the integration package...
Raw output
2023/11/24 06:14:14 INFO: building the integration package...
2023/11/24 06:14:14 INFO: starting stack containers...
make[1]: Entering directory '/home/runner/work/apm-server/apm-server'
apm-server_elasticsearch_1 is up-to-date
apm-server_kibana_1 is up-to-date
/opt/hostedtoolcache/go/1.21.4/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.88.0
2023/11/24 06:14:17 Container kibana  Healthy
go: downloading github.com/google/uuid v1.3.1
go: downloading github.com/ProtonMail/gopenpgp/v2 v2.7.3
go: downloading github.com/elastic/package-spec/v2 v2.13.0
go: downloading github.com/shirou/gopsutil/v3 v3.23.8
go: downloading github.com/cbroglie/mustache v1.4.0
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading helm.sh/helm/v3 v3.13.0
go: downloading k8s.io/apimachinery v0.28.2
go: downloading k8s.io/cli-runtime v0.28.2
go: downloading k8s.io/client-go v0.28.2
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading k8s.io/api v0.28.2
go: downloading k8s.io/apiextensions-apiserver v0.28.2
go: downloading k8s.io/kubectl v0.28.2
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
go: downloading sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3
go: downloading sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3
go: downloading k8s.io/component-base v0.28.2
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading golang.org/x/oauth2 v0.8.0
go: downloading github.com/elastic/kbncontent v0.1.1
go: downloading github.com/moby/term v0.5.0
go: downloading github.com/evanphx/json-patch/v5 v5.7.0
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
go: downloading github.com/stretchr/objx v0.5.1
2023/11/24 06:15:43 generating integration package v8.12.0 in "build/apmpackage"
cd build/apmpackage && /home/runner/work/apm-server/apm-server/build/linux/elastic-package build
elastic-package has been installed.
2023/11/24 06:15:43  WARN reading version file failed: open /home/runner/.elastic-package/latestVersion: no such file or directory
2023/11/24 06:15:43  INFO New version is available - v0.92.0. Download from: https://github.com/elastic/elastic-package/releases/tag/v0.92.0
Build the package
README.md file rendered: /home/runner/work/apm-server/apm-server/build/apmpackage/docs/README.md
2023/11/24 06:15:45  INFO License text found in "/home/runner/work/apm-server/apm-server/LICENSE.txt" will be included in package
Error: building package failed: invalid content found in built zip package: found 2 validation errors:
   1. https://github.com/elastic/apm-server/pull/TODO: issue number in changelog link should be a positive number
   2. https://github.com/elastic/apm-server/pull/TODO: issue number in changelog link should be a positive number

make[1]: *** [Makefile:172: build/packages/apm-8.12.0.zip] Error 1
make[1]: Leaving directory '/home/runner/work/apm-server/apm-server'
2023/11/24 06:15:48 failed to build the integration package: exit status 2
FAIL	github.com/elastic/apm-server/systemtest	93.932s