Skip to content

install otel-cli from tarball instead of .deb #225

install otel-cli from tarball instead of .deb

install otel-cli from tarball instead of .deb #225

Triggered via push October 10, 2024 15:40
Status Cancelled
Total duration 14m 31s
Artifacts 257

pr.yaml

on: push
build-images  /  compute-matrix
5s
build-images / compute-matrix
Matrix: build-images / docker
Matrix: build-images / build-multiarch-manifest
Fit to window
Zoom out
Zoom in

Annotations

134 errors and 108 warnings
build-images / miniforge-cuda / build (11.4.3, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: blob upload unknown
build-images / miniforge-cuda / build (11.8.0, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: blob upload unknown
build-images / miniforge-cuda / build (11.8.0, 3.11, ubuntu22.04, arm64)
buildx failed with: ERROR: blob upload unknown
build-images / ci-conda / build (11.4.3, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / miniforge-cuda / build (12.0.1, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: blob upload unknown
build-images / ci-conda / build (11.4.3, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.10, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / miniforge-cuda / build (12.5.1, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: blob upload unknown
build-images / miniforge-cuda / build (12.2.2, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: blob upload unknown
build-images / miniforge-cuda / build (12.0.1, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: blob upload unknown
build-images / miniforge-cuda / build (12.2.2, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: blob upload unknown
build-images / ci-conda / build (11.8.0, 3.11, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / miniforge-cuda / build (12.5.1, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: blob upload unknown
build-images / ci-conda / build (11.4.3, 3.11, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.11, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.11, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / miniforge-cuda / build (12.5.1, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: blob upload unknown
build-images / ci-conda / build (12.0.1, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.10, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.4.3, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.10, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.11, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.10, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.10, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.11, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.10, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.10, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.11, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.10, ubuntu24.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.4.3, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.12, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.4.3, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.11, ubuntu24.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.11, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.4.3, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.11, ubuntu24.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.4.3, 3.10, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.12, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c rapids-mamba-retry install -y \\\n anaconda-client \\\n boa \\\n dunamai \\\n git \\\n jq \\\n packaging \\\n \"python=${PYTHON_VERSION}.*=*_cpython\" \\\n \"rapids-dependency-file-generator==1.*\"\nconda clean -aipty\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.11, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.11, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / miniforge-cuda / build (12.0.1, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: blob upload unknown
build-images / ci-conda / build (12.2.2, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.12, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.11, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.12, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.12, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.12, ubuntu24.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.12, ubuntu24.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.12, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.12, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.10, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.11, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.11, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.10, ubuntu24.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.12, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.4.3, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / citestwheel / build (11.8.0, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: blob upload unknown
build-images / ci-conda / build (11.4.3, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / citestwheel / build (12.2.2, 3.11, ubuntu22.04, amd64)
buildx failed with: ERROR: blob upload unknown
build-images / ci-conda / build (12.0.1, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / citestwheel / build (12.2.2, 3.12, ubuntu22.04, arm64)
buildx failed with: ERROR: blob upload unknown
build-images / ci-conda / build (11.8.0, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.2.2, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.8.0, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-wheel / build (11.8.0, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ matrix.ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ matrix.ARCH }}.tar.gz\ntar -zxf otel-cli-${{ matrix.ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / citestwheel / build (12.0.1, 3.11, ubuntu22.04, amd64)
buildx failed with: ERROR: blob upload unknown
build-images / ci-conda / build (11.4.3, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-wheel / build (12.5.1, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ matrix.ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ matrix.ARCH }}.tar.gz\ntar -zxf otel-cli-${{ matrix.ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-wheel / build (12.5.1, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ matrix.ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ matrix.ARCH }}.tar.gz\ntar -zxf otel-cli-${{ matrix.ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (11.4.3, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.5.1, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-conda / build (12.0.1, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ CPU_ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ CPU_ARCH }}.tar.gz\ntar -zxf otel-cli-${{ CPU_ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-wheel / build (11.8.0, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ matrix.ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ matrix.ARCH }}.tar.gz\ntar -zxf otel-cli-${{ matrix.ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / ci-wheel / build (12.5.1, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${{ matrix.ARCH }}.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${{ matrix.ARCH }}.tar.gz\ntar -zxf otel-cli-${{ matrix.ARCH }}.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
build-images / miniforge-cuda / build (11.8.0, 3.12, rockylinux8, amd64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-conda / build (12.0.1, 3.11, rockylinux8, arm64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-conda / build (12.0.1, 3.11, rockylinux8, arm64)
The operation was canceled.
build-images / ci-wheel / build (11.8.0, 3.10, rockylinux8, amd64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-wheel / build (11.8.0, 3.10, rockylinux8, amd64)
The operation was canceled.
build-images / miniforge-cuda / build (11.8.0, 3.12, rockylinux8, arm64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-wheel / build (11.8.0, 3.11, rockylinux8, arm64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-wheel / build (11.8.0, 3.11, rockylinux8, arm64)
The operation was canceled.
build-images / ci-conda / build (11.8.0, 3.12, rockylinux8, amd64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-conda / build (11.8.0, 3.12, rockylinux8, amd64)
The operation was canceled.
build-images / ci-wheel / build (12.5.1, 3.11, rockylinux8, amd64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-wheel / build (12.5.1, 3.11, rockylinux8, amd64)
The operation was canceled.
build-images / ci-wheel / build (11.8.0, 3.12, rockylinux8, amd64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-wheel / build (11.8.0, 3.12, rockylinux8, amd64)
The operation was canceled.
build-images / ci-wheel / build (11.8.0, 3.10, rockylinux8, arm64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-wheel / build (11.8.0, 3.10, rockylinux8, arm64)
The operation was canceled.
build-images / citestwheel / build (12.2.2, 3.10, rockylinux8, amd64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / citestwheel / build (12.2.2, 3.10, rockylinux8, amd64)
The operation was canceled.
build-images / ci-wheel / build (12.5.1, 3.10, rockylinux8, arm64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-wheel / build (12.5.1, 3.10, rockylinux8, arm64)
The operation was canceled.
build-images / citestwheel / build (12.5.1, 3.11, rockylinux8, arm64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / citestwheel / build (12.5.1, 3.11, rockylinux8, arm64)
The operation was canceled.
build-images / ci-wheel / build (12.5.1, 3.12, rockylinux8, arm64)
Canceling since a higher priority waiting request for 'ci-refs/heads/pull-request/196' exists
build-images / ci-wheel / build (12.5.1, 3.12, rockylinux8, arm64)
The operation was canceled.
build-images / miniforge-cuda / build (11.4.3, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / miniforge-cuda / build (11.8.0, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / miniforge-cuda / build (11.8.0, 3.11, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / miniforge-cuda / build (12.0.1, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.10, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / miniforge-cuda / build (12.5.1, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / miniforge-cuda / build (12.2.2, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / miniforge-cuda / build (12.0.1, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / miniforge-cuda / build (12.2.2, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.11, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / miniforge-cuda / build (12.5.1, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.11, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.11, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.11, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / miniforge-cuda / build (12.5.1, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.10, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.10, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.11, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.10, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.10, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.11, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.10, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.10, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.11, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.10, ubuntu24.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.12, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.11, ubuntu24.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.11, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.11, ubuntu24.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.10, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.12, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.11, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.11, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / miniforge-cuda / build (12.0.1, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.12, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.11, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.12, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.12, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.12, ubuntu24.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.12, ubuntu24.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.12, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.12, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.10, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.11, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.11, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.10, ubuntu24.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.12, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / citestwheel / build (11.8.0, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / citestwheel / build (12.2.2, 3.11, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / citestwheel / build (12.2.2, 3.12, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.2.2, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.8.0, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-wheel / build (11.8.0, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / citestwheel / build (12.0.1, 3.11, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-wheel / build (12.5.1, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-wheel / build (12.5.1, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (11.4.3, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.5.1, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-conda / build (12.0.1, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-wheel / build (11.8.0, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
build-images / ci-wheel / build (12.5.1, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0

Artifacts

Produced during runtime
Name Size
rapidsai~ci-imgs~0CBYV5.dockerbuild Expired
327 KB
rapidsai~ci-imgs~0J3PQ2.dockerbuild Expired
68.1 KB
rapidsai~ci-imgs~0JH7JJ.dockerbuild Expired
60.5 KB
rapidsai~ci-imgs~0R5VZM.dockerbuild Expired
44.3 KB
rapidsai~ci-imgs~0TUZU4.dockerbuild Expired
47 KB
rapidsai~ci-imgs~143N4N.dockerbuild Expired
63.3 KB
rapidsai~ci-imgs~150SXU.dockerbuild Expired
66.6 KB
rapidsai~ci-imgs~18WQS7.dockerbuild Expired
63.7 KB
rapidsai~ci-imgs~1B57DM.dockerbuild Expired
52.9 KB
rapidsai~ci-imgs~1HOTD2.dockerbuild Expired
66 KB
rapidsai~ci-imgs~1JBXO1.dockerbuild Expired
64 KB
rapidsai~ci-imgs~1KWXVE.dockerbuild Expired
85.8 KB
rapidsai~ci-imgs~263FPF.dockerbuild Expired
52 KB
rapidsai~ci-imgs~2L1Y59.dockerbuild Expired
68.6 KB
rapidsai~ci-imgs~2NGFAD.dockerbuild Expired
66.4 KB
rapidsai~ci-imgs~2NWW3P.dockerbuild Expired
234 KB
rapidsai~ci-imgs~2V98I6.dockerbuild Expired
65.1 KB
rapidsai~ci-imgs~2W3KVX.dockerbuild Expired
39.7 KB
rapidsai~ci-imgs~314CYU.dockerbuild Expired
85.9 KB
rapidsai~ci-imgs~37EK1U.dockerbuild Expired
227 KB
rapidsai~ci-imgs~3A60B9.dockerbuild Expired
43 KB
rapidsai~ci-imgs~3J65TO.dockerbuild Expired
70.5 KB
rapidsai~ci-imgs~3WUDYH.dockerbuild Expired
48 KB
rapidsai~ci-imgs~41FQ99.dockerbuild Expired
67.9 KB
rapidsai~ci-imgs~43KRYI.dockerbuild Expired
46.5 KB
rapidsai~ci-imgs~44607K.dockerbuild Expired
86.8 KB
rapidsai~ci-imgs~4BYXMD.dockerbuild Expired
84.8 KB
rapidsai~ci-imgs~4FNKOH.dockerbuild Expired
73.3 KB
rapidsai~ci-imgs~551BYA.dockerbuild Expired
70 KB
rapidsai~ci-imgs~5O5VAJ.dockerbuild Expired
42 KB
rapidsai~ci-imgs~5R83V5.dockerbuild Expired
81.6 KB
rapidsai~ci-imgs~5XCW1S.dockerbuild Expired
70.7 KB
rapidsai~ci-imgs~6SK355.dockerbuild Expired
44.9 KB
rapidsai~ci-imgs~6YRFSW.dockerbuild Expired
42 KB
rapidsai~ci-imgs~6ZA7WB.dockerbuild Expired
42.6 KB
rapidsai~ci-imgs~7YFWJR.dockerbuild Expired
55.9 KB
rapidsai~ci-imgs~8E3UZK.dockerbuild Expired
51.2 KB
rapidsai~ci-imgs~8RJG8H.dockerbuild Expired
68.5 KB
rapidsai~ci-imgs~8SIF5S.dockerbuild Expired
85.2 KB
rapidsai~ci-imgs~8VFC8D.dockerbuild Expired
73.2 KB
rapidsai~ci-imgs~8YRNGM.dockerbuild Expired
62.4 KB
rapidsai~ci-imgs~93BS0E.dockerbuild Expired
87.5 KB
rapidsai~ci-imgs~9HIOED.dockerbuild Expired
86.5 KB
rapidsai~ci-imgs~9IVYUZ.dockerbuild Expired
43.9 KB
rapidsai~ci-imgs~AF7EWI.dockerbuild Expired
71.9 KB
rapidsai~ci-imgs~AM9TRV.dockerbuild Expired
53.9 KB
rapidsai~ci-imgs~BXVFYD.dockerbuild Expired
46.9 KB
rapidsai~ci-imgs~C4AL89.dockerbuild Expired
44.4 KB
rapidsai~ci-imgs~C6F62R.dockerbuild Expired
51.5 KB
rapidsai~ci-imgs~CGFWEW.dockerbuild Expired
87.4 KB
rapidsai~ci-imgs~CKBX45.dockerbuild Expired
65 KB
rapidsai~ci-imgs~CP6DTE.dockerbuild Expired
59.9 KB
rapidsai~ci-imgs~CQ2FZO.dockerbuild Expired
224 KB
rapidsai~ci-imgs~CSL1EU.dockerbuild Expired
70.3 KB
rapidsai~ci-imgs~DLH11S.dockerbuild Expired
231 KB
rapidsai~ci-imgs~E4R16M.dockerbuild Expired
62.2 KB
rapidsai~ci-imgs~ETN758.dockerbuild Expired
69.8 KB
rapidsai~ci-imgs~EU4C4W.dockerbuild Expired
80.8 KB
rapidsai~ci-imgs~EZJFBR.dockerbuild Expired
43.3 KB
rapidsai~ci-imgs~FA6IUT.dockerbuild Expired
235 KB
rapidsai~ci-imgs~FFG3PN.dockerbuild Expired
44.2 KB
rapidsai~ci-imgs~FH45WC.dockerbuild Expired
46.1 KB
rapidsai~ci-imgs~FSCT76.dockerbuild Expired
74.6 KB
rapidsai~ci-imgs~G9MBGY.dockerbuild Expired
88.1 KB
rapidsai~ci-imgs~GVRI4J.dockerbuild Expired
39.4 KB
rapidsai~ci-imgs~GZA7UA.dockerbuild Expired
71.5 KB
rapidsai~ci-imgs~HE14WB.dockerbuild Expired
42.2 KB
rapidsai~ci-imgs~HK4ZW1.dockerbuild Expired
45.3 KB
rapidsai~ci-imgs~HKZPTM.dockerbuild Expired
43.3 KB
rapidsai~ci-imgs~HQQIH1.dockerbuild Expired
66.8 KB
rapidsai~ci-imgs~HSW0NA.dockerbuild Expired
233 KB
rapidsai~ci-imgs~HTAJTU.dockerbuild Expired
67 KB
rapidsai~ci-imgs~HZOH54.dockerbuild Expired
231 KB
rapidsai~ci-imgs~I201VO.dockerbuild Expired
44.6 KB
rapidsai~ci-imgs~I8CQVT.dockerbuild Expired
63.8 KB
rapidsai~ci-imgs~IJQJFO.dockerbuild Expired
86.6 KB
rapidsai~ci-imgs~IKOA4J.dockerbuild Expired
64 KB
rapidsai~ci-imgs~IS9NRZ.dockerbuild Expired
42.7 KB
rapidsai~ci-imgs~ITJ65O.dockerbuild Expired
58.4 KB
rapidsai~ci-imgs~IWZ522.dockerbuild Expired
65.6 KB
rapidsai~ci-imgs~IZ3CPR.dockerbuild Expired
38.8 KB
rapidsai~ci-imgs~J4B5V3.dockerbuild Expired
64.2 KB
rapidsai~ci-imgs~J4LE19.dockerbuild Expired
284 KB
rapidsai~ci-imgs~J7WLAJ.dockerbuild Expired
53.4 KB
rapidsai~ci-imgs~JD4Z8E.dockerbuild Expired
52.9 KB
rapidsai~ci-imgs~JDJR72.dockerbuild Expired
81.4 KB
rapidsai~ci-imgs~JEBJIS.dockerbuild Expired
64.9 KB
rapidsai~ci-imgs~JLDCDU.dockerbuild Expired
86.4 KB
rapidsai~ci-imgs~JM4WIH.dockerbuild Expired
223 KB
rapidsai~ci-imgs~JRMTIX.dockerbuild Expired
44.7 KB
rapidsai~ci-imgs~JRPL5X.dockerbuild Expired
61 KB
rapidsai~ci-imgs~JUXXY1.dockerbuild Expired
233 KB
rapidsai~ci-imgs~JY6N87.dockerbuild Expired
87 KB
rapidsai~ci-imgs~JYAV4X.dockerbuild Expired
66.7 KB
rapidsai~ci-imgs~K2OBKH.dockerbuild Expired
83.1 KB
rapidsai~ci-imgs~K3CHF1.dockerbuild Expired
85.1 KB
rapidsai~ci-imgs~K4UW5R.dockerbuild Expired
80.5 KB
rapidsai~ci-imgs~K8QTCB.dockerbuild Expired
68.9 KB
rapidsai~ci-imgs~KCOYRS.dockerbuild Expired
54.3 KB
rapidsai~ci-imgs~KDAFGL.dockerbuild Expired
66.5 KB
rapidsai~ci-imgs~KEGJ7S.dockerbuild Expired
43.1 KB
rapidsai~ci-imgs~KF7JML.dockerbuild Expired
62.7 KB
rapidsai~ci-imgs~KHD4TT.dockerbuild Expired
54.6 KB
rapidsai~ci-imgs~KM1HI4.dockerbuild Expired
46.2 KB
rapidsai~ci-imgs~KSR23V.dockerbuild Expired
236 KB
rapidsai~ci-imgs~KWP1ZU.dockerbuild Expired
53.7 KB
rapidsai~ci-imgs~KZDCCQ.dockerbuild Expired
85.1 KB
rapidsai~ci-imgs~L18YVZ.dockerbuild Expired
223 KB
rapidsai~ci-imgs~LB9Q3Z.dockerbuild Expired
53.6 KB
rapidsai~ci-imgs~LBCM5E.dockerbuild Expired
72.4 KB
rapidsai~ci-imgs~LD68G5.dockerbuild Expired
56.6 KB
rapidsai~ci-imgs~LFHP94.dockerbuild Expired
64.5 KB
rapidsai~ci-imgs~LMGA1Y.dockerbuild Expired
65.6 KB
rapidsai~ci-imgs~LOVQZC.dockerbuild Expired
51.6 KB
rapidsai~ci-imgs~LPD7U0.dockerbuild Expired
70.8 KB
rapidsai~ci-imgs~LQN2IA.dockerbuild Expired
84.9 KB
rapidsai~ci-imgs~LRQW0S.dockerbuild Expired
53.1 KB
rapidsai~ci-imgs~M0OH54.dockerbuild Expired
41.5 KB
rapidsai~ci-imgs~M1QH9W.dockerbuild Expired
233 KB
rapidsai~ci-imgs~M5GSPN.dockerbuild Expired
43.4 KB
rapidsai~ci-imgs~M6H1MD.dockerbuild Expired
67.6 KB
rapidsai~ci-imgs~M9QSY3.dockerbuild Expired
229 KB
rapidsai~ci-imgs~MCW6FD.dockerbuild Expired
53 KB
rapidsai~ci-imgs~ME9Y3T.dockerbuild Expired
232 KB
rapidsai~ci-imgs~MMI6XS.dockerbuild Expired
64.6 KB
rapidsai~ci-imgs~MNC3HI.dockerbuild Expired
85.9 KB
rapidsai~ci-imgs~MNDHN8.dockerbuild Expired
79.9 KB
rapidsai~ci-imgs~MNXEWS.dockerbuild Expired
80.6 KB
rapidsai~ci-imgs~MQJRAD.dockerbuild Expired
43.6 KB
rapidsai~ci-imgs~MUMQPF.dockerbuild Expired
45.1 KB
rapidsai~ci-imgs~MVCO63.dockerbuild Expired
86.2 KB
rapidsai~ci-imgs~N03K4V.dockerbuild Expired
61 KB
rapidsai~ci-imgs~N0LY2L.dockerbuild Expired
42.2 KB
rapidsai~ci-imgs~N5X9TX.dockerbuild Expired
65.9 KB
rapidsai~ci-imgs~NEZZ6Z.dockerbuild Expired
88.7 KB
rapidsai~ci-imgs~NFCEAL.dockerbuild Expired
85.4 KB
rapidsai~ci-imgs~NLD3A4.dockerbuild Expired
40.9 KB
rapidsai~ci-imgs~O2VXFA.dockerbuild Expired
66.3 KB
rapidsai~ci-imgs~O2YL92.dockerbuild Expired
86.6 KB
rapidsai~ci-imgs~O5UGZL.dockerbuild Expired
68.7 KB
rapidsai~ci-imgs~O6SBWY.dockerbuild Expired
305 KB
rapidsai~ci-imgs~OATTGN.dockerbuild Expired
53.8 KB
rapidsai~ci-imgs~OIDJ9N.dockerbuild Expired
45.2 KB
rapidsai~ci-imgs~OIWSEO.dockerbuild Expired
40.3 KB
rapidsai~ci-imgs~OSA7O0.dockerbuild Expired
45.4 KB
rapidsai~ci-imgs~OX05A3.dockerbuild Expired
39.7 KB
rapidsai~ci-imgs~OXY06F.dockerbuild Expired
67 KB
rapidsai~ci-imgs~P43T3I.dockerbuild Expired
65.4 KB
rapidsai~ci-imgs~P4D49E.dockerbuild Expired
69.9 KB
rapidsai~ci-imgs~P6OVTC.dockerbuild Expired
44.3 KB
rapidsai~ci-imgs~P78GRH.dockerbuild Expired
59.1 KB
rapidsai~ci-imgs~P7WF9M.dockerbuild Expired
67.6 KB
rapidsai~ci-imgs~PA102O.dockerbuild Expired
43.1 KB
rapidsai~ci-imgs~PC22MI.dockerbuild Expired
73.9 KB
rapidsai~ci-imgs~PFHY7Z.dockerbuild Expired
86.5 KB
rapidsai~ci-imgs~PGUNG1.dockerbuild Expired
73.3 KB
rapidsai~ci-imgs~PKLX3F.dockerbuild Expired
59.8 KB
rapidsai~ci-imgs~PO57PH.dockerbuild Expired
43.1 KB
rapidsai~ci-imgs~POF56J.dockerbuild Expired
64.9 KB
rapidsai~ci-imgs~Q7NO8X.dockerbuild Expired
60.2 KB
rapidsai~ci-imgs~Q8USAP.dockerbuild Expired
83.3 KB
rapidsai~ci-imgs~QBIEBO.dockerbuild Expired
63.6 KB
rapidsai~ci-imgs~QEZ2KP.dockerbuild Expired
232 KB
rapidsai~ci-imgs~QF9QJQ.dockerbuild Expired
53.5 KB
rapidsai~ci-imgs~QFV25P.dockerbuild Expired
41.1 KB
rapidsai~ci-imgs~QGTBKS.dockerbuild Expired
72 KB
rapidsai~ci-imgs~QHTY3W.dockerbuild Expired
63.6 KB
rapidsai~ci-imgs~QNBE5W.dockerbuild Expired
84.5 KB
rapidsai~ci-imgs~QORAQM.dockerbuild Expired
59 KB
rapidsai~ci-imgs~QQQN1V.dockerbuild Expired
46.5 KB
rapidsai~ci-imgs~QQVJXE.dockerbuild Expired
235 KB
rapidsai~ci-imgs~QTI6WN.dockerbuild Expired
46.1 KB
rapidsai~ci-imgs~QZ17Y2.dockerbuild Expired
44.8 KB
rapidsai~ci-imgs~R0ONZD.dockerbuild Expired
70.1 KB
rapidsai~ci-imgs~R197FC.dockerbuild Expired
65.4 KB
rapidsai~ci-imgs~R1KUA4.dockerbuild Expired
65.8 KB
rapidsai~ci-imgs~R2G4IJ.dockerbuild Expired
41.6 KB
rapidsai~ci-imgs~R67VHF.dockerbuild Expired
40.1 KB
rapidsai~ci-imgs~R6R91L.dockerbuild Expired
221 KB
rapidsai~ci-imgs~R8QKGN.dockerbuild Expired
44.4 KB
rapidsai~ci-imgs~R98HTZ.dockerbuild Expired
64.5 KB
rapidsai~ci-imgs~RACNJF.dockerbuild Expired
234 KB
rapidsai~ci-imgs~RC0U6T.dockerbuild Expired
43.7 KB
rapidsai~ci-imgs~RM2Q6U.dockerbuild Expired
82.3 KB
rapidsai~ci-imgs~RO7ESW.dockerbuild Expired
87.5 KB
rapidsai~ci-imgs~RO7Q3J.dockerbuild Expired
60.9 KB
rapidsai~ci-imgs~RUFOMA.dockerbuild Expired
87.6 KB
rapidsai~ci-imgs~RUZU0P.dockerbuild Expired
66.1 KB
rapidsai~ci-imgs~RX5IZ2.dockerbuild Expired
84.5 KB
rapidsai~ci-imgs~RXPGDK.dockerbuild Expired
45.8 KB
rapidsai~ci-imgs~S4L77N.dockerbuild Expired
70.7 KB
rapidsai~ci-imgs~SCC789.dockerbuild Expired
43.8 KB
rapidsai~ci-imgs~SG2ZDN.dockerbuild Expired
85.2 KB
rapidsai~ci-imgs~SN2TIF.dockerbuild Expired
65.5 KB
rapidsai~ci-imgs~SV3NR6.dockerbuild Expired
61.8 KB
rapidsai~ci-imgs~SXQTJA.dockerbuild Expired
45.1 KB
rapidsai~ci-imgs~T9MTBJ.dockerbuild Expired
235 KB
rapidsai~ci-imgs~TCP5TP.dockerbuild Expired
50.8 KB
rapidsai~ci-imgs~TFIYZE.dockerbuild Expired
46.4 KB
rapidsai~ci-imgs~TLFHBP.dockerbuild Expired
40.1 KB
rapidsai~ci-imgs~TNVIPH.dockerbuild Expired
47.3 KB
rapidsai~ci-imgs~TOAHER.dockerbuild Expired
50.5 KB
rapidsai~ci-imgs~TTEYW8.dockerbuild Expired
45.7 KB
rapidsai~ci-imgs~TWSSA8.dockerbuild Expired
87 KB
rapidsai~ci-imgs~TZUZGW.dockerbuild Expired
42.9 KB
rapidsai~ci-imgs~U08W34.dockerbuild Expired
40 KB
rapidsai~ci-imgs~U3LAB3.dockerbuild Expired
76.8 KB
rapidsai~ci-imgs~U4VZ49.dockerbuild Expired
65.2 KB
rapidsai~ci-imgs~U7K54W.dockerbuild Expired
81.2 KB
rapidsai~ci-imgs~U848ON.dockerbuild Expired
44.4 KB
rapidsai~ci-imgs~UKWMFN.dockerbuild Expired
68.7 KB
rapidsai~ci-imgs~UUK4HO.dockerbuild Expired
87.8 KB
rapidsai~ci-imgs~UZG89Z.dockerbuild Expired
68 KB
rapidsai~ci-imgs~V35D32.dockerbuild Expired
46 KB
rapidsai~ci-imgs~V3KSWV.dockerbuild Expired
57.1 KB
rapidsai~ci-imgs~V6KQ9U.dockerbuild Expired
80.9 KB
rapidsai~ci-imgs~VJHJLE.dockerbuild Expired
316 KB
rapidsai~ci-imgs~VQKJAK.dockerbuild Expired
69.4 KB
rapidsai~ci-imgs~VS3K34.dockerbuild Expired
65.8 KB
rapidsai~ci-imgs~VXYXLW.dockerbuild Expired
46 KB
rapidsai~ci-imgs~W1EXAR.dockerbuild Expired
82.4 KB
rapidsai~ci-imgs~W4GRDG.dockerbuild Expired
218 KB
rapidsai~ci-imgs~W78QDZ.dockerbuild Expired
43.1 KB
rapidsai~ci-imgs~W84IGC.dockerbuild Expired
236 KB
rapidsai~ci-imgs~WBBD7F.dockerbuild Expired
53.1 KB
rapidsai~ci-imgs~WJUU6V.dockerbuild Expired
46 KB
rapidsai~ci-imgs~WUYLMG.dockerbuild Expired
62.7 KB
rapidsai~ci-imgs~WWYJI5.dockerbuild Expired
78.2 KB
rapidsai~ci-imgs~WXNXP0.dockerbuild Expired
58.3 KB
rapidsai~ci-imgs~WYN9EL.dockerbuild Expired
87.7 KB
rapidsai~ci-imgs~X5ALNE.dockerbuild Expired
43.9 KB
rapidsai~ci-imgs~X7IPAX.dockerbuild Expired
69.2 KB
rapidsai~ci-imgs~XBO27V.dockerbuild Expired
52.9 KB
rapidsai~ci-imgs~XTK0XF.dockerbuild Expired
46 KB
rapidsai~ci-imgs~XVLSUY.dockerbuild Expired
47.3 KB
rapidsai~ci-imgs~XYPFSY.dockerbuild Expired
85.3 KB
rapidsai~ci-imgs~Y4B1Y6.dockerbuild Expired
65.5 KB
rapidsai~ci-imgs~Y52O9K.dockerbuild Expired
72.2 KB
rapidsai~ci-imgs~YBF0R9.dockerbuild Expired
86 KB
rapidsai~ci-imgs~YE4O27.dockerbuild Expired
78.3 KB
rapidsai~ci-imgs~YFH3SE.dockerbuild Expired
44.9 KB
rapidsai~ci-imgs~YG6WFU.dockerbuild Expired
43.6 KB
rapidsai~ci-imgs~YJRF6J.dockerbuild Expired
44.4 KB
rapidsai~ci-imgs~YUEPAH.dockerbuild Expired
235 KB
rapidsai~ci-imgs~YV96OO.dockerbuild Expired
87.8 KB
rapidsai~ci-imgs~YZC7PI.dockerbuild Expired
86.5 KB
rapidsai~ci-imgs~Z2C2X5.dockerbuild Expired
85 KB
rapidsai~ci-imgs~Z426PC.dockerbuild Expired
85.7 KB
rapidsai~ci-imgs~Z5BJS2.dockerbuild Expired
85.9 KB
rapidsai~ci-imgs~Z7BOUF.dockerbuild Expired
52.5 KB
rapidsai~ci-imgs~ZGS07H.dockerbuild Expired
58.1 KB
rapidsai~ci-imgs~ZL622Q.dockerbuild Expired
87.4 KB
rapidsai~ci-imgs~ZMI5SM.dockerbuild Expired
83.6 KB
rapidsai~ci-imgs~ZOD39X.dockerbuild Expired
295 KB
rapidsai~ci-imgs~ZQPVAW.dockerbuild Expired
73.1 KB
rapidsai~ci-imgs~ZT0OOX.dockerbuild Expired
50.5 KB
rapidsai~ci-imgs~ZUJ0VJ.dockerbuild Expired
86.3 KB