2025-10-09 19:25:16,828: INFO: Building opensdn-vrouter-base 2025-10-09 19:25:16,847: 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_1_9_9-2 --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 transferring dockerfile: 1.26kB 0.0s 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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_9-2 #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.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_9-2 #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/vif /usr/bin/ #7 ... #8 [internal] load build context #8 transferring context: 86.18kB done #8 DONE 0.7s #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/vif /usr/bin/ #7 DONE 0.7s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/qosmap /usr/bin/ #9 DONE 0.3s #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 0.560 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.1 MB 00:00 #10 1.092 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #10 1.352 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 264 kB 00:00 #10 1.703 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 7.0 MB 00:00 #10 5.469 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.0 MB 00:00 #10 6.746 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #10 7.250 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #10 8.622 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 392 kB 00:00 #10 9.094 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 451 kB 00:00 #10 9.454 added from: http://tf-mirrors.gz1.opensdn.io/re 386 kB/s | 16 kB 00:00 #10 9.756 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 kB/s | 257 B 00:00 #10 10.04 added from: http://tf-mirrors.gz1.opensdn.io/re 391 kB/s | 13 kB 00:00 #10 10.38 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #10 11.10 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 #10 22.85 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #10 29.87 Dependencies resolved. #10 29.87 ============================================================================================== #10 29.87 Package Arch Version Repository Size #10 29.87 ============================================================================================== #10 29.87 Installing: #10 29.87 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 29.87 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 29.87 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 29.87 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 29.87 Installing dependencies: #10 29.87 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 29.87 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 29.87 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 29.87 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 29.87 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 29.87 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 29.87 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 29.87 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 29.87 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 29.87 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 29.87 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 29.87 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 29.87 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 29.87 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 29.87 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 29.87 #10 29.87 Transaction Summary #10 29.87 ============================================================================================== #10 29.87 Install 19 Packages #10 29.87 #10 29.87 Total download size: 12 M #10 29.87 Installed size: 46 M #10 29.87 Downloading Packages: #10 29.93 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 2.7 MB/s | 160 kB 00:00 #10 30.00 (2/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 19 MB/s | 2.3 MB 00:00 #10 30.01 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 21 MB/s | 137 kB 00:00 #10 30.02 (4/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 12 MB/s | 1.8 MB 00:00 #10 30.03 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 6.4 MB/s | 177 kB 00:00 #10 30.04 (6/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 4.8 MB/s | 514 kB 00:00 #10 30.05 (7/19): ethtool-6.2-1.el9.x86_64.rpm 13 MB/s | 229 kB 00:00 #10 30.05 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 12 MB/s | 208 kB 00:00 #10 30.06 (9/19): initscripts-rename-device-10.11.7-1.el9 1.1 MB/s | 14 kB 00:00 #10 30.06 (10/19): initscripts-service-10.11.7-1.el9.noar 1.5 MB/s | 10 kB 00:00 #10 30.07 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 33 MB/s | 387 kB 00:00 #10 30.09 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 27 MB/s | 1.6 MB 00:00 #10 30.10 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 13 MB/s | 502 kB 00:00 #10 30.10 (14/19): kmod-28-10.el9.x86_64.rpm 7.8 MB/s | 121 kB 00:00 #10 30.12 (15/19): libndp-1.9-1.el9.x86_64.rpm 5.2 MB/s | 37 kB 00:00 #10 30.12 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 15 MB/s | 92 kB 00:00 #10 30.12 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 6.6 MB/s | 41 kB 00:00 #10 30.13 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 24 MB/s | 1.5 MB 00:00 #10 30.15 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 47 MB/s | 1.9 MB 00:00 #10 30.15 -------------------------------------------------------------------------------- #10 30.15 Total 41 MB/s | 12 MB 00:00 #10 30.15 Running transaction check #10 30.29 Transaction check succeeded. #10 30.29 Running transaction test #10 30.64 Transaction test succeeded. #10 30.64 Running transaction #10 31.51 Preparing : 1/1 #10 31.91 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 31.92 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 31.94 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 31.96 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 31.97 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 31.98 Installing : kmod-28-10.el9.x86_64 6/19 #10 32.16 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 32.27 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 32.34 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 32.74 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 32.77 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 33.76 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 33.76 #10 33.76 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 33.76 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 33.87 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 33.96 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 34.04 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 34.06 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 34.10 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 34.29 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 34.39 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 34.43 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 34.43 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 34.43 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 34.43 #10 34.46 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 34.51 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 34.52 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 34.52 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 34.52 #10 34.53 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 34.57 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 34.57 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 35.01 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 35.01 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 35.01 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 35.01 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 35.01 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 35.01 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 35.01 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 35.01 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 35.01 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 35.01 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 35.01 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 35.01 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 35.01 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 35.01 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 35.01 Verifying : kmod-28-10.el9.x86_64 15/19 #10 35.01 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 35.01 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 35.01 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 35.02 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 35.32 #10 35.32 Installed: #10 35.32 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 35.32 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 35.32 chkconfig-1.24-1.el9_5.1.x86_64 #10 35.32 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 35.32 device-mapper-9:1.02.198-2.el9.x86_64 #10 35.32 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 35.32 ethtool-2:6.2-1.el9.x86_64 #10 35.32 hwdata-0.348-9.15.el9.noarch #10 35.32 initscripts-10.11.7-1.el9.x86_64 #10 35.32 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 35.32 initscripts-service-10.11.7-1.el9.noarch #10 35.32 kbd-2.4.0-10.el9.x86_64 #10 35.32 kbd-legacy-2.4.0-10.el9.noarch #10 35.32 kbd-misc-2.4.0-10.el9.noarch #10 35.32 kmod-28-10.el9.x86_64 #10 35.32 libndp-1.9-1.el9.x86_64 #10 35.32 pciutils-3.7.0-5.el9.x86_64 #10 35.32 pciutils-libs-3.7.0-5.el9.x86_64 #10 35.32 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 35.32 #10 35.32 Complete! #10 35.79 75 files removed #10 DONE 36.1s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.3s #12 exporting to image #12 exporting layers #12 exporting layers 4.2s done #12 writing image sha256:fb813b8f14af3d99f7a296fc45633bddadd511a993a411f4f47c01e258de4248 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_1_9_9-2 0.0s done #12 DONE 4.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) 2025-10-09 19:26:03,395: INFO: Docker build duration: 47 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 995ffeea9dd7: Preparing a725414ff549: Preparing eaaed319496a: Preparing b6cddadf85ad: Preparing 9f1a38344bb6: Preparing c718a6847614: Preparing a3f2c6b46400: Preparing 9f367f53c7c1: Preparing 1f93f89d97c2: Preparing 3977c8851cda: Preparing 322e4415e644: Preparing 71cd3eeee197: Preparing 12a36ba93ab5: Preparing b2d83ad3cd1f: Preparing 9fc80bdb02bc: Preparing 44343de3ea1d: Preparing 9f1a38344bb6: Waiting c718a6847614: Waiting a3f2c6b46400: Waiting 9f367f53c7c1: Waiting 1f93f89d97c2: Waiting 3977c8851cda: Waiting 322e4415e644: Waiting 71cd3eeee197: Waiting 12a36ba93ab5: Waiting b2d83ad3cd1f: Waiting 9fc80bdb02bc: Waiting 44343de3ea1d: Waiting b6cddadf85ad: Pushed eaaed319496a: Pushed 995ffeea9dd7: Pushed 9f1a38344bb6: Layer already exists 9f367f53c7c1: Layer already exists c718a6847614: Layer already exists a3f2c6b46400: Layer already exists 1f93f89d97c2: Layer already exists 3977c8851cda: Layer already exists 71cd3eeee197: Layer already exists 322e4415e644: Layer already exists 12a36ba93ab5: Layer already exists b2d83ad3cd1f: Layer already exists 9fc80bdb02bc: Layer already exists 44343de3ea1d: Layer already exists a725414ff549: Pushed master-2_1_9_9-2: digest: sha256:d7143a3c003b053e2844a7f879fea62134914aa3f760ebe6e6f8b4805a394b39 size: 3669 2025-10-09 19:26:10,228: INFO: Building opensdn-vrouter-base finished successfully, duration: 54 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_9_9-2 9f8600a0e052 2 seconds ago 152MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_9-2 b57f2ed1e7ba 14 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_9_9-2 fb813b8f14af 14 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_9-2 1f5d047acc81 17 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_9-2 6c4886a9ae41 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_9-2 aea90f101241 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_9-2 8c30f2d95916 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_9-2 6a5b56caab18 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_9-2 d0e13cb6d896 2 minutes ago 2.35MB tf-dev-sandbox compile 15f7894345bb 2 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_9-2 e52e5467d33d About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 253f5819916c About an hour ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_9-2 cfe1a4cafec4 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_9-2 999fba780a7d About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_9-2 64b56d6247f5 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 0709a23a6f5d 9 hours ago 2.84GB