2026-03-19 20:59:04,312: INFO: Building opensdn-vrouter-base 2026-03-19 20:59:04,334: 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_5_1_4-2_7 --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 --build-arg DEBUGINFO_ROOT=/debuginfo #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_5_1_4-2_7 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 ... #8 [internal] load build context #8 transferring context: 86.20kB 0.0s done #8 DONE 0.4s #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 DONE 0.6s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.3s #10 [stage-1 4/5] RUN set -e ; source /etc/os-release ; dnf install -y NetworkManager initscripts ethtool pciutils ; dnf 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.070 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 14 MB 00:00 #10 3.785 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 1.9 MB 00:00 #10 4.565 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #10 5.188 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 16 MB 00:00 #10 10.79 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 11 MB 00:00 #10 13.44 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #10 14.17 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #10 15.50 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #10 15.83 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #10 16.15 added from: http://tf-mirrors.gz1.opensdn.io/re 280 kB/s | 18 kB 00:00 #10 16.44 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #10 16.76 added from: http://tf-mirrors.gz1.opensdn.io/re 727 kB/s | 15 kB 00:00 #10 17.10 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 96 kB 00:00 #10 18.02 added from: http://tf-mirrors.gz1.opensdn.io/re 72 MB/s | 39 MB 00:00 #10 31.11 Third parties for OpenSDN 17 MB/s | 5.1 MB 00:00 #10 38.55 Dependencies resolved. #10 38.55 ==================================================================================================== #10 38.55 Package Arch Version Repository Size #10 38.55 ==================================================================================================== #10 38.55 Installing: #10 38.55 NetworkManager x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 38.55 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 38.55 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 38.55 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 38.55 Installing dependencies: #10 38.55 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 38.55 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 38.55 cryptsetup-libs x86_64 2.7.2-4.el9 tf-mirrors.ci_repos_yum9-baseos 514 k #10 38.55 device-mapper x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 38.55 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 38.55 hwdata noarch 0.348-9.20.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 38.55 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 38.55 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 38.55 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 38.55 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 38.55 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 38.55 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 38.55 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 38.55 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 38.55 systemd-udev x86_64 252-55.el9_7.7.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 38.55 Installing weak dependencies: #10 38.55 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 38.55 #10 38.55 Transaction Summary #10 38.55 ==================================================================================================== #10 38.55 Install 20 Packages #10 38.55 #10 38.55 Total download size: 12 M #10 38.55 Installed size: 49 M #10 38.55 Downloading Packages: #10 38.60 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 3.3 MB/s | 160 kB 00:00 #10 38.63 (2/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 28 MB/s | 2.3 MB 00:00 #10 38.64 (3/20): device-mapper-1.02.206-2.el9_7.1.x86_64 14 MB/s | 138 kB 00:00 #10 38.65 (4/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 9.6 MB/s | 514 kB 00:00 #10 38.67 (5/20): device-mapper-libs-1.02.206-2.el9_7.1.x 8.4 MB/s | 179 kB 00:00 #10 38.69 (6/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 14 MB/s | 1.9 MB 00:00 #10 38.69 (7/20): ethtool-6.15-2.el9.x86_64.rpm 8.4 MB/s | 331 kB 00:00 #10 38.70 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #10 38.70 (9/20): initscripts-rename-device-10.11.8-4.el9 2.0 MB/s | 14 kB 00:00 #10 38.70 (10/20): initscripts-service-10.11.8-4.el9.noar 2.4 MB/s | 11 kB 00:00 #10 38.71 (11/20): iputils-20210202-15.el9.x86_64.rpm 22 MB/s | 167 kB 00:00 #10 38.72 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 26 MB/s | 383 kB 00:00 #10 38.73 (13/20): hwdata-0.348-9.20.el9.noarch.rpm 25 MB/s | 1.7 MB 00:00 #10 38.74 (14/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 14 MB/s | 502 kB 00:00 #10 38.74 (15/20): kmod-28-11.el9.x86_64.rpm 11 MB/s | 121 kB 00:00 #10 38.74 (16/20): libndp-1.9-1.el9.x86_64.rpm 6.0 MB/s | 37 kB 00:00 #10 38.76 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 15 MB/s | 92 kB 00:00 #10 38.78 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 6.8 MB/s | 40 kB 00:00 #10 38.78 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 29 MB/s | 1.5 MB 00:00 #10 38.80 (20/20): systemd-udev-252-55.el9_7.7.rocky.0.1. 48 MB/s | 1.9 MB 00:00 #10 38.80 -------------------------------------------------------------------------------- #10 38.80 Total 50 MB/s | 12 MB 00:00 #10 38.80 Running transaction check #10 38.96 Transaction check succeeded. #10 38.96 Running transaction test #10 39.28 Transaction test succeeded. #10 39.28 Running transaction #10 39.80 Preparing : 1/1 #10 39.97 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 40.26 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 40.27 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 40.28 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 40.30 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 40.30 Installing : kmod-28-11.el9.x86_64 6/20 #10 40.49 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 40.64 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 40.69 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 41.05 Installing : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 41.09 Running scriptlet: systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 42.64 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 42.64 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 42.64 #10 42.65 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 42.66 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 42.70 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 42.72 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 42.86 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 42.87 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 42.94 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 42.96 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 43.10 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 43.11 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 43.20 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 43.20 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 43.20 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 43.20 #10 43.23 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 43.24 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 43.34 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 43.34 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 43.34 #10 43.34 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 43.34 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 43.36 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 43.88 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 43.88 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 43.88 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 43.88 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 43.88 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 43.88 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 43.88 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 43.88 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 43.88 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 43.88 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 43.88 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 43.88 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 43.88 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 43.88 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 43.88 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 43.88 Verifying : kmod-28-11.el9.x86_64 16/20 #10 43.88 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 43.88 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 43.88 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 43.88 Verifying : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 20/20 #10 43.99 #10 43.99 Installed: #10 43.99 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 43.99 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 43.99 chkconfig-1.24-2.el9.x86_64 #10 43.99 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 43.99 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 43.99 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 43.99 ethtool-2:6.15-2.el9.x86_64 #10 43.99 hwdata-0.348-9.20.el9.noarch #10 43.99 initscripts-10.11.8-4.el9.x86_64 #10 43.99 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 43.99 initscripts-service-10.11.8-4.el9.noarch #10 43.99 iputils-20210202-15.el9.x86_64 #10 43.99 kbd-2.4.0-11.el9.x86_64 #10 43.99 kbd-legacy-2.4.0-11.el9.noarch #10 43.99 kbd-misc-2.4.0-11.el9.noarch #10 43.99 kmod-28-11.el9.x86_64 #10 43.99 libndp-1.9-1.el9.x86_64 #10 43.99 pciutils-3.7.0-7.el9.x86_64 #10 43.99 pciutils-libs-3.7.0-7.el9.x86_64 #10 43.99 systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 #10 43.99 #10 43.99 Complete! #10 44.48 77 files removed #10 DONE 44.7s #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 1.9s done #12 writing image sha256:64e2395b927408ab814337544dd26904f5a028075ee7dfcdd99b1b90f60ad8f5 #12 writing image sha256:64e2395b927408ab814337544dd26904f5a028075ee7dfcdd99b1b90f60ad8f5 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 0.0s done #12 DONE 2.1s 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) 2026-03-19 20:59:55,161: INFO: Docker build duration: 51 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 537b34fd1b5d: Preparing a8621dfb0b81: Preparing 36ce34077ee6: Preparing 9574eb6a129e: Preparing 558a6bfd9ac9: Preparing 35f50785d9cf: Preparing beb7e0955bd5: Preparing ee68538a276e: Preparing 1e8fbd169632: Preparing 35f50785d9cf: Waiting beb7e0955bd5: Waiting ee68538a276e: Waiting 9a5755f56c7a: Preparing e60b5590b49e: Preparing 1e8fbd169632: Waiting 9a5755f56c7a: Waiting fcfbc546bc86: Preparing cd29cda49cf5: Preparing 46dab44d59d6: Preparing 2b3e3342266e: Preparing 23a57c0da1cd: Preparing 0a6e5f318a45: Preparing e60b5590b49e: Waiting fcfbc546bc86: Waiting cd29cda49cf5: Waiting 46dab44d59d6: Waiting 2b3e3342266e: Waiting 23a57c0da1cd: Waiting 44343de3ea1d: Preparing 0a6e5f318a45: Waiting 44343de3ea1d: Waiting 36ce34077ee6: Pushed 9574eb6a129e: Pushed 558a6bfd9ac9: Layer already exists 537b34fd1b5d: Pushed 35f50785d9cf: Layer already exists ee68538a276e: Layer already exists beb7e0955bd5: Layer already exists 1e8fbd169632: Layer already exists 9a5755f56c7a: Layer already exists fcfbc546bc86: Layer already exists e60b5590b49e: Layer already exists cd29cda49cf5: Layer already exists 46dab44d59d6: Layer already exists 2b3e3342266e: Layer already exists 23a57c0da1cd: Layer already exists 0a6e5f318a45: Layer already exists 44343de3ea1d: Layer already exists a8621dfb0b81: Pushed master-2_5_1_4-2_7: digest: sha256:dc45d99c1e8e58388d0a2d35d361aa7ff7e0e82f2f0540fdbc53d8d0e94d8f9d size: 4090 2026-03-19 21:00:01,439: INFO: Building opensdn-vrouter-base finished successfully, duration: 57 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 b24451183f1d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_7 61ac6694d73d 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 abd7b562b34d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_7 4656801d4b7e 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_7 184c52bb2a81 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_7 2764902b0809 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 689ca817e237 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_7 d4faab457c2b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_7 c953f147048d 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_7 6755ce9acb27 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_7 b1c9c2cedc8b 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_7 95c2c6091d22 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_7 f5d0c0b8d8d2 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 64e2395b9274 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 583121aa2828 2.9GB 0B U tf-dev-sandbox:compile c5bd11236cd8 22.2GB 0B