Skip to content

SOFTWARE-6017: ospool-ep/osg-24 #909

SOFTWARE-6017: ospool-ep/osg-24

SOFTWARE-6017: ospool-ep/osg-24 #909

Triggered via pull request October 22, 2024 19:48
Status Success
Total duration 9m 32s
Artifacts 16

build-container.yml

on: pull_request
Matrix: build-images
Matrix: merge-manifests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 16 warnings
build-images (cuda_11_8_0, release, 24, osg-htc/ospool-ep, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (el9, release, 24, osg-htc/ospool-ep, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (cuda_11_8_0, release, 23, opensciencegrid/osgvo-docker-pilot, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/cvmfs/cvmfsexec /cvmfsexec && cd /cvmfsexec && if [[ $CVMFSEXEC_BRANCH = TAGGED ]]; then CVMFSEXEC_BRANCH=$(git tag --sort=version:refname | tail -n 1); fi && git checkout $CVMFSEXEC_BRANCH && ./makedist osg && mkdir -p /cvmfs-cache /cvmfs-logs && chmod 1777 /cvmfs-cache /cvmfs-logs && rm -rf dist/var/lib/cvmfs log && ln -s /cvmfs-cache dist/var/lib/cvmfs && ln -s /cvmfs-logs log && tar -czf /cvmfsexec.tar.gz ./* && rm -rf ./* && chmod 1777 /cvmfsexec" did not complete successfully: exit code: 1
build-images (cuda_11_8_0, release, 24, osg-htc/ospool-ep, linux/arm64)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (el9, release, 24, osg-htc/ospool-ep, linux/arm64)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (el9, testing, 24, osg-htc/ospool-ep, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (el9, testing, 24, osg-htc/ospool-ep, linux/arm64)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (cuda_11_8_0, release, 24, osg-htc/ospool-ep, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, release, 24, osg-htc/ospool-ep, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (cuda_11_8_0, release, 23, opensciencegrid/osgvo-docker-pilot, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (cuda_11_8_0, release, 24, osg-htc/ospool-ep, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, release, 24, osg-htc/ospool-ep, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, testing, 24, osg-htc/ospool-ep, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, testing, 24, osg-htc/ospool-ep, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, development, 23, opensciencegrid/osgvo-docker-pilot, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, development, 23, opensciencegrid/osgvo-docker-pilot, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (cuda_11_8_0, release, 23, opensciencegrid/osgvo-docker-pilot, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, development, 24, osg-htc/ospool-ep, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, release, 23, opensciencegrid/osgvo-docker-pilot, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, development, 24, osg-htc/ospool-ep, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, release, 23, opensciencegrid/osgvo-docker-pilot, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, testing, 23, opensciencegrid/osgvo-docker-pilot, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, testing, 23, opensciencegrid/osgvo-docker-pilot, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
opensciencegrid~osgvo-docker-pilot~04020C.dockerbuild
74.6 KB
opensciencegrid~osgvo-docker-pilot~5TPPD6.dockerbuild
90.3 KB
opensciencegrid~osgvo-docker-pilot~8I11KC.dockerbuild
35.5 KB
opensciencegrid~osgvo-docker-pilot~A0X7ZK.dockerbuild
41 KB
opensciencegrid~osgvo-docker-pilot~FO0OQB.dockerbuild
56.1 KB
opensciencegrid~osgvo-docker-pilot~H77GDA.dockerbuild
75.3 KB
opensciencegrid~osgvo-docker-pilot~JD3IK7.dockerbuild
78.3 KB
opensciencegrid~osgvo-docker-pilot~KZR72Q.dockerbuild
76.1 KB
opensciencegrid~osgvo-docker-pilot~NNDW4F.dockerbuild
35.6 KB
opensciencegrid~osgvo-docker-pilot~NTZUDL.dockerbuild
35 KB
opensciencegrid~osgvo-docker-pilot~P6YW4L.dockerbuild
40 KB
opensciencegrid~osgvo-docker-pilot~RNYPGZ.dockerbuild
76.1 KB
opensciencegrid~osgvo-docker-pilot~U89EJA.dockerbuild
35.4 KB
opensciencegrid~osgvo-docker-pilot~UDUWWX.dockerbuild
77.3 KB
opensciencegrid~osgvo-docker-pilot~XICEPK.dockerbuild
77.9 KB
opensciencegrid~osgvo-docker-pilot~YO5ATP.dockerbuild
76.8 KB