2024-08-23 18:16:29,373: INFO: Building contrail-vrouter-kernel-init 2024-08-23 18:16:30,049: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=r24.1-8_7_4-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-vrouter-kernel-init --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 156.7 kB Step 1/14 : FROM rockylinux:9.1 9.1: Pulling from library/rockylinux 9d28f3f24f51: Pulling fs layer 9d28f3f24f51: Verifying Checksum 9d28f3f24f51: Download complete 9d28f3f24f51: Pull complete Digest: sha256:972a6b9cec75b2f47bf0faa425135e1bdb9945306a22f26db0b3a4ee8a289687 Status: Downloaded newer image for rockylinux:9.1 ---> 656f801c021c Step 2/14 : ARG VENDOR_NAME ---> Running in 8dd3172ad0e5 ---> Removed intermediate container 8dd3172ad0e5 ---> 22d826549ee6 Step 3/14 : ARG VENDOR_DOMAIN ---> Running in d8966cc80619 ---> Removed intermediate container d8966cc80619 ---> a1692add85d7 Step 4/14 : ARG CONTRAIL_VERSION ---> Running in b2159c547c3c ---> Removed intermediate container b2159c547c3c ---> 2d9a0dd44ac6 Step 5/14 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 718617fbe050 ---> Removed intermediate container 718617fbe050 ---> 8b2bac2f6895 Step 6/14 : ARG CONTAINER_NAME ---> Running in 926421275e69 ---> Removed intermediate container 926421275e69 ---> 36edf5b2e413 Step 7/14 : ENV VENDOR_DOMAIN=$VENDOR_DOMAIN VENDOR_NAME=$VENDOR_NAME CONTRAIL_VERSION=$CONTRAIL_CONTAINER_TAG CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7cb5d16ab6bf ---> Removed intermediate container 7cb5d16ab6bf ---> b8060aad4cff Step 8/14 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME summary="Kernel init container for vrouter" description="This image is used to build vrouter.ko for current operating system that it's running on." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in f1fa6cb71d4a ---> Removed intermediate container f1fa6cb71d4a ---> 1c5c1fe3a679 Step 9/14 : COPY *.repo /etc/yum.repos.d/ ---> 6799cade2de1 Step 10/14 : COPY *.sh / ---> 05cd0e8249e4 Step 11/14 : COPY __network-functions-vrouter-kernel __network-functions-vrouter __network-functions-vrouter-kernel-env / ---> add0660e152b Step 12/14 : COPY __ifup-vhost __ifdown-vhost __dhclient-vhost0.conf / ---> 1e4b0688b555 Step 13/14 : RUN mkdir -p /opt/contrail && for item in `ls /__*` ; do mv $item /${item:3} ; done && dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical && pkgs="NetworkManager initscripts ethtool pciutils sudo python3-setuptools " && pkgs+="hostname iproute less wget openssl " && pkgs+="contrail-vrouter-utils contrail-lib " && dnf install -y $pkgs && dnf install -y --enablerepo=devel network-scripts && cp -r /etc/sysconfig/network-scripts /opt/contrail/ && mkdir -p /opt/contrail/src /vrouter_src && contrail_version=${CONTRAIL_VERSION:-$CONTRAIL_CONTAINER_TAG} && echo "${contrail_version}" > /contrail_version && dnf install -y module-init-tools make gcc gcc-c++ && dnf install -y contrail-vrouter-source contrail-vrouter-utils && mv /usr/src/* /opt/contrail/src/ && vrouter_path=$(find /opt/contrail/src -type f -name "contrail-vrouter-*.tar.gz") && cd /vrouter_src && tar -xf "${vrouter_path}" && /build-kernels.sh && yum clean all -y && rm -rf /var/cache/yum ---> Running in fbfab5cd2e5f Contrail repo 15 MB/s | 177 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 10 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 360 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 31 MB 00:01 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 9.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 17 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 60 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 4.8 MB 00:00 Third parties for Contrail 4.3 MB/s | 4.9 MB 00:01 Rocky Linux 9 - BaseOS 2.2 MB/s | 2.3 MB 00:01 Rocky Linux 9 - AppStream 3.8 MB/s | 8.0 MB 00:02 Rocky Linux 9 - Extras 19 kB/s | 15 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repo Size ================================================================================ Upgrading: file-libs x86_64 5.39-16.el9 baseos 588 k glibc x86_64 2.34-100.el9_4.2 baseos 2.0 M glibc-common x86_64 2.34-100.el9_4.2 baseos 301 k glibc-minimal-langpack x86_64 2.34-100.el9_4.2 baseos 27 k gnutls x86_64 3.8.3-4.el9_4 baseos 1.1 M less x86_64 590-4.el9_4 baseos 160 k libeconf x86_64 0.4.1-3.el9_2 baseos 26 k libnghttp2 x86_64 1.43.0-5.el9_4.3 baseos 72 k libxml2 x86_64 2.9.13-6.el9_4 baseos 746 k lua-libs x86_64 5.4.4-4.el9 baseos 129 k nettle x86_64 3.9.1-1.el9 baseos 558 k openssl x86_64 1:3.0.7-27.el9.0.2 baseos 1.1 M openssl-libs x86_64 1:3.0.7-27.el9.0.2 baseos 2.1 M python3 x86_64 3.9.18-3.el9_4.3 baseos 25 k python3-libs x86_64 3.9.18-3.el9_4.3 baseos 7.3 M python3-setuptools-wheel noarch 53.0.0-12.el9_4.1 baseos 467 k systemd-libs x86_64 252-32.el9_4.6 baseos 660 k tar x86_64 2:1.34-6.el9_1 baseos 876 k vim-minimal x86_64 2:8.2.2637-20.el9_1 baseos 674 k Transaction Summary ================================================================================ Upgrade 19 Packages Total download size: 19 M Downloading Packages: (1/19): file-libs-5.39-16.el9.x86_64.rpm 1.1 MB/s | 588 kB 00:00 (2/19): libxml2-2.9.13-6.el9_4.x86_64.rpm 951 kB/s | 746 kB 00:00 (3/19): openssl-libs-3.0.7-27.el9.0.2.x86_64.rp 3.7 MB/s | 2.1 MB 00:00 (4/19): lua-libs-5.4.4-4.el9.x86_64.rpm 99 kB/s | 129 kB 00:01 (5/19): python3-setuptools-wheel-53.0.0-12.el9_ 1.1 MB/s | 467 kB 00:00 (6/19): libnghttp2-1.43.0-5.el9_4.3.x86_64.rpm 164 kB/s | 72 kB 00:00 (7/19): less-590-4.el9_4.x86_64.rpm 336 kB/s | 160 kB 00:00 (8/19): python3-3.9.18-3.el9_4.3.x86_64.rpm 103 kB/s | 25 kB 00:00 (9/19): openssl-3.0.7-27.el9.0.2.x86_64.rpm 661 kB/s | 1.1 MB 00:01 (10/19): gnutls-3.8.3-4.el9_4.x86_64.rpm 2.0 MB/s | 1.1 MB 00:00 (11/19): nettle-3.9.1-1.el9.x86_64.rpm 1.0 MB/s | 558 kB 00:00 (12/19): systemd-libs-252-32.el9_4.6.x86_64.rpm 1.1 MB/s | 660 kB 00:00 (13/19): tar-1.34-6.el9_1.x86_64.rpm 904 kB/s | 876 kB 00:00 (14/19): vim-minimal-8.2.2637-20.el9_1.x86_64.r 701 kB/s | 674 kB 00:00 (15/19): glibc-minimal-langpack-2.34-100.el9_4. 48 kB/s | 27 kB 00:00 (16/19): glibc-common-2.34-100.el9_4.2.x86_64.r 2.0 MB/s | 301 kB 00:00 (17/19): python3-libs-3.9.18-3.el9_4.3.x86_64.r 2.4 MB/s | 7.3 MB 00:03 (18/19): libeconf-0.4.1-3.el9_2.x86_64.rpm 211 kB/s | 26 kB 00:00 (19/19): glibc-2.34-100.el9_4.2.x86_64.rpm 5.0 MB/s | 2.0 MB 00:00 -------------------------------------------------------------------------------- Total 3.4 MB/s | 19 MB 00:05 Rocky Linux 9 - BaseOS 1.7 MB/s | 1.7 kB 00:00 Importing GPG key 0x350D275D: Userid : "Rocky Enterprise Software Foundation - Release key 2022 " Fingerprint: 21CB 256A E16F C54C 6E65 2949 702D 426D 350D 275D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9 Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : glibc-common-2.34-100.el9_4.2.x86_64 1/38 Running scriptlet: glibc-2.34-100.el9_4.2.x86_64 2/38 Upgrading : glibc-2.34-100.el9_4.2.x86_64 2/38 Running scriptlet: glibc-2.34-100.el9_4.2.x86_64 2/38 Upgrading : glibc-minimal-langpack-2.34-100.el9_4.2.x86_64 3/38 Upgrading : openssl-libs-1:3.0.7-27.el9.0.2.x86_64 4/38 Upgrading : nettle-3.9.1-1.el9.x86_64 5/38 Upgrading : python3-setuptools-wheel-53.0.0-12.el9_4.1.noarch 6/38 Upgrading : python3-3.9.18-3.el9_4.3.x86_64 7/38 Upgrading : python3-libs-3.9.18-3.el9_4.3.x86_64 8/38 Upgrading : gnutls-3.8.3-4.el9_4.x86_64 9/38 Upgrading : openssl-1:3.0.7-27.el9.0.2.x86_64 10/38 Upgrading : systemd-libs-252-32.el9_4.6.x86_64 11/38 Running scriptlet: systemd-libs-252-32.el9_4.6.x86_64 11/38 Upgrading : file-libs-5.39-16.el9.x86_64 12/38 Upgrading : lua-libs-5.4.4-4.el9.x86_64 13/38 Upgrading : libxml2-2.9.13-6.el9_4.x86_64 14/38 Upgrading : libnghttp2-1.43.0-5.el9_4.3.x86_64 15/38 Upgrading : less-590-4.el9_4.x86_64 16/38 Upgrading : tar-2:1.34-6.el9_1.x86_64 17/38 Upgrading : vim-minimal-2:8.2.2637-20.el9_1.x86_64 18/38 Upgrading : libeconf-0.4.1-3.el9_2.x86_64 19/38 Cleanup : python3-libs-3.9.14-1.el9_1.1.x86_64 20/38 Cleanup : systemd-libs-250-12.el9_1.1.x86_64 21/38 Cleanup : gnutls-3.7.6-12.el9_0.x86_64 22/38 Cleanup : openssl-1:3.0.1-43.el9_0.x86_64 23/38 Cleanup : libxml2-2.9.13-3.el9_1.x86_64 24/38 Cleanup : openssl-libs-1:3.0.1-43.el9_0.x86_64 25/38 Cleanup : tar-2:1.34-5.el9.x86_64 26/38 Cleanup : file-libs-5.39-10.el9.x86_64 27/38 Cleanup : lua-libs-5.4.2-4.el9_0.3.x86_64 28/38 Cleanup : vim-minimal-2:8.2.2637-16.el9_0.3.x86_64 29/38 Cleanup : less-590-1.el9_0.x86_64 30/38 Cleanup : nettle-3.8-3.el9_0.x86_64 31/38 Cleanup : libeconf-0.4.1-2.el9.x86_64 32/38 Cleanup : libnghttp2-1.43.0-5.el9.x86_64 33/38 Cleanup : python3-3.9.14-1.el9_1.1.x86_64 34/38 Cleanup : python3-setuptools-wheel-53.0.0-10.el9.noarch 35/38 Cleanup : glibc-common-2.34-40.el9_1.1.x86_64 36/38 Cleanup : glibc-minimal-langpack-2.34-40.el9_1.1.x86_64 37/38 Cleanup : glibc-2.34-40.el9_1.1.x86_64 38/38 Running scriptlet: glibc-2.34-40.el9_1.1.x86_64 38/38 Verifying : file-libs-5.39-16.el9.x86_64 1/38 Verifying : file-libs-5.39-10.el9.x86_64 2/38 Verifying : lua-libs-5.4.4-4.el9.x86_64 3/38 Verifying : lua-libs-5.4.2-4.el9_0.3.x86_64 4/38 Verifying : libxml2-2.9.13-6.el9_4.x86_64 5/38 Verifying : libxml2-2.9.13-3.el9_1.x86_64 6/38 Verifying : openssl-libs-1:3.0.7-27.el9.0.2.x86_64 7/38 Verifying : openssl-libs-1:3.0.1-43.el9_0.x86_64 8/38 Verifying : openssl-1:3.0.7-27.el9.0.2.x86_64 9/38 Verifying : openssl-1:3.0.1-43.el9_0.x86_64 10/38 Verifying : python3-setuptools-wheel-53.0.0-12.el9_4.1.noarch 11/38 Verifying : python3-setuptools-wheel-53.0.0-10.el9.noarch 12/38 Verifying : libnghttp2-1.43.0-5.el9_4.3.x86_64 13/38 Verifying : libnghttp2-1.43.0-5.el9.x86_64 14/38 Verifying : less-590-4.el9_4.x86_64 15/38 Verifying : less-590-1.el9_0.x86_64 16/38 Verifying : python3-libs-3.9.18-3.el9_4.3.x86_64 17/38 Verifying : python3-libs-3.9.14-1.el9_1.1.x86_64 18/38 Verifying : python3-3.9.18-3.el9_4.3.x86_64 19/38 Verifying : python3-3.9.14-1.el9_1.1.x86_64 20/38 Verifying : gnutls-3.8.3-4.el9_4.x86_64 21/38 Verifying : gnutls-3.7.6-12.el9_0.x86_64 22/38 Verifying : nettle-3.9.1-1.el9.x86_64 23/38 Verifying : nettle-3.8-3.el9_0.x86_64 24/38 Verifying : systemd-libs-252-32.el9_4.6.x86_64 25/38 Verifying : systemd-libs-250-12.el9_1.1.x86_64 26/38 Verifying : tar-2:1.34-6.el9_1.x86_64 27/38 Verifying : tar-2:1.34-5.el9.x86_64 28/38 Verifying : vim-minimal-2:8.2.2637-20.el9_1.x86_64 29/38 Verifying : vim-minimal-2:8.2.2637-16.el9_0.3.x86_64 30/38 Verifying : glibc-minimal-langpack-2.34-100.el9_4.2.x86_64 31/38 Verifying : glibc-minimal-langpack-2.34-40.el9_1.1.x86_64 32/38 Verifying : glibc-common-2.34-100.el9_4.2.x86_64 33/38 Verifying : glibc-common-2.34-40.el9_1.1.x86_64 34/38 Verifying : glibc-2.34-100.el9_4.2.x86_64 35/38 Verifying : glibc-2.34-40.el9_1.1.x86_64 36/38 Verifying : libeconf-0.4.1-3.el9_2.x86_64 37/38 Verifying : libeconf-0.4.1-2.el9.x86_64 38/38 Upgraded: file-libs-5.39-16.el9.x86_64 glibc-2.34-100.el9_4.2.x86_64 glibc-common-2.34-100.el9_4.2.x86_64 glibc-minimal-langpack-2.34-100.el9_4.2.x86_64 gnutls-3.8.3-4.el9_4.x86_64 less-590-4.el9_4.x86_64 libeconf-0.4.1-3.el9_2.x86_64 libnghttp2-1.43.0-5.el9_4.3.x86_64 libxml2-2.9.13-6.el9_4.x86_64 lua-libs-5.4.4-4.el9.x86_64 nettle-3.9.1-1.el9.x86_64 openssl-1:3.0.7-27.el9.0.2.x86_64 openssl-libs-1:3.0.7-27.el9.0.2.x86_64 python3-3.9.18-3.el9_4.3.x86_64 python3-libs-3.9.18-3.el9_4.3.x86_64 python3-setuptools-wheel-53.0.0-12.el9_4.1.noarch systemd-libs-252-32.el9_4.6.x86_64 tar-2:1.34-6.el9_1.x86_64 vim-minimal-2:8.2.2637-20.el9_1.x86_64 Complete! Last metadata expiration check: 0:00:51 ago on Fri Aug 23 18:18:36 2024. Package hostname-3.23-6.el9.x86_64 is already installed. Package less-590-4.el9_4.x86_64 is already installed. Package openssl-1:3.0.7-27.el9.0.2.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repo Size ================================================================================ Installing: NetworkManager x86_64 1:1.46.0-13.el9_4 baseos 2.3 M contrail-lib x86_64 r24.1.8.7.4.1-r24.1_8_7_4_1.el7 contrail 1.3 M contrail-vrouter-utils x86_64 r24.1.8.7.4.1-r24.1_8_7_4_1.el7 contrail 113 k ethtool x86_64 2:6.2-1.el9 baseos 229 k initscripts x86_64 10.11.6-1.el9 baseos 208 k iproute x86_64 6.2.0-6.el9_4 baseos 786 k pciutils x86_64 3.7.0-5.el9 baseos 92 k python3-setuptools noarch 53.0.0-12.el9_4.1 baseos 838 k sudo x86_64 1.9.5p2-10.el9_3 baseos 1.0 M wget x86_64 1.21.1-7.el9 appstream 769 k Upgrading: libacl x86_64 2.3.1-4.el9 baseos 22 k libselinux x86_64 3.6-1.el9 baseos 85 k libsepol x86_64 3.6-1.el9 baseos 329 k Installing dependencies: NetworkManager-libnm x86_64 1:1.46.0-13.el9_4 baseos 1.8 M acl x86_64 2.3.1-4.el9 baseos 69 k chkconfig x86_64 1.24-1.el9 baseos 161 k cryptsetup-libs x86_64 2.6.0-3.el9 baseos 470 k dbus x86_64 1:1.12.20-8.el9 baseos 6.8 k dbus-broker x86_64 28-7.el9 baseos 171 k dbus-common noarch 1:1.12.20-8.el9 baseos 14 k device-mapper x86_64 9:1.02.197-2.el9 baseos 139 k device-mapper-libs x86_64 9:1.02.197-2.el9 baseos 177 k diffutils x86_64 3.7-12.el9 baseos 388 k hwdata noarch 0.348-9.13.el9 baseos 1.6 M initscripts-rename-device x86_64 10.11.6-1.el9 baseos 14 k initscripts-service noarch 10.11.6-1.el9 baseos 11 k kbd x86_64 2.4.0-9.el9 baseos 378 k kbd-legacy noarch 2.4.0-9.el9 baseos 502 k kbd-misc noarch 2.4.0-9.el9 baseos 1.5 M kmod x86_64 28-9.el9 baseos 121 k kmod-libs x86_64 28-9.el9 baseos 63 k libbpf x86_64 2:1.3.0-2.el9 baseos 172 k libmnl x86_64 1.0.4-15.el9 baseos 28 k libndp x86_64 1.8-6.el9_4 baseos 36 k libpsl x86_64 0.21.1-5.el9 baseos 63 k libseccomp x86_64 2.5.2-2.el9 baseos 71 k libselinux-utils x86_64 3.6-1.el9 baseos 164 k pciutils-libs x86_64 3.7.0-5.el9 baseos 41 k policycoreutils x86_64 3.6-2.1.el9 baseos 208 k procps-ng x86_64 3.3.17-14.el9 baseos 332 k psmisc x86_64 23.4-3.el9 baseos 226 k publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k systemd x86_64 252-32.el9_4.6 baseos 4.0 M systemd-pam x86_64 252-32.el9_4.6 baseos 268 k systemd-rpm-macros noarch 252-32.el9_4.6 baseos 56 k systemd-udev x86_64 252-32.el9_4.6 baseos 1.8 M Transaction Summary ================================================================================ Install 43 Packages Upgrade 3 Packages Total download size: 23 M Downloading Packages: (1/46): contrail-vrouter-utils-r24.1.8.7.4.1-r2 13 MB/s | 113 kB 00:00 (2/46): contrail-lib-r24.1.8.7.4.1-r24.1_8_7_4_ 2.2 MB/s | 1.3 MB 00:00 (3/46): acl-2.3.1-4.el9.x86_64.rpm 70 kB/s | 69 kB 00:00 (4/46): hwdata-0.348-9.13.el9.noarch.rpm 1.1 MB/s | 1.6 MB 00:01 (5/46): chkconfig-1.24-1.el9.x86_64.rpm 152 kB/s | 161 kB 00:01 (6/46): kbd-2.4.0-9.el9.x86_64.rpm 2.2 MB/s | 378 kB 00:00 (7/46): policycoreutils-3.6-2.1.el9.x86_64.rpm 7.2 MB/s | 208 kB 00:00 (8/46): publicsuffix-list-dafsa-20210518-3.el9. 1.8 MB/s | 58 kB 00:00 (9/46): kbd-misc-2.4.0-9.el9.noarch.rpm 1.3 MB/s | 1.5 MB 00:01 (10/46): dbus-broker-28-7.el9.x86_64.rpm 330 kB/s | 171 kB 00:00 (11/46): python3-setuptools-53.0.0-12.el9_4.1.n 1.6 MB/s | 838 kB 00:00 (12/46): initscripts-10.11.6-1.el9.x86_64.rpm 8.1 MB/s | 208 kB 00:00 (13/46): libndp-1.8-6.el9_4.x86_64.rpm 2.9 MB/s | 36 kB 00:00 (14/46): initscripts-service-10.11.6-1.el9.noar 413 kB/s | 11 kB 00:00 (15/46): kmod-libs-28-9.el9.x86_64.rpm 6.8 MB/s | 63 kB 00:00 (16/46): cryptsetup-libs-2.6.0-3.el9.x86_64.rpm 19 MB/s | 470 kB 00:00 (17/46): iproute-6.2.0-6.el9_4.x86_64.rpm 27 MB/s | 786 kB 00:00 (18/46): kmod-28-9.el9.x86_64.rpm 2.5 MB/s | 121 kB 00:00 (19/46): libmnl-1.0.4-15.el9.x86_64.rpm 2.3 MB/s | 28 kB 00:00 (20/46): ethtool-6.2-1.el9.x86_64.rpm 7.6 MB/s | 229 kB 00:00 (21/46): libbpf-1.3.0-2.el9.x86_64.rpm 1.1 MB/s | 172 kB 00:00 (22/46): procps-ng-3.3.17-14.el9.x86_64.rpm 6.1 MB/s | 332 kB 00:00 (23/46): psmisc-23.4-3.el9.x86_64.rpm 7.3 MB/s | 226 kB 00:00 (24/46): libseccomp-2.5.2-2.el9.x86_64.rpm 4.1 MB/s | 71 kB 00:00 (25/46): libselinux-utils-3.6-1.el9.x86_64.rpm 11 MB/s | 164 kB 00:00 (26/46): libpsl-0.21.1-5.el9.x86_64.rpm 2.8 MB/s | 63 kB 00:00 (27/46): dbus-1.12.20-8.el9.x86_64.rpm 363 kB/s | 6.8 kB 00:00 (28/46): diffutils-3.7-12.el9.x86_64.rpm 6.0 MB/s | 388 kB 00:00 (29/46): dbus-common-1.12.20-8.el9.noarch.rpm 265 kB/s | 14 kB 00:00 (30/46): pciutils-3.7.0-5.el9.x86_64.rpm 2.0 MB/s | 92 kB 00:00 (31/46): pciutils-libs-3.7.0-5.el9.x86_64.rpm 633 kB/s | 41 kB 00:00 (32/46): systemd-rpm-macros-252-32.el9_4.6.noar 2.6 MB/s | 56 kB 00:00 (33/46): systemd-pam-252-32.el9_4.6.x86_64.rpm 4.5 MB/s | 268 kB 00:00 (34/46): systemd-udev-252-32.el9_4.6.x86_64.rpm 2.6 MB/s | 1.8 MB 00:00 (35/46): sudo-1.9.5p2-10.el9_3.x86_64.rpm 1.5 MB/s | 1.0 MB 00:00 (36/46): initscripts-rename-device-10.11.6-1.el 232 kB/s | 14 kB 00:00 (37/46): systemd-252-32.el9_4.6.x86_64.rpm 4.3 MB/s | 4.0 MB 00:00 (38/46): device-mapper-libs-1.02.197-2.el9.x86_ 13 MB/s | 177 kB 00:00 (39/46): NetworkManager-libnm-1.46.0-13.el9_4.x 6.1 MB/s | 1.8 MB 00:00 (40/46): device-mapper-1.02.197-2.el9.x86_64.rp 2.2 MB/s | 139 kB 00:00 (41/46): NetworkManager-1.46.0-13.el9_4.x86_64. 6.8 MB/s | 2.3 MB 00:00 (42/46): kbd-legacy-2.4.0-9.el9.noarch.rpm 6.8 MB/s | 502 kB 00:00 (43/46): wget-1.21.1-7.el9.x86_64.rpm 9.5 MB/s | 769 kB 00:00 (44/46): libacl-2.3.1-4.el9.x86_64.rpm 808 kB/s | 22 kB 00:00 (45/46): libsepol-3.6-1.el9.x86_64.rpm 13 MB/s | 329 kB 00:00 (46/46): libselinux-3.6-1.el9.x86_64.rpm 5.3 MB/s | 85 kB 00:00 -------------------------------------------------------------------------------- Total 5.4 MB/s | 23 MB 00:04 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : libsepol-3.6-1.el9.x86_64 1/49 Upgrading : libselinux-3.6-1.el9.x86_64 2/49 Installing : kmod-libs-28-9.el9.x86_64 3/49 Installing : libselinux-utils-3.6-1.el9.x86_64 4/49 Upgrading : libacl-2.3.1-4.el9.x86_64 5/49 Installing : libmnl-1.0.4-15.el9.x86_64 6/49 Installing : acl-2.3.1-4.el9.x86_64 7/49 Installing : chkconfig-1.24-1.el9.x86_64 8/49 Installing : kbd-legacy-2.4.0-9.el9.noarch 9/49 Installing : NetworkManager-libnm-1:1.46.0-13.el9_4.x86_64 10/49 Running scriptlet: NetworkManager-libnm-1:1.46.0-13.el9_4.x86_64 10/49 Installing : initscripts-rename-device-10.11.6-1.el9.x86_64 11/49 Installing : systemd-rpm-macros-252-32.el9_4.6.noarch 12/49 Installing : pciutils-libs-3.7.0-5.el9.x86_64 13/49 Installing : libseccomp-2.5.2-2.el9.x86_64 14/49 Installing : diffutils-3.7-12.el9.x86_64 15/49 Installing : policycoreutils-3.6-2.1.el9.x86_64 16/49 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 16/49 Installing : dbus-1:1.12.20-8.el9.x86_64 17/49 Installing : systemd-pam-252-32.el9_4.6.x86_64 18/49 Running scriptlet: systemd-252-32.el9_4.6.x86_64 19/49 Installing : systemd-252-32.el9_4.6.x86_64 19/49 Running scriptlet: systemd-252-32.el9_4.6.x86_64 19/49 Installing : dbus-common-1:1.12.20-8.el9.noarch 20/49 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 20/49 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 21/49 Installing : dbus-broker-28-7.el9.x86_64 21/49 Running scriptlet: dbus-broker-28-7.el9.x86_64 21/49 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Installing : initscripts-service-10.11.6-1.el9.noarch 22/49 Installing : device-mapper-libs-9:1.02.197-2.el9.x86_64 23/49 Installing : device-mapper-9:1.02.197-2.el9.x86_64 24/49 Installing : cryptsetup-libs-2.6.0-3.el9.x86_64 25/49 Installing : psmisc-23.4-3.el9.x86_64 26/49 Installing : procps-ng-3.3.17-14.el9.x86_64 27/49 Installing : kmod-28-9.el9.x86_64 28/49 Installing : libndp-1.8-6.el9_4.x86_64 29/49 Installing : libbpf-2:1.3.0-2.el9.x86_64 30/49 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 31/49 Installing : libpsl-0.21.1-5.el9.x86_64 32/49 Installing : kbd-misc-2.4.0-9.el9.noarch 33/49 Installing : kbd-2.4.0-9.el9.x86_64 34/49 Installing : systemd-udev-252-32.el9_4.6.x86_64 35/49 Running scriptlet: systemd-udev-252-32.el9_4.6.x86_64 35/49 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Installing : hwdata-0.348-9.13.el9.noarch 36/49 Installing : pciutils-3.7.0-5.el9.x86_64 37/49 Running scriptlet: NetworkManager-1:1.46.0-13.el9_4.x86_64 38/49 Installing : NetworkManager-1:1.46.0-13.el9_4.x86_64 38/49 Running scriptlet: NetworkManager-1:1.46.0-13.el9_4.x86_64 38/49 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. Installing : wget-1.21.1-7.el9.x86_64 39/49 Installing : iproute-6.2.0-6.el9_4.x86_64 40/49 Installing : initscripts-10.11.6-1.el9.x86_64 41/49 Running scriptlet: initscripts-10.11.6-1.el9.x86_64 41/49 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. Installing : ethtool-2:6.2-1.el9.x86_64 42/49 Installing : sudo-1.9.5p2-10.el9_3.x86_64 43/49 Running scriptlet: sudo-1.9.5p2-10.el9_3.x86_64 43/49 Installing : python3-setuptools-53.0.0-12.el9_4.1.noarch 44/49 Installing : contrail-vrouter-utils-r24.1.8.7.4.1-r24.1_8_7_4_1 45/49 Installing : contrail-lib-r24.1.8.7.4.1-r24.1_8_7_4_1.el7.x86_6 46/49 Cleanup : libselinux-3.4-3.el9.x86_64 47/49 Cleanup : libsepol-3.4-1.1.el9.x86_64 48/49 Cleanup : libacl-2.3.1-3.el9.x86_64 49/49 Running scriptlet: libacl-2.3.1-3.el9.x86_64 49/49 Verifying : contrail-lib-r24.1.8.7.4.1-r24.1_8_7_4_1.el7.x86_6 1/49 Verifying : contrail-vrouter-utils-r24.1.8.7.4.1-r24.1_8_7_4_1 2/49 Verifying : hwdata-0.348-9.13.el9.noarch 3/49 Verifying : acl-2.3.1-4.el9.x86_64 4/49 Verifying : chkconfig-1.24-1.el9.x86_64 5/49 Verifying : kbd-misc-2.4.0-9.el9.noarch 6/49 Verifying : kbd-2.4.0-9.el9.x86_64 7/49 Verifying : policycoreutils-3.6-2.1.el9.x86_64 8/49 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 9/49 Verifying : dbus-broker-28-7.el9.x86_64 10/49 Verifying : python3-setuptools-53.0.0-12.el9_4.1.noarch 11/49 Verifying : libbpf-2:1.3.0-2.el9.x86_64 12/49 Verifying : initscripts-10.11.6-1.el9.x86_64 13/49 Verifying : initscripts-service-10.11.6-1.el9.noarch 14/49 Verifying : libndp-1.8-6.el9_4.x86_64 15/49 Verifying : cryptsetup-libs-2.6.0-3.el9.x86_64 16/49 Verifying : kmod-libs-28-9.el9.x86_64 17/49 Verifying : kmod-28-9.el9.x86_64 18/49 Verifying : iproute-6.2.0-6.el9_4.x86_64 19/49 Verifying : libmnl-1.0.4-15.el9.x86_64 20/49 Verifying : procps-ng-3.3.17-14.el9.x86_64 21/49 Verifying : ethtool-2:6.2-1.el9.x86_64 22/49 Verifying : psmisc-23.4-3.el9.x86_64 23/49 Verifying : diffutils-3.7-12.el9.x86_64 24/49 Verifying : libseccomp-2.5.2-2.el9.x86_64 25/49 Verifying : libselinux-utils-3.6-1.el9.x86_64 26/49 Verifying : libpsl-0.21.1-5.el9.x86_64 27/49 Verifying : dbus-1:1.12.20-8.el9.x86_64 28/49 Verifying : dbus-common-1:1.12.20-8.el9.noarch 29/49 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 30/49 Verifying : pciutils-3.7.0-5.el9.x86_64 31/49 Verifying : systemd-udev-252-32.el9_4.6.x86_64 32/49 Verifying : systemd-rpm-macros-252-32.el9_4.6.noarch 33/49 Verifying : systemd-pam-252-32.el9_4.6.x86_64 34/49 Verifying : systemd-252-32.el9_4.6.x86_64 35/49 Verifying : sudo-1.9.5p2-10.el9_3.x86_64 36/49 Verifying : initscripts-rename-device-10.11.6-1.el9.x86_64 37/49 Verifying : NetworkManager-libnm-1:1.46.0-13.el9_4.x86_64 38/49 Verifying : NetworkManager-1:1.46.0-13.el9_4.x86_64 39/49 Verifying : device-mapper-libs-9:1.02.197-2.el9.x86_64 40/49 Verifying : device-mapper-9:1.02.197-2.el9.x86_64 41/49 Verifying : kbd-legacy-2.4.0-9.el9.noarch 42/49 Verifying : wget-1.21.1-7.el9.x86_64 43/49 Verifying : libacl-2.3.1-4.el9.x86_64 44/49 Verifying : libacl-2.3.1-3.el9.x86_64 45/49 Verifying : libsepol-3.6-1.el9.x86_64 46/49 Verifying : libsepol-3.4-1.1.el9.x86_64 47/49 Verifying : libselinux-3.6-1.el9.x86_64 48/49 Verifying : libselinux-3.4-3.el9.x86_64 49/49 Upgraded: libacl-2.3.1-4.el9.x86_64 libselinux-3.6-1.el9.x86_64 libsepol-3.6-1.el9.x86_64 Installed: NetworkManager-1:1.46.0-13.el9_4.x86_64 NetworkManager-libnm-1:1.46.0-13.el9_4.x86_64 acl-2.3.1-4.el9.x86_64 chkconfig-1.24-1.el9.x86_64 contrail-lib-r24.1.8.7.4.1-r24.1_8_7_4_1.el7.x86_64 contrail-vrouter-utils-r24.1.8.7.4.1-r24.1_8_7_4_1.el7.x86_64 cryptsetup-libs-2.6.0-3.el9.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch device-mapper-9:1.02.197-2.el9.x86_64 device-mapper-libs-9:1.02.197-2.el9.x86_64 diffutils-3.7-12.el9.x86_64 ethtool-2:6.2-1.el9.x86_64 hwdata-0.348-9.13.el9.noarch initscripts-10.11.6-1.el9.x86_64 initscripts-rename-device-10.11.6-1.el9.x86_64 initscripts-service-10.11.6-1.el9.noarch iproute-6.2.0-6.el9_4.x86_64 kbd-2.4.0-9.el9.x86_64 kbd-legacy-2.4.0-9.el9.noarch kbd-misc-2.4.0-9.el9.noarch kmod-28-9.el9.x86_64 kmod-libs-28-9.el9.x86_64 libbpf-2:1.3.0-2.el9.x86_64 libmnl-1.0.4-15.el9.x86_64 libndp-1.8-6.el9_4.x86_64 libpsl-0.21.1-5.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.6-1.el9.x86_64 pciutils-3.7.0-5.el9.x86_64 pciutils-libs-3.7.0-5.el9.x86_64 policycoreutils-3.6-2.1.el9.x86_64 procps-ng-3.3.17-14.el9.x86_64 psmisc-23.4-3.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch python3-setuptools-53.0.0-12.el9_4.1.noarch sudo-1.9.5p2-10.el9_3.x86_64 systemd-252-32.el9_4.6.x86_64 systemd-pam-252-32.el9_4.6.x86_64 systemd-rpm-macros-252-32.el9_4.6.noarch systemd-udev-252-32.el9_4.6.x86_64 wget-1.21.1-7.el9.x86_64 Complete! Rocky Linux 9 - Devel WARNING! FOR BUILDROOT ON 198 B/s | 62 B 00:00 Error: Failed to download metadata for repo 'devel': Cannot prepare internal mirrorlist: No URLs in mirrorlist The command '/bin/sh -c mkdir -p /opt/contrail && for item in `ls /__*` ; do mv $item /${item:3} ; done && dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical && pkgs="NetworkManager initscripts ethtool pciutils sudo python3-setuptools " && pkgs+="hostname iproute less wget openssl " && pkgs+="contrail-vrouter-utils contrail-lib " && dnf install -y $pkgs && dnf install -y --enablerepo=devel network-scripts && cp -r /etc/sysconfig/network-scripts /opt/contrail/ && mkdir -p /opt/contrail/src /vrouter_src && contrail_version=${CONTRAIL_VERSION:-$CONTRAIL_CONTAINER_TAG} && echo "${contrail_version}" > /contrail_version && dnf install -y module-init-tools make gcc gcc-c++ && dnf install -y contrail-vrouter-source contrail-vrouter-utils && mv /usr/src/* /opt/contrail/src/ && vrouter_path=$(find /opt/contrail/src -type f -name "contrail-vrouter-*.tar.gz") && cd /vrouter_src && tar -xf "${vrouter_path}" && /build-kernels.sh && yum clean all -y && rm -rf /var/cache/yum' returned a non-zero code: 1 2024-08-23 18:20:10,432: INFO: Docker build duration: 221 seconds 2024-08-23 18:20:10,440: ERROR: Building contrail-vrouter-kernel-init failed, duration: 221 seconds