Running with gitlab-runner 13.12.0 (7a6612da)  on dsop-shared-gitlab-runner-5fcd8977b8-m6qmr JrExJ6yx  feature flags: FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY:false section_start:1630940254:resolve_secrets Resolving secrets section_end:1630940254:resolve_secrets section_start:1630940254:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.2 ... Using attach strategy to execute scripts... section_end:1630940254:prepare_executor section_start:1630940254:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-981-concurrent-0lf2cx to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-981-concurrent-0lf2cx to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-jrexj6yx-project-981-concurrent-0lf2cx via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1630940260:prepare_script section_start:1630940260:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/JrExJ6yx/0/dsop/opensource/ansible/ansible/.git/ Created fresh repository. Checking out e9b869e7 as master... Skipping Git submodules setup section_end:1630940261:get_sources section_start:1630940261:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (6273758)... Downloading artifacts from coordinator... ok  id=6273758 responseStatus=200 OK token=ZDyc6C1f WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (6273760)... Downloading artifacts from coordinator... ok  id=6273760 responseStatus=200 OK token=LiN2x2Sk WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6273755)... Downloading artifacts from coordinator... ok  id=6273755 responseStatus=200 OK token=ynznkj_C WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (6273759)... Downloading artifacts from coordinator... ok  id=6273759 responseStatus=200 OK token=P4gDFAyb WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1630940262:download_artifacts section_start:1630940262:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/ansible-core.tar.gz' -> './ansible-core.tar.gz' 'ci-artifacts/import-artifacts/external-resources/ansible.tar.gz' -> './ansible.tar.gz' 'ci-artifacts/import-artifacts/external-resources/cffi.tar.gz' -> './cffi.tar.gz' 'ci-artifacts/import-artifacts/external-resources/jinja2.tar.gz' -> './jinja2.tar.gz' 'ci-artifacts/import-artifacts/external-resources/markupsafe.tar.gz' -> './markupsafe.tar.gz' 'ci-artifacts/import-artifacts/external-resources/packaging-21.0-py3-none-any.whl' -> './packaging-21.0-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/pycparser.tar.gz' -> './pycparser.tar.gz' 'ci-artifacts/import-artifacts/external-resources/pyparsing.tar.gz' -> './pyparsing.tar.gz' 'ci-artifacts/import-artifacts/external-resources/pyyaml.tar.gz' -> './pyyaml.tar.gz' 'ci-artifacts/import-artifacts/external-resources/resolvelib.tar.gz' -> './resolvelib.tar.gz' 'ci-artifacts/import-artifacts/external-resources/semantic-version.tar.gz' -> './semantic-version.tar.gz' 'ci-artifacts/import-artifacts/external-resources/setuptools-rust.tar.gz' -> './setuptools-rust.tar.gz' 'ci-artifacts/import-artifacts/external-resources/setuptools-scm.tar.gz' -> './setuptools-scm.tar.gz' 'ci-artifacts/import-artifacts/external-resources/setuptools.tar.gz' -> './setuptools.tar.gz' 'ci-artifacts/import-artifacts/external-resources/toml.tar.gz' -> './toml.tar.gz' Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM registry1.dso.mil/ironbank/redhat/python/python36:3.6 Trying to pull registry1.dso.mil/ironbank/redhat/python/python36:3.6... Getting image source signatures Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:612731bd4073ce3a4b81a4cba66d261924ba75b5ce327bb37f3e0e3f4aced605 Copying blob sha256:51f5e1597bd8a5119a70ae59a08380d588f4f8d1506094456d0d98b6e0e208ae Copying config sha256:4fba452737e474b19d14780e22bbb68c128fd70785648f3d220265b55d53bce9 Writing manifest to image destination Storing signatures STEP 2: USER 0 STEP 3: WORKDIR / STEP 4: RUN dnf update -y --nodocs && dnf install -y initscripts gcc libffi-devel rust python3-cryptography cargo openssl-devel libyaml git && dnf -y clean all && rm -rf /var/cache/dnf Failed to set locale, defaulting to C.UTF-8 Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 248 kB/s | 2.4 MB 00:09 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. Nothing to do. Complete! Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:01 ago on Mon Sep 6 14:58:39 2021. Package libyaml-0.1.7-5.el8.x86_64 is already installed. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: cargo x86_64 1.52.1-1.module+el8.4.0+11282+0729bac9 ubi-8-appstream 4.2 M gcc x86_64 8.4.1-1.el8 ubi-8-appstream 23 M git x86_64 2.27.0-1.el8 ubi-8-appstream 164 k initscripts x86_64 10.00.15-1.el8 ubi-8-baseos 339 k libffi-devel x86_64 3.1-22.el8 ubi-8-baseos 29 k openssl-devel x86_64 1:1.1.1g-15.el8_3 ubi-8-baseos 2.3 M python3-cryptography x86_64 3.2.1-4.el8 ubi-8-baseos 559 k rust x86_64 1.52.1-1.module+el8.4.0+11282+0729bac9 ubi-8-appstream 24 M Installing dependencies: binutils x86_64 2.30-93.el8 ubi-8-baseos 5.8 M cpp x86_64 8.4.1-1.el8 ubi-8-appstream 10 M emacs-filesystem noarch 1:26.1-5.el8 ubi-8-baseos 69 k git-core x86_64 2.27.0-1.el8 ubi-8-appstream 5.7 M git-core-doc noarch 2.27.0-1.el8 ubi-8-appstream 2.5 M glibc-devel x86_64 2.28-151.el8 ubi-8-baseos 1.0 M glibc-headers x86_64 2.28-151.el8 ubi-8-baseos 478 k groff-base x86_64 1.22.3-18.el8 ubi-8-baseos 1.0 M isl x86_64 0.16.1-6.el8 ubi-8-appstream 841 k kernel-headers x86_64 4.18.0-305.12.1.el8_4 ubi-8-baseos 7.1 M keyutils-libs-devel x86_64 1.5.10-6.el8 ubi-8-baseos 48 k krb5-devel x86_64 1.18.2-8.el8 ubi-8-baseos 559 k less x86_64 530-1.el8 ubi-8-baseos 164 k libcom_err-devel x86_64 1.45.6-1.el8 ubi-8-baseos 38 k libedit x86_64 3.1-23.20170329cvs.el8 ubi-8-baseos 102 k libgomp x86_64 8.4.1-1.el8 ubi-8-baseos 204 k libkadm5 x86_64 1.18.2-8.el8 ubi-8-baseos 186 k libmpc x86_64 1.1.0-9.1.el8 ubi-8-appstream 61 k libselinux-devel x86_64 2.9-5.el8 ubi-8-baseos 200 k libsepol-devel x86_64 2.9-2.el8 ubi-8-baseos 86 k libverto-devel x86_64 0.3.0-5.el8 ubi-8-baseos 18 k libxcrypt-devel x86_64 4.1.1-4.el8 ubi-8-baseos 25 k llvm-libs x86_64 11.0.0-2.module+el8.4.0+8598+a071fcd5 ubi-8-appstream 21 M ncurses x86_64 6.1-7.20180224.el8 ubi-8-baseos 387 k openssh x86_64 8.0p1-6.el8_4.2 ubi-8-baseos 521 k openssh-clients x86_64 8.0p1-6.el8_4.2 ubi-8-baseos 667 k openssl x86_64 1:1.1.1g-15.el8_3 ubi-8-baseos 707 k pcre2-devel x86_64 10.32-2.el8 ubi-8-baseos 605 k pcre2-utf16 x86_64 10.32-2.el8 ubi-8-baseos 229 k pcre2-utf32 x86_64 10.32-2.el8 ubi-8-baseos 220 k perl-Carp noarch 1.42-396.el8 ubi-8-baseos 30 k perl-Data-Dumper x86_64 2.167-399.el8 ubi-8-baseos 58 k perl-Digest noarch 1.17-395.el8 ubi-8-appstream 27 k perl-Digest-MD5 x86_64 2.55-396.el8 ubi-8-appstream 37 k perl-Encode x86_64 4:2.97-3.el8 ubi-8-baseos 1.5 M perl-Errno x86_64 1.28-419.el8_4.1 ubi-8-baseos 76 k perl-Error noarch 1:0.17025-2.el8 ubi-8-appstream 46 k perl-Exporter noarch 5.72-396.el8 ubi-8-baseos 34 k perl-File-Path noarch 2.15-2.el8 ubi-8-baseos 38 k perl-File-Temp noarch 0.230.600-1.el8 ubi-8-baseos 63 k perl-Getopt-Long noarch 1:2.50-4.el8 ubi-8-baseos 63 k perl-Git noarch 2.27.0-1.el8 ubi-8-appstream 78 k perl-HTTP-Tiny noarch 0.074-1.el8 ubi-8-baseos 58 k perl-IO x86_64 1.38-419.el8_4.1 ubi-8-baseos 142 k perl-MIME-Base64 x86_64 3.15-396.el8 ubi-8-baseos 31 k perl-Net-SSLeay x86_64 1.88-1.module+el8.3.0+6446+594cad75 ubi-8-appstream 379 k perl-PathTools x86_64 3.74-1.el8 ubi-8-baseos 90 k perl-Pod-Escapes noarch 1:1.07-395.el8 ubi-8-baseos 20 k perl-Pod-Perldoc noarch 3.28-396.el8 ubi-8-baseos 88 k perl-Pod-Simple noarch 1:3.35-395.el8 ubi-8-baseos 213 k perl-Pod-Usage noarch 4:1.69-395.el8 ubi-8-baseos 34 k perl-Scalar-List-Utils x86_64 3:1.49-2.el8 ubi-8-baseos 68 k perl-Socket x86_64 4:2.027-3.el8 ubi-8-baseos 59 k perl-Storable x86_64 1:3.11-3.el8 ubi-8-baseos 98 k perl-Term-ANSIColor noarch 4.06-396.el8 ubi-8-baseos 46 k perl-Term-Cap noarch 1.17-395.el8 ubi-8-baseos 23 k perl-TermReadKey x86_64 2.37-7.el8 ubi-8-appstream 40 k perl-Text-ParseWords noarch 3.30-395.el8 ubi-8-baseos 18 k perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 ubi-8-baseos 24 k perl-Time-Local noarch 1:1.280-1.el8 ubi-8-baseos 34 k perl-URI noarch 1.73-3.el8 ubi-8-appstream 116 k perl-Unicode-Normalize x86_64 1.25-396.el8 ubi-8-baseos 82 k perl-constant noarch 1.33-396.el8 ubi-8-baseos 25 k perl-interpreter x86_64 4:5.26.3-419.el8_4.1 ubi-8-baseos 6.3 M perl-libnet noarch 3.11-3.el8 ubi-8-appstream 121 k perl-libs x86_64 4:5.26.3-419.el8_4.1 ubi-8-baseos 1.6 M perl-macros x86_64 4:5.26.3-419.el8_4.1 ubi-8-baseos 72 k perl-parent noarch 1:0.237-1.el8 ubi-8-baseos 20 k perl-podlators noarch 4.11-1.el8 ubi-8-baseos 118 k perl-threads x86_64 1:2.21-2.el8 ubi-8-baseos 61 k perl-threads-shared x86_64 1.58-2.el8 ubi-8-baseos 48 k procps-ng x86_64 3.3.15-6.el8 ubi-8-baseos 329 k python3-cffi x86_64 1.11.5-5.el8 ubi-8-baseos 238 k python3-ply noarch 3.9-9.el8 ubi-8-baseos 111 k python3-pycparser noarch 2.14-14.el8 ubi-8-baseos 109 k rust-std-static x86_64 1.52.1-1.module+el8.4.0+11282+0729bac9 ubi-8-appstream 24 M zlib-devel x86_64 1.2.11-17.el8 ubi-8-baseos 58 k Installing weak dependencies: perl-IO-Socket-IP noarch 0.39-5.el8 ubi-8-appstream 47 k perl-IO-Socket-SSL noarch 2.066-4.module+el8.3.0+6446+594cad75 ubi-8-appstream 298 k perl-Mozilla-CA noarch 20160104-7.module+el8.3.0+6498+9eecfe51 ubi-8-appstream 15 k Enabling module streams: llvm-toolset rhel8 perl 5.26 perl-IO-Socket-SSL 2.066 perl-libwww-perl 6.34 rust-toolset rhel8 Transaction Summary ================================================================================================ Install 88 Packages Total download size: 154 M Installed size: 517 M Downloading Packages: [MIRROR] openssh-8.0p1-6.el8_4.2.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/o/openssh-8.0p1-6.el8_4.2.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] procps-ng-3.3.15-6.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/procps-ng-3.3.15-6.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] ncurses-6.1-7.20180224.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/n/ncurses-6.1-7.20180224.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/88): procps-ng-3.3.15-6.el8.x86_64.rpm 66 kB/s | 329 kB 00:05 (2/88): ncurses-6.1-7.20180224.el8.x86_64.rpm 77 kB/s | 387 kB 00:05 (3/88): openssh-8.0p1-6.el8_4.2.x86_64.rpm 104 kB/s | 521 kB 00:05 (4/88): perl-Pod-Perldoc-3.28-396.el8.noarch.rp 31 MB/s | 88 kB 00:00 (5/88): libffi-devel-3.1-22.el8.x86_64.rpm 11 MB/s | 29 kB 00:00 (6/88): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 11 MB/s | 25 kB 00:00 (7/88): perl-threads-2.21-2.el8.x86_64.rpm 22 MB/s | 61 kB 00:00 (8/88): perl-Term-Cap-1.17-395.el8.noarch.rpm 9.7 MB/s | 23 kB 00:00 (9/88): keyutils-libs-devel-1.5.10-6.el8.x86_64 21 MB/s | 48 kB 00:00 (10/88): openssl-1.1.1g-15.el8_3.x86_64.rpm 110 MB/s | 707 kB 00:00 (11/88): glibc-headers-2.28-151.el8.x86_64.rpm 79 MB/s | 478 kB 00:00 (12/88): perl-Pod-Escapes-1.07-395.el8.noarch.r 5.2 MB/s | 20 kB 00:00 (13/88): emacs-filesystem-26.1-5.el8.noarch.rpm 30 MB/s | 69 kB 00:00 (14/88): libsepol-devel-2.9-2.el8.x86_64.rpm 29 MB/s | 86 kB 00:00 (15/88): krb5-devel-1.18.2-8.el8.x86_64.rpm 95 MB/s | 559 kB 00:00 (16/88): perl-macros-5.26.3-419.el8_4.1.x86_64. 28 MB/s | 72 kB 00:00 (17/88): perl-Scalar-List-Utils-1.49-2.el8.x86_ 27 MB/s | 68 kB 00:00 (18/88): perl-Encode-2.97-3.el8.x86_64.rpm 119 MB/s | 1.5 MB 00:00 (19/88): openssh-clients-8.0p1-6.el8_4.2.x86_64 86 MB/s | 667 kB 00:00 (20/88): perl-podlators-4.11-1.el8.noarch.rpm 33 MB/s | 118 kB 00:00 (21/88): perl-MIME-Base64-3.15-396.el8.x86_64.r 16 MB/s | 31 kB 00:00 (22/88): libselinux-devel-2.9-5.el8.x86_64.rpm 58 MB/s | 200 kB 00:00 (23/88): less-530-1.el8.x86_64.rpm 51 MB/s | 164 kB 00:00 (24/88): openssl-devel-1.1.1g-15.el8_3.x86_64.r 115 MB/s | 2.3 MB 00:00 (25/88): libgomp-8.4.1-1.el8.x86_64.rpm 35 MB/s | 204 kB 00:00 (26/88): python3-cffi-1.11.5-5.el8.x86_64.rpm 67 MB/s | 238 kB 00:00 (27/88): perl-threads-shared-1.58-2.el8.x86_64. 18 MB/s | 48 kB 00:00 (28/88): perl-Term-ANSIColor-4.06-396.el8.noarc 20 MB/s | 46 kB 00:00 (29/88): perl-Getopt-Long-2.50-4.el8.noarch.rpm 27 MB/s | 63 kB 00:00 (30/88): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 23 MB/s | 58 kB 00:00 (31/88): libedit-3.1-23.20170329cvs.el8.x86_64. 32 MB/s | 102 kB 00:00 (32/88): perl-Carp-1.42-396.el8.noarch.rpm 16 MB/s | 30 kB 00:00 (33/88): pcre2-utf16-10.32-2.el8.x86_64.rpm 56 MB/s | 229 kB 00:00 (34/88): perl-File-Path-2.15-2.el8.noarch.rpm 20 MB/s | 38 kB 00:00 (35/88): perl-Unicode-Normalize-1.25-396.el8.x8 38 MB/s | 82 kB 00:00 (36/88): perl-Exporter-5.72-396.el8.noarch.rpm 17 MB/s | 34 kB 00:00 (37/88): perl-parent-0.237-1.el8.noarch.rpm 12 MB/s | 20 kB 00:00 (38/88): perl-Storable-3.11-3.el8.x86_64.rpm 43 MB/s | 98 kB 00:00 (39/88): perl-PathTools-3.74-1.el8.x86_64.rpm 36 MB/s | 90 kB 00:00 (40/88): python3-cryptography-3.2.1-4.el8.x86_6 104 MB/s | 559 kB 00:00 (41/88): perl-interpreter-5.26.3-419.el8_4.1.x8 116 MB/s | 6.3 MB 00:00 (42/88): perl-constant-1.33-396.el8.noarch.rpm 3.3 MB/s | 25 kB 00:00 (43/88): perl-Data-Dumper-2.167-399.el8.x86_64. 6.4 MB/s | 58 kB 00:00 (44/88): perl-File-Temp-0.230.600-1.el8.noarch. 28 MB/s | 63 kB 00:00 (45/88): libcom_err-devel-1.45.6-1.el8.x86_64.r 16 MB/s | 38 kB 00:00 (46/88): libverto-devel-0.3.0-5.el8.x86_64.rpm 7.1 MB/s | 18 kB 00:00 (47/88): perl-Text-ParseWords-3.30-395.el8.noar 3.5 MB/s | 18 kB 00:00 (48/88): pcre2-utf32-10.32-2.el8.x86_64.rpm 66 MB/s | 220 kB 00:00 (49/88): perl-IO-1.38-419.el8_4.1.x86_64.rpm 57 MB/s | 142 kB 00:00 (50/88): initscripts-10.00.15-1.el8.x86_64.rpm 63 MB/s | 339 kB 00:00 (51/88): libkadm5-1.18.2-8.el8.x86_64.rpm 48 MB/s | 186 kB 00:00 (52/88): perl-Time-Local-1.280-1.el8.noarch.rpm 12 MB/s | 34 kB 00:00 (53/88): perl-Socket-2.027-3.el8.x86_64.rpm 26 MB/s | 59 kB 00:00 (54/88): perl-Pod-Usage-1.69-395.el8.noarch.rpm 18 MB/s | 34 kB 00:00 (55/88): groff-base-1.22.3-18.el8.x86_64.rpm 114 MB/s | 1.0 MB 00:00 (56/88): perl-Errno-1.28-419.el8_4.1.x86_64.rpm 32 MB/s | 76 kB 00:00 (57/88): perl-libs-5.26.3-419.el8_4.1.x86_64.rp 102 MB/s | 1.6 MB 00:00 (58/88): pcre2-devel-10.32-2.el8.x86_64.rpm 78 MB/s | 605 kB 00:00 (59/88): python3-ply-3.9-9.el8.noarch.rpm 17 MB/s | 111 kB 00:00 (60/88): binutils-2.30-93.el8.x86_64.rpm 110 MB/s | 5.8 MB 00:00 (61/88): python3-pycparser-2.14-14.el8.noarch.r 12 MB/s | 109 kB 00:00 (62/88): glibc-devel-2.28-151.el8.x86_64.rpm 50 MB/s | 1.0 MB 00:00 (63/88): perl-Pod-Simple-3.35-395.el8.noarch.rp 65 MB/s | 213 kB 00:00 (64/88): perl-Text-Tabs+Wrap-2013.0523-395.el8. 11 MB/s | 24 kB 00:00 (65/88): zlib-devel-1.2.11-17.el8.x86_64.rpm 4.4 MB/s | 58 kB 00:00 (66/88): kernel-headers-4.18.0-305.12.1.el8_4.x 141 MB/s | 7.1 MB 00:00 [MIRROR] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/p/perl-IO-Socket-IP-0.39-5.el8.noarch.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] git-core-2.27.0-1.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/g/git-core-2.27.0-1.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] llvm-libs-11.0.0-2.module+el8.4.0+8598+a071fcd5.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/l/llvm-libs-11.0.0-2.module%2bel8.4.0%2b8598%2ba071fcd5.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (67/88): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 9.6 kB/s | 47 kB 00:04 (68/88): perl-URI-1.73-3.el8.noarch.rpm 26 MB/s | 116 kB 00:00 (69/88): perl-Git-2.27.0-1.el8.noarch.rpm 23 MB/s | 78 kB 00:00 (70/88): perl-Net-SSLeay-1.88-1.module+el8.3.0+ 74 MB/s | 379 kB 00:00 (71/88): perl-libnet-3.11-3.el8.noarch.rpm 35 MB/s | 121 kB 00:00 (72/88): perl-TermReadKey-2.37-7.el8.x86_64.rpm 17 MB/s | 40 kB 00:00 (73/88): perl-Error-0.17025-2.el8.noarch.rpm 21 MB/s | 46 kB 00:00 (74/88): perl-Digest-MD5-2.55-396.el8.x86_64.rp 13 MB/s | 37 kB 00:00 (75/88): git-core-2.27.0-1.el8.x86_64.rpm 1.2 MB/s | 5.7 MB 00:04 (76/88): perl-IO-Socket-SSL-2.066-4.module+el8. 62 MB/s | 298 kB 00:00 (77/88): perl-Mozilla-CA-20160104-7.module+el8. 7.7 MB/s | 15 kB 00:00 (78/88): git-2.27.0-1.el8.x86_64.rpm 44 MB/s | 164 kB 00:00 (79/88): git-core-doc-2.27.0-1.el8.noarch.rpm 82 MB/s | 2.5 MB 00:00 (80/88): perl-Digest-1.17-395.el8.noarch.rpm 7.1 MB/s | 27 kB 00:00 (81/88): isl-0.16.1-6.el8.x86_64.rpm 86 MB/s | 841 kB 00:00 (82/88): cargo-1.52.1-1.module+el8.4.0+11282+07 117 MB/s | 4.2 MB 00:00 (83/88): cpp-8.4.1-1.el8.x86_64.rpm 117 MB/s | 10 MB 00:00 (84/88): llvm-libs-11.0.0-2.module+el8.4.0+8598 4.2 MB/s | 21 MB 00:05 (85/88): libmpc-1.1.0-9.1.el8.x86_64.rpm 2.3 MB/s | 61 kB 00:00 (86/88): rust-std-static-1.52.1-1.module+el8.4. 111 MB/s | 24 MB 00:00 (87/88): gcc-8.4.1-1.el8.x86_64.rpm 124 MB/s | 23 MB 00:00 (88/88): rust-1.52.1-1.module+el8.4.0+11282+072 112 MB/s | 24 MB 00:00 -------------------------------------------------------------------------------- Total 15 MB/s | 154 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libmpc-1.1.0-9.1.el8.x86_64 1/88 Installing : cpp-8.4.1-1.el8.x86_64 2/88 Running scriptlet: cpp-8.4.1-1.el8.x86_64 2/88 Installing : rust-std-static-1.52.1-1.module+el8.4.0+11282+0729 3/88 Installing : isl-0.16.1-6.el8.x86_64 4/88 Running scriptlet: isl-0.16.1-6.el8.x86_64 4/88 Installing : llvm-libs-11.0.0-2.module+el8.4.0+8598+a071fcd5.x8 5/88 Installing : zlib-devel-1.2.11-17.el8.x86_64 6/88 Installing : kernel-headers-4.18.0-305.12.1.el8_4.x86_64 7/88 Running scriptlet: glibc-headers-2.28-151.el8.x86_64 8/88 Installing : glibc-headers-2.28-151.el8.x86_64 8/88 Installing : glibc-devel-2.28-151.el8.x86_64 9/88 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 9/88 Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 10/88 Installing : python3-ply-3.9-9.el8.noarch 11/88 Installing : python3-pycparser-2.14-14.el8.noarch 12/88 Installing : python3-cffi-1.11.5-5.el8.x86_64 13/88 Installing : groff-base-1.22.3-18.el8.x86_64 14/88 Installing : libkadm5-1.18.2-8.el8.x86_64 15/88 Installing : pcre2-utf32-10.32-2.el8.x86_64 16/88 Installing : libverto-devel-0.3.0-5.el8.x86_64 17/88 Installing : binutils-2.30-93.el8.x86_64 18/88 Running scriptlet: binutils-2.30-93.el8.x86_64 18/88 Installing : libcom_err-devel-1.45.6-1.el8.x86_64 19/88 Installing : pcre2-utf16-10.32-2.el8.x86_64 20/88 Installing : pcre2-devel-10.32-2.el8.x86_64 21/88 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 22/88 Installing : libgomp-8.4.1-1.el8.x86_64 23/88 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 23/88 Installing : gcc-8.4.1-1.el8.x86_64 24/88 Running scriptlet: gcc-8.4.1-1.el8.x86_64 24/88 Installing : rust-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 25/88 Installing : less-530-1.el8.x86_64 26/88 Installing : libsepol-devel-2.9-2.el8.x86_64 27/88 Installing : libselinux-devel-2.9-5.el8.x86_64 28/88 Installing : emacs-filesystem-1:26.1-5.el8.noarch 29/88 Installing : keyutils-libs-devel-1.5.10-6.el8.x86_64 30/88 Installing : krb5-devel-1.18.2-8.el8.x86_64 31/88 Installing : openssl-1:1.1.1g-15.el8_3.x86_64 32/88 Installing : ncurses-6.1-7.20180224.el8.x86_64 33/88 Installing : perl-Digest-1.17-395.el8.noarch 34/88 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 35/88 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 36/88 Installing : perl-libnet-3.11-3.el8.noarch 37/88 Installing : perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad7 38/88 Installing : perl-URI-1.73-3.el8.noarch 39/88 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 40/88 Installing : perl-Time-Local-1:1.280-1.el8.noarch 41/88 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 42/88 Installing : perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9ee 43/88 Installing : perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594 44/88 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 45/88 Installing : perl-File-Temp-0.230.600-1.el8.noarch 46/88 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 47/88 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 48/88 Installing : perl-Term-Cap-1.17-395.el8.noarch 49/88 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 50/88 Installing : perl-podlators-4.11-1.el8.noarch 51/88 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 52/88 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 53/88 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 54/88 Installing : perl-Storable-1:3.11-3.el8.x86_64 55/88 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 56/88 Installing : perl-Socket-4:2.027-3.el8.x86_64 57/88 Installing : perl-Errno-1.28-419.el8_4.1.x86_64 58/88 Installing : perl-Encode-4:2.97-3.el8.x86_64 59/88 Installing : perl-macros-4:5.26.3-419.el8_4.1.x86_64 60/88 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 61/88 Installing : perl-Carp-1.42-396.el8.noarch 62/88 Installing : perl-Exporter-5.72-396.el8.noarch 63/88 Installing : perl-libs-4:5.26.3-419.el8_4.1.x86_64 64/88 Installing : perl-parent-1:0.237-1.el8.noarch 65/88 Installing : perl-threads-shared-1.58-2.el8.x86_64 66/88 Installing : perl-threads-1:2.21-2.el8.x86_64 67/88 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 68/88 Installing : perl-constant-1.33-396.el8.noarch 69/88 Installing : perl-PathTools-3.74-1.el8.x86_64 70/88 Installing : perl-File-Path-2.15-2.el8.noarch 71/88 Installing : perl-IO-1.38-419.el8_4.1.x86_64 72/88 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 73/88 Installing : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 74/88 Installing : perl-TermReadKey-2.37-7.el8.x86_64 75/88 Installing : perl-Error-1:0.17025-2.el8.noarch 76/88 Installing : procps-ng-3.3.15-6.el8.x86_64 77/88 Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64 78/88 Installing : openssh-8.0p1-6.el8_4.2.x86_64 78/88 Installing : openssh-clients-8.0p1-6.el8_4.2.x86_64 79/88 Installing : git-core-2.27.0-1.el8.x86_64 80/88 Installing : git-core-doc-2.27.0-1.el8.noarch 81/88 Installing : perl-Git-2.27.0-1.el8.noarch 82/88 Installing : git-2.27.0-1.el8.x86_64 83/88 Installing : initscripts-10.00.15-1.el8.x86_64 84/88 Running scriptlet: initscripts-10.00.15-1.el8.x86_64 84/88 Installing : openssl-devel-1:1.1.1g-15.el8_3.x86_64 85/88 Installing : cargo-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_6 86/88 Installing : python3-cryptography-3.2.1-4.el8.x86_64 87/88 Installing : libffi-devel-3.1-22.el8.x86_64 88/88 Running scriptlet: libffi-devel-3.1-22.el8.x86_64 88/88 Verifying : openssh-8.0p1-6.el8_4.2.x86_64 1/88 Verifying : procps-ng-3.3.15-6.el8.x86_64 2/88 Verifying : ncurses-6.1-7.20180224.el8.x86_64 3/88 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 4/88 Verifying : libffi-devel-3.1-22.el8.x86_64 5/88 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 6/88 Verifying : perl-threads-1:2.21-2.el8.x86_64 7/88 Verifying : perl-Term-Cap-1.17-395.el8.noarch 8/88 Verifying : openssl-1:1.1.1g-15.el8_3.x86_64 9/88 Verifying : keyutils-libs-devel-1.5.10-6.el8.x86_64 10/88 Verifying : glibc-headers-2.28-151.el8.x86_64 11/88 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 12/88 Verifying : emacs-filesystem-1:26.1-5.el8.noarch 13/88 Verifying : perl-Encode-4:2.97-3.el8.x86_64 14/88 Verifying : krb5-devel-1.18.2-8.el8.x86_64 15/88 Verifying : libsepol-devel-2.9-2.el8.x86_64 16/88 Verifying : perl-macros-4:5.26.3-419.el8_4.1.x86_64 17/88 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 18/88 Verifying : openssh-clients-8.0p1-6.el8_4.2.x86_64 19/88 Verifying : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 20/88 Verifying : openssl-devel-1:1.1.1g-15.el8_3.x86_64 21/88 Verifying : perl-podlators-4.11-1.el8.noarch 22/88 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 23/88 Verifying : libselinux-devel-2.9-5.el8.x86_64 24/88 Verifying : less-530-1.el8.x86_64 25/88 Verifying : libgomp-8.4.1-1.el8.x86_64 26/88 Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/88 Verifying : perl-threads-shared-1.58-2.el8.x86_64 28/88 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 29/88 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 30/88 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 31/88 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 32/88 Verifying : pcre2-utf16-10.32-2.el8.x86_64 33/88 Verifying : perl-Carp-1.42-396.el8.noarch 34/88 Verifying : perl-File-Path-2.15-2.el8.noarch 35/88 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 36/88 Verifying : perl-Exporter-5.72-396.el8.noarch 37/88 Verifying : perl-parent-1:0.237-1.el8.noarch 38/88 Verifying : perl-Storable-1:3.11-3.el8.x86_64 39/88 Verifying : python3-cryptography-3.2.1-4.el8.x86_64 40/88 Verifying : perl-PathTools-3.74-1.el8.x86_64 41/88 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 42/88 Verifying : perl-constant-1.33-396.el8.noarch 43/88 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 44/88 Verifying : libcom_err-devel-1.45.6-1.el8.x86_64 45/88 Verifying : binutils-2.30-93.el8.x86_64 46/88 Verifying : libverto-devel-0.3.0-5.el8.x86_64 47/88 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 48/88 Verifying : pcre2-utf32-10.32-2.el8.x86_64 49/88 Verifying : initscripts-10.00.15-1.el8.x86_64 50/88 Verifying : perl-IO-1.38-419.el8_4.1.x86_64 51/88 Verifying : libkadm5-1.18.2-8.el8.x86_64 52/88 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 53/88 Verifying : perl-Socket-4:2.027-3.el8.x86_64 54/88 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 55/88 Verifying : groff-base-1.22.3-18.el8.x86_64 56/88 Verifying : perl-libs-4:5.26.3-419.el8_4.1.x86_64 57/88 Verifying : perl-Errno-1.28-419.el8_4.1.x86_64 58/88 Verifying : pcre2-devel-10.32-2.el8.x86_64 59/88 Verifying : glibc-devel-2.28-151.el8.x86_64 60/88 Verifying : python3-ply-3.9-9.el8.noarch 61/88 Verifying : python3-pycparser-2.14-14.el8.noarch 62/88 Verifying : kernel-headers-4.18.0-305.12.1.el8_4.x86_64 63/88 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 64/88 Verifying : zlib-devel-1.2.11-17.el8.x86_64 65/88 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 66/88 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 67/88 Verifying : git-core-2.27.0-1.el8.x86_64 68/88 Verifying : llvm-libs-11.0.0-2.module+el8.4.0+8598+a071fcd5.x8 69/88 Verifying : perl-URI-1.73-3.el8.noarch 70/88 Verifying : perl-Git-2.27.0-1.el8.noarch 71/88 Verifying : perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad7 72/88 Verifying : perl-libnet-3.11-3.el8.noarch 73/88 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 74/88 Verifying : perl-Error-1:0.17025-2.el8.noarch 75/88 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 76/88 Verifying : git-core-doc-2.27.0-1.el8.noarch 77/88 Verifying : perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594 78/88 Verifying : perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9ee 79/88 Verifying : git-2.27.0-1.el8.x86_64 80/88 Verifying : perl-Digest-1.17-395.el8.noarch 81/88 Verifying : isl-0.16.1-6.el8.x86_64 82/88 Verifying : cargo-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_6 83/88 Verifying : cpp-8.4.1-1.el8.x86_64 84/88 Verifying : rust-std-static-1.52.1-1.module+el8.4.0+11282+0729 85/88 Verifying : libmpc-1.1.0-9.1.el8.x86_64 86/88 Verifying : gcc-8.4.1-1.el8.x86_64 87/88 Verifying : rust-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 88/88 Installed products updated. Installed: binutils-2.30-93.el8.x86_64 cargo-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 cpp-8.4.1-1.el8.x86_64 emacs-filesystem-1:26.1-5.el8.noarch gcc-8.4.1-1.el8.x86_64 git-2.27.0-1.el8.x86_64 git-core-2.27.0-1.el8.x86_64 git-core-doc-2.27.0-1.el8.noarch glibc-devel-2.28-151.el8.x86_64 glibc-headers-2.28-151.el8.x86_64 groff-base-1.22.3-18.el8.x86_64 initscripts-10.00.15-1.el8.x86_64 isl-0.16.1-6.el8.x86_64 kernel-headers-4.18.0-305.12.1.el8_4.x86_64 keyutils-libs-devel-1.5.10-6.el8.x86_64 krb5-devel-1.18.2-8.el8.x86_64 less-530-1.el8.x86_64 libcom_err-devel-1.45.6-1.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 libffi-devel-3.1-22.el8.x86_64 libgomp-8.4.1-1.el8.x86_64 libkadm5-1.18.2-8.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 libselinux-devel-2.9-5.el8.x86_64 libsepol-devel-2.9-2.el8.x86_64 libverto-devel-0.3.0-5.el8.x86_64 libxcrypt-devel-4.1.1-4.el8.x86_64 llvm-libs-11.0.0-2.module+el8.4.0+8598+a071fcd5.x86_64 ncurses-6.1-7.20180224.el8.x86_64 openssh-8.0p1-6.el8_4.2.x86_64 openssh-clients-8.0p1-6.el8_4.2.x86_64 openssl-1:1.1.1g-15.el8_3.x86_64 openssl-devel-1:1.1.1g-15.el8_3.x86_64 pcre2-devel-10.32-2.el8.x86_64 pcre2-utf16-10.32-2.el8.x86_64 pcre2-utf32-10.32-2.el8.x86_64 perl-Carp-1.42-396.el8.noarch perl-Data-Dumper-2.167-399.el8.x86_64 perl-Digest-1.17-395.el8.noarch perl-Digest-MD5-2.55-396.el8.x86_64 perl-Encode-4:2.97-3.el8.x86_64 perl-Errno-1.28-419.el8_4.1.x86_64 perl-Error-1:0.17025-2.el8.noarch perl-Exporter-5.72-396.el8.noarch perl-File-Path-2.15-2.el8.noarch perl-File-Temp-0.230.600-1.el8.noarch perl-Getopt-Long-1:2.50-4.el8.noarch perl-Git-2.27.0-1.el8.noarch perl-HTTP-Tiny-0.074-1.el8.noarch perl-IO-1.38-419.el8_4.1.x86_64 perl-IO-Socket-IP-0.39-5.el8.noarch perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch perl-MIME-Base64-3.15-396.el8.x86_64 perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.x86_64 perl-PathTools-3.74-1.el8.x86_64 perl-Pod-Escapes-1:1.07-395.el8.noarch perl-Pod-Perldoc-3.28-396.el8.noarch perl-Pod-Simple-1:3.35-395.el8.noarch perl-Pod-Usage-4:1.69-395.el8.noarch perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 perl-Socket-4:2.027-3.el8.x86_64 perl-Storable-1:3.11-3.el8.x86_64 perl-Term-ANSIColor-4.06-396.el8.noarch perl-Term-Cap-1.17-395.el8.noarch perl-TermReadKey-2.37-7.el8.x86_64 perl-Text-ParseWords-3.30-395.el8.noarch perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch perl-Time-Local-1:1.280-1.el8.noarch perl-URI-1.73-3.el8.noarch perl-Unicode-Normalize-1.25-396.el8.x86_64 perl-constant-1.33-396.el8.noarch perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 perl-libnet-3.11-3.el8.noarch perl-libs-4:5.26.3-419.el8_4.1.x86_64 perl-macros-4:5.26.3-419.el8_4.1.x86_64 perl-parent-1:0.237-1.el8.noarch perl-podlators-4.11-1.el8.noarch perl-threads-1:2.21-2.el8.x86_64 perl-threads-shared-1.58-2.el8.x86_64 procps-ng-3.3.15-6.el8.x86_64 python3-cffi-1.11.5-5.el8.x86_64 python3-cryptography-3.2.1-4.el8.x86_64 python3-ply-3.9-9.el8.noarch python3-pycparser-2.14-14.el8.noarch rust-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 rust-std-static-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 zlib-devel-1.2.11-17.el8.x86_64 Complete! Failed to set locale, defaulting to C.UTF-8 25 files removed STEP 5: COPY *.tar.gz / STEP 6: COPY *.whl / STEP 7: RUN pip3 install --no-deps semantic-version.tar.gz && pip3 install --no-deps setuptools.tar.gz && pip3 install --no-deps toml.tar.gz && pip3 install --no-deps setuptools-scm.tar.gz && pip3 install --no-deps setuptools-rust.tar.gz && pip3 install --no-deps markupsafe.tar.gz && pip3 install --no-deps jinja2.tar.gz && pip3 install --no-deps pycparser.tar.gz && pip3 install --no-deps pyyaml.tar.gz && pip3 install --no-deps cffi.tar.gz && pip3 install --no-deps pyparsing.tar.gz && pip3 install --no-deps packaging-21.0-py3-none-any.whl && pip3 install --no-deps resolvelib.tar.gz && pip3 install --no-deps ansible-core.tar.gz && pip3 install --no-deps ansible.tar.gz Processing /semantic-version.tar.gz Installing collected packages: semantic-version Running setup.py install for semantic-version: started Running setup.py install for semantic-version: finished with status 'done' Successfully installed semantic-version-2.8.5 Processing /setuptools.tar.gz Installing collected packages: setuptools Found existing installation: setuptools 39.2.0 Uninstalling setuptools-39.2.0: Successfully uninstalled setuptools-39.2.0 Running setup.py install for setuptools: started Running setup.py install for setuptools: finished with status 'done' Successfully installed setuptools-57.4.0 Processing /toml.tar.gz Installing collected packages: toml Running setup.py install for toml: started Running setup.py install for toml: finished with status 'done' Successfully installed toml-0.10.2 Processing /setuptools-scm.tar.gz Installing collected packages: setuptools-scm Running setup.py install for setuptools-scm: started Running setup.py install for setuptools-scm: finished with status 'done' Successfully installed setuptools-scm-6.0.1 Processing /setuptools-rust.tar.gz Installing collected packages: setuptools-rust Running setup.py install for setuptools-rust: started Running setup.py install for setuptools-rust: finished with status 'done' Successfully installed setuptools-rust-0.12.1 Processing /markupsafe.tar.gz Installing collected packages: MarkupSafe Running setup.py install for MarkupSafe: started Running setup.py install for MarkupSafe: finished with status 'done' Successfully installed MarkupSafe-2.0.1 Processing /jinja2.tar.gz Installing collected packages: Jinja2 Running setup.py install for Jinja2: started Running setup.py install for Jinja2: finished with status 'done' Successfully installed Jinja2-3.0.1 Processing /pycparser.tar.gz Installing collected packages: pycparser Running setup.py install for pycparser: started Running setup.py install for pycparser: finished with status 'done' Successfully installed pycparser-2.20 Processing /pyyaml.tar.gz Installing collected packages: PyYAML Running setup.py install for PyYAML: started Running setup.py install for PyYAML: finished with status 'done' Successfully installed PyYAML-5.4.1 Processing /cffi.tar.gz Installing collected packages: cffi Running setup.py install for cffi: started Running setup.py install for cffi: finished with status 'done' Successfully installed cffi-1.14.6 Processing /pyparsing.tar.gz Installing collected packages: pyparsing Running setup.py install for pyparsing: started Running setup.py install for pyparsing: finished with status 'done' Successfully installed pyparsing-2.4.7 Processing /packaging-21.0-py3-none-any.whl Installing collected packages: packaging Successfully installed packaging-21.0 Processing /resolvelib.tar.gz Installing collected packages: resolvelib Running setup.py install for resolvelib: started Running setup.py install for resolvelib: finished with status 'done' Successfully installed resolvelib-0.7.1 Processing /ansible-core.tar.gz Installing collected packages: ansible-core Running setup.py install for ansible-core: started Running setup.py install for ansible-core: finished with status 'done' Successfully installed ansible-core-2.11.3 Processing /ansible.tar.gz Installing collected packages: ansible Running setup.py install for ansible: started Running setup.py install for ansible: finished with status 'done' Successfully installed ansible-4.5.0 STEP 8: RUN dnf remove -y gcc && dnf -y clean all && chown -R 1001:1001 /opt/app-root/src/ && rm *.tar.gz *.whl && find /opt/app-root/lib/python3.6/site-packages/ansible_collections/ -name "*.pem" | xargs rm -f && find /opt/app-root/lib/python3.6/site-packages/ansible_collections/ -name "*.key" | xargs rm -f && rm -f /opt/app-root/lib/python3.6/site-packages/ansible_collections/cisco/ios/tests/integration/targets/ios_user/files/test_rsa && rm -f /opt/app-root/lib/python3.6/site-packages/ansible_collections/cisco/iosxr/tests/integration/targets/iosxr_user/files/private && rm -f /opt/app-root/lib/python3.6/site-packages/ansible_collections/infinidat/infinibox/Makefile && rm -f /usr/share/doc/perl-IO-Socket-SSL/example/simulate_proxy.pl && find /usr/share/doc/perl-IO-Socket-SSL/certs -name "*.enc" -o -name "*.pem" | xargs rm -f && find /usr/share/doc/perl-Net-SSLeay/examples -name "*.pem" | xargs rm -f && chmod 775 /usr/libexec/openssh/ssh-keysign Failed to set locale, defaulting to C.UTF-8 Dependencies resolved. ========================================================================================= Package Arch Version Repository Size ========================================================================================= Removing: gcc x86_64 8.4.1-1.el8 @ubi-8-appstream 59 M Removing dependent packages: cargo x86_64 1.52.1-1.module+el8.4.0+11282+0729bac9 @ubi-8-appstream 12 M rust x86_64 1.52.1-1.module+el8.4.0+11282+0729bac9 @ubi-8-appstream 76 M Removing unused dependencies: binutils x86_64 2.30-93.el8 @ubi-8-baseos 24 M cpp x86_64 8.4.1-1.el8 @ubi-8-appstream 28 M glibc-devel x86_64 2.28-151.el8 @ubi-8-baseos 1.3 M glibc-headers x86_64 2.28-151.el8 @ubi-8-baseos 1.9 M isl x86_64 0.16.1-6.el8 @ubi-8-appstream 3.1 M kernel-headers x86_64 4.18.0-305.12.1.el8_4 @ubi-8-baseos 5.0 M libgomp x86_64 8.4.1-1.el8 @ubi-8-baseos 324 k libmpc x86_64 1.1.0-9.1.el8 @ubi-8-appstream 124 k libxcrypt-devel x86_64 4.1.1-4.el8 @ubi-8-baseos 24 k llvm-libs x86_64 11.0.0-2.module+el8.4.0+8598+a071fcd5 @ubi-8-appstream 78 M rust-std-static x86_64 1.52.1-1.module+el8.4.0+11282+0729bac9 @ubi-8-appstream 123 M Transaction Summary ========================================================================================= Remove 14 Packages Freed space: 412 M Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : cargo-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_6 1/14 Erasing : rust-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 2/14 Erasing : rust-std-static-1.52.1-1.module+el8.4.0+11282+0729 3/14 Running scriptlet: gcc-8.4.1-1.el8.x86_64 4/14 Erasing : gcc-8.4.1-1.el8.x86_64 4/14 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 5/14 Erasing : glibc-devel-2.28-151.el8.x86_64 5/14 Erasing : libxcrypt-devel-4.1.1-4.el8.x86_64 6/14 Erasing : glibc-headers-2.28-151.el8.x86_64 7/14 Running scriptlet: cpp-8.4.1-1.el8.x86_64 8/14 Erasing : cpp-8.4.1-1.el8.x86_64 8/14 Erasing : kernel-headers-4.18.0-305.12.1.el8_4.x86_64 9/14 Erasing : libmpc-1.1.0-9.1.el8.x86_64 10/14 Running scriptlet: binutils-2.30-93.el8.x86_64 11/14 Erasing : binutils-2.30-93.el8.x86_64 11/14 Running scriptlet: binutils-2.30-93.el8.x86_64 11/14 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 12/14 Erasing : libgomp-8.4.1-1.el8.x86_64 12/14 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 12/14 Erasing : isl-0.16.1-6.el8.x86_64 13/14 Running scriptlet: isl-0.16.1-6.el8.x86_64 13/14 Erasing : llvm-libs-11.0.0-2.module+el8.4.0+8598+a071fcd5.x8 14/14 Running scriptlet: llvm-libs-11.0.0-2.module+el8.4.0+8598+a071fcd5.x8 14/14 Verifying : binutils-2.30-93.el8.x86_64 1/14 Verifying : cargo-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_6 2/14 Verifying : cpp-8.4.1-1.el8.x86_64 3/14 Verifying : gcc-8.4.1-1.el8.x86_64 4/14 Verifying : glibc-devel-2.28-151.el8.x86_64 5/14 Verifying : glibc-headers-2.28-151.el8.x86_64 6/14 Verifying : isl-0.16.1-6.el8.x86_64 7/14 Verifying : kernel-headers-4.18.0-305.12.1.el8_4.x86_64 8/14 Verifying : libgomp-8.4.1-1.el8.x86_64 9/14 Verifying : libmpc-1.1.0-9.1.el8.x86_64 10/14 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 11/14 Verifying : llvm-libs-11.0.0-2.module+el8.4.0+8598+a071fcd5.x8 12/14 Verifying : rust-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 13/14 Verifying : rust-std-static-1.52.1-1.module+el8.4.0+11282+0729 14/14 Installed products updated. Removed: binutils-2.30-93.el8.x86_64 cargo-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 cpp-8.4.1-1.el8.x86_64 gcc-8.4.1-1.el8.x86_64 glibc-devel-2.28-151.el8.x86_64 glibc-headers-2.28-151.el8.x86_64 isl-0.16.1-6.el8.x86_64 kernel-headers-4.18.0-305.12.1.el8_4.x86_64 libgomp-8.4.1-1.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 libxcrypt-devel-4.1.1-4.el8.x86_64 llvm-libs-11.0.0-2.module+el8.4.0+8598+a071fcd5.x86_64 rust-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 rust-std-static-1.52.1-1.module+el8.4.0+11282+0729bac9.x86_64 Complete! Failed to set locale, defaulting to C.UTF-8 0 files removed STEP 9: USER 1001 STEP 10: HEALTHCHECK --interval=30s --timeout=30s --start-period=5s --retries=3 CMD [ "ansibleplaybook", "--version" ] STEP 11: CMD [ "ansible-playbook", "--version" ] STEP 12: COMMIT registry1.dso.mil/ironbank-staging/opensource/ansible/ansible Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:f221949c4d4c872ec15a3aece5a3367c1730ec2c25d8d3a1173c8d8f4f630adb Copying blob sha256:eb64a414bf341d2b764706db2a15243ad29e7c6ca527c4a3c26cdcbb7131feb5 Copying blob sha256:042b7f60bd5ff92412e81865b321b28a64055678e759050f99c43cd5ef57a036 Copying config sha256:c47660ce6d05512cece0b82a737afd1aba3e31c5e3c67b5c950e248e9c32be66 Writing manifest to image destination Storing signatures --> c47660ce6d0 Successfully tagged registry1.dso.mil/ironbank-staging/opensource/ansible/ansible:latest c47660ce6d05512cece0b82a737afd1aba3e31c5e3c67b5c950e248e9c32be66 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/ansible/ansible registry1.dso.mil/ironbank-staging/opensource/ansible/ansible:ibci-463192 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/ansible/ansible:ibci-463192 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:eb64a414bf341d2b764706db2a15243ad29e7c6ca527c4a3c26cdcbb7131feb5 Copying blob sha256:f221949c4d4c872ec15a3aece5a3367c1730ec2c25d8d3a1173c8d8f4f630adb Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:042b7f60bd5ff92412e81865b321b28a64055678e759050f99c43cd5ef57a036 Copying config sha256:c47660ce6d05512cece0b82a737afd1aba3e31c5e3c67b5c950e248e9c32be66 Writing manifest to image destination Storing signatures + echo 'Read the tags' Read the tags + tags_file=ci-artifacts/preflight/tags.txt + test -f ci-artifacts/preflight/tags.txt + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/ansible/ansible registry1.dso.mil/ironbank-staging/opensource/ansible/ansible:4.5.0 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/ansible/ansible:4.5.0 Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:f221949c4d4c872ec15a3aece5a3367c1730ec2c25d8d3a1173c8d8f4f630adb Copying blob sha256:042b7f60bd5ff92412e81865b321b28a64055678e759050f99c43cd5ef57a036 Copying blob sha256:eb64a414bf341d2b764706db2a15243ad29e7c6ca527c4a3c26cdcbb7131feb5 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:c47660ce6d05512cece0b82a737afd1aba3e31c5e3c67b5c950e248e9c32be66 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/ansible/ansible registry1.dso.mil/ironbank-staging/opensource/ansible/ansible:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/ansible/ansible:latest Getting image source signatures Copying blob sha256:042b7f60bd5ff92412e81865b321b28a64055678e759050f99c43cd5ef57a036 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:eb64a414bf341d2b764706db2a15243ad29e7c6ca527c4a3c26cdcbb7131feb5 Copying blob sha256:f221949c4d4c872ec15a3aece5a3367c1730ec2c25d8d3a1173c8d8f4f630adb Copying config sha256:c47660ce6d05512cece0b82a737afd1aba3e31c5e3c67b5c950e248e9c32be66 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/ansible/ansible --format '{{.Id}}' + IMAGE_ID=sha256:c47660ce6d05512cece0b82a737afd1aba3e31c5e3c67b5c950e248e9c32be66 + echo IMAGE_ID=sha256:c47660ce6d05512cece0b82a737afd1aba3e31c5e3c67b5c950e248e9c32be66 + IMAGE_PODMAN_SHA=sha256:20ad39cb943482c0e289d317905f8ea188810b8d244c4279761e2c31f9f94380 + echo IMAGE_PODMAN_SHA=sha256:20ad39cb943482c0e289d317905f8ea188810b8d244c4279761e2c31f9f94380 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/ansible/ansible:ibci-463192 + echo IMAGE_NAME=opensource/ansible/ansible + branches=("master" "development") + [[ master development =~ master ]] + msg='A tarball of the built image can be retrieved from the documentation job artifacts.' + echo 'A tarball of the built image can be retrieved from the documentation job artifacts.' A tarball of the built image can be retrieved from the documentation job artifacts. section_end:1630940623:step_script section_start:1630940623:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=6273762 responseStatus=201 Created token=XSDCVw3H Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=6273762 responseStatus=201 Created token=XSDCVw3H section_end:1630940625:upload_artifacts_on_success section_start:1630940625:cleanup_file_variables Cleaning up file based variables section_end:1630940625:cleanup_file_variables Job succeeded