#12 0.335 Failed to set locale, defaulting to C.UTF-8 #12 0.757 added from: http://tf-mirrors.gz1.opensdn.io/re 67 MB/s | 14 MB 00:00 #12 2.498 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 1.9 MB 00:00 #12 2.877 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 402 kB 00:00 #12 3.197 added from: http://tf-mirrors.gz1.opensdn.io/re 79 MB/s | 16 MB 00:00 #12 6.303 added from: http://tf-mirrors.gz1.opensdn.io/re 81 MB/s | 11 MB 00:00 #12 8.486 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 1.1 MB 00:00 #12 8.831 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 4.8 MB 00:00 #12 9.806 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 697 kB 00:00 #12 10.06 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 474 kB 00:00 #12 10.26 added from: http://tf-mirrors.gz1.opensdn.io/re 979 kB/s | 18 kB 00:00 #12 10.42 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #12 10.57 added from: http://tf-mirrors.gz1.opensdn.io/re 814 kB/s | 15 kB 00:00 #12 10.72 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 MB/s | 96 kB 00:00 #12 11.25 added from: http://tf-mirrors.gz1.opensdn.io/re 104 MB/s | 39 MB 00:00 #12 25.47 Third parties for OpenSDN 832 kB/s | 5.1 MB 00:06 #12 29.97 Available Packages #12 29.97 Name : git-review #12 29.97 Version : 2.3.1 #12 29.97 Release : 7.el9 #12 29.97 Architecture : noarch #12 29.97 Size : 86 k #12 29.97 Source : git-review-2.3.1-7.el9.src.rpm #12 29.97 Repository : tf-mirrors.ci_repos_epel9.repo #12 29.97 Summary : A Git helper for integration with Gerrit #12 29.97 URL : https://opendev.org/opendev/git-review #12 29.97 License : ASL 2.0 #12 29.97 Description : An extension for source control system Git that creates and manages #12 29.97 : review requests in the patch management system Gerrit. It replaces the #12 29.97 : rfc.sh script. #12 29.97 #12 DONE 30.2s #13 [9/9] RUN set -ex ; source /etc/os-release ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical ; dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip ; dnf clean all -y ; rm -rf /var/cache/yum ; groupadd --gid 1999 --system contrail ; useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #13 0.077 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #13 0.078 + source /etc/os-release #13 0.078 ++ NAME='Rocky Linux' #13 0.078 ++ VERSION='9.3 (Blue Onyx)' #13 0.078 ++ ID=rocky #13 0.078 ++ ID_LIKE='rhel centos fedora' #13 0.078 ++ VERSION_ID=9.3 #13 0.078 ++ PLATFORM_ID=platform:el9 #13 0.078 ++ PRETTY_NAME='Rocky Linux 9.3 (Blue Onyx)' #13 0.078 ++ ANSI_COLOR='0;32' #13 0.078 ++ LOGO=fedora-logo-icon #13 0.078 ++ CPE_NAME=cpe:/o:rocky:rocky:9::baseos #13 0.078 ++ HOME_URL=https://rockylinux.org/ #13 0.078 ++ BUG_REPORT_URL=https://bugs.rockylinux.org/ #13 0.078 ++ SUPPORT_END=2032-05-31 #13 0.078 ++ ROCKY_SUPPORT_PRODUCT=Rocky-Linux-9 #13 0.078 ++ ROCKY_SUPPORT_PRODUCT_VERSION=9.3 #13 0.078 ++ REDHAT_SUPPORT_PRODUCT='Rocky Linux' #13 0.078 ++ REDHAT_SUPPORT_PRODUCT_VERSION=9.3 #13 0.078 + find /etc/yum.repos.d/ #13 0.078 + grep -i centos #13 0.078 + xargs -r rm #13 0.081 + ls -l /etc/yum.repos.d/ #13 0.083 total 32 #13 0.083 -rw-r--r--. 1 root root 2707 Apr 1 16:50 mirror-base-rocky9.repo #13 0.083 -rw-r--r--. 1 root root 217 Apr 1 16:50 mirror-docker9.repo #13 0.083 -rw-r--r--. 1 root root 204 Apr 1 16:50 mirror-epel9.repo #13 0.083 -rw-r--r--. 1 root root 1 Apr 1 16:50 rocky-addons.repo #13 0.083 -rw-r--r--. 1 root root 1 Apr 1 16:50 rocky-devel.repo #13 0.083 -rw-r--r--. 1 root root 1 Apr 1 16:50 rocky-extras.repo #13 0.083 -rw-r--r--. 1 root root 1 Apr 1 16:50 rocky.repo #13 0.083 -rw-r--r--. 1 root root 140 Apr 1 16:50 tpc.repo #13 0.084 + dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical #13 0.205 Failed to set locale, defaulting to C.UTF-8 #13 0.706 Last metadata expiration check: 0:00:06 ago on Wed Apr 1 16:51:00 2026. #13 0.875 No security updates needed, but 101 updates available #13 0.923 Dependencies resolved. #13 0.924 Nothing to do. #13 0.924 Complete! #13 0.951 + dnf install -y hostname iproute less wget openssl glibc-langpack-en rsync procps-ng python3-pip #13 1.019 Failed to set locale, defaulting to C.UTF-8 #13 1.375 Last metadata expiration check: 0:00:07 ago on Wed Apr 1 16:51:00 2026. #13 1.528 Package hostname-3.23-6.el9.x86_64 is already installed. #13 1.530 Package less-590-2.el9_2.x86_64 is already installed. #13 1.533 Package openssl-1:3.0.7-24.el9.x86_64 is already installed. #13 1.579 Dependencies resolved. #13 1.581 ============================================================================================= #13 1.581 Package Arch Version Repository Size #13 1.581 ============================================================================================= #13 1.581 Installing: #13 1.581 glibc-langpack-en x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 555 k #13 1.581 iproute x86_64 6.14.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 808 k #13 1.581 procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k #13 1.581 python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #13 1.581 rsync x86_64 3.2.5-3.el9 tf-mirrors.ci_repos_yum9-baseos 403 k #13 1.581 wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k #13 1.581 Upgrading: #13 1.581 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #13 1.581 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #13 1.581 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #13 1.581 less x86_64 590-6.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #13 1.581 openssl x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.4 M #13 1.581 openssl-libs x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #13 1.581 Installing dependencies: #13 1.581 libbpf x86_64 2:1.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 185 k #13 1.581 libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k #13 1.581 libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k #13 1.581 openssl-fips-provider x86_64 1:3.5.1-7.el9_7 tf-mirrors.ci_repos_yum9-baseos 812 k #13 1.581 psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k #13 1.581 publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #13 1.581 Installing weak dependencies: #13 1.581 libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k #13 1.581 python3-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k #13 1.581 #13 1.581 Transaction Summary #13 1.581 ============================================================================================= #13 1.581 Install 14 Packages #13 1.581 Upgrade 6 Packages #13 1.581 #13 1.582 Total download size: 13 M #13 1.582 Downloading Packages: #13 1.605 (1/20): libbpf-1.5.0-2.el9.x86_64.rpm 9.3 MB/s | 185 kB 00:00 #13 1.610 (2/20): libmnl-1.0.4-16.el9_4.x86_64.rpm 5.7 MB/s | 27 kB 00:00 #13 1.621 (3/20): iproute-6.14.0-2.el9.x86_64.rpm 22 MB/s | 808 kB 00:00 #13 1.626 (4/20): libpsl-0.21.1-5.el9.x86_64.rpm 4.1 MB/s | 63 kB 00:00 #13 1.635 (5/20): glibc-langpack-en-2.34-231.el9_7.2.x86_ 11 MB/s | 555 kB 00:00 #13 1.647 (6/20): openssl-fips-provider-3.5.1-7.el9_7.x86 32 MB/s | 812 kB 00:00 #13 1.652 (7/20): publicsuffix-list-dafsa-20210518-3.el9. 12 MB/s | 58 kB 00:00 #13 1.658 (8/20): psmisc-23.4-3.el9.x86_64.rpm 9.7 MB/s | 226 kB 00:00 #13 1.664 (9/20): procps-ng-3.3.17-14.el9.x86_64.rpm 8.6 MB/s | 332 kB 00:00 #13 1.680 (10/20): python3-setuptools-53.0.0-15.el9.noarc 29 MB/s | 831 kB 00:00 #13 1.688 (11/20): rsync-3.2.5-3.el9.x86_64.rpm 14 MB/s | 403 kB 00:00 #13 1.692 (12/20): libxcrypt-compat-4.4.18-3.el9.x86_64.r 3.1 MB/s | 88 kB 00:00 #13 1.709 (13/20): wget-1.21.1-8.el9_4.x86_64.rpm 37 MB/s | 768 kB 00:00 #13 1.719 (14/20): glibc-common-2.34-231.el9_7.2.x86_64.r 30 MB/s | 298 kB 00:00 #13 1.740 (15/20): python3-pip-21.3.1-1.el9.noarch.rpm 30 MB/s | 1.7 MB 00:00 #13 1.743 (16/20): glibc-minimal-langpack-2.34-231.el9_7. 1.0 MB/s | 25 kB 00:00 #13 1.748 (17/20): less-590-6.el9.x86_64.rpm 21 MB/s | 160 kB 00:00 #13 1.773 (18/20): openssl-3.5.1-7.el9_7.x86_64.rpm 48 MB/s | 1.4 MB 00:00 #13 1.798 (19/20): glibc-2.34-231.el9_7.2.x86_64.rpm 18 MB/s | 2.0 MB 00:00 #13 1.823 (20/20): openssl-libs-3.5.1-7.el9_7.x86_64.rpm 31 MB/s | 2.3 MB 00:00 #13 1.823 -------------------------------------------------------------------------------- #13 1.824 Total 54 MB/s | 13 MB 00:00 #13 1.824 Running transaction check #13 2.178 Transaction check succeeded. #13 2.178 Running transaction test #13 2.353 Transaction test succeeded. #13 2.353 Running transaction #13 2.708 Preparing : 1/1 #13 2.788 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/26 #13 2.800 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/26 #13 2.804 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 2.856 Upgrading : glibc-2.34-231.el9_7.2.x86_64 3/26 #13 2.866 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 3/26 #13 3.010 Installing : glibc-langpack-en-2.34-231.el9_7.2.x86_64 4/26 #13 3.029 Installing : libbpf-2:1.5.0-2.el9.x86_64 5/26 #13 3.035 Installing : libmnl-1.0.4-16.el9_4.x86_64 6/26 #13 3.053 Installing : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 7/26 #13 3.106 Upgrading : openssl-libs-1:3.5.1-7.el9_7.x86_64 8/26 #13 3.119 Installing : psmisc-23.4-3.el9.x86_64 9/26 #13 3.128 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 10/26 #13 3.194 Installing : python3-setuptools-53.0.0-15.el9.noarch 11/26 #13 3.207 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 12/26 #13 3.212 Installing : libpsl-0.21.1-5.el9.x86_64 13/26 #13 3.227 Installing : wget-1.21.1-8.el9_4.x86_64 14/26 #13 3.386 Installing : python3-pip-21.3.1-1.el9.noarch 15/26 #13 3.428 Installing : iproute-6.14.0-2.el9.x86_64 16/26 #13 3.447 Installing : rsync-3.2.5-3.el9.x86_64 17/26 #13 3.498 Upgrading : openssl-1:3.5.1-7.el9_7.x86_64 18/26 #13 3.521 Installing : procps-ng-3.3.17-14.el9.x86_64 19/26 #13 3.534 Upgrading : less-590-6.el9.x86_64 20/26 #13 3.546 Cleanup : openssl-1:3.0.7-24.el9.x86_64 21/26 #13 3.554 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 22/26 #13 3.561 Cleanup : less-590-2.el9_2.x86_64 23/26 #13 3.573 Cleanup : glibc-2.34-83.el9.7.x86_64 24/26 #13 3.583 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/26 #13 3.588 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/26 #13 3.595 Running scriptlet: iproute-6.14.0-2.el9.x86_64 26/26 #13 3.604 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 26/26 #13 4.021 Verifying : glibc-langpack-en-2.34-231.el9_7.2.x86_64 1/26 #13 4.022 Verifying : iproute-6.14.0-2.el9.x86_64 2/26 #13 4.022 Verifying : libbpf-2:1.5.0-2.el9.x86_64 3/26 #13 4.022 Verifying : libmnl-1.0.4-16.el9_4.x86_64 4/26 #13 4.022 Verifying : libpsl-0.21.1-5.el9.x86_64 5/26 #13 4.022 Verifying : openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 6/26 #13 4.022 Verifying : procps-ng-3.3.17-14.el9.x86_64 7/26 #13 4.022 Verifying : psmisc-23.4-3.el9.x86_64 8/26 #13 4.022 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/26 #13 4.022 Verifying : python3-setuptools-53.0.0-15.el9.noarch 10/26 #13 4.022 Verifying : rsync-3.2.5-3.el9.x86_64 11/26 #13 4.023 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 12/26 #13 4.023 Verifying : python3-pip-21.3.1-1.el9.noarch 13/26 #13 4.023 Verifying : wget-1.21.1-8.el9_4.x86_64 14/26 #13 4.023 Verifying : glibc-2.34-231.el9_7.2.x86_64 15/26 #13 4.023 Verifying : glibc-2.34-83.el9.7.x86_64 16/26 #13 4.023 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 17/26 #13 4.023 Verifying : glibc-common-2.34-83.el9.7.x86_64 18/26 #13 4.023 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 19/26 #13 4.023 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/26 #13 4.023 Verifying : less-590-6.el9.x86_64 21/26 #13 4.023 Verifying : less-590-2.el9_2.x86_64 22/26 #13 4.023 Verifying : openssl-1:3.5.1-7.el9_7.x86_64 23/26 #13 4.023 Verifying : openssl-1:3.0.7-24.el9.x86_64 24/26 #13 4.023 Verifying : openssl-libs-1:3.5.1-7.el9_7.x86_64 25/26 #13 4.023 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 26/26 #13 4.090 #13 4.090 Upgraded: #13 4.090 glibc-2.34-231.el9_7.2.x86_64 #13 4.090 glibc-common-2.34-231.el9_7.2.x86_64 #13 4.090 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #13 4.090 less-590-6.el9.x86_64 #13 4.090 openssl-1:3.5.1-7.el9_7.x86_64 #13 4.090 openssl-libs-1:3.5.1-7.el9_7.x86_64 #13 4.090 Installed: #13 4.090 glibc-langpack-en-2.34-231.el9_7.2.x86_64 #13 4.090 iproute-6.14.0-2.el9.x86_64 #13 4.090 libbpf-2:1.5.0-2.el9.x86_64 #13 4.090 libmnl-1.0.4-16.el9_4.x86_64 #13 4.090 libpsl-0.21.1-5.el9.x86_64 #13 4.090 libxcrypt-compat-4.4.18-3.el9.x86_64 #13 4.090 openssl-fips-provider-1:3.5.1-7.el9_7.x86_64 #13 4.090 procps-ng-3.3.17-14.el9.x86_64 #13 4.090 psmisc-23.4-3.el9.x86_64 #13 4.090 publicsuffix-list-dafsa-20210518-3.el9.noarch #13 4.090 python3-pip-21.3.1-1.el9.noarch #13 4.090 python3-setuptools-53.0.0-15.el9.noarch #13 4.090 rsync-3.2.5-3.el9.x86_64 #13 4.090 wget-1.21.1-8.el9_4.x86_64 #13 4.090 #13 4.090 Complete! #13 4.224 + dnf clean all -y #13 4.365 77 files removed #13 4.386 + rm -rf /var/cache/yum #13 4.388 + groupadd --gid 1999 --system contrail #13 4.413 + useradd -md /home/contrail --uid 1999 --shell /sbin/nologin --system --gid 1999 contrail #13 4.427 useradd warning: contrail's uid 1999 is greater than SYS_UID_MAX 999 #13 DONE 4.5s #14 exporting to image #14 exporting layers #14 exporting layers 1.0s done #14 writing image sha256:6ebde8ab881a80f105a627daf4912403077fff659bcaad5ef1c9648c794bc2e2 #14 writing image sha256:6ebde8ab881a80f105a627daf4912403077fff659bcaad5ef1c9648c794bc2e2 done #14 naming to nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_9-1 done #14 DONE 1.0s 2026-04-01 16:51:11,284: INFO: Docker build duration: 38 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-general-base] 94c85be6242f: Preparing d1483450f115: Preparing c081a3e05a9a: Preparing 274b4190d382: Preparing 76484b6e92cd: Preparing f9593915a329: Preparing 40c3e03cf337: Preparing 4b2742327dac: Preparing 44343de3ea1d: Preparing f9593915a329: Waiting 4b2742327dac: Waiting 44343de3ea1d: Waiting 40c3e03cf337: Waiting c081a3e05a9a: Pushed 274b4190d382: Pushed 76484b6e92cd: Pushed 40c3e03cf337: Pushed f9593915a329: Pushed 44343de3ea1d: Layer already exists 4b2742327dac: Pushed 94c85be6242f: Pushed d1483450f115: Pushed master-2_7_7_9-1: digest: sha256:dee4216ba1c043050063f6a7cd0c378bf0aedf59747f11af45b17c3bca284166 size: 2198 2026-04-01 16:51:22,377: INFO: Building opensdn-general-base finished successfully, duration: 49 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_9-1 00aa4cf180de 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_9-1 138fb6bd861d 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_9-1 49b1892ea7e9 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_9-1 75d64bbcc62a 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_9-1 6ebde8ab881a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_9-1 c523ba532dff 32.7MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 866831fac77c 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile cb8241266bad 22.2GB 0B tf-dev-sandbox:frozen 866831fac77c 2.9GB 0B U