infrastructure
infrastructure copied to clipboard
Bus error on docker_build_multiarch on dockerhost-skytap-ubuntu2204-x64-1/
-
Please put the system name in the title of this issue. [dockerhost-skytap-ubuntu2204-x64-1](This is the machine ) is the machine created as part of https://github.com/adoptium/infrastructure/issues/3292
-
Link to any log file showing the problem: https://ci.adoptium.net/job/openjdk_build_docker_multiarch/1263/execution/node/62/log/
-
Please describe the issue:
Crash within the docker image:
INFO: docker build --no-cache -t adoptopenjdk/openjdk15:x86_64-ubi-jdk-15.0.2_7 -f Dockerfile.hotspot.releases.full .
#####################################################
#0 building with "default" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s
#2 [internal] load build definition from Dockerfile.hotspot.releases.full
#2 transferring dockerfile: 3.24kB done
#2 DONE 0.0s
#3 [internal] load metadata for registry.access.redhat.com/ubi8/ubi:8.4
#3 DONE 0.5s
#4 [1/3] FROM registry.access.redhat.com/ubi8/ubi:8.4@sha256:6f4f2ad88d7f6590d80e6cdeeddf9d9803e9df4648f9b5e0042927403ff2ec94
#4 CACHED
#5 [2/3] RUN dnf install -y tzdata openssl curl ca-certificates fontconfig glibc-langpack-en gzip tar && dnf update -y; dnf clean all
#5 0.543 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
#5 0.830 Updating Subscription Management repositories.
#5 0.830 Unable to read consumer identity
#5 1.156
#5 1.156 This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
#5 1.156
#5 2.258 /bin/sh: line 1: 7 Bus error (core dumped) dnf install -y tzdata openssl curl ca-certificates fontconfig glibc-langpack-en gzip tar
Sending interrupt signal to process
#5 CANCELED
ERROR: failed to solve: Canceled: context canceled
#############################################
ERROR: Docker build of image: -t adoptopenjdk/openjdk15:x86_64-ubi-jdk-15.0.2_7 from Dockerfile.hotspot.releases.full failed.
#############################################
Writing 15/jdk/ubi/Dockerfile.hotspot.releases.slim ... Terminated
###############################################################
ERROR: Docker Build for Version 15 hotspot jdk failed.