2026-04-06 01:12:46,226: INFO: Building opensdn-vrouter-base 2026-04-06 01:12:46,261: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --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:5102/opensdn-base:nightly-r25.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 1.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #5 DONE 0.2s #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 done #8 DONE 0.4s #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 DONE 0.4s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.9s #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.287 Third parties for OpenSDN 42 MB/s | 5.1 MB 00:00 #10 3.022 Extra Packages for Enterprise Linux 9 - x86_64 31 MB/s | 20 MB 00:00 #10 17.40 Extra Packages for Enterprise Linux 9 openh264 2.2 kB/s | 2.5 kB 00:01 #10 18.31 Rocky Linux 9 - BaseOS 30 MB/s | 17 MB 00:00 #10 22.80 Rocky Linux 9 - AppStream 27 MB/s | 17 MB 00:00 #10 28.18 Rocky Linux 9 - Extras 30 kB/s | 17 kB 00:00 #10 32.63 Dependencies resolved. #10 32.63 ================================================================================ #10 32.63 Package Arch Version Repo Size #10 32.63 ================================================================================ #10 32.63 Installing: #10 32.63 NetworkManager x86_64 1:1.54.0-3.el9_7 baseos 2.3 M #10 32.63 ethtool x86_64 2:6.15-2.el9 baseos 331 k #10 32.63 initscripts x86_64 10.11.8-4.el9 baseos 208 k #10 32.63 pciutils x86_64 3.7.0-7.el9 baseos 92 k #10 32.63 Installing dependencies: #10 32.63 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 baseos 1.9 M #10 32.63 chkconfig x86_64 1.24-2.el9 baseos 160 k #10 32.63 cryptsetup-libs x86_64 2.7.2-4.el9 baseos 514 k #10 32.63 device-mapper x86_64 9:1.02.206-2.el9_7.1 baseos 138 k #10 32.63 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 baseos 179 k #10 32.63 hwdata noarch 0.348-9.20.el9 baseos 1.7 M #10 32.63 initscripts-rename-device x86_64 10.11.8-4.el9 baseos 14 k #10 32.63 initscripts-service noarch 10.11.8-4.el9 baseos 11 k #10 32.63 kbd x86_64 2.4.0-11.el9 baseos 383 k #10 32.63 kbd-legacy noarch 2.4.0-11.el9 baseos 502 k #10 32.63 kbd-misc noarch 2.4.0-11.el9 baseos 1.5 M #10 32.63 kmod x86_64 28-11.el9 baseos 121 k #10 32.63 libndp x86_64 1.9-1.el9 baseos 37 k #10 32.63 pciutils-libs x86_64 3.7.0-7.el9 baseos 40 k #10 32.63 systemd-udev x86_64 252-55.el9_7.2.rocky.0.1 baseos 1.9 M #10 32.63 Installing weak dependencies: #10 32.63 iputils x86_64 20210202-15.el9 baseos 167 k #10 32.63 #10 32.63 Transaction Summary #10 32.63 ================================================================================ #10 32.63 Install 20 Packages #10 32.63 #10 32.64 Total download size: 12 M #10 32.64 Installed size: 49 M #10 32.64 Downloading Packages: #10 33.01 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 1.3 MB/s | 160 kB 00:00 #10 33.12 (2/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 7.8 MB/s | 1.9 MB 00:00 #10 33.14 (3/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 3.7 MB/s | 514 kB 00:00 #10 33.16 (4/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 8.3 MB/s | 2.3 MB 00:00 #10 33.18 (5/20): device-mapper-libs-1.02.206-2.el9_7.1.x 3.9 MB/s | 179 kB 00:00 #10 33.20 (6/20): ethtool-6.15-2.el9.x86_64.rpm 9.6 MB/s | 331 kB 00:00 #10 33.22 (7/20): initscripts-10.11.8-4.el9.x86_64.rpm 8.6 MB/s | 208 kB 00:00 #10 33.25 (8/20): initscripts-rename-device-10.11.8-4.el9 480 kB/s | 14 kB 00:00 #10 33.28 (9/20): device-mapper-1.02.206-2.el9_7.1.x86_64 931 kB/s | 138 kB 00:00 #10 33.28 (10/20): initscripts-service-10.11.8-4.el9.noar 387 kB/s | 11 kB 00:00 #10 33.31 (11/20): hwdata-0.348-9.20.el9.noarch.rpm 13 MB/s | 1.7 MB 00:00 #10 33.32 (12/20): iputils-20210202-15.el9.x86_64.rpm 3.5 MB/s | 167 kB 00:00 #10 33.37 (13/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 7.8 MB/s | 502 kB 00:00 #10 33.39 (14/20): kbd-2.4.0-11.el9.x86_64.rpm 3.4 MB/s | 383 kB 00:00 #10 33.42 (15/20): kmod-28-11.el9.x86_64.rpm 2.3 MB/s | 121 kB 00:00 #10 33.45 (16/20): libndp-1.9-1.el9.x86_64.rpm 890 kB/s | 37 kB 00:00 #10 33.45 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 3.9 MB/s | 92 kB 00:00 #10 33.47 (18/20): kbd-misc-2.4.0-11.el9.noarch.rpm 10 MB/s | 1.5 MB 00:00 #10 33.47 (19/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 991 kB/s | 40 kB 00:00 #10 33.67 (20/20): systemd-udev-252-55.el9_7.2.rocky.0.1. 8.9 MB/s | 1.9 MB 00:00 #10 33.67 -------------------------------------------------------------------------------- #10 33.67 Total 12 MB/s | 12 MB 00:01 #10 34.06 Running transaction check #10 34.13 Transaction check succeeded. #10 34.13 Running transaction test #10 34.33 Transaction test succeeded. #10 34.33 Running transaction #10 36.63 Preparing : 1/1 #10 36.82 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 37.02 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 37.05 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 37.06 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 37.09 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 37.24 Installing : kmod-28-11.el9.x86_64 6/20 #10 37.34 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 37.40 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 37.44 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 37.58 Installing : systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 10/20 #10 37.60 Running scriptlet: systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 10/20 #10 38.45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 38.45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 38.45 #10 38.46 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 38.47 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 38.49 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 38.51 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 38.57 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 38.59 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 38.66 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 38.67 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 38.72 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 38.88 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 38.89 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 38.89 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 38.89 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 38.89 #10 38.90 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 38.92 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 38.94 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 38.94 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 38.94 #10 38.95 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 38.98 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 39.00 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 39.28 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 39.28 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 39.28 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 39.28 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 39.28 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 39.28 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 39.28 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 39.28 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 39.29 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 39.29 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 39.29 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 39.29 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 39.29 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 39.29 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 39.29 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 39.29 Verifying : kmod-28-11.el9.x86_64 16/20 #10 39.29 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 39.29 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 39.29 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 39.29 Verifying : systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 20/20 #10 39.66 #10 39.66 Installed: #10 39.66 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 39.66 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 39.66 chkconfig-1.24-2.el9.x86_64 #10 39.66 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 39.66 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 39.66 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 39.66 ethtool-2:6.15-2.el9.x86_64 #10 39.66 hwdata-0.348-9.20.el9.noarch #10 39.66 initscripts-10.11.8-4.el9.x86_64 #10 39.66 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 39.66 initscripts-service-10.11.8-4.el9.noarch #10 39.66 iputils-20210202-15.el9.x86_64 #10 39.66 kbd-2.4.0-11.el9.x86_64 #10 39.66 kbd-legacy-2.4.0-11.el9.noarch #10 39.66 kbd-misc-2.4.0-11.el9.noarch #10 39.66 kmod-28-11.el9.x86_64 #10 39.66 libndp-1.9-1.el9.x86_64 #10 39.66 pciutils-3.7.0-7.el9.x86_64 #10 39.66 pciutils-libs-3.7.0-7.el9.x86_64 #10 39.66 systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 #10 39.66 #10 39.66 Complete! #10 40.48 46 files removed #10 DONE 41.1s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.6s #12 exporting to image #12 exporting layers #12 exporting layers 1.7s done #12 writing image sha256:1728c3264377cf0a25e8734cded20880317c6802c0088b74c12b0934bf224b5d #12 writing image sha256:1728c3264377cf0a25e8734cded20880317c6802c0088b74c12b0934bf224b5d done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 0.0s done #12 DONE 2.8s 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) 2026-04-06 01:13:35,177: INFO: Docker build duration: 49 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-base] 815e6e8ea989: Preparing 1a7d3fffe0a5: Preparing e23517ed57b7: Preparing 666657dc53e3: Preparing 5f2ed445e9b6: Preparing ea83ecb61747: Preparing 4c90383f1d78: Preparing eda4b261c8a3: Preparing 948f36814070: Preparing 419aefa68e4b: Preparing 7d7901b79cea: Preparing 4fc0d8853c1a: Preparing 77939f3aec9d: Preparing 90fc42d80ae3: Preparing 89fd72247af4: Preparing a7a55e3403bb: Preparing 44343de3ea1d: Preparing 815e6e8ea989: Waiting 1a7d3fffe0a5: Waiting e23517ed57b7: Waiting 666657dc53e3: Waiting 5f2ed445e9b6: Waiting ea83ecb61747: Waiting 4c90383f1d78: Waiting eda4b261c8a3: Waiting 948f36814070: Waiting 419aefa68e4b: Waiting 7d7901b79cea: Waiting 4fc0d8853c1a: Waiting 77939f3aec9d: Waiting 90fc42d80ae3: Waiting 89fd72247af4: Waiting a7a55e3403bb: Waiting 44343de3ea1d: Waiting 815e6e8ea989: Pushed 5f2ed445e9b6: Layer already exists e23517ed57b7: Pushed 666657dc53e3: Pushed ea83ecb61747: Layer already exists 4c90383f1d78: Layer already exists 948f36814070: Layer already exists 419aefa68e4b: Layer already exists eda4b261c8a3: Layer already exists 7d7901b79cea: Layer already exists 4fc0d8853c1a: Layer already exists 77939f3aec9d: Layer already exists 90fc42d80ae3: Layer already exists 89fd72247af4: Layer already exists a7a55e3403bb: Layer already exists 44343de3ea1d: Layer already exists 1a7d3fffe0a5: Pushed nightly-r25.1: digest: sha256:b30c3802465e75ba3e11f66ff97b38cd89de585baa6c2e06b41ab3ebbbd8e015 size: 3881 2026-04-06 01:13:53,146: INFO: Building opensdn-vrouter-base finished successfully, duration: 67 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:5102/opensdn-analytics-base:nightly-r25.1 2b6e7ad51efe 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 2238a2e1ab1a 857MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 711541146adb 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 20d4464b23a2 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 8b6f15808b6e 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 34edd90464b3 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 b21b96bdad7f 2.38MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 6207fb9bcb0e 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 5f37e1afd2bc 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 b8055c2a77e7 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 98656a1dd079 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 716f9050a2ed 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 4ac6367b0d7b 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 64864bea2979 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 dc22fd757eee 432MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 2b1215bbd428 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 32565305ffb0 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 9e269822b0a1 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 817a05826cd0 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 1728c3264377 694MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 cc12308defc1 2.87GB 0B U tf-dev-sandbox:compile b2f9ad589894 24.7GB 0B