Skip to content

chore(deps): update codecov/codecov-action action to v5.0.3 (main) (#… #2109

chore(deps): update codecov/codecov-action action to v5.0.3 (main) (#…

chore(deps): update codecov/codecov-action action to v5.0.3 (main) (#… #2109

GitHub Actions / Test Results failed Nov 20, 2024 in 0s

54 fail, 93 pass in 2h 38m 53s

147 tests   93 ✅  2h 38m 53s ⏱️
  3 suites   0 💤
  3 files    54 ❌

Results for commit 8fec3ce.

Annotations

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/cloudnative-csi-resilience/restrict_csi-driver (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 0s]
Raw output
Failed
=== RUN   TestIstio/cloudnative-csi-resilience/restrict_csi-driver
    feature.go:29: Internal error occurred: failed calling webhook "validation.istio.io": failed to call webhook: Post "https://istiod.istio-system.svc:443/validate?timeout=10s": no endpoints available for service "istiod"
        --- FAIL: TestIstio/cloudnative-csi-resilience/restrict_csi-driver (0.02s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/cloudnative-csi-resilience (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 0s]
Raw output
Failed
=== RUN   TestIstio/cloudnative-csi-resilience
    app.go:178: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/sample/app.go:178
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	deployments.apps "sample-dynakube" not found
        	Test:       	TestIstio/cloudnative-csi-resilience
    --- FAIL: TestIstio/cloudnative-csi-resilience (0.11s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/activegate/install_proxy (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 1s]
Raw output
Failed
=== RUN   TestIstio/activegate/install_proxy
I1120 11:25:37.104885   18114 warning_handler.go:65] "would violate PodSecurity \"restricted:latest\": privileged (container \"squid\" must not set securityContext.privileged=true), allowPrivilegeEscalation != false (container \"squid\" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container \"squid\" must set securityContext.capabilities.drop=[\"ALL\"]; container \"squid\" must not include \"NET_RAW\" in securityContext.capabilities.add), runAsNonRoot != true (pod or container \"squid\" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container \"squid\" must set securityContext.seccompProfile.type to \"RuntimeDefault\" or \"Localhost\")" logger="KubeAPIWarningLogger"
    feature.go:29: Internal error occurred: failed calling webhook "validation.istio.io": failed to call webhook: Post "https://istiod.istio-system.svc:443/validate?timeout=10s": no endpoints available for service "istiod"
        --- FAIL: TestIstio/activegate/install_proxy (1.26s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/activegate (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 16s]
Raw output
Failed
=== RUN   TestIstio/activegate
    dynakube.go:171: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/components/dynakube/dynakube.go:171
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	no matches for kind "DynaKube" in version "dynatrace.com/v1beta2"
        	Test:       	TestIstio/activegate
    --- FAIL: TestIstio/activegate (16.40s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/cloudnative/'dynakube'_dynakube_created (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 0s]
Raw output
Failed
=== RUN   TestIstio/cloudnative/'dynakube'_dynakube_created
    dynakube.go:130: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/components/dynakube/dynakube.go:130
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:483
        	Error:      	Received unexpected error:
        	            	no matches for kind "DynaKube" in version "dynatrace.com/v1beta2"
        	Test:       	TestIstio/cloudnative/'dynakube'_dynakube_created
        --- FAIL: TestIstio/cloudnative/'dynakube'_dynakube_created (0.00s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/cloudnative (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 0s]
Raw output
Failed
=== RUN   TestIstio/cloudnative
    app.go:178: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/sample/app.go:178
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	deployments.apps "sample-dynakube" not found
        	Test:       	TestIstio/cloudnative
    --- FAIL: TestIstio/cloudnative (0.13s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/codemodules-with-proxy/install_proxy (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 0s]
Raw output
Failed
=== RUN   TestIstio/codemodules-with-proxy/install_proxy
    feature.go:29: Internal error occurred: failed calling webhook "validation.istio.io": failed to call webhook: Post "https://istiod.istio-system.svc:443/validate?timeout=10s": no endpoints available for service "istiod"
        --- FAIL: TestIstio/codemodules-with-proxy/install_proxy (0.23s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/codemodules-with-proxy (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 10s]
Raw output
Failed
=== RUN   TestIstio/codemodules-with-proxy
    app.go:178: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/sample/app.go:178
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	deployments.apps "sample-codemodules-with-proxy" not found
        	Test:       	TestIstio/codemodules-with-proxy
    --- FAIL: TestIstio/codemodules-with-proxy (10.52s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/codemodules-with-proxy-custom-ca/install_proxy (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 0s]
Raw output
Failed
=== RUN   TestIstio/codemodules-with-proxy-custom-ca/install_proxy
    feature.go:29: Internal error occurred: failed calling webhook "validation.istio.io": failed to call webhook: Post "https://istiod.istio-system.svc:443/validate?timeout=10s": no endpoints available for service "istiod"
        --- FAIL: TestIstio/codemodules-with-proxy-custom-ca/install_proxy (0.31s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/codemodules-with-proxy-custom-ca (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 5s]
Raw output
Failed
=== RUN   TestIstio/codemodules-with-proxy-custom-ca
    app.go:178: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/sample/app.go:178
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	deployments.apps "sample-codemodules-with-proxy-custom-ca" not found
        	Test:       	TestIstio/codemodules-with-proxy-custom-ca
    --- FAIL: TestIstio/codemodules-with-proxy-custom-ca (5.58s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/codemodules-with-proxy-and-ag-cert/'codemodules-with-proxy-and-ag-cert'_dynakube_created (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 0s]
Raw output
Failed
=== RUN   TestIstio/codemodules-with-proxy-and-ag-cert/'codemodules-with-proxy-and-ag-cert'_dynakube_created
    dynakube.go:130: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/components/dynakube/dynakube.go:130
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:483
        	Error:      	Received unexpected error:
        	            	no matches for kind "DynaKube" in version "dynatrace.com/v1beta2"
        	Test:       	TestIstio/codemodules-with-proxy-and-ag-cert/'codemodules-with-proxy-and-ag-cert'_dynakube_created
        --- FAIL: TestIstio/codemodules-with-proxy-and-ag-cert/'codemodules-with-proxy-and-ag-cert'_dynakube_created (0.00s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/codemodules-with-proxy-and-ag-cert (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 1m 35s]
Raw output
Failed
=== RUN   TestIstio/codemodules-with-proxy-and-ag-cert
    app.go:178: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/sample/app.go:178
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	deployments.apps "sample-codemodules-with-proxy-and-ag-cert" not found
        	Test:       	TestIstio/codemodules-with-proxy-and-ag-cert
    --- FAIL: TestIstio/codemodules-with-proxy-and-ag-cert (95.71s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/codemodules-with-proxy-custom-ca-ag-cert/egress_-_query_namespace (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 0s]
Raw output
Failed
=== RUN   TestIstio/codemodules-with-proxy-custom-ca-ag-cert/egress_-_query_namespace
    cutoff.go:21: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/curl/cutoff.go:21
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:483
        	Error:      	Received unexpected error:
        	            	object is being deleted: pods "dynatrace-outbound-traffic" already exists
        	Test:       	TestIstio/codemodules-with-proxy-custom-ca-ag-cert/egress_-_query_namespace
        --- FAIL: TestIstio/codemodules-with-proxy-custom-ca-ag-cert/egress_-_query_namespace (0.05s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio/codemodules-with-proxy-custom-ca-ag-cert (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 1m 0s]
Raw output
Failed
=== RUN   TestIstio/codemodules-with-proxy-custom-ca-ag-cert
    app.go:178: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/sample/app.go:178
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	deployments.apps "sample-codemodules-with-proxy-custom-ca-ag-cert" not found
        	Test:       	TestIstio/codemodules-with-proxy-custom-ca-ag-cert
    --- FAIL: TestIstio/codemodules-with-proxy-custom-ca-ag-cert (60.58s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/istio

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestIstio (github.com/Dynatrace/dynatrace-operator/test/scenarios/istio) failed

target/results/istio.xml [took 3m 9s]
Raw output
Failed
=== RUN   TestIstio
    default.go:52: istio enabled: true
--- FAIL: TestIstio (189.87s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/release

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestRelease/cloudnative-upgrade/oneagent_started (github.com/Dynatrace/dynatrace-operator/test/scenarios/release) failed

target/results/release.xml [took 10m 0s]
Raw output
Failed
=== RUN   TestRelease/cloudnative-upgrade/oneagent_started
    feature.go:29: context deadline exceeded
        --- FAIL: TestRelease/cloudnative-upgrade/oneagent_started (600.00s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/release

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestRelease/cloudnative-upgrade (github.com/Dynatrace/dynatrace-operator/test/scenarios/release) failed

target/results/release.xml [took 10m 0s]
Raw output
Failed
=== RUN   TestRelease/cloudnative-upgrade
    app.go:178: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/sample/app.go:178
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	deployments.apps "sample-dynakube" not found
        	Test:       	TestRelease/cloudnative-upgrade
    --- FAIL: TestRelease/cloudnative-upgrade (600.36s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/release

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestRelease (github.com/Dynatrace/dynatrace-operator/test/scenarios/release) failed

target/results/release.xml [took 10m 0s]
Raw output
Failed
=== RUN   TestRelease
--- FAIL: TestRelease (600.36s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/standard

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestStandard/cloudnative/oneagent_started (github.com/Dynatrace/dynatrace-operator/test/scenarios/standard) failed

target/results/standard.xml [took 10m 0s]
Raw output
Failed
=== RUN   TestStandard/cloudnative/oneagent_started
    feature.go:29: context deadline exceeded
        --- FAIL: TestStandard/cloudnative/oneagent_started (600.00s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/standard

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestStandard/cloudnative (github.com/Dynatrace/dynatrace-operator/test/scenarios/standard) failed

target/results/standard.xml [took 10m 0s]
Raw output
Failed
=== RUN   TestStandard/cloudnative
    app.go:178: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/sample/app.go:178
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	deployments.apps "sample-dynakube" not found
        	Test:       	TestStandard/cloudnative
    --- FAIL: TestStandard/cloudnative (600.23s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/standard

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestStandard/metadata-enrichment/'dynakube'_dynakube_created (github.com/Dynatrace/dynatrace-operator/test/scenarios/standard) failed

target/results/standard.xml [took 0s]
Raw output
Failed
=== RUN   TestStandard/metadata-enrichment/'dynakube'_dynakube_created
    dynakube.go:130: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/components/dynakube/dynakube.go:130
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:483
        	Error:      	Received unexpected error:
        	            	dynakubes.dynatrace.com "dynakube" already exists
        	Test:       	TestStandard/metadata-enrichment/'dynakube'_dynakube_created
        --- FAIL: TestStandard/metadata-enrichment/'dynakube'_dynakube_created (0.09s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/standard

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestStandard/metadata-enrichment (github.com/Dynatrace/dynatrace-operator/test/scenarios/standard) failed

target/results/standard.xml [took 0s]
Raw output
Failed
=== RUN   TestStandard/metadata-enrichment
    app.go:178: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/sample/app.go:178
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	deployments.apps "deploy-metadata-annotation" not found
        	Test:       	TestStandard/metadata-enrichment
    --- FAIL: TestStandard/metadata-enrichment (0.15s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/standard

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestStandard/label-version/sample-dynakube-components-default_is_ready (github.com/Dynatrace/dynatrace-operator/test/scenarios/standard) failed

target/results/standard.xml [took 0s]
Raw output
Failed
=== RUN   TestStandard/label-version/sample-dynakube-components-default_is_ready
    feature.go:29: admission webhook "webhook.ns.dynatrace.com" denied the request: namespace matches two or more DynaKubes which is unsupported. refine the labels on your namespace metadata or DynaKube/CodeModules specification
        --- FAIL: TestStandard/label-version/sample-dynakube-components-default_is_ready (0.01s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/standard

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestStandard/label-version (github.com/Dynatrace/dynatrace-operator/test/scenarios/standard) failed

target/results/standard.xml [took 10s]
Raw output
Failed
=== RUN   TestStandard/label-version
    app.go:178: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/sample/app.go:178
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:507
        	Error:      	Received unexpected error:
        	            	deployments.apps "sample-dynakube-components-default" not found
        	Test:       	TestStandard/label-version
    --- FAIL: TestStandard/label-version (10.26s)

Check warning on line 0 in github.com/Dynatrace/dynatrace-operator/test/scenarios/standard

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestStandard/app-read-only-csi-volume/'dynakube'_dynakube_created (github.com/Dynatrace/dynatrace-operator/test/scenarios/standard) failed

target/results/standard.xml [took 0s]
Raw output
Failed
=== RUN   TestStandard/app-read-only-csi-volume/'dynakube'_dynakube_created
    dynakube.go:130: 
        	Error Trace:	/runner/_work/dynatrace-operator/dynatrace-operator/target/test/helpers/components/dynakube/dynakube.go:130
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:444
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/env/env.go:483
        	Error:      	Received unexpected error:
        	            	dynakubes.dynatrace.com "dynakube" already exists
        	Test:       	TestStandard/app-read-only-csi-volume/'dynakube'_dynakube_created
        --- FAIL: TestStandard/app-read-only-csi-volume/'dynakube'_dynakube_created (0.10s)