2025-10-09 13:54:02,134: INFO: Building opensdn-vrouter-base 2025-10-09 13:54:02,154: 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_2_2_1-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.26kB 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_2_2_1-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.5s #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/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_2_1-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.18kB done #5 DONE 0.4s #7 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_2_1-1 #7 DONE 1.4s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/vif /usr/bin/ #8 DONE 0.4s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/qosmap /usr/bin/ #9 DONE 1.0s #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.088 Contrail repo 26 kB/s | 257 B 00:00 #10 1.222 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #10 1.654 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #10 1.907 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 264 kB 00:00 #10 2.350 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #10 4.404 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 4.0 MB 00:00 #10 6.037 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #10 6.716 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #10 7.722 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 392 kB 00:00 #10 8.107 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 451 kB 00:00 #10 8.299 added from: http://tf-mirrors.gz1.opensdn.io/re 371 kB/s | 16 kB 00:00 #10 8.487 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 kB/s | 257 B 00:00 #10 8.646 added from: http://tf-mirrors.gz1.opensdn.io/re 275 kB/s | 13 kB 00:00 #10 9.546 added from: http://tf-mirrors.gz1.opensdn.io/re 105 kB/s | 64 kB 00:00 #10 10.33 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 30 MB 00:00 #10 22.80 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #10 31.63 Dependencies resolved. #10 31.63 ============================================================================================== #10 31.63 Package Arch Version Repository Size #10 31.63 ============================================================================================== #10 31.63 Installing: #10 31.63 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 31.63 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 31.63 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 31.63 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 31.63 Installing dependencies: #10 31.63 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 31.63 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 31.63 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 31.63 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 31.63 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 31.63 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 31.63 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 31.63 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 31.63 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 31.63 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 31.63 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 31.63 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 31.63 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 31.63 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 31.63 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 31.63 #10 31.63 Transaction Summary #10 31.63 ============================================================================================== #10 31.63 Install 19 Packages #10 31.63 #10 31.63 Total download size: 12 M #10 31.63 Installed size: 46 M #10 31.63 Downloading Packages: #10 31.67 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 4.9 MB/s | 160 kB 00:00 #10 31.71 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 17 MB/s | 514 kB 00:00 #10 31.74 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 5.9 MB/s | 137 kB 00:00 #10 31.88 (4/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 11 MB/s | 2.3 MB 00:00 #10 32.20 (5/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 3.1 MB/s | 1.8 MB 00:00 #10 32.21 (6/19): device-mapper-libs-1.02.198-2.el9.x86_6 361 kB/s | 177 kB 00:00 #10 32.23 (7/19): ethtool-6.2-1.el9.x86_64.rpm 13 MB/s | 229 kB 00:00 #10 32.23 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 14 MB/s | 208 kB 00:00 #10 32.24 (9/19): initscripts-rename-device-10.11.7-1.el9 738 kB/s | 14 kB 00:00 #10 32.25 (10/19): initscripts-service-10.11.7-1.el9.noar 686 kB/s | 10 kB 00:00 #10 32.26 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 32 MB/s | 387 kB 00:00 #10 32.27 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 24 MB/s | 1.6 MB 00:00 #10 32.28 (13/19): kmod-28-10.el9.x86_64.rpm 20 MB/s | 121 kB 00:00 #10 32.29 (14/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 12 MB/s | 502 kB 00:00 #10 32.29 (15/19): libndp-1.9-1.el9.x86_64.rpm 2.7 MB/s | 37 kB 00:00 #10 32.30 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 8.1 MB/s | 92 kB 00:00 #10 32.31 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 3.3 MB/s | 41 kB 00:00 #10 32.32 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 21 MB/s | 1.5 MB 00:00 #10 32.35 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 36 MB/s | 1.9 MB 00:00 #10 32.35 -------------------------------------------------------------------------------- #10 32.35 Total 16 MB/s | 12 MB 00:00 #10 32.35 Running transaction check #10 32.64 Transaction check succeeded. #10 32.64 Running transaction test #10 33.10 Transaction test succeeded. #10 33.10 Running transaction #10 33.65 Preparing : 1/1 #10 33.80 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 33.84 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 33.86 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 33.88 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 33.88 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 33.90 Installing : kmod-28-10.el9.x86_64 6/19 #10 34.02 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 34.12 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 34.31 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 34.56 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 34.58 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 35.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 35.74 #10 35.74 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 35.75 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 35.83 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 35.85 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 35.94 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 35.94 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 35.99 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 36.22 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 36.25 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 36.32 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 36.32 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 36.32 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 36.32 #10 36.34 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 36.35 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 36.39 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 36.39 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 36.39 #10 36.40 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 36.48 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 36.48 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 36.98 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 36.98 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 36.98 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 36.98 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 36.98 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 36.98 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 36.98 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 36.98 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 36.98 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 36.98 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 36.98 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 36.98 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 36.98 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 36.98 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 36.98 Verifying : kmod-28-10.el9.x86_64 15/19 #10 36.98 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 36.98 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 36.98 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 36.98 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 37.06 #10 37.06 Installed: #10 37.06 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 37.06 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 37.06 chkconfig-1.24-1.el9_5.1.x86_64 #10 37.06 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 37.06 device-mapper-9:1.02.198-2.el9.x86_64 #10 37.06 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 37.06 ethtool-2:6.2-1.el9.x86_64 #10 37.06 hwdata-0.348-9.15.el9.noarch #10 37.06 initscripts-10.11.7-1.el9.x86_64 #10 37.06 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 37.06 initscripts-service-10.11.7-1.el9.noarch #10 37.06 kbd-2.4.0-10.el9.x86_64 #10 37.06 kbd-legacy-2.4.0-10.el9.noarch #10 37.06 kbd-misc-2.4.0-10.el9.noarch #10 37.06 kmod-28-10.el9.x86_64 #10 37.06 libndp-1.9-1.el9.x86_64 #10 37.06 pciutils-3.7.0-5.el9.x86_64 #10 37.06 pciutils-libs-3.7.0-5.el9.x86_64 #10 37.06 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 37.06 #10 37.06 Complete! #10 37.61 80 files removed #10 DONE 38.5s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.6s #12 exporting to image #12 exporting layers #12 exporting layers 4.6s done #12 writing image sha256:8ddd292cac698df1063555ff9a2dd2db7c83108b26107418ec2792769773e706 #12 writing image sha256:8ddd292cac698df1063555ff9a2dd2db7c83108b26107418ec2792769773e706 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_2_2_1-1 0.0s done #12 DONE 6.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-09 13:54:53,306: INFO: Docker build duration: 51 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] b34dfffd50a5: Preparing 428228c8e6f1: Preparing f71fb880940d: Preparing f153131ff614: Preparing 3ccbe2f11c48: Preparing a072cae1b53d: Preparing 6111c1f59a04: Preparing 9e94cced74a0: Preparing 4c3a933e397e: Preparing d01939efaf00: Preparing 232c7d1af8dd: Preparing a729cd424e64: Preparing 317d8c05cbd4: Preparing c2c43f167155: Preparing d63f65921e3d: Preparing 44343de3ea1d: Preparing b34dfffd50a5: Waiting 428228c8e6f1: Waiting f71fb880940d: Waiting f153131ff614: Waiting 3ccbe2f11c48: Waiting a072cae1b53d: Waiting 6111c1f59a04: Waiting 9e94cced74a0: Waiting 4c3a933e397e: Waiting d01939efaf00: Waiting 232c7d1af8dd: Waiting a729cd424e64: Waiting 317d8c05cbd4: Waiting c2c43f167155: Waiting d63f65921e3d: Waiting 44343de3ea1d: Waiting b34dfffd50a5: Pushed f71fb880940d: Pushed 3ccbe2f11c48: Layer already exists a072cae1b53d: Layer already exists 6111c1f59a04: Layer already exists f153131ff614: Pushed 9e94cced74a0: Layer already exists 4c3a933e397e: Layer already exists d01939efaf00: Layer already exists 232c7d1af8dd: Layer already exists a729cd424e64: Layer already exists 317d8c05cbd4: Layer already exists c2c43f167155: Layer already exists d63f65921e3d: Layer already exists 44343de3ea1d: Layer already exists 428228c8e6f1: Pushed master-2_2_2_1-1: digest: sha256:48e7f77fa9bb3498be1cbbb6bef518793f767cc9466ed6381b4cc2c6c08a1f75 size: 3669 2025-10-09 13:55:06,636: INFO: Building opensdn-vrouter-base finished successfully, duration: 64 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_2_1-1 f0b4d3db948a 1 second ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_2_1-1 48b73c84425d 8 seconds ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_2_1-1 dda56ee296ef 13 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_2_1-1 f5b48d67a261 16 seconds ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_2_1-1 8ddd292cac69 21 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_2_1-1 a4d96f467740 28 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_2_1-1 09ea39798ae0 31 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_2_1-1 c156600c2251 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_2_1-1 fb4a18c3f675 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_2_1-1 8d3749db36f0 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_2_1-1 a40e979dc470 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_2_1-1 f80ed365dc4a 2 minutes ago 2.44MB tf-dev-sandbox compile c441e0f0d829 3 minutes ago 24.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_2_1-1 ac986138e787 3 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 67e8dbee3804 3 minutes ago 2.42MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_2_1-1 80301e7f11d3 3 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_2_1-1 9d56542fd517 3 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_2_1-1 421e8eea7f86 3 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 5f65f03cb968 3 hours ago 23.8GB