2025-04-14 22:14:07,295: INFO: Building contrail-tools 2025-04-14 22:14:07,365: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=r24.1-1_5_4_2-2 --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-tools --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 5.12 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-base:r24.1-1_5_4_2-2 ---> b144a4102e17 Step 2/8 : ARG SITE_MIRROR ---> Running in 55ec0e7c9ae6 ---> Removed intermediate container 55ec0e7c9ae6 ---> 819b34bfe1ac Step 3/8 : ARG CONTAINER_NAME ---> Running in 4a0b066f178f ---> Removed intermediate container 4a0b066f178f ---> 8bf89efc09ad Step 4/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 91e36d8508e7 ---> Removed intermediate container 91e36d8508e7 ---> 23c5c058df18 Step 5/8 : LABEL name=$CONTAINER_NAME summary="A common tool for debugging" description="The image contains scripts to debug Contrail processes." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 072eceee88a4 ---> Removed intermediate container 072eceee88a4 ---> d915eb13f1e6 Step 6/8 : RUN source /etc/os-release && pkgs='sudo openssh-clients bzip2 contrail-tools contrail-vrouter-dpdk-tools' && if [[ "$ID" == 'rhel' && "${PLATFORM_ID//*:/}" == 'el8' ]] ; then python2 -m pip install --no-compile crypto paramiko prettytable "PyYAML>=5.1" ; else pkgs+=' python-paramiko python-yaml python-crypto python-prettytable' ; fi && yum install -y $pkgs && yum clean all -y && rm -rf /var/cache/yum && source /functions.sh && ln -s /usr/bin/tshark /usr/sbin/tshark3_2 ---> Running in 49e1a98aaec1 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Package python-crypto is obsoleted by python2-crypto, trying to install python2-crypto-2.6.1-15.el7.x86_64 instead Resolving Dependencies --> Running transaction check ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed --> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-11.el7.x86_64 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed ---> Package contrail-tools.x86_64 0:r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7 will be installed --> Processing Dependency: wireshark for package: contrail-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: tcpdump for package: contrail-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: socat for package: contrail-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 ---> Package contrail-vrouter-dpdk-tools.x86_64 0:r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7 will be installed --> Processing Dependency: libnuma.so.1(libnuma_1.2)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_OFED_4.7)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.9)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.8)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.7)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.3)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.2)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.10)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.1)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.0)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libnuma.so.1()(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libmlx5.so.1()(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 --> Processing Dependency: libibverbs.so.1()(64bit) for package: contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_64 ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be installed --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 ---> Package python-paramiko.noarch 0:2.1.1-9.el7 will be installed --> Processing Dependency: python2-pyasn1 for package: python-paramiko-2.1.1-9.el7.noarch --> Processing Dependency: python-cryptography for package: python-paramiko-2.1.1-9.el7.noarch ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed ---> Package python2-crypto.x86_64 0:2.6.1-15.el7 will be installed --> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-crypto-2.6.1-15.el7.x86_64 ---> Package sudo.x86_64 0:1.8.23-10.el7_9.3 will be installed --> Running transaction check ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed ---> Package libibverbs.x86_64 0:47mlnx1-1.47329 will be installed --> Processing Dependency: rdma-core(x86-64) = 47mlnx1-1.47329 for package: libibverbs-47mlnx1-1.47329.x86_64 --> Processing Dependency: libnl-route-3.so.200(libnl_3)(64bit) for package: libibverbs-47mlnx1-1.47329.x86_64 --> Processing Dependency: libnl-3.so.200(libnl_3)(64bit) for package: libibverbs-47mlnx1-1.47329.x86_64 --> Processing Dependency: libnl-route-3.so.200()(64bit) for package: libibverbs-47mlnx1-1.47329.x86_64 --> Processing Dependency: libnl-3.so.200()(64bit) for package: libibverbs-47mlnx1-1.47329.x86_64 ---> Package libtomcrypt.x86_64 0:1.17-33.20170623gitcd6e602.el7 will be installed --> Processing Dependency: libtommath.so.1()(64bit) for package: libtomcrypt-1.17-33.20170623gitcd6e602.el7.x86_64 ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed ---> Package numactl-libs.x86_64 0:2.0.12-5.el7 will be installed ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed ---> Package python2-cryptography.x86_64 0:2.1.4-2.el7 will be installed --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.1.4-2.el7.x86_64 --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.1.4-2.el7.x86_64 --> Processing Dependency: python-enum34 for package: python2-cryptography-2.1.4-2.el7.x86_64 ---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed ---> Package socat.x86_64 0:1.7.3.2-2.el7 will be installed --> Processing Dependency: libwrap.so.0()(64bit) for package: socat-1.7.3.2-2.el7.x86_64 ---> Package tcpdump.x86_64 14:4.9.2-4.el7_7.1 will be installed ---> Package wireshark.x86_64 0:1.10.14-25.el7 will be installed --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: wireshark-1.10.14-25.el7.x86_64 --> Processing Dependency: libsmi.so.2()(64bit) for package: wireshark-1.10.14-25.el7.x86_64 --> Processing Dependency: libgnutls.so.28()(64bit) for package: wireshark-1.10.14-25.el7.x86_64 --> Running transaction check ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 ---> Package libnl3.x86_64 0:3.2.28-4.el7 will be installed ---> Package libsmi.x86_64 0:0.4.8-13.el7 will be installed ---> Package libtommath.x86_64 0:1.0-8.el7 will be installed ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 ---> Package rdma-core.x86_64 0:47mlnx1-1.47329 will be installed --> Processing Dependency: pciutils for package: rdma-core-47mlnx1-1.47329.x86_64 ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed --> Running transaction check ---> Package nettle.x86_64 0:2.7.1-9.el7_9 will be installed ---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed --> Processing Dependency: pciutils-libs = 3.5.1-3.el7 for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: hwdata for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-3.el7.x86_64 ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch ---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed --> Running transaction check ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed ---> Package pciutils-libs.x86_64 0:3.5.1-3.el7 will be installed ---> Package python-ply.noarch 0:3.4-11.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: PyYAML x86_64 3.10-11.el7 tf-mirrors.ci_repos_yum7-base 153 k bzip2 x86_64 1.0.6-13.el7 tf-mirrors.ci_repos_yum7-base 52 k contrail-tools x86_64 r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7 contrail 372 k contrail-vrouter-dpdk-tools x86_64 r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7 contrail 67 M openssh-clients x86_64 7.4p1-23.el7_9 tf-mirrors.ci_repos_yum7-updates 655 k python-paramiko noarch 2.1.1-9.el7 tf-mirrors.ci_repos_yum7-base 269 k python-prettytable noarch 0.7.2-3.el7 tf-mirrors.ci_repos_yum7-base 37 k python2-crypto x86_64 2.6.1-15.el7 tf-mirrors.ci_repos_yum7-extras 477 k sudo x86_64 1.8.23-10.el7_9.3 tf-mirrors.ci_repos_yum7-updates 844 k Installing for dependencies: fipscheck x86_64 1.4.1-6.el7 tf-mirrors.ci_repos_yum7-base 21 k fipscheck-lib x86_64 1.4.1-6.el7 tf-mirrors.ci_repos_yum7-base 11 k gnutls x86_64 3.3.29-9.el7_6 tf-mirrors.ci_repos_yum7-base 680 k hwdata x86_64 0.252-9.7.el7 tf-mirrors.ci_repos_yum7-base 2.5 M libedit x86_64 3.0-12.20121213cvs.el7 tf-mirrors.ci_repos_yum7-base 92 k libibverbs x86_64 47mlnx1-1.47329 tpc 177 k libnl3 x86_64 3.2.28-4.el7 tf-mirrors.ci_repos_yum7-base 278 k libsmi x86_64 0.4.8-13.el7 tf-mirrors.ci_repos_yum7-base 2.3 M libtomcrypt x86_64 1.17-33.20170623gitcd6e602.el7 tf-mirrors.ci_repos_centos-openstack-queens 390 k libtommath x86_64 1.0-8.el7 tf-mirrors.ci_repos_centos-openstack-queens 51 k libyaml x86_64 0.1.4-11.el7_0 tf-mirrors.ci_repos_yum7-base 55 k nettle x86_64 2.7.1-9.el7_9 tf-mirrors.ci_repos_yum7-updates 328 k numactl-libs x86_64 2.0.12-5.el7 tf-mirrors.ci_repos_yum7-base 30 k openssh x86_64 7.4p1-23.el7_9 tf-mirrors.ci_repos_yum7-updates 510 k pciutils x86_64 3.5.1-3.el7 tf-mirrors.ci_repos_yum7-base 93 k pciutils-libs x86_64 3.5.1-3.el7 tf-mirrors.ci_repos_yum7-base 46 k python-enum34 noarch 1.0.4-1.el7 tf-mirrors.ci_repos_yum7-base 52 k python-ply noarch 3.4-11.el7 tf-mirrors.ci_repos_yum7-base 123 k python-pycparser noarch 2.14-1.el7 tf-mirrors.ci_repos_yum7-base 104 k python2-asn1crypto noarch 0.23.0-2.el7 tf-mirrors.ci_repos_centos-openstack-queens 172 k python2-cffi x86_64 1.11.2-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 229 k python2-cryptography x86_64 2.1.4-2.el7 tf-mirrors.ci_repos_centos-openstack-queens 510 k python2-pyasn1 noarch 0.1.9-7.el7 tf-mirrors.ci_repos_yum7-base 100 k rdma-core x86_64 47mlnx1-1.47329 tpc 54 k socat x86_64 1.7.3.2-2.el7 tf-mirrors.ci_repos_yum7-base 290 k tcp_wrappers-libs x86_64 7.6-77.el7 tf-mirrors.ci_repos_yum7-base 66 k tcpdump x86_64 14:4.9.2-4.el7_7.1 tf-mirrors.ci_repos_yum7-base 422 k trousers x86_64 0.3.14-2.el7 tf-mirrors.ci_repos_yum7-base 289 k wireshark x86_64 1.10.14-25.el7 tf-mirrors.ci_repos_yum7-base 13 M Transaction Summary ================================================================================ Install 9 Packages (+29 Dependent packages) Total download size: 92 M Installed size: 442 M Downloading packages: -------------------------------------------------------------------------------- Total 32 MB/s | 92 MB 00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : fipscheck-1.4.1-6.el7.x86_64 1/38 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/38 Installing : libnl3-3.2.28-4.el7.x86_64 3/38 Installing : openssh-7.4p1-23.el7_9.x86_64 4/38 Installing : python2-pyasn1-0.1.9-7.el7.noarch 5/38 Installing : python-enum34-1.0.4-1.el7.noarch 6/38 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 7/38 Installing : numactl-libs-2.0.12-5.el7.x86_64 8/38 Installing : libyaml-0.1.4-11.el7_0.x86_64 9/38 Installing : nettle-2.7.1-9.el7_9.x86_64 10/38 install-info: No such file or directory for /usr/share/info/nettle.info Installing : libtommath-1.0-8.el7.x86_64 11/38 Installing : libtomcrypt-1.17-33.20170623gitcd6e602.el7.x86_64 12/38 Installing : libsmi-0.4.8-13.el7.x86_64 13/38 Installing : python2-asn1crypto-0.23.0-2.el7.noarch 14/38 Installing : python-ply-3.4-11.el7.noarch 15/38 Installing : python-pycparser-2.14-1.el7.noarch 16/38 Installing : python2-cffi-1.11.2-1.el7.x86_64 17/38 Installing : python2-cryptography-2.1.4-2.el7.x86_64 18/38 Installing : pciutils-libs-3.5.1-3.el7.x86_64 19/38 Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 20/38 Installing : socat-1.7.3.2-2.el7.x86_64 21/38 Installing : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 22/38 Installing : hwdata-0.252-9.7.el7.x86_64 23/38 Installing : pciutils-3.5.1-3.el7.x86_64 24/38 Installing : rdma-core-47mlnx1-1.47329.x86_64 25/38 Installing : libibverbs-47mlnx1-1.47329.x86_64 26/38 Installing : trousers-0.3.14-2.el7.x86_64 27/38 Installing : gnutls-3.3.29-9.el7_6.x86_64 28/38 Installing : wireshark-1.10.14-25.el7.x86_64 29/38 Installing : contrail-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_6 30/38 Installing : contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_ 31/38 Installing : python-paramiko-2.1.1-9.el7.noarch 32/38 Installing : python2-crypto-2.6.1-15.el7.x86_64 33/38 Installing : PyYAML-3.10-11.el7.x86_64 34/38 Installing : openssh-clients-7.4p1-23.el7_9.x86_64 35/38 Installing : python-prettytable-0.7.2-3.el7.noarch 36/38 Installing : sudo-1.8.23-10.el7_9.3.x86_64 37/38 Installing : bzip2-1.0.6-13.el7.x86_64 38/38 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/38 Verifying : trousers-0.3.14-2.el7.x86_64 2/38 Verifying : wireshark-1.10.14-25.el7.x86_64 3/38 Verifying : contrail-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7.x86_6 4/38 Verifying : hwdata-0.252-9.7.el7.x86_64 5/38 Verifying : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 6/38 Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 7/38 Verifying : openssh-clients-7.4p1-23.el7_9.x86_64 8/38 Verifying : pciutils-libs-3.5.1-3.el7.x86_64 9/38 Verifying : python2-cryptography-2.1.4-2.el7.x86_64 10/38 Verifying : python-paramiko-2.1.1-9.el7.noarch 11/38 Verifying : bzip2-1.0.6-13.el7.x86_64 12/38 Verifying : libtomcrypt-1.17-33.20170623gitcd6e602.el7.x86_64 13/38 Verifying : python2-cffi-1.11.2-1.el7.x86_64 14/38 Verifying : gnutls-3.3.29-9.el7_6.x86_64 15/38 Verifying : python-pycparser-2.14-1.el7.noarch 16/38 Verifying : python-ply-3.4-11.el7.noarch 17/38 Verifying : openssh-7.4p1-23.el7_9.x86_64 18/38 Verifying : sudo-1.8.23-10.el7_9.3.x86_64 19/38 Verifying : contrail-vrouter-dpdk-tools-r24.1.1.5.4.2.2-r24.1_1_5_4_ 20/38 Verifying : rdma-core-47mlnx1-1.47329.x86_64 21/38 Verifying : fipscheck-1.4.1-6.el7.x86_64 22/38 Verifying : PyYAML-3.10-11.el7.x86_64 23/38 Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 24/38 Verifying : libsmi-0.4.8-13.el7.x86_64 25/38 Verifying : libtommath-1.0-8.el7.x86_64 26/38 Verifying : nettle-2.7.1-9.el7_9.x86_64 27/38 Verifying : libibverbs-47mlnx1-1.47329.x86_64 28/38 Verifying : libyaml-0.1.4-11.el7_0.x86_64 29/38 Verifying : python-prettytable-0.7.2-3.el7.noarch 30/38 Verifying : numactl-libs-2.0.12-5.el7.x86_64 31/38 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 32/38 Verifying : libnl3-3.2.28-4.el7.x86_64 33/38 Verifying : python-enum34-1.0.4-1.el7.noarch 34/38 Verifying : python2-pyasn1-0.1.9-7.el7.noarch 35/38 Verifying : python2-crypto-2.6.1-15.el7.x86_64 36/38 Verifying : pciutils-3.5.1-3.el7.x86_64 37/38 Verifying : socat-1.7.3.2-2.el7.x86_64 38/38 Installed: PyYAML.x86_64 0:3.10-11.el7 bzip2.x86_64 0:1.0.6-13.el7 contrail-tools.x86_64 0:r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7 contrail-vrouter-dpdk-tools.x86_64 0:r24.1.1.5.4.2.2-r24.1_1_5_4_2_2.el7 openssh-clients.x86_64 0:7.4p1-23.el7_9 python-paramiko.noarch 0:2.1.1-9.el7 python-prettytable.noarch 0:0.7.2-3.el7 python2-crypto.x86_64 0:2.6.1-15.el7 sudo.x86_64 0:1.8.23-10.el7_9.3 Dependency Installed: fipscheck.x86_64 0:1.4.1-6.el7 fipscheck-lib.x86_64 0:1.4.1-6.el7 gnutls.x86_64 0:3.3.29-9.el7_6 hwdata.x86_64 0:0.252-9.7.el7 libedit.x86_64 0:3.0-12.20121213cvs.el7 libibverbs.x86_64 0:47mlnx1-1.47329 libnl3.x86_64 0:3.2.28-4.el7 libsmi.x86_64 0:0.4.8-13.el7 libtomcrypt.x86_64 0:1.17-33.20170623gitcd6e602.el7 libtommath.x86_64 0:1.0-8.el7 libyaml.x86_64 0:0.1.4-11.el7_0 nettle.x86_64 0:2.7.1-9.el7_9 numactl-libs.x86_64 0:2.0.12-5.el7 openssh.x86_64 0:7.4p1-23.el7_9 pciutils.x86_64 0:3.5.1-3.el7 pciutils-libs.x86_64 0:3.5.1-3.el7 python-enum34.noarch 0:1.0.4-1.el7 python-ply.noarch 0:3.4-11.el7 python-pycparser.noarch 0:2.14-1.el7 python2-asn1crypto.noarch 0:0.23.0-2.el7 python2-cffi.x86_64 0:1.11.2-1.el7 python2-cryptography.x86_64 0:2.1.4-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7 rdma-core.x86_64 0:47mlnx1-1.47329 socat.x86_64 0:1.7.3.2-2.el7 tcp_wrappers-libs.x86_64 0:7.6-77.el7 tcpdump.x86_64 14:4.9.2-4.el7_7.1 trousers.x86_64 0:0.3.14-2.el7 wireshark.x86_64 0:1.10.14-25.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc Cleaning up list of fastest mirrors ---> Removed intermediate container 49e1a98aaec1 ---> f5c6d51ebb85 Step 7/8 : ENV PS1="033[1m($CONTAINER_NAME)033[m017[$(id -un)@$(hostname -s) $(pwd)]$ " ---> Running in 1b3ea27eea06 ---> Removed intermediate container 1b3ea27eea06 ---> 7f04a083ceaa Step 8/8 : ENTRYPOINT ["/bin/bash"] ---> Running in 0d687e2e1e77 ---> Removed intermediate container 0d687e2e1e77 ---> 87851167d2ee [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 87851167d2ee Successfully tagged nexus.gz1.opensdn.io:5101/contrail-tools:r24.1-1_5_4_2-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-tools:r24.1-1_5_4_2-2 2025-04-14 22:17:55,644: INFO: Docker build duration: 228 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-tools] a891fd6cb00f: Preparing f580e4b86484: Preparing c03f445073f7: Preparing 3495450029e7: Preparing 57cc7a9cc906: Preparing 9237bd1731ce: Preparing 4023b516268c: Preparing 0b9b47b9f9af: Preparing cd57a6c67c99: Preparing 174f56854903: Preparing c03f445073f7: Waiting 3495450029e7: Waiting 57cc7a9cc906: Waiting 9237bd1731ce: Waiting 4023b516268c: Waiting 0b9b47b9f9af: Waiting cd57a6c67c99: Waiting 174f56854903: Waiting f580e4b86484: Layer already exists c03f445073f7: Layer already exists 3495450029e7: Layer already exists 57cc7a9cc906: Layer already exists 9237bd1731ce: Layer already exists 4023b516268c: Layer already exists 0b9b47b9f9af: Layer already exists cd57a6c67c99: Layer already exists 174f56854903: Layer already exists a891fd6cb00f: Pushed r24.1-1_5_4_2-2: digest: sha256:737bff7ab09d3788b417805eb2a9a950cfc6c110f0bf290634f31a79d19411f2 size: 2413 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-tools] a891fd6cb00f: Preparing f580e4b86484: Preparing c03f445073f7: Preparing 3495450029e7: Preparing 57cc7a9cc906: Preparing 9237bd1731ce: Preparing 4023b516268c: Preparing 0b9b47b9f9af: Preparing cd57a6c67c99: Preparing 174f56854903: Preparing 3495450029e7: Waiting 57cc7a9cc906: Waiting 9237bd1731ce: Waiting 4023b516268c: Waiting 0b9b47b9f9af: Waiting cd57a6c67c99: Waiting 174f56854903: Waiting f580e4b86484: Layer already exists a891fd6cb00f: Layer already exists c03f445073f7: Layer already exists 3495450029e7: Layer already exists 57cc7a9cc906: Layer already exists 9237bd1731ce: Layer already exists 4023b516268c: Layer already exists cd57a6c67c99: Layer already exists 0b9b47b9f9af: Layer already exists 174f56854903: Layer already exists r24.1-1_5_4_2-2: digest: sha256:737bff7ab09d3788b417805eb2a9a950cfc6c110f0bf290634f31a79d19411f2 size: 2413 2025-04-14 22:20:23,426: INFO: Building contrail-tools finished successfully, duration: 376 seconds