Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.build.TestBuildkitHistoryTracePropagation

Failing for the past 4 builds (Since #1 )
Took 30 sec.

Error Message

Failed

Stacktrace

=== RUN   TestBuildkitHistoryTracePropagation
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
time="2024-04-23T11:43:01Z" level=info msg="[core] [Server #4] Server created" module=grpc
    build_traces_test.go:87: Waiting for trace to be available
    build_traces_test.go:88: timeout hit after 30s: trace not available yet
time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
--- FAIL: TestBuildkitHistoryTracePropagation (30.04s)