Skip to content

Add history trace command #4998

Add history trace command

Add history trace command #4998

Triggered via pull request February 6, 2025 07:08
Status Cancelled
Total duration 8m 37s
Artifacts 83

build.yml

on: pull_request
Matrix: test-integration
Matrix: test-unit
prepare-binaries
7s
prepare-binaries
govulncheck
53s
govulncheck
Matrix: test-bsd-unit
bin-image
0s
bin-image
Matrix: binaries
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Failed: util/otelutil/TestJaegerData: util/otelutil/jaeger_test.go#L26
=== RUN TestJaegerData jaeger_test.go:26: Error Trace: D:/a/buildx/buildx/util/otelutil/jaeger_test.go:26 Error: Not equal: expected: "{\r\n \"data\": [\r\n {\r\n \"traceID\": \"0555ce1903feb85770d102846273073b\",\r\n \"spans\": [\r\n {\r\n \"traceID\": \"0555ce1903feb85770d102846273073b\",\r\n \"spanID\": \"f5f33ab2ca194d1b\",\r\n \"operationName\": \"moby.buildkit.v1.Control/ListWorkers\",\r\n \"references\": [\r\n {\r\n \"refType\": \"CHILD_OF\",\r\n \"traceID\": \"0555ce1903feb85770d102846273073b\",\r\n \"spanID\": \"c1b335eeeaf56405\"\r\n }\r\n ],\r\n \"startTime\": 1705071460147265,\r\n \"duration\": 17263,\r\n \"tags\": [\r\n {\r\n \"key\": \"rpc.system\",\r\n \"type\": \"string\",\r\n \"value\": \"grpc\"\r\n },\r\n {\r\n \"key\": \"rpc.service\",\r\n \"type\": \"string\",\r\n \"value\": \"moby.buildkit.v1.Control\"\r\n },\r\n {\r\n \"key\": \"rpc.method\",\r\n \"type\": \"string\",\r\n \"value\": \"ListWorkers\"\r\n },\r\n {\r\n \"key\": \"rpc.grpc.status_code\",\r\n \"type\": \"int64\",\r\n \"value\": 0\r\n },\r\n {\r\n \"key\": \"otel.library.name\",\r\n \"type\": \"string\",\r\n \"value\": \"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc\"\r\n },\r\n {\r\n \"key\": \"otel.library.version\",\r\n \"type\": \"string\",\r\n \"value\": \"semver:0.40.0\"\r\n },\r\n {\r\n \"key\": \"span.kind\",\r\n \"type\": \"string\",\r\n \"value\": \"client\"\r\n },\r\n {\r\n \"key\": \"otel.status_code\",\r\n \"type\": \"string\",\r\n \"value\": \"OK\"\r\n }\r\n ],\r\n \"logs\": [\r\n {\r\n \"timestamp\": 1705071460147281,\r\n \"fields\": [\r\n {\r\n \"key\": \"event\",\r\n \"type\": \"string\",\r\n \"value\": \"message\"\r\n },\r\n {\r\n \"key\": \"message.type\",\r\n \"type\": \"string\",\r\n \"value\": \"SENT\"\r\n },\r\n {\r\n \"key\": \"message.id\",\r\n \"type\": \"int64\",\r\n \"value\": 1\r\n }\r\n ]\r\n },\r\n {\r\n \"timestamp\": 1705071460164526,\r\n \"fields\": [\r\n {\r\n \"key\": \"event\",\r\n \"type\": \"string\",\r\n \"value\": \"message\"\r\n },\r\n {\r\n \"key\": \"message.type\",\r\n \"type\": \"string\",\r\n \"value\": \"RECEIVED\"\r\n },\r\n {\r\n \"key\": \"message.id\",\r\n \"type\": \"int64\",\r\n \"value\": 1\r\n }\r\n ]\r\n }\r\n ],\r\n \"processID\": \"p0\",\r\n \"warnings\": null\r\n },\r\n {\r\n \"traceID\": \"0555ce1903feb85770d102846273073b\",\r\n \"spanID\": \"1f64b377d3d03600\",\r\n \"operationName\": \"moby.buildkit.v1.frontend.LLBBridge/Ping\",\r\n \"references\": [\r\n {\r\n \"refType\": \"CHILD_OF\",\r\n \"traceID\": \"0555ce1903feb85770d102846273073b\",\r\n \"spanID\": \"c1b335eeeaf56405\"\r\n }\r\n ],\r\n \"star
Failed: util/otelutil/TestParseSpanStubs: util/otelutil/span_test.go#L33
=== RUN TestParseSpanStubs span_test.go:33: Error Trace: D:/a/buildx/buildx/util/otelutil/span_test.go:33 Error: Not equal: expected: "[\r\n {\r\n \"Name\": \"moby.buildkit.v1.Control/ListWorkers\",\r\n \"SpanContext\": {\r\n \"TraceID\": \"0555ce1903feb85770d102846273073b\",\r\n \"SpanID\": \"f5f33ab2ca194d1b\",\r\n \"TraceFlags\": \"00\",\r\n \"TraceState\": \"\",\r\n \"Remote\": false\r\n },\r\n \"Parent\": {\r\n \"TraceID\": \"0555ce1903feb85770d102846273073b\",\r\n \"SpanID\": \"c1b335eeeaf56405\",\r\n \"TraceFlags\": \"00\",\r\n \"TraceState\": \"\",\r\n \"Remote\": false\r\n },\r\n \"SpanKind\": 3,\r\n \"StartTime\": \"2024-01-12T14:57:40.147265775Z\",\r\n \"EndTime\": \"2024-01-12T14:57:40.164529263Z\",\r\n \"Attributes\": [\r\n {\r\n \"Key\": \"rpc.system\",\r\n \"Value\": {\r\n \"Type\": \"STRING\",\r\n \"Value\": \"grpc\"\r\n }\r\n },\r\n {\r\n \"Key\": \"rpc.service\",\r\n \"Value\": {\r\n \"Type\": \"STRING\",\r\n \"Value\": \"moby.buildkit.v1.Control\"\r\n }\r\n },\r\n {\r\n \"Key\": \"rpc.method\",\r\n \"Value\": {\r\n \"Type\": \"STRING\",\r\n \"Value\": \"ListWorkers\"\r\n }\r\n },\r\n {\r\n \"Key\": \"rpc.grpc.status_code\",\r\n \"Value\": {\r\n \"Type\": \"INT64\",\r\n \"Value\": 0\r\n }\r\n }\r\n ],\r\n \"Events\": [\r\n {\r\n \"Name\": \"message\",\r\n \"Attributes\": [\r\n {\r\n \"Key\": \"message.type\",\r\n \"Value\": {\r\n \"Type\": \"STRING\",\r\n \"Value\": \"SENT\"\r\n }\r\n },\r\n {\r\n \"Key\": \"message.id\",\r\n \"Value\": {\r\n \"Type\": \"INT64\",\r\n \"Value\": 1\r\n }\r\n }\r\n ],\r\n \"DroppedAttributeCount\": 0,\r\n \"Time\": \"2024-01-12T14:57:40.147281524Z\"\r\n },\r\n {\r\n \"Name\": \"message\",\r\n \"Attributes\": [\r\n {\r\n \"Key\": \"message.type\",\r\n \"Value\": {\r\n \"Type\": \"STRING\",\r\n \"Value\": \"RECEIVED\"\r\n }\r\n },\r\n {\r\n \"Key\": \"message.id\",\r\n \"Value\": {\r\n \"Type\": \"INT64\",\r\n \"Value\": 1\r\n }\r\n }\r\n ],\r\n \"DroppedAttributeCount\": 0,\r\n \"Time\": \"2024-01-12T14:57:40.164526618Z\"\r\n }\r\n ],\r\n \"Links\": null,\r\n \"Status\": {\r\n \"Code\": \"Ok\",\r\n \"Description\": \"\"\r\n },\r\n \"DroppedAttributes\": 0,\r\n \"DroppedEvents\": 0,\r\n \"DroppedLinks\": 0,\r\n \"ChildSpanCount\": 0,\r\n \"Resource\": [\r\n {\r\n \"Key\": \"service.name\",\r\n \"Value\": {\r\n \"Type\": \"STRING\",\r\n \"Value\": \"buildx\"\r\n }\r\n },\r\n {\r\n \"Key\": \"telemetry.sdk.language\",\r\n \"Value\": {\r\n \"Type\": \"STRING\",\r\n \"Value\": \"go\"\r\n }\r\n },\r\n {\r\n \"Key\": \"telemetry.sdk.name\",\r\n \"Value\": {\r\n \"Type\": \"STRING\",\r\n \"Value\": \"opentelemetry\"\r\n }\r\n },\r\n {\r\n \"Key\": \"telemetry.sdk.version\",\r\n \"Value\": {\r\n \"Type\": \"STRING\",\r\n \"Value\": \"1.14.0\"\r\n }\r\n }\r\n ],\r\n \"InstrumentationLibrary\": {\r\n \"Name\": \"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc\",\r\n \"Version\": \"semver:0.40.0\",\r\n \"SchemaURL\": \"\"\r\n }\r\n },\r\n {\r\n \"Name\": \"moby.buildkit.v1.frontend.LLBBridge/Ping\",\r\n \"SpanContext\": {\r\n \"TraceID\": \"0555ce1903feb85770d102846273073b\",
test-unit (windows-2022)
Process completed with exit code 1.
test-bsd-unit (openbsd)
Canceling since a higher priority waiting request for 'build-refs/pull/2904/merge' exists
test-bsd-unit (openbsd)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
buildx-darwin-amd64
21.1 MB
buildx-darwin-arm64
19.9 MB
buildx-freebsd-amd64
20.6 MB
buildx-freebsd-arm64
19 MB
buildx-linux-amd64
20.7 MB
buildx-linux-arm-v6
19.4 MB
buildx-linux-arm-v7
19.4 MB
buildx-linux-arm64
19 MB
buildx-linux-ppc64le
18.6 MB
buildx-linux-riscv64
19.6 MB
buildx-linux-s390x
20.1 MB
buildx-openbsd-amd64
20.7 MB
buildx-openbsd-arm64
19 MB
buildx-windows-amd64
21.2 MB
buildx-windows-arm64
19.1 MB
docker~buildx~0359M8.dockerbuild
88.9 KB
docker~buildx~267H5N.dockerbuild
87.9 KB
docker~buildx~4YQSYV.dockerbuild
89.2 KB
docker~buildx~6RVK8M.dockerbuild
88.3 KB
docker~buildx~6SEU4F.dockerbuild
88.4 KB
docker~buildx~7KMRN0.dockerbuild
87.7 KB
docker~buildx~7V2X6J.dockerbuild
87.5 KB
docker~buildx~8WGSZ2.dockerbuild
87.6 KB
docker~buildx~8YW32N.dockerbuild
87 KB
docker~buildx~D07ODS.dockerbuild
32.9 KB
docker~buildx~DO8G6J.dockerbuild
87 KB
docker~buildx~FQQP5F.dockerbuild
87.9 KB
docker~buildx~IKKDC9.dockerbuild
89.8 KB
docker~buildx~IR4II5.dockerbuild
87.3 KB
docker~buildx~JAXPG2.dockerbuild
90.3 KB
docker~buildx~JS1XIM.dockerbuild
89.7 KB
docker~buildx~KNJS99.dockerbuild
86.7 KB
docker~buildx~L0FFC1.dockerbuild
87.1 KB
docker~buildx~LO6GPO.dockerbuild
89.5 KB
docker~buildx~MEKGUJ.dockerbuild
88.8 KB
docker~buildx~QSW2L5.dockerbuild
87.8 KB
docker~buildx~S3D7LK.dockerbuild
88.1 KB
docker~buildx~SN60I7.dockerbuild
87.4 KB
docker~buildx~SW5GJ6.dockerbuild
88.5 KB
docker~buildx~U17NAC.dockerbuild
87.9 KB
docker~buildx~U59LJX.dockerbuild
88.5 KB
docker~buildx~UF49IK.dockerbuild
89.9 KB
docker~buildx~VHQLDM.dockerbuild
88.1 KB
docker~buildx~VKT5G7.dockerbuild
86.9 KB
docker~buildx~WBISL3.dockerbuild
87.8 KB
docker~buildx~XNT1V5.dockerbuild
87.1 KB
docker~buildx~YYOPRE.dockerbuild
89.8 KB
docker~buildx~ZI8T45.dockerbuild
87.8 KB
test-reports-test-integration-tests--docker-
136 KB
test-reports-test-integration-tests--docker-experimental
136 KB
test-reports-test-integration-tests--docker261-
136 KB
test-reports-test-integration-tests--docker261-experimental
136 KB
test-reports-test-integration-tests--dockercontainerd-
136 KB
test-reports-test-integration-tests--dockercontainerd-experimental
136 KB
test-reports-test-integration-tests--dockercontainerd261-
136 KB
test-reports-test-integration-tests--dockercontainerd261-experimental
137 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-
136 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
136 KB
test-reports-test-integration-tests-buildx-stable-1-remote-
136 KB
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
136 KB
test-reports-test-integration-tests-latest-docker-container-
136 KB
test-reports-test-integration-tests-latest-docker-container-experimental
136 KB
test-reports-test-integration-tests-latest-remote-
136 KB
test-reports-test-integration-tests-latest-remote-experimental
136 KB
test-reports-test-integration-tests-master-docker-container-
136 KB
test-reports-test-integration-tests-master-docker-container-experimental
136 KB
test-reports-test-integration-tests-master-remote-
136 KB
test-reports-test-integration-tests-master-remote-experimental
136 KB
test-reports-test-integration-tests-v0172-docker-container-
136 KB
test-reports-test-integration-tests-v0172-docker-container-experimental
136 KB
test-reports-test-integration-tests-v0172-remote-
136 KB
test-reports-test-integration-tests-v0172-remote-experimental
136 KB
test-reports-test-integration-tests-v0182-docker-container-
136 KB
test-reports-test-integration-tests-v0182-docker-container-experimental
136 KB
test-reports-test-integration-tests-v0182-remote-
136 KB
test-reports-test-integration-tests-v0182-remote-experimental
136 KB
test-reports-test-integration-tests-v0190-docker-container-
136 KB
test-reports-test-integration-tests-v0190-docker-container-experimental
136 KB
test-reports-test-integration-tests-v0190-remote-
136 KB
test-reports-test-integration-tests-v0190-remote-experimental
136 KB
test-reports-test-unit--macos-14
269 KB
test-reports-test-unit--ubuntu-24.04
295 KB
test-reports-test-unit--windows-2022
495 KB