2025-11-05 14:59:29,973: INFO: Building opensdn-vrouter-base 2025-11-05 14:59:30,004: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_3_3_0-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-vrouter-base --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.28kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_3_0-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_3_0-1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 ... #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 ... #7 [internal] load build context #7 transferring context: 86.20kB done #7 DONE 0.7s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.6s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.7s #10 [stage-1 4/5] RUN set -e ; source /etc/os-release ; yum install -y NetworkManager initscripts ethtool pciutils ; yum clean all -y ; if [[ "$ID" == 'rhel' && "${PLATFORM_ID/*:/}" == 'el8' ]] ; then rm -f /usr/sbin/ifup /usr/sbin/ifdown && cp /etc/sysconfig/network-scripts/ifup /etc/sysconfig/network-scripts/ifdown /usr/sbin/ ; fi ; mkdir -p /opt/contrail ; cp -r /etc/sysconfig/network-scripts /opt/contrail/ ; rm -rf /var/cache/yum /etc/sysconfig/network-scripts ; ldconfig #10 1.176 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.1 MB 00:00 #10 1.738 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #10 2.002 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 264 kB 00:00 #10 2.320 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 7.0 MB 00:00 #10 4.725 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.0 MB 00:00 #10 6.167 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 939 kB 00:00 #10 6.674 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.3 MB 00:00 #10 7.622 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #10 7.876 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 451 kB 00:00 #10 8.264 added from: http://tf-mirrors.gz1.opensdn.io/re 434 kB/s | 16 kB 00:00 #10 8.496 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 kB/s | 257 B 00:00 #10 8.749 added from: http://tf-mirrors.gz1.opensdn.io/re 529 kB/s | 13 kB 00:00 #10 9.012 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 64 kB 00:00 #10 9.857 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #10 20.46 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #10 26.54 Dependencies resolved. #10 26.55 ============================================================================================== #10 26.55 Package Arch Version Repository Size #10 26.55 ============================================================================================== #10 26.55 Installing: #10 26.55 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 26.55 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 26.55 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 26.55 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 26.55 Installing dependencies: #10 26.55 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 26.55 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 26.55 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 26.55 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 26.55 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 26.55 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 26.55 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 26.55 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 26.55 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 26.55 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 26.55 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 26.55 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 26.55 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 26.55 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 26.55 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 26.55 #10 26.55 Transaction Summary #10 26.55 ============================================================================================== #10 26.55 Install 19 Packages #10 26.55 #10 26.55 Total download size: 12 M #10 26.55 Installed size: 46 M #10 26.55 Downloading Packages: #10 26.71 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 972 kB/s | 160 kB 00:00 #10 26.75 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 18 MB/s | 514 kB 00:00 #10 26.76 (3/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 8.3 MB/s | 1.8 MB 00:00 #10 26.77 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 4.4 MB/s | 137 kB 00:00 #10 26.79 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 7.6 MB/s | 177 kB 00:00 #10 26.80 (6/19): ethtool-6.2-1.el9.x86_64.rpm 8.3 MB/s | 229 kB 00:00 #10 26.82 (7/19): initscripts-10.11.7-1.el9.x86_64.rpm 15 MB/s | 208 kB 00:00 #10 26.84 (8/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 7.9 MB/s | 2.3 MB 00:00 #10 26.85 (9/19): initscripts-rename-device-10.11.7-1.el9 359 kB/s | 14 kB 00:00 #10 26.86 (10/19): initscripts-service-10.11.7-1.el9.noar 543 kB/s | 10 kB 00:00 #10 26.87 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 25 MB/s | 387 kB 00:00 #10 26.89 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 15 MB/s | 1.6 MB 00:00 #10 26.90 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 9.8 MB/s | 502 kB 00:00 #10 26.92 (14/19): kmod-28-10.el9.x86_64.rpm 4.6 MB/s | 121 kB 00:00 #10 26.93 (15/19): libndp-1.9-1.el9.x86_64.rpm 1.7 MB/s | 37 kB 00:00 #10 26.94 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 3.6 MB/s | 92 kB 00:00 #10 26.95 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 1.5 MB/s | 41 kB 00:00 #10 26.98 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 13 MB/s | 1.5 MB 00:00 #10 27.17 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 8.4 MB/s | 1.9 MB 00:00 #10 27.17 -------------------------------------------------------------------------------- #10 27.17 Total 19 MB/s | 12 MB 00:00 #10 27.17 Running transaction check #10 27.27 Transaction check succeeded. #10 27.27 Running transaction test #10 27.43 Transaction test succeeded. #10 27.43 Running transaction #10 28.34 Preparing : 1/1 #10 28.48 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 28.51 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 28.54 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 28.56 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 28.58 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 28.60 Installing : kmod-28-10.el9.x86_64 6/19 #10 28.68 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 28.77 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 28.82 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 28.94 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 28.97 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 29.84 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 29.84 #10 29.85 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 30.27 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 30.35 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 30.37 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 30.42 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 30.44 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 30.50 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 30.58 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 30.60 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 30.62 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 30.62 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 30.62 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 30.62 #10 30.64 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 30.89 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 30.90 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 30.90 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 30.90 #10 30.91 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 30.97 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 31.00 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 31.26 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 31.26 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 31.26 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 31.26 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 31.26 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 31.26 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 31.26 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 31.26 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 31.26 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 31.26 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 31.26 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 31.26 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 31.26 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 31.26 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 31.26 Verifying : kmod-28-10.el9.x86_64 15/19 #10 31.26 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 31.26 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 31.26 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 31.26 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 31.53 #10 31.53 Installed: #10 31.53 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 31.53 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 31.53 chkconfig-1.24-1.el9_5.1.x86_64 #10 31.53 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 31.53 device-mapper-9:1.02.198-2.el9.x86_64 #10 31.53 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 31.53 ethtool-2:6.2-1.el9.x86_64 #10 31.53 hwdata-0.348-9.15.el9.noarch #10 31.53 initscripts-10.11.7-1.el9.x86_64 #10 31.53 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 31.53 initscripts-service-10.11.7-1.el9.noarch #10 31.53 kbd-2.4.0-10.el9.x86_64 #10 31.53 kbd-legacy-2.4.0-10.el9.noarch #10 31.53 kbd-misc-2.4.0-10.el9.noarch #10 31.53 kmod-28-10.el9.x86_64 #10 31.53 libndp-1.9-1.el9.x86_64 #10 31.53 pciutils-3.7.0-5.el9.x86_64 #10 31.53 pciutils-libs-3.7.0-5.el9.x86_64 #10 31.53 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 31.53 #10 31.53 Complete! #10 32.37 75 files removed #10 DONE 32.7s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.0s #12 exporting to image #12 exporting layers #12 exporting layers 3.5s done #12 writing image sha256:0db8389b8f29a695651ba00b700d5d401b38093800774a97494a88dbe4ba3264 #12 writing image sha256:0db8389b8f29a695651ba00b700d5d401b38093800774a97494a88dbe4ba3264 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_3_0-1 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_3_0-1 0.1s done #12 DONE 6.2s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-11-05 15:00:14,379: INFO: Docker build duration: 45 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 850746dffdd5: Preparing 9b6fbe041706: Preparing 7d7c3724caa8: Preparing 36b1639d11a1: Preparing 8be15577dd2c: Preparing 5db862a74166: Preparing 753733b3ccf9: Preparing 5db862a74166: Waiting 6e2dbabc27e2: Preparing 753733b3ccf9: Waiting 9f17fdfb61ab: Preparing 570870957817: Preparing da161a2af31c: Preparing 704604491c3c: Preparing c69394e08998: Preparing 6118411cc249: Preparing 6e2dbabc27e2: Waiting 9f17fdfb61ab: Waiting 570870957817: Waiting da161a2af31c: Waiting 704604491c3c: Waiting c69394e08998: Waiting 0acde14f3611: Preparing 2ad0ccfbabf9: Preparing 44343de3ea1d: Preparing 0acde14f3611: Waiting 2ad0ccfbabf9: Waiting 44343de3ea1d: Waiting 6118411cc249: Waiting 36b1639d11a1: Pushed 7d7c3724caa8: Pushed 8be15577dd2c: Layer already exists 5db862a74166: Layer already exists 753733b3ccf9: Layer already exists 850746dffdd5: Pushed 570870957817: Layer already exists da161a2af31c: Layer already exists 9f17fdfb61ab: Layer already exists 6e2dbabc27e2: Layer already exists 704604491c3c: Layer already exists 6118411cc249: Layer already exists c69394e08998: Layer already exists 0acde14f3611: Layer already exists 44343de3ea1d: Layer already exists 2ad0ccfbabf9: Layer already exists 9b6fbe041706: Pushed master-2_3_3_0-1: digest: sha256:4461990bdf89987e36bd4db25f435b2975a03f9c1f8310a56c7200bed985006a size: 3882 2025-11-05 15:00:21,009: INFO: Building opensdn-vrouter-base finished successfully, duration: 52 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_3_0-1 0ffe836b6513 8 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_3_0-1 0db8389b8f29 15 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_3_0-1 d552350e490b 21 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_3_0-1 af344bb5b2d8 23 seconds ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_3_0-1 e13a47f5ebb6 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_3_0-1 9b45b6e7f2c1 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_3_0-1 5b3103e62ee0 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_3_0-1 cea594e6127e 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_3_0-1 acefb5b3f94d 2 minutes ago 2.45MB tf-dev-sandbox compile aaa2ab152c72 3 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_3_0-1 6a2859ec6d09 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_3_0-1 9a9df4773923 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src af8701ec4bfc About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_3_0-1 d28167db4827 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_3_0-1 4e0c1287d2f6 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_3_3_0-1 c42c1447271d About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_3_3_0-1 c42c1447271d About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB