2026-03-03 12:31:39,881: INFO: Building opensdn-vrouter-base 2026-03-03 12:31:39,912: 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_6_3_7-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.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 nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_7-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.4s #5 [internal] load build context #5 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_7-1 #7 ... #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #5 [internal] load build context #5 transferring context: 86.20kB done #5 DONE 0.5s #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_7-1 #7 DONE 1.3s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.4s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 1.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.537 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 14 MB 00:00 #10 4.896 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #10 5.515 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 402 kB 00:00 #10 6.113 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 16 MB 00:00 #10 11.76 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 11 MB 00:00 #10 16.44 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #10 17.09 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.8 MB 00:00 #10 18.54 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #10 19.32 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 474 kB 00:00 #10 19.62 added from: http://tf-mirrors.gz1.opensdn.io/re 597 kB/s | 18 kB 00:00 #10 20.01 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 kB/s | 257 B 00:00 #10 20.19 added from: http://tf-mirrors.gz1.opensdn.io/re 518 kB/s | 15 kB 00:00 #10 20.46 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 96 kB 00:00 #10 21.44 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 39 MB 00:00 #10 41.14 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #10 53.38 Dependencies resolved. #10 53.38 ==================================================================================================== #10 53.38 Package Arch Version Repository Size #10 53.38 ==================================================================================================== #10 53.38 Installing: #10 53.38 NetworkManager x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 53.38 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 53.38 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 53.38 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 53.38 Installing dependencies: #10 53.38 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 53.38 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 53.38 cryptsetup-libs x86_64 2.7.2-4.el9 tf-mirrors.ci_repos_yum9-baseos 514 k #10 53.38 device-mapper x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 53.38 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 53.38 hwdata noarch 0.348-9.20.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 53.38 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 53.38 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 53.38 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 53.38 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 53.38 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 53.38 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 53.38 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 53.38 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 53.38 systemd-udev x86_64 252-55.el9_7.7.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 53.38 Installing weak dependencies: #10 53.38 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 53.38 #10 53.38 Transaction Summary #10 53.38 ==================================================================================================== #10 53.38 Install 20 Packages #10 53.38 #10 53.38 Total download size: 12 M #10 53.38 Installed size: 49 M #10 53.38 Downloading Packages: #10 53.43 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 3.7 MB/s | 160 kB 00:00 #10 53.47 (2/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 13 MB/s | 514 kB 00:00 #10 53.49 (3/20): device-mapper-1.02.206-2.el9_7.1.x86_64 13 MB/s | 138 kB 00:00 #10 53.50 (4/20): device-mapper-libs-1.02.206-2.el9_7.1.x 8.8 MB/s | 179 kB 00:00 #10 53.59 (5/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 9.9 MB/s | 1.9 MB 00:00 #10 53.61 (6/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 11 MB/s | 2.3 MB 00:00 #10 53.62 (7/20): ethtool-6.15-2.el9.x86_64.rpm 2.8 MB/s | 331 kB 00:00 #10 53.62 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 10 MB/s | 208 kB 00:00 #10 53.63 (9/20): initscripts-rename-device-10.11.8-4.el9 1.1 MB/s | 14 kB 00:00 #10 53.64 (10/20): initscripts-service-10.11.8-4.el9.noar 1.3 MB/s | 11 kB 00:00 #10 53.64 (11/20): iputils-20210202-15.el9.x86_64.rpm 9.4 MB/s | 167 kB 00:00 #10 53.65 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 16 MB/s | 383 kB 00:00 #10 53.68 (13/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 22 MB/s | 502 kB 00:00 #10 53.70 (14/20): hwdata-0.348-9.20.el9.noarch.rpm 13 MB/s | 1.7 MB 00:00 #10 53.71 (15/20): kmod-28-11.el9.x86_64.rpm 3.2 MB/s | 121 kB 00:00 #10 53.71 (16/20): libndp-1.9-1.el9.x86_64.rpm 2.5 MB/s | 37 kB 00:00 #10 53.72 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 7.8 MB/s | 92 kB 00:00 #10 53.72 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 4.7 MB/s | 40 kB 00:00 #10 53.74 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 17 MB/s | 1.5 MB 00:00 #10 53.82 (20/20): systemd-udev-252-55.el9_7.7.rocky.0.1. 29 MB/s | 1.9 MB 00:00 #10 53.82 -------------------------------------------------------------------------------- #10 53.82 Total 30 MB/s | 12 MB 00:00 #10 53.82 Running transaction check #10 54.02 Transaction check succeeded. #10 54.02 Running transaction test #10 54.44 Transaction test succeeded. #10 54.44 Running transaction #10 55.02 Preparing : 1/1 #10 55.19 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 55.21 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 55.22 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 55.23 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 55.24 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 55.25 Installing : kmod-28-11.el9.x86_64 6/20 #10 55.40 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 55.47 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 55.51 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 55.70 Installing : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 55.71 Running scriptlet: systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 56.48 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 56.48 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 56.48 #10 56.48 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 56.50 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 56.53 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 56.53 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 56.64 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 56.65 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 56.75 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 56.77 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 56.90 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 56.91 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 56.94 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 56.94 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 56.94 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 56.94 #10 56.95 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 56.97 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 57.01 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 57.01 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 57.01 #10 57.02 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 57.04 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 57.09 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 57.49 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 57.49 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 57.49 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 57.49 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 57.49 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 57.49 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 57.49 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 57.49 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 57.49 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 57.49 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 57.49 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 57.49 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 57.49 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 57.49 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 57.49 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 57.49 Verifying : kmod-28-11.el9.x86_64 16/20 #10 57.49 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 57.49 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 57.49 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 57.49 Verifying : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 20/20 #10 57.62 #10 57.62 Installed: #10 57.62 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 57.62 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 57.62 chkconfig-1.24-2.el9.x86_64 #10 57.62 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 57.62 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 57.62 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 57.62 ethtool-2:6.15-2.el9.x86_64 #10 57.62 hwdata-0.348-9.20.el9.noarch #10 57.62 initscripts-10.11.8-4.el9.x86_64 #10 57.62 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 57.62 initscripts-service-10.11.8-4.el9.noarch #10 57.62 iputils-20210202-15.el9.x86_64 #10 57.62 kbd-2.4.0-11.el9.x86_64 #10 57.62 kbd-legacy-2.4.0-11.el9.noarch #10 57.62 kbd-misc-2.4.0-11.el9.noarch #10 57.62 kmod-28-11.el9.x86_64 #10 57.62 libndp-1.9-1.el9.x86_64 #10 57.62 pciutils-3.7.0-7.el9.x86_64 #10 57.62 pciutils-libs-3.7.0-7.el9.x86_64 #10 57.62 systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 #10 57.62 #10 57.62 Complete! #10 58.12 77 files removed #10 DONE 58.4s #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 2.2s done #12 writing image sha256:f2b63bc64cf69ef59edea52511c3d11353d445bc467395f4c346ff454b07124b done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_7-1 0.0s done #12 DONE 2.4s 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-03-03 12:32:45,598: INFO: Docker build duration: 66 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 6bf4375bb683: Preparing e30b9f7a579b: Preparing 4ba7cf411828: Preparing 2d1994f3a6b4: Preparing c2d887dc3d69: Preparing ff4eef2b3fe2: Preparing e2abfe262ff3: Preparing d4d230cf0143: Preparing 15e421c5c86d: Preparing 8432d024b253: Preparing e06aac419b5e: Preparing 81af394d1138: Preparing 812c3fb27975: Preparing 80a70a414d07: Preparing 232a3c8518a0: Preparing 99fdc5e8ede7: Preparing 0d013526f440: Preparing 44343de3ea1d: Preparing c2d887dc3d69: Waiting ff4eef2b3fe2: Waiting e2abfe262ff3: Waiting d4d230cf0143: Waiting 15e421c5c86d: Waiting 8432d024b253: Waiting e06aac419b5e: Waiting 81af394d1138: Waiting 812c3fb27975: Waiting 80a70a414d07: Waiting 232a3c8518a0: Waiting 99fdc5e8ede7: Waiting 0d013526f440: Waiting 44343de3ea1d: Waiting 4ba7cf411828: Pushed c2d887dc3d69: Layer already exists 6bf4375bb683: Pushed 2d1994f3a6b4: Pushed ff4eef2b3fe2: Layer already exists e2abfe262ff3: Layer already exists 15e421c5c86d: Layer already exists d4d230cf0143: Layer already exists 8432d024b253: Layer already exists 81af394d1138: Layer already exists e06aac419b5e: Layer already exists 812c3fb27975: Layer already exists 232a3c8518a0: Layer already exists 80a70a414d07: Layer already exists 99fdc5e8ede7: Layer already exists 44343de3ea1d: Layer already exists 0d013526f440: Layer already exists e30b9f7a579b: Pushed master-2_6_3_7-1: digest: sha256:689883791b6129f1a5fc88631dc310f205ead7f870ccb313e0525994ae25f780 size: 4090 2026-03-03 12:32:53,027: INFO: Building opensdn-vrouter-base finished successfully, duration: 74 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_6_3_7-1 52efdc41af77 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_7-1 9b174d90ebc2 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_7-1 a7cd15162c1b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_7-1 c83348192811 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_7-1 a49cc33193e4 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_7-1 5cfb58bddfa9 2.38MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_7-1 85890d4faed8 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_7-1 04be60e75d5f 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_7-1 7880c28ed5dc 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_7-1 0386578b9112 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_7-1 f554fed016cb 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_7-1 847ecb1c97ca 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_7-1 3d5699325fba 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_7-1 f2b63bc64cf6 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 7f0591c0581c 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 6eda4ea5192f 24.7GB 0B tf-dev-sandbox:frozen 7f0591c0581c 2.9GB 0B U