QD-8148 Update rust Docker tag to v1.85 #236
Annotations
8 errors and 11 warnings
base (next, ruby)
buildx bake failed with: ERROR: target ruby-base-31-latest: failed to solve: process "/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && mkdir -m 777 -p /opt $QODANA_DATA $QODANA_CONF && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl fontconfig git git-lfs gnupg2 locales procps && echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && locale-gen && apt-get autoremove -y && apt-get clean && echo 'root:x:0:0:root:/root:/bin/bash' > /etc/passwd && chmod 666 /etc/passwd && git config --global --add safe.directory '*' && mkdir -p $HOME/.bundle && echo --- >> $HOME/.bundle/config && echo \"BUNDLE_PATH: ${HOME}/.local/share/gem\" >> $HOME/.bundle/config && chmod 777 -R $HOME" did not complete successfully: exit code: 100
|
base (next, default)
buildx bake failed with: ERROR: target debian-js: failed to solve: process "/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && mkdir -m 777 -p /opt $QODANA_DATA $QODANA_CONF && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl fontconfig git git-lfs gnupg2 locales procps && echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && locale-gen && apt-get autoremove -y && apt-get clean && chmod 777 -R $HOME && echo 'root:x:0:0:root:/root:/bin/bash' > /etc/passwd && chmod 666 /etc/passwd && git config --global --add safe.directory '*' && mkdir -p -m 777 \"$HOME/.m2\" \"$HOME/.m2/repository\"" did not complete successfully: exit code: 100
|
base (2024.3, ruby)
buildx bake failed with: ERROR: target ruby-base-32-243: failed to solve: process "/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && mkdir -m 777 -p /opt $QODANA_DATA $QODANA_CONF && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl fontconfig git git-lfs gnupg2 locales procps && echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && locale-gen && apt-get autoremove -y && apt-get clean && echo 'root:x:0:0:root:/root:/bin/bash' > /etc/passwd && chmod 666 /etc/passwd && git config --global --add safe.directory '*' && mkdir -p $HOME/.bundle && echo --- >> $HOME/.bundle/config && echo \"BUNDLE_PATH: ${HOME}/.local/share/gem\" >> $HOME/.bundle/config && chmod 777 -R $HOME" did not complete successfully: exit code: 100
|
base (2024.2, default)
buildx bake failed with: ERROR: target debian-js: failed to solve: process "/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && mkdir -m 777 -p /opt $QODANA_DATA $QODANA_CONF && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl fontconfig git git-lfs gnupg2 locales procps && echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && locale-gen && apt-get autoremove -y && apt-get clean && chmod 777 -R $HOME && echo 'root:x:0:0:root:/root:/bin/bash' > /etc/passwd && chmod 666 /etc/passwd && git config --global --add safe.directory '*' && mkdir -p -m 777 \"$HOME/.m2\" \"$HOME/.m2/repository\"" did not complete successfully: exit code: 100
|
base (next, more)
buildx bake failed with: ERROR: target rust-base-latest: failed to solve: process "/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && mkdir -m 777 -p /opt $QODANA_DATA $QODANA_CONF && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl fontconfig git git-lfs gnupg2 locales pkg-config procps && echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && locale-gen && apt-get autoremove -y && apt-get clean && chmod 777 -R $HOME && echo 'root:x:0:0:root:/root:/bin/bash' > /etc/passwd && chmod 666 /etc/passwd && git config --global --add safe.directory '*' && case $TARGETPLATFORM in linux/amd64) RUSTUP_URL=$RUSTUP_URL_AMD;; linux/arm64) RUSTUP_URL=$RUSTUP_URL_ARM;; *) echo \"Unsupported architecture $TARGETPLATFORM or you forgot to enable Docker BuildKit\" >&2; exit 1;; esac && curl -fsSL -o /tmp/rustup-init $RUSTUP_URL && chmod +x /tmp/rustup-init && /tmp/rustup-init -y --no-modify-path && /usr/local/cargo/bin/rustup component add rust-src && chmod -R +w /usr/local/rustup && rm -rf /tmp/*" did not complete successfully: exit code: 100
|
base (2024.3, default)
buildx bake failed with: ERROR: target python-js: failed to solve: process "/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && mkdir -m 777 -p /opt $QODANA_DATA $QODANA_CONF && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl fontconfig git git-lfs gnupg2 locales procps && echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && locale-gen && apt-get autoremove -y && apt-get clean && chmod 777 -R $HOME && echo 'root:x:0:0:root:/root:/bin/bash' > /etc/passwd && chmod 666 /etc/passwd && git config --global --add safe.directory '*' && mkdir -p -m 777 \"$HOME/.m2\" \"$HOME/.m2/repository\"" did not complete successfully: exit code: 100
|
base (2024.2, more)
buildx bake failed with: ERROR: target js-base-242: failed to solve: process "/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && mkdir -m 777 -p /opt $QODANA_DATA $QODANA_CONF && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl fontconfig git git-lfs gnupg2 locales procps && echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && locale-gen && apt-get autoremove -y && apt-get clean && chmod 777 -R $HOME && echo 'root:x:0:0:root:/root:/bin/bash' > /etc/passwd && chmod 666 /etc/passwd && git config --global --add safe.directory '*' && npm install -g eslint@$ESLINT_VERSION pnpm@$PNPM_VERSION && npm config set update-notifier false && chmod 777 -R \"$HOME/.npm\" \"$HOME/.npmrc\"" did not complete successfully: exit code: 100
|
base (2024.3, more)
buildx bake failed with: ERROR: target js-base-243: failed to solve: process "/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && mkdir -m 777 -p /opt $QODANA_DATA $QODANA_CONF && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl fontconfig git git-lfs gnupg2 locales procps && echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && locale-gen && apt-get autoremove -y && apt-get clean && chmod 777 -R $HOME && echo 'root:x:0:0:root:/root:/bin/bash' > /etc/passwd && chmod 666 /etc/passwd && git config --global --add safe.directory '*' && npm install -g eslint@$ESLINT_VERSION pnpm@$PNPM_VERSION && npm config set update-notifier false && chmod 777 -R \"$HOME/.npm\" \"$HOME/.npmrc\"" did not complete successfully: exit code: 100
|
base (next, ruby)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
base (next, default)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
base (2024.3, ruby)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
base (2024.2, default)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
base (next, more)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
base (2024.3, default)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
base (2024.2, more)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
base (2024.3, more)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
base (2024.3, clang)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
base (2024.2, clang)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
base (next, clang)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
JetBrains~qodana-docker~1NRAYP+7.dockerbuild
|
208 KB |
|
JetBrains~qodana-docker~1VO1SD+5.dockerbuild
|
163 KB |
|
JetBrains~qodana-docker~23P55C+7.dockerbuild
|
207 KB |
|
JetBrains~qodana-docker~3LG22B+7.dockerbuild
|
247 KB |
|
JetBrains~qodana-docker~3UVF7U+3.dockerbuild
|
65.6 KB |
|
JetBrains~qodana-docker~6TDSE0+3.dockerbuild
|
73.9 KB |
|
JetBrains~qodana-docker~8ZX8LY+3.dockerbuild
|
133 KB |
|
JetBrains~qodana-docker~BVP4UN+5.dockerbuild
|
114 KB |
|
JetBrains~qodana-docker~O3VYS2+3.dockerbuild
|
572 KB |
|
JetBrains~qodana-docker~R34NW5+3.dockerbuild
|
621 KB |
|
JetBrains~qodana-docker~XHTX2G+3.dockerbuild
|
569 KB |
|