Skip to content

fix(otlp): Write protobuf status on error (backport k230) (#15116) #225

fix(otlp): Write protobuf status on error (backport k230) (#15116)

fix(otlp): Write protobuf status on error (backport k230) (#15116) #225

Triggered via push November 26, 2024 08:56
Status Failure
Total duration 42m 59s
Artifacts 19
Matrix: check / testPackages
Matrix: fluent-bit
Matrix: fluentd
Matrix: logcli
Matrix: logstash
Matrix: loki-canary-boringcrypto
Matrix: loki-canary
Matrix: loki-docker-driver
Matrix: loki
Matrix: promtail
Matrix: querytee
create-release-pr
0s
create-release-pr
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 91 warnings
loki-docker-driver (linux/amd64)
buildx failed with: ERROR: failed to open open release/images/grafana/loki-docker-driver-3.4.0-linux-amd64.tar: no such file or directory
loki-docker-driver (linux/arm64)
The job was canceled because "linux_amd64" failed.
loki-docker-driver (linux/arm64)
The operation was canceled.
check / collectPackages
The process '/usr/bin/git' failed with exit code 128
check / testPushPackage
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/compression)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/framedstdcopy)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (tools/deprecated-config-checker)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/sizing)
The process '/usr/bin/git' failed with exit code 128
check / lintFiles
The process '/usr/bin/git' failed with exit code 128
check / testLambdaPromtail
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/logqlmodel)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/queue)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/iter)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/logproto)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/logqlanalyzer)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/kafka)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/canary)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/loghttp)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (tools/querytee)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/validation)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/indexgateway)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/analytics)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/compactor)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/logql)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/blockbuilder)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/bloomgateway)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/chunkenc)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (cmd/migrate)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/distributor)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/tool)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/scheduler)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/pattern)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (tools/tsdb)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (tools/doc-generator)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/logcli)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/lokifrontend)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/loki)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (clients/cmd)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/ruler)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/util)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/bloombuild)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/ingester)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/storage)
The process '/usr/bin/git' failed with exit code 128
check / faillint
The process '/usr/bin/git' failed with exit code 128
check / testPackages (pkg/querier)
The process '/usr/bin/git' failed with exit code 128
check / testPackages (clients/pkg)
The process '/usr/bin/git' failed with exit code 128
check / golangciLint
The process '/usr/bin/git' failed with exit code 128
check / checkFiles
The process '/usr/bin/git' failed with exit code 128
check / integration
The process '/usr/bin/git' failed with exit code 128
check / check
The process '/usr/bin/git' failed with exit code 128
version
The process '/usr/bin/git' failed with exit code 128
loki-docker-driver (linux/amd64)
The process '/usr/bin/git' failed with exit code 128
loki-docker-driver (linux/arm64)
The process '/usr/bin/git' failed with exit code 128
fluentd (linux/amd64)
The process '/usr/bin/git' failed with exit code 128
fluent-bit (linux/amd64)
The process '/usr/bin/git' failed with exit code 128
loki-canary-boringcrypto (linux/amd64)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/cmd/loki-canary-boringcrypto/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
loki-canary (linux/amd64)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/cmd/loki-canary/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: release/cmd/querytee/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
querytee (linux/amd64)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/cmd/logcli/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
logcli (linux/amd64)
The process '/usr/bin/git' failed with exit code 128
loki (linux/amd64)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/cmd/loki/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
promtail (linux/amd64)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/clients/cmd/promtail/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: release/clients/cmd/logstash/Dockerfile#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: release/clients/cmd/logstash/Dockerfile#L6
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: release/clients/cmd/logstash/Dockerfile#L7
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: release/clients/cmd/logstash/Dockerfile#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
logstash (linux/amd64)
The process '/usr/bin/git' failed with exit code 128
loki-canary (linux/arm64)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/cmd/loki-canary/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: release/cmd/loki-canary-boringcrypto/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
loki-canary-boringcrypto (linux/arm64)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/cmd/loki-canary-boringcrypto/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
loki-canary-boringcrypto (linux/arm)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/cmd/loki-canary/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
loki-canary (linux/arm)
The process '/usr/bin/git' failed with exit code 128
loki (linux/arm64)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/cmd/loki/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: release/cmd/logcli/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
logcli (linux/arm64)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/clients/cmd/promtail/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
promtail (linux/arm64)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/cmd/loki/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
loki (linux/arm)
The process '/usr/bin/git' failed with exit code 128
logcli (linux/arm)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/cmd/logcli/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
promtail (linux/arm)
The process '/usr/bin/git' failed with exit code 128
The 'as' keyword should match the case of the 'from' keyword: release/clients/cmd/promtail/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
dist
The process '/usr/bin/git' failed with exit code 128

Artifacts

Produced during runtime
Name Size
grafana~loki~38KOHH.dockerbuild
42 KB
grafana~loki~6YNBRP.dockerbuild
38.1 KB
grafana~loki~8NT4PO.dockerbuild
45.6 KB
grafana~loki~96ALCL.dockerbuild
43.5 KB
grafana~loki~AMPZWO.dockerbuild
40.9 KB
grafana~loki~DJ074L.dockerbuild
41.7 KB
grafana~loki~EJ4Y9L.dockerbuild
41.6 KB
grafana~loki~IJNTCM.dockerbuild
44.3 KB
grafana~loki~IVKY0K.dockerbuild
43.4 KB
grafana~loki~J4R76C.dockerbuild
37.9 KB
grafana~loki~LHYD4O.dockerbuild
43.5 KB
grafana~loki~MNBUFT.dockerbuild
43.6 KB
grafana~loki~N5RPAK.dockerbuild
44.4 KB
grafana~loki~P280YY.dockerbuild
47.7 KB
grafana~loki~PJIKRP.dockerbuild
36.9 KB
grafana~loki~T90PFG.dockerbuild
43 KB
grafana~loki~UDXI1N.dockerbuild
41.9 KB
grafana~loki~V1G6R1.dockerbuild
43.6 KB
grafana~loki~X3RDFM.dockerbuild
43.4 KB