2025-03-13 01:34:53,532: INFO: Building contrail-tools
2025-03-13 01:34:53,610: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r24.1-centos --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:5102/contrail-base:nightly-r24.1-centos
---> e287f24569ad
Step 2/8 : ARG SITE_MIRROR
---> Running in 5a1c4cdd61c8
---> Removed intermediate container 5a1c4cdd61c8
---> 4fa87800cd8f
Step 3/8 : ARG CONTAINER_NAME
---> Running in a7ea9f146430
---> Removed intermediate container a7ea9f146430
---> 4bb86207a04d
Step 4/8 : ENV CONTAINER_NAME=$CONTAINER_NAME
---> Running in b53e5938154b
---> Removed intermediate container b53e5938154b
---> fb06d0770f1a
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 4d362ad66da3
---> Removed intermediate container 4d362ad66da3
---> ee48bf90fbd6
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 8b1221f1cf85
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:nightly.r24.1.centos-nightly_r24.1_centos.el7 will be installed
--> Processing Dependency: wireshark for package: contrail-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: tcpdump for package: contrail-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: socat for package: contrail-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
---> Package contrail-vrouter-dpdk-tools.x86_64 0:nightly.r24.1.centos-nightly_r24.1_centos.el7 will be installed
--> Processing Dependency: libnuma.so.1(libnuma_1.2)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libmlx5.so.1(MLX5_OFED_4.7)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libmlx5.so.1(MLX5_1.9)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libmlx5.so.1(MLX5_1.8)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libmlx5.so.1(MLX5_1.7)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libmlx5.so.1(MLX5_1.3)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libmlx5.so.1(MLX5_1.2)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libmlx5.so.1(MLX5_1.10)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libmlx5.so.1(MLX5_1.1)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libmlx5.so.1(MLX5_1.0)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libmlx5.so.1()(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64
--> Processing Dependency: libibverbs.so.1()(64bit) for package: contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly_r24.1_centos.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 nightly.r24.1.centos-nightly_r24.1_centos.el7
contrail                         411 k
contrail-vrouter-dpdk-tools
x86_64 nightly.r24.1.centos-nightly_r24.1_centos.el7
contrail                          12 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 contrail-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 contrail-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: 37 M
Installed size: 172 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                               17 MB/s |  37 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-nightly.r24.1.centos-nightly_r24.1_centos   30/38
Installing : contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly   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 : bzip2-1.0.6-13.el7.x86_64                                  37/38
Installing : sudo-1.8.23-10.el7_9.3.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  : hwdata-0.252-9.7.el7.x86_64                                 4/38
Verifying  : 14:tcpdump-4.9.2-4.el7_7.1.x86_64                           5/38
Verifying  : tcp_wrappers-libs-7.6-77.el7.x86_64                         6/38
Verifying  : openssh-clients-7.4p1-23.el7_9.x86_64                       7/38
Verifying  : pciutils-libs-3.5.1-3.el7.x86_64                            8/38
Verifying  : python2-cryptography-2.1.4-2.el7.x86_64                     9/38
Verifying  : sudo-1.8.23-10.el7_9.3.x86_64                              10/38
Verifying  : bzip2-1.0.6-13.el7.x86_64                                  11/38
Verifying  : libtomcrypt-1.17-33.20170623gitcd6e602.el7.x86_64          12/38
Verifying  : python2-cffi-1.11.2-1.el7.x86_64                           13/38
Verifying  : contrail-vrouter-dpdk-tools-nightly.r24.1.centos-nightly   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  : python-paramiko-2.1.1-9.el7.noarch                         19/38
Verifying  : rdma-core-47mlnx1-1.47329.x86_64                           20/38
Verifying  : fipscheck-1.4.1-6.el7.x86_64                               21/38
Verifying  : PyYAML-3.10-11.el7.x86_64                                  22/38
Verifying  : python2-asn1crypto-0.23.0-2.el7.noarch                     23/38
Verifying  : libsmi-0.4.8-13.el7.x86_64                                 24/38
Verifying  : libtommath-1.0-8.el7.x86_64                                25/38
Verifying  : nettle-2.7.1-9.el7_9.x86_64                                26/38
Verifying  : libibverbs-47mlnx1-1.47329.x86_64                          27/38
Verifying  : libyaml-0.1.4-11.el7_0.x86_64                              28/38
Verifying  : python-prettytable-0.7.2-3.el7.noarch                      29/38
Verifying  : contrail-tools-nightly.r24.1.centos-nightly_r24.1_centos   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:nightly.r24.1.centos-nightly_r24.1_centos.el7
contrail-vrouter-dpdk-tools.x86_64 0:nightly.r24.1.centos-nightly_r24.1_centos.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 contrail-tpc
: 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
Cleaning up list of fastest mirrors
---> Removed intermediate container 8b1221f1cf85
---> c2b56eca7e04
Step 7/8 : ENV PS1="033[1m($CONTAINER_NAME)033[m017[$(id -un)@$(hostname -s) $(pwd)]$ "
---> Running in 3d5561511011
---> Removed intermediate container 3d5561511011
---> 8fa296843b76
Step 8/8 : ENTRYPOINT ["/bin/bash"]
---> Running in 630944849ebb
---> Removed intermediate container 630944849ebb
---> a1cb8973f0ec
[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 a1cb8973f0ec
Successfully tagged nexus.gz1.opensdn.io:5102/contrail-tools:nightly-r24.1-centos
Successfully tagged nexus.gz1.opensdn.io:5102/tf-tools:nightly-r24.1-centos
2025-03-13 01:38:34,970: INFO: Docker build duration: 221 seconds
The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-tools]
1a6ece1d4ac7: Preparing
a53cd225f61a: Preparing
6a299c045c09: Preparing
e6a5423c193c: Preparing
2f0250ae2f6d: Preparing
48a26992f915: Preparing
ab5b873908c0: Preparing
0d6f3ea60acc: Preparing
f83744ad6dc0: Preparing
174f56854903: Preparing
1a6ece1d4ac7: Waiting
a53cd225f61a: Waiting
6a299c045c09: Waiting
e6a5423c193c: Waiting
2f0250ae2f6d: Waiting
48a26992f915: Waiting
ab5b873908c0: Waiting
0d6f3ea60acc: Waiting
f83744ad6dc0: Waiting
174f56854903: Waiting
a53cd225f61a: Layer already exists
6a299c045c09: Layer already exists
e6a5423c193c: Layer already exists
2f0250ae2f6d: Layer already exists
48a26992f915: Layer already exists
ab5b873908c0: Layer already exists
0d6f3ea60acc: Layer already exists
f83744ad6dc0: Layer already exists
174f56854903: Layer already exists
1a6ece1d4ac7: Pushed
nightly-r24.1-centos: digest: sha256:4f3ef02c4796ae9408c71942dfc2108fdfdf9897e626af5b69bbe1f4d3488b52 size: 2412
The push refers to repository [nexus.gz1.opensdn.io:5102/tf-tools]
1a6ece1d4ac7: Preparing
a53cd225f61a: Preparing
6a299c045c09: Preparing
e6a5423c193c: Preparing
2f0250ae2f6d: Preparing
48a26992f915: Preparing
ab5b873908c0: Preparing
0d6f3ea60acc: Preparing
f83744ad6dc0: Preparing
174f56854903: Preparing
e6a5423c193c: Waiting
2f0250ae2f6d: Waiting
48a26992f915: Waiting
ab5b873908c0: Waiting
0d6f3ea60acc: Waiting
f83744ad6dc0: Waiting
174f56854903: Waiting
1a6ece1d4ac7: Layer already exists
a53cd225f61a: Layer already exists
6a299c045c09: Layer already exists
e6a5423c193c: Layer already exists
48a26992f915: Layer already exists
2f0250ae2f6d: Layer already exists
ab5b873908c0: Layer already exists
0d6f3ea60acc: Layer already exists
174f56854903: Layer already exists
f83744ad6dc0: Layer already exists
nightly-r24.1-centos: digest: sha256:4f3ef02c4796ae9408c71942dfc2108fdfdf9897e626af5b69bbe1f4d3488b52 size: 2412
2025-03-13 01:39:48,220: INFO: Building contrail-tools finished successfully, duration: 295 seconds