Skip to content

Images CI for "dev-py3.10" from upstream #693 at "refs/heads/dev" #157

Images CI for "dev-py3.10" from upstream #693 at "refs/heads/dev"

Images CI for "dev-py3.10" from upstream #693 at "refs/heads/dev" #157

Triggered via repository dispatch December 30, 2023 13:06
@Fallen-BreathFallen-Breath
trigger-workflow a45a0d5
Status Failure
Total duration 8m 13s
Artifacts

ci.yml

on: repository_dispatch
Build config
4s
Build config
Extra packages  /  image
1m 2s
Extra packages / image
Matrix: openjdk
Fit to window
Zoom out
Zoom in

Annotations

8 errors
OpenJDK (jdk11, temurin) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\nexport DEBIAN_FRONTEND=\"noninteractive\"\n\napt-get update\napt-get install -y gnupg ca-certificates curl\ncurl -so- https://packages.adoptium.net/artifactory/api/gpg/key/public | gpg --dearmor -o /etc/apt/trusted.gpg.d/adoptium.gpg\necho \"deb https://packages.adoptium.net/artifactory/deb $(awk -F= '/^VERSION_CODENAME/{print$2}' /etc/os-release) main\" | tee /etc/apt/sources.list.d/adoptium.list\napt-get update\n\n# The temurin source is currently very unstable, add more retries for it\n# https://github.com/adoptium/adoptium-support/issues/554\n# https://github.com/adoptium/installer/issues/766\nset +e\nattempts=5\nwait_times=(1 3 5 10)\nfor attempt in $(seq 1 $attempts); do\n if apt-get install -y \"temurin-${JAVA}-jdk\"; then\n break\n fi\n if [ \"$attempt\" != \"$attempts\" ]; then\n wait_time=${wait_times[$((attempt-1))]}\n echo \"Install attempt #$attempt failed. Waiting ${wait_time} minutes for another attempt...\"\n sleep $((wait_time * 60))\n else\n echo \"All $attempts attempts failed\"\n exit 1\n fi\ndone\nset -e\n\njava -version\njavac -version\nrm -rf /var/lib/apt/lists/*\n" did not complete successfully: exit code: 2
OpenJDK (jdk11, temurin, extra) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\nexport DEBIAN_FRONTEND=\"noninteractive\"\n\napt-get update\napt-get install -y gnupg ca-certificates curl\ncurl -so- https://packages.adoptium.net/artifactory/api/gpg/key/public | gpg --dearmor -o /etc/apt/trusted.gpg.d/adoptium.gpg\necho \"deb https://packages.adoptium.net/artifactory/deb $(awk -F= '/^VERSION_CODENAME/{print$2}' /etc/os-release) main\" | tee /etc/apt/sources.list.d/adoptium.list\napt-get update\n\n# The temurin source is currently very unstable, add more retries for it\n# https://github.com/adoptium/adoptium-support/issues/554\n# https://github.com/adoptium/installer/issues/766\nset +e\nattempts=5\nwait_times=(1 3 5 10)\nfor attempt in $(seq 1 $attempts); do\n if apt-get install -y \"temurin-${JAVA}-jdk\"; then\n break\n fi\n if [ \"$attempt\" != \"$attempts\" ]; then\n wait_time=${wait_times[$((attempt-1))]}\n echo \"Install attempt #$attempt failed. Waiting ${wait_time} minutes for another attempt...\"\n sleep $((wait_time * 60))\n else\n echo \"All $attempts attempts failed\"\n exit 1\n fi\ndone\nset -e\n\njava -version\njavac -version\nrm -rf /var/lib/apt/lists/*\n" did not complete successfully: exit code: 2
OpenJDK (jdk17, temurin, extra) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\nexport DEBIAN_FRONTEND=\"noninteractive\"\n\napt-get update\napt-get install -y gnupg ca-certificates curl\ncurl -so- https://packages.adoptium.net/artifactory/api/gpg/key/public | gpg --dearmor -o /etc/apt/trusted.gpg.d/adoptium.gpg\necho \"deb https://packages.adoptium.net/artifactory/deb $(awk -F= '/^VERSION_CODENAME/{print$2}' /etc/os-release) main\" | tee /etc/apt/sources.list.d/adoptium.list\napt-get update\n\n# The temurin source is currently very unstable, add more retries for it\n# https://github.com/adoptium/adoptium-support/issues/554\n# https://github.com/adoptium/installer/issues/766\nset +e\nattempts=5\nwait_times=(1 3 5 10)\nfor attempt in $(seq 1 $attempts); do\n if apt-get install -y \"temurin-${JAVA}-jdk\"; then\n break\n fi\n if [ \"$attempt\" != \"$attempts\" ]; then\n wait_time=${wait_times[$((attempt-1))]}\n echo \"Install attempt #$attempt failed. Waiting ${wait_time} minutes for another attempt...\"\n sleep $((wait_time * 60))\n else\n echo \"All $attempts attempts failed\"\n exit 1\n fi\ndone\nset -e\n\njava -version\njavac -version\nrm -rf /var/lib/apt/lists/*\n" did not complete successfully: exit code: 2
OpenJDK (jdk17, temurin) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\nexport DEBIAN_FRONTEND=\"noninteractive\"\n\napt-get update\napt-get install -y gnupg ca-certificates curl\ncurl -so- https://packages.adoptium.net/artifactory/api/gpg/key/public | gpg --dearmor -o /etc/apt/trusted.gpg.d/adoptium.gpg\necho \"deb https://packages.adoptium.net/artifactory/deb $(awk -F= '/^VERSION_CODENAME/{print$2}' /etc/os-release) main\" | tee /etc/apt/sources.list.d/adoptium.list\napt-get update\n\n# The temurin source is currently very unstable, add more retries for it\n# https://github.com/adoptium/adoptium-support/issues/554\n# https://github.com/adoptium/installer/issues/766\nset +e\nattempts=5\nwait_times=(1 3 5 10)\nfor attempt in $(seq 1 $attempts); do\n if apt-get install -y \"temurin-${JAVA}-jdk\"; then\n break\n fi\n if [ \"$attempt\" != \"$attempts\" ]; then\n wait_time=${wait_times[$((attempt-1))]}\n echo \"Install attempt #$attempt failed. Waiting ${wait_time} minutes for another attempt...\"\n sleep $((wait_time * 60))\n else\n echo \"All $attempts attempts failed\"\n exit 1\n fi\ndone\nset -e\n\njava -version\njavac -version\nrm -rf /var/lib/apt/lists/*\n" did not complete successfully: exit code: 2
OpenJDK (jdk21, temurin, extra) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\nexport DEBIAN_FRONTEND=\"noninteractive\"\n\napt-get update\napt-get install -y gnupg ca-certificates curl\ncurl -so- https://packages.adoptium.net/artifactory/api/gpg/key/public | gpg --dearmor -o /etc/apt/trusted.gpg.d/adoptium.gpg\necho \"deb https://packages.adoptium.net/artifactory/deb $(awk -F= '/^VERSION_CODENAME/{print$2}' /etc/os-release) main\" | tee /etc/apt/sources.list.d/adoptium.list\napt-get update\n\n# The temurin source is currently very unstable, add more retries for it\n# https://github.com/adoptium/adoptium-support/issues/554\n# https://github.com/adoptium/installer/issues/766\nset +e\nattempts=5\nwait_times=(1 3 5 10)\nfor attempt in $(seq 1 $attempts); do\n if apt-get install -y \"temurin-${JAVA}-jdk\"; then\n break\n fi\n if [ \"$attempt\" != \"$attempts\" ]; then\n wait_time=${wait_times[$((attempt-1))]}\n echo \"Install attempt #$attempt failed. Waiting ${wait_time} minutes for another attempt...\"\n sleep $((wait_time * 60))\n else\n echo \"All $attempts attempts failed\"\n exit 1\n fi\ndone\nset -e\n\njava -version\njavac -version\nrm -rf /var/lib/apt/lists/*\n" did not complete successfully: exit code: 2
OpenJDK (jdk21, temurin) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\nexport DEBIAN_FRONTEND=\"noninteractive\"\n\napt-get update\napt-get install -y gnupg ca-certificates curl\ncurl -so- https://packages.adoptium.net/artifactory/api/gpg/key/public | gpg --dearmor -o /etc/apt/trusted.gpg.d/adoptium.gpg\necho \"deb https://packages.adoptium.net/artifactory/deb $(awk -F= '/^VERSION_CODENAME/{print$2}' /etc/os-release) main\" | tee /etc/apt/sources.list.d/adoptium.list\napt-get update\n\n# The temurin source is currently very unstable, add more retries for it\n# https://github.com/adoptium/adoptium-support/issues/554\n# https://github.com/adoptium/installer/issues/766\nset +e\nattempts=5\nwait_times=(1 3 5 10)\nfor attempt in $(seq 1 $attempts); do\n if apt-get install -y \"temurin-${JAVA}-jdk\"; then\n break\n fi\n if [ \"$attempt\" != \"$attempts\" ]; then\n wait_time=${wait_times[$((attempt-1))]}\n echo \"Install attempt #$attempt failed. Waiting ${wait_time} minutes for another attempt...\"\n sleep $((wait_time * 60))\n else\n echo \"All $attempts attempts failed\"\n exit 1\n fi\ndone\nset -e\n\njava -version\njavac -version\nrm -rf /var/lib/apt/lists/*\n" did not complete successfully: exit code: 2
OpenJDK (jdk8, temurin) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\nexport DEBIAN_FRONTEND=\"noninteractive\"\n\napt-get update\napt-get install -y gnupg ca-certificates curl\ncurl -so- https://packages.adoptium.net/artifactory/api/gpg/key/public | gpg --dearmor -o /etc/apt/trusted.gpg.d/adoptium.gpg\necho \"deb https://packages.adoptium.net/artifactory/deb $(awk -F= '/^VERSION_CODENAME/{print$2}' /etc/os-release) main\" | tee /etc/apt/sources.list.d/adoptium.list\napt-get update\n\n# The temurin source is currently very unstable, add more retries for it\n# https://github.com/adoptium/adoptium-support/issues/554\n# https://github.com/adoptium/installer/issues/766\nset +e\nattempts=5\nwait_times=(1 3 5 10)\nfor attempt in $(seq 1 $attempts); do\n if apt-get install -y \"temurin-${JAVA}-jdk\"; then\n break\n fi\n if [ \"$attempt\" != \"$attempts\" ]; then\n wait_time=${wait_times[$((attempt-1))]}\n echo \"Install attempt #$attempt failed. Waiting ${wait_time} minutes for another attempt...\"\n sleep $((wait_time * 60))\n else\n echo \"All $attempts attempts failed\"\n exit 1\n fi\ndone\nset -e\n\njava -version\njavac -version\nrm -rf /var/lib/apt/lists/*\n" did not complete successfully: exit code: 2
OpenJDK (jdk8, temurin, extra) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\nexport DEBIAN_FRONTEND=\"noninteractive\"\n\napt-get update\napt-get install -y gnupg ca-certificates curl\ncurl -so- https://packages.adoptium.net/artifactory/api/gpg/key/public | gpg --dearmor -o /etc/apt/trusted.gpg.d/adoptium.gpg\necho \"deb https://packages.adoptium.net/artifactory/deb $(awk -F= '/^VERSION_CODENAME/{print$2}' /etc/os-release) main\" | tee /etc/apt/sources.list.d/adoptium.list\napt-get update\n\n# The temurin source is currently very unstable, add more retries for it\n# https://github.com/adoptium/adoptium-support/issues/554\n# https://github.com/adoptium/installer/issues/766\nset +e\nattempts=5\nwait_times=(1 3 5 10)\nfor attempt in $(seq 1 $attempts); do\n if apt-get install -y \"temurin-${JAVA}-jdk\"; then\n break\n fi\n if [ \"$attempt\" != \"$attempts\" ]; then\n wait_time=${wait_times[$((attempt-1))]}\n echo \"Install attempt #$attempt failed. Waiting ${wait_time} minutes for another attempt...\"\n sleep $((wait_time * 60))\n else\n echo \"All $attempts attempts failed\"\n exit 1\n fi\ndone\nset -e\n\njava -version\njavac -version\nrm -rf /var/lib/apt/lists/*\n" did not complete successfully: exit code: 2