2025-06-24 11:03:42,221: INFO: Building contrail-vrouter-plugin-n3000-init-redhat 2025-06-24 11:03:42,363: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=r24.1-1_8_2_4-6 --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-plugin-n3000-init-redhat --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 48.64 kB Step 1/10 : FROM nexus.gz1.opensdn.io:5101/contrail-vrouter-base:r24.1-1_8_2_4-6 ---> e53039648f05 Step 2/10 : ARG LINUX_DISTR ---> Running in b8460bb86a31 ---> Removed intermediate container b8460bb86a31 ---> 31da258b7d37 Step 3/10 : ARG CONTAINER_NAME ---> Running in 76d4d0066138 ---> Removed intermediate container 76d4d0066138 ---> 65c59caae3b9 Step 4/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 256e0a400e8a ---> Removed intermediate container 256e0a400e8a ---> 6ebea24695c7 Step 5/10 : LABEL name=$CONTAINER_NAME summary="N3K plugin for RedHat" description="N3K inititialization container for RedHat." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in fc8d7276c92e ---> Removed intermediate container fc8d7276c92e ---> 366293814ce5 Step 6/10 : SHELL ["/bin/bash", "-c"] ---> Running in f718e805739d ---> Removed intermediate container f718e805739d ---> 32f51b8a9541 Step 7/10 : RUN yes | python3 -m pip install intelhex || true && yum install -y contrail-vrouter-dpdk-n3000-tools pciutils dhclient && rpm -Uvh --nodeps $(repoquery -q --location opae-libs) && rpm -Uvh --nodeps $(repoquery -q --location opae-devel) && rpm -Uvh --nodeps $(repoquery -q --location opae.admin) && rpm -Uvh --nodeps $(repoquery -q --location opae-tools) && rpm -Uvh --nodeps $(repoquery -q --location opae-tools-extra) && rpm -Uvh --nodeps $(repoquery -q --location opae.pac_sign) && rpm -Uvh --nodeps $(repoquery -q --location opae-super-rsu-n3000) && mkdir -p /opt/opae && yumdownloader --destdir=/opt/opae/ opae-intel-fpga-driver && mkdir -p /opt/n3000/site_packages && cp -r /usr/lib/python2.7/site-packages/opae* /opt/n3000/site_packages/ && mv /usr/bin/fecmode /opt/n3000/fecmode && mv /usr/bin/rsu /opt/n3000/rsu && yum clean all -y && rm -rf /var/cache/yum ---> Running in 44ab5b28cef7 Collecting intelhex WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead.  Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/87c/c5225657524ec/intelhex-2.3.0-py2.py3-none-any.whl (50kB) Installing collected packages: intelhex Successfully installed intelhex-2.3.0 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Package pciutils-3.5.1-3.el7.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package contrail-vrouter-dpdk-n3000-tools.x86_64 0:r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7 will be installed --> Processing Dependency: libnuma.so.1(libnuma_1.2)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_OFED_4.7)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.9)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.8)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.7)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.3)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.2)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.10)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.1)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libmlx5.so.1(MLX5_1.0)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libnuma.so.1()(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libmlx5.so.1()(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 --> Processing Dependency: libibverbs.so.1()(64bit) for package: contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7.x86_64 ---> Package dhclient.x86_64 12:4.2.5-83.el7.centos.1 will be installed --> Processing Dependency: dhcp-libs(x86-64) = 12:4.2.5-83.el7.centos.1 for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: dhcp-common = 12:4.2.5-83.el7.centos.1 for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: libomapi.so.0()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: libisc-export.so.169()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: libdns-export.so.1102()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Running transaction check ---> Package bind-export-libs.x86_64 32:9.11.4-26.P2.el7_9.15 will be installed ---> Package dhcp-common.x86_64 12:4.2.5-83.el7.centos.1 will be installed ---> Package dhcp-libs.x86_64 12:4.2.5-83.el7.centos.1 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 ---> Package numactl-libs.x86_64 0:2.0.12-5.el7 will be installed --> Running transaction check ---> Package rdma-core.x86_64 0:47mlnx1-1.47329 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-vrouter-dpdk-n3000-tools x86_64 r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7 contrail 44 M dhclient x86_64 12:4.2.5-83.el7.centos.1 tf-mirrors.ci_repos_yum7-updates 286 k Installing for dependencies: bind-export-libs x86_64 32:9.11.4-26.P2.el7_9.15 tf-mirrors.ci_repos_yum7-updates 1.1 M dhcp-common x86_64 12:4.2.5-83.el7.centos.1 tf-mirrors.ci_repos_yum7-updates 177 k dhcp-libs x86_64 12:4.2.5-83.el7.centos.1 tf-mirrors.ci_repos_yum7-updates 133 k libibverbs x86_64 47mlnx1-1.47329 tpc 177 k numactl-libs x86_64 2.0.12-5.el7 tf-mirrors.ci_repos_yum7-base 30 k rdma-core x86_64 47mlnx1-1.47329 tpc 54 k Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Total download size: 46 M Installed size: 209 M Downloading packages: -------------------------------------------------------------------------------- Total 50 MB/s | 46 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64 1/8 Installing : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64 2/8 Installing : rdma-core-47mlnx1-1.47329.x86_64 3/8 Installing : libibverbs-47mlnx1-1.47329.x86_64 4/8 Installing : numactl-libs-2.0.12-5.el7.x86_64 5/8 Installing : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 6/8 Installing : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 7/8 Installing : contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_ 8/8 Verifying : libibverbs-47mlnx1-1.47329.x86_64 1/8 Verifying : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64 2/8 Verifying : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 3/8 Verifying : numactl-libs-2.0.12-5.el7.x86_64 4/8 Verifying : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64 5/8 Verifying : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 6/8 Verifying : contrail-vrouter-dpdk-n3000-tools-r24.1.1.8.2.4.6-r24.1_1_ 7/8 Verifying : rdma-core-47mlnx1-1.47329.x86_64 8/8 Installed: contrail-vrouter-dpdk-n3000-tools.x86_64 0:r24.1.1.8.2.4.6-r24.1_1_8_2_4_6.el7 dhclient.x86_64 12:4.2.5-83.el7.centos.1 Dependency Installed: bind-export-libs.x86_64 32:9.11.4-26.P2.el7_9.15 dhcp-common.x86_64 12:4.2.5-83.el7.centos.1 dhcp-libs.x86_64 12:4.2.5-83.el7.centos.1 libibverbs.x86_64 0:47mlnx1-1.47329 numactl-libs.x86_64 0:2.0.12-5.el7 rdma-core.x86_64 0:47mlnx1-1.47329 Complete! Retrieving http://nexus.gz1.opensdn.io/repository/yum-tpc7/opae-libs-1.3.5-4.x86_64.rpm Preparing... ######################################## Updating / installing... opae-libs-1.3.5-4 ######################################## Retrieving http://nexus.gz1.opensdn.io/repository/yum-tpc7/opae-devel-1.3.5-4.x86_64.rpm Preparing... ######################################## Updating / installing... opae-devel-1.3.5-4 ######################################## Retrieving http://nexus.gz1.opensdn.io/repository/yum-tpc7/opae.admin-1.0.1-3.noarch.rpm Preparing... ######################################## Updating / installing... opae.admin-1.0.1-3 ######################################## Retrieving http://nexus.gz1.opensdn.io/repository/yum-tpc7/opae-tools-1.3.5-4.x86_64.rpm Preparing... ######################################## Updating / installing... opae-tools-1.3.5-4 ######################################## Retrieving http://nexus.gz1.opensdn.io/repository/yum-tpc7/opae-tools-extra-1.3.5-4.x86_64.rpm Preparing... ######################################## Updating / installing... opae-tools-extra-1.3.5-4 ######################################## Retrieving http://nexus.gz1.opensdn.io/repository/yum-tpc7/opae.pac_sign-1.0.1-2.x86_64.rpm Preparing... ######################################## Updating / installing... opae.pac_sign-1.0.1-2 ######################################## Retrieving http://nexus.gz1.opensdn.io/repository/yum-tpc7/opae-super-rsu-n3000-1.3.5-3.noarch.rpm Preparing... ######################################## Updating / installing... opae-super-rsu-n3000-1.3.5-3 ######################################## Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile 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 44ab5b28cef7 ---> c76e0a6e7835 Step 8/10 : COPY entrypoint.sh / ---> 7264da7dc787 Step 9/10 : COPY n3000-* / ---> 8f8ee5ad9a87 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 97772542223a ---> Removed intermediate container 97772542223a ---> 9760647a0aca [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 9760647a0aca Successfully tagged nexus.gz1.opensdn.io:5101/contrail-vrouter-plugin-n3000-init-redhat:r24.1-1_8_2_4-6 Successfully tagged nexus.gz1.opensdn.io:5101/tf-vrouter-plugin-n3000-init-redhat:r24.1-1_8_2_4-6 2025-06-24 11:06:30,914: INFO: Docker build duration: 168 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-plugin-n3000-init-redhat] 5ffe4980b0d8: Preparing 0505db4c0a39: Preparing 8b644f2f6161: Preparing a4c39e2add77: Preparing 11b3fe003092: Preparing 7c408d4527ab: Preparing 55796dd92486: Preparing a144c9eb341f: Preparing 3fc63aa95863: Preparing 98c55615be14: Preparing 3f49a441fe3a: Preparing cf7ecbbc8293: Preparing 02f71f66c7a5: Preparing 174f56854903: Preparing 5ffe4980b0d8: Waiting 0505db4c0a39: Waiting 8b644f2f6161: Waiting a4c39e2add77: Waiting 11b3fe003092: Waiting 7c408d4527ab: Waiting 55796dd92486: Waiting a144c9eb341f: Waiting 3fc63aa95863: Waiting 98c55615be14: Waiting cf7ecbbc8293: Waiting 02f71f66c7a5: Waiting 174f56854903: Waiting 3f49a441fe3a: Waiting 5ffe4980b0d8: Pushed 0505db4c0a39: Pushed a4c39e2add77: Layer already exists 11b3fe003092: Layer already exists 7c408d4527ab: Layer already exists 55796dd92486: Layer already exists a144c9eb341f: Layer already exists 3fc63aa95863: Layer already exists 98c55615be14: Layer already exists 3f49a441fe3a: Layer already exists cf7ecbbc8293: Layer already exists 02f71f66c7a5: Layer already exists 174f56854903: Layer already exists 8b644f2f6161: Pushed r24.1-1_8_2_4-6: digest: sha256:7d7e0edc619e408110893cbea2d35fe915cdf04a6a2a2b7c51eb1406e5d7a3cf size: 3248 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-vrouter-plugin-n3000-init-redhat] 5ffe4980b0d8: Preparing 0505db4c0a39: Preparing 8b644f2f6161: Preparing a4c39e2add77: Preparing 11b3fe003092: Preparing 7c408d4527ab: Preparing 55796dd92486: Preparing a144c9eb341f: Preparing 3fc63aa95863: Preparing 98c55615be14: Preparing 3f49a441fe3a: Preparing cf7ecbbc8293: Preparing 02f71f66c7a5: Preparing 174f56854903: Preparing 5ffe4980b0d8: Waiting 0505db4c0a39: Waiting 8b644f2f6161: Waiting a4c39e2add77: Waiting 11b3fe003092: Waiting 7c408d4527ab: Waiting 55796dd92486: Waiting a144c9eb341f: Waiting 3fc63aa95863: Waiting 98c55615be14: Waiting 3f49a441fe3a: Waiting cf7ecbbc8293: Waiting 02f71f66c7a5: Waiting 174f56854903: Waiting 0505db4c0a39: Layer already exists 5ffe4980b0d8: Layer already exists 8b644f2f6161: Layer already exists a4c39e2add77: Layer already exists 7c408d4527ab: Layer already exists 11b3fe003092: Layer already exists 55796dd92486: Layer already exists a144c9eb341f: Layer already exists 3fc63aa95863: Layer already exists 98c55615be14: Layer already exists cf7ecbbc8293: Layer already exists 3f49a441fe3a: Layer already exists 02f71f66c7a5: Layer already exists 174f56854903: Layer already exists r24.1-1_8_2_4-6: digest: sha256:7d7e0edc619e408110893cbea2d35fe915cdf04a6a2a2b7c51eb1406e5d7a3cf size: 3248 2025-06-24 11:08:18,644: INFO: Building contrail-vrouter-plugin-n3000-init-redhat finished successfully, duration: 276 seconds