Skip to content

[fix][tracer] DD_TRACE_HEADER_TAGS treats trailing colon as invalid input #4281

[fix][tracer] DD_TRACE_HEADER_TAGS treats trailing colon as invalid input

[fix][tracer] DD_TRACE_HEADER_TAGS treats trailing colon as invalid input #4281

Triggered via pull request October 15, 2024 20:59
Status Failure
Total duration 8m 1s
Artifacts

smoke-tests.yml

on: pull_request
go get -u smoke test
7m 45s
go get -u smoke test
go mod tidy smoke test
4m 12s
go mod tidy smoke test
Matrix: Build and deployment requirements smoke tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
Build and deployment requirements smoke tests (1.22, alpine, 0, busybox)
buildx failed with: ERROR: failed to solve: busybox: failed to resolve source metadata for docker.io/library/busybox:latest: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bookworm, 1, al2023)
buildx failed with: ERROR: failed to solve: golang:1.22-bookworm: failed to resolve source metadata for docker.io/library/golang:1.22-bookworm: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 502 Bad Gateway
Build and deployment requirements smoke tests (1.23, alpine, 0, debian11)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bullseye, 0, al2)
buildx failed with: ERROR: failed to solve: amazonlinux:2: failed to resolve source metadata for docker.io/library/amazonlinux:2: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, alpine, 0, alpine)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.23, alpine, 0, scratch)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bookworm, 0, alpine)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bullseye, 1, debian11)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bullseye, 0, al2023)
buildx failed with: ERROR: failed to solve: amazonlinux:2023: failed to resolve source metadata for docker.io/library/amazonlinux:2023: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 502 Bad Gateway
Build and deployment requirements smoke tests (1.23, bookworm, 0, busybox)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bullseye, 1, busybox)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bullseye, 0, debian11)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bookworm, 1, busybox)
buildx failed with: ERROR: failed to solve: busybox: failed to resolve source metadata for docker.io/library/busybox:latest: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, alpine, 1, alpine)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bookworm, 0, al2023)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.23, alpine, 0, busybox)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": Get "https://auth.docker.io/token?account=githubactions&scope=repository%3Amoby%2Fbuildkit%3Apull&service=registry.docker.io": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
Build and deployment requirements smoke tests (1.23, alpine, 0, debian12)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bookworm, 0, debian12)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bullseye, 0, debian12)
buildx failed with: ERROR: failed to solve: golang:1.22-bullseye: failed to resolve source metadata for docker.io/library/golang:1.22-bullseye: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 502 Bad Gateway
Build and deployment requirements smoke tests (1.22, bullseye, 1, al2)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
Build and deployment requirements smoke tests (1.23, alpine, 0, al2)
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": received unexpected HTTP status: 502 Bad Gateway
go mod tidy smoke test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go get -u smoke test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/