2025-10-16 12:38:49,386: INFO: Building opensdn-vrouter-base 2025-10-16 12:38:49,407: 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_0_4_5-5 --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.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.1s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_5-5 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.3s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_5-5 #5 ... #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 #7 [internal] load build context #7 transferring context: 86.18kB done #7 DONE 0.6s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_5-5 #5 DONE 1.3s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.5s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 1.2s #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.240 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.1 MB 00:00 #10 1.992 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #10 2.418 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 264 kB 00:00 #10 2.819 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 7.0 MB 00:00 #10 5.055 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 4.0 MB 00:00 #10 6.330 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #10 6.659 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.3 MB 00:00 #10 7.459 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 392 kB 00:00 #10 7.921 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 MB/s | 451 kB 00:00 #10 8.482 added from: http://tf-mirrors.gz1.opensdn.io/re 387 kB/s | 16 kB 00:00 #10 8.776 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 kB/s | 257 B 00:00 #10 9.113 added from: http://tf-mirrors.gz1.opensdn.io/re 458 kB/s | 13 kB 00:00 #10 9.383 added from: http://tf-mirrors.gz1.opensdn.io/re 916 kB/s | 64 kB 00:00 #10 10.11 added from: http://tf-mirrors.gz1.opensdn.io/re 63 MB/s | 30 MB 00:00 #10 23.06 Third parties for OpenSDN 15 MB/s | 5.1 MB 00:00 #10 31.09 Dependencies resolved. #10 31.09 ============================================================================================== #10 31.09 Package Arch Version Repository Size #10 31.09 ============================================================================================== #10 31.09 Installing: #10 31.09 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 31.09 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 31.09 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 31.09 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 31.09 Installing dependencies: #10 31.09 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 31.09 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 31.09 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 31.09 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 31.09 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 31.09 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 31.09 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 31.09 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 31.09 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 31.09 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 31.09 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 31.09 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 31.09 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 31.09 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 31.09 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 31.09 #10 31.09 Transaction Summary #10 31.09 ============================================================================================== #10 31.09 Install 19 Packages #10 31.09 #10 31.09 Total download size: 12 M #10 31.09 Installed size: 46 M #10 31.09 Downloading Packages: #10 31.13 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 5.7 MB/s | 160 kB 00:00 #10 31.23 (2/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 20 MB/s | 2.3 MB 00:00 #10 31.23 (3/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 4.9 MB/s | 514 kB 00:00 #10 31.23 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 5.8 MB/s | 137 kB 00:00 #10 31.24 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 8.9 MB/s | 177 kB 00:00 #10 31.26 (6/19): ethtool-6.2-1.el9.x86_64.rpm 12 MB/s | 229 kB 00:00 #10 31.26 (7/19): initscripts-10.11.7-1.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #10 31.30 (8/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 8.3 MB/s | 1.8 MB 00:00 #10 31.33 (9/19): initscripts-rename-device-10.11.7-1.el9 290 kB/s | 14 kB 00:00 #10 31.33 (10/19): initscripts-service-10.11.7-1.el9.noar 1.1 MB/s | 10 kB 00:00 #10 31.36 (11/19): hwdata-0.348-9.15.el9.noarch.rpm 15 MB/s | 1.6 MB 00:00 #10 31.38 (12/19): kbd-2.4.0-10.el9.x86_64.rpm 8.3 MB/s | 387 kB 00:00 #10 31.38 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 9.7 MB/s | 502 kB 00:00 #10 31.38 (14/19): kmod-28-10.el9.x86_64.rpm 5.2 MB/s | 121 kB 00:00 #10 31.38 (15/19): libndp-1.9-1.el9.x86_64.rpm 2.1 MB/s | 37 kB 00:00 #10 31.39 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 6.8 MB/s | 92 kB 00:00 #10 31.40 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 3.0 MB/s | 41 kB 00:00 #10 31.42 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 20 MB/s | 1.5 MB 00:00 #10 31.44 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 38 MB/s | 1.9 MB 00:00 #10 31.44 -------------------------------------------------------------------------------- #10 31.44 Total 33 MB/s | 12 MB 00:00 #10 31.45 Running transaction check #10 31.67 Transaction check succeeded. #10 31.67 Running transaction test #10 32.13 Transaction test succeeded. #10 32.13 Running transaction #10 32.64 Preparing : 1/1 #10 32.77 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 32.81 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 32.82 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 32.84 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 32.94 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 32.94 Installing : kmod-28-10.el9.x86_64 6/19 #10 33.09 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 33.22 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 33.30 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 33.44 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 33.55 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 34.46 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 34.46 #10 34.47 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 34.49 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 34.62 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 34.64 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 34.70 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 34.71 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 34.86 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 34.95 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 35.32 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 35.42 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 35.42 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 35.42 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 35.42 #10 35.66 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 35.86 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 35.89 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 35.89 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 35.89 #10 35.89 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 35.94 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 35.99 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 36.55 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 36.55 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 36.55 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 36.55 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 36.55 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 36.55 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 36.55 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 36.55 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 36.55 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 36.55 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 36.55 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 36.55 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 36.55 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 36.55 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 36.55 Verifying : kmod-28-10.el9.x86_64 15/19 #10 36.55 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 36.55 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 36.55 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 36.55 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 36.73 #10 36.73 Installed: #10 36.73 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 36.73 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 36.73 chkconfig-1.24-1.el9_5.1.x86_64 #10 36.73 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 36.73 device-mapper-9:1.02.198-2.el9.x86_64 #10 36.73 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 36.73 ethtool-2:6.2-1.el9.x86_64 #10 36.73 hwdata-0.348-9.15.el9.noarch #10 36.73 initscripts-10.11.7-1.el9.x86_64 #10 36.73 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 36.73 initscripts-service-10.11.7-1.el9.noarch #10 36.73 kbd-2.4.0-10.el9.x86_64 #10 36.73 kbd-legacy-2.4.0-10.el9.noarch #10 36.73 kbd-misc-2.4.0-10.el9.noarch #10 36.73 kmod-28-10.el9.x86_64 #10 36.73 libndp-1.9-1.el9.x86_64 #10 36.73 pciutils-3.7.0-5.el9.x86_64 #10 36.73 pciutils-libs-3.7.0-5.el9.x86_64 #10 36.73 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 36.73 #10 36.73 Complete! #10 37.40 75 files removed #10 DONE 37.6s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.4s #12 exporting to image #12 exporting layers #12 exporting layers 2.4s done #12 writing image sha256:9ad3b0e4b8f2b2c6047b6d8eaff49e3e454fbbf60f88a0dcdea46be057c375ec done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_0_4_5-5 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_0_4_5-5 0.0s done #12 DONE 2.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-16 12:39:36,163: INFO: Docker build duration: 47 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] c4db5e36bec5: Preparing 74f08ad1a9a8: Preparing b340af3f44dd: Preparing 1003046ef7d2: Preparing 832ba347168f: Preparing 4635ce67a307: Preparing b923f9c64b3c: Preparing 14aa2da8562a: Preparing eb0ba84b06d2: Preparing f890b8963a7c: Preparing eb425ca61583: Preparing e2ff531a5436: Preparing aa085a929977: Preparing 7754bca8a7ed: Preparing 7fcb5f732147: Preparing 44343de3ea1d: Preparing 832ba347168f: Waiting 4635ce67a307: Waiting b923f9c64b3c: Waiting 14aa2da8562a: Waiting eb0ba84b06d2: Waiting f890b8963a7c: Waiting eb425ca61583: Waiting e2ff531a5436: Waiting aa085a929977: Waiting 7754bca8a7ed: Waiting 7fcb5f732147: Waiting 44343de3ea1d: Waiting c4db5e36bec5: Pushed b340af3f44dd: Pushed 832ba347168f: Layer already exists 4635ce67a307: Layer already exists b923f9c64b3c: Layer already exists eb0ba84b06d2: Layer already exists 14aa2da8562a: Layer already exists 1003046ef7d2: Pushed eb425ca61583: Layer already exists e2ff531a5436: Layer already exists f890b8963a7c: Layer already exists aa085a929977: Layer already exists 7754bca8a7ed: Layer already exists 7fcb5f732147: Layer already exists 44343de3ea1d: Layer already exists 74f08ad1a9a8: Pushed master-2_0_4_5-5: digest: sha256:d5759feabfe9eb76bd0eb7377bdf8bac8ffac10d17a4a310aabd18632257b168 size: 3669 2025-10-16 12:39:53,695: INFO: Building opensdn-vrouter-base finished successfully, duration: 64 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_5-5 b34e272ef455 14 seconds ago 96.4MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_5-5 c787b1d9be64 22 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_5-5 9ad3b0e4b8f2 22 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_5-5 a540a5dce325 30 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_5-5 123212dc9f76 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_5-5 86dee5c9a2ad About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_5-5 51b9ef6ab93c About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_5-5 1d1ee99acbd0 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_5-5 a8379c3a387f 2 minutes ago 2.45MB tf-dev-sandbox compile beaf2b869c22 3 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_5-5 2f75ffab5a13 4 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ef78a823a0d1 4 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_5-5 4d057d67e192 4 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_5-5 018cd269129d 4 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_5-5 2593a2fba578 4 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 9822c9778b69 4 hours ago 23.8GB