2025-11-12 08:10:10,355: INFO: Building opensdn-vrouter-base 2025-11-12 08:10:10,381: 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_3_4_6-3 --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.28kB 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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_6-3 #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.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_6-3 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 86.20kB done #7 DONE 0.3s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.3s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.8s #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.066 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #10 1.702 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #10 2.031 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 264 kB 00:00 #10 2.327 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #10 4.772 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 4.0 MB 00:00 #10 6.062 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #10 6.575 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.3 MB 00:00 #10 7.304 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 392 kB 00:00 #10 7.568 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #10 7.835 added from: http://tf-mirrors.gz1.opensdn.io/re 443 kB/s | 16 kB 00:00 #10 8.021 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 kB/s | 257 B 00:00 #10 8.266 added from: http://tf-mirrors.gz1.opensdn.io/re 106 kB/s | 13 kB 00:00 #10 8.462 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 64 kB 00:00 #10 9.343 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #10 21.05 Third parties for OpenSDN 9.3 MB/s | 5.1 MB 00:00 #10 26.76 Dependencies resolved. #10 26.76 ============================================================================================== #10 26.76 Package Arch Version Repository Size #10 26.76 ============================================================================================== #10 26.76 Installing: #10 26.76 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 26.76 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 26.76 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 26.76 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 26.76 Installing dependencies: #10 26.76 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 26.76 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 26.76 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 26.76 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 26.76 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 26.76 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 26.76 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 26.76 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 26.76 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 26.76 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 26.76 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 26.76 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 26.76 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 26.76 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 26.76 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 26.76 #10 26.76 Transaction Summary #10 26.76 ============================================================================================== #10 26.76 Install 19 Packages #10 26.76 #10 26.77 Total download size: 12 M #10 26.77 Installed size: 46 M #10 26.77 Downloading Packages: #10 26.81 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 5.1 MB/s | 160 kB 00:00 #10 26.84 (2/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 27 MB/s | 1.8 MB 00:00 #10 26.97 (3/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 3.1 MB/s | 514 kB 00:00 #10 26.98 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 972 kB/s | 137 kB 00:00 #10 26.99 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 7.7 MB/s | 177 kB 00:00 #10 27.01 (6/19): ethtool-6.2-1.el9.x86_64.rpm 11 MB/s | 229 kB 00:00 #10 27.02 (7/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 9.2 MB/s | 2.3 MB 00:00 #10 27.03 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 6.7 MB/s | 208 kB 00:00 #10 27.03 (9/19): initscripts-rename-device-10.11.7-1.el9 1.3 MB/s | 14 kB 00:00 #10 27.04 (10/19): initscripts-service-10.11.7-1.el9.noar 1.6 MB/s | 10 kB 00:00 #10 27.08 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 26 MB/s | 387 kB 00:00 #10 27.08 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 20 MB/s | 502 kB 00:00 #10 27.08 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 19 MB/s | 1.6 MB 00:00 #10 27.10 (14/19): kmod-28-10.el9.x86_64.rpm 5.4 MB/s | 121 kB 00:00 #10 27.10 (15/19): libndp-1.9-1.el9.x86_64.rpm 3.5 MB/s | 37 kB 00:00 #10 27.10 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #10 27.10 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 4.9 MB/s | 41 kB 00:00 #10 27.19 (18/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 20 MB/s | 1.9 MB 00:00 #10 27.33 (19/19): kbd-misc-2.4.0-10.el9.noarch.rpm 5.7 MB/s | 1.5 MB 00:00 #10 27.33 -------------------------------------------------------------------------------- #10 27.33 Total 21 MB/s | 12 MB 00:00 #10 27.33 Running transaction check #10 27.45 Transaction check succeeded. #10 27.45 Running transaction test #10 27.62 Transaction test succeeded. #10 27.62 Running transaction #10 29.69 Preparing : 1/1 #10 29.90 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 29.92 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 29.93 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 29.94 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 29.95 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 29.96 Installing : kmod-28-10.el9.x86_64 6/19 #10 30.06 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 30.13 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 30.28 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 30.50 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 30.54 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 31.02 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 31.02 #10 31.02 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 31.03 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 31.10 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 31.11 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 31.15 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 31.17 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 31.19 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 31.26 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 31.40 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 31.41 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 31.41 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 31.41 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 31.41 #10 31.42 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 31.59 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 31.60 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 31.60 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 31.60 #10 31.60 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 31.62 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 31.65 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 31.97 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 31.97 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 31.97 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 31.97 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 31.97 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 31.97 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 31.97 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 31.97 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 31.97 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 31.97 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 31.97 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 31.97 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 31.97 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 31.97 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 31.97 Verifying : kmod-28-10.el9.x86_64 15/19 #10 31.97 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 31.97 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 31.97 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 31.97 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 32.21 #10 32.21 Installed: #10 32.21 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 32.21 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 32.21 chkconfig-1.24-1.el9_5.1.x86_64 #10 32.21 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 32.21 device-mapper-9:1.02.198-2.el9.x86_64 #10 32.21 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 32.21 ethtool-2:6.2-1.el9.x86_64 #10 32.21 hwdata-0.348-9.15.el9.noarch #10 32.21 initscripts-10.11.7-1.el9.x86_64 #10 32.21 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 32.21 initscripts-service-10.11.7-1.el9.noarch #10 32.21 kbd-2.4.0-10.el9.x86_64 #10 32.21 kbd-legacy-2.4.0-10.el9.noarch #10 32.21 kbd-misc-2.4.0-10.el9.noarch #10 32.21 kmod-28-10.el9.x86_64 #10 32.21 libndp-1.9-1.el9.x86_64 #10 32.21 pciutils-3.7.0-5.el9.x86_64 #10 32.21 pciutils-libs-3.7.0-5.el9.x86_64 #10 32.21 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 32.21 #10 32.21 Complete! #10 32.83 75 files removed #10 DONE 33.1s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.5s #12 exporting to image #12 exporting layers #12 exporting layers 1.5s done #12 writing image sha256:e9fe1774244996babd40e0085c381f004fce0f313066969edee945168292c945 #12 writing image sha256:e9fe1774244996babd40e0085c381f004fce0f313066969edee945168292c945 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_4_6-3 0.0s done #12 DONE 4.3s 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) 2025-11-12 08:10:54,563: INFO: Docker build duration: 44 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 5ffd50e4b6be: Preparing d9c9f7940a39: Preparing f71a4788010d: Preparing abdbba32b811: Preparing 03029c25a97c: Preparing 99b920ba07d0: Preparing 9965c7250f22: Preparing ac7373247d9f: Preparing 6f1b8088ad62: Preparing 61336a8286cb: Preparing 9239069b2b97: Preparing bfa103ca3ddd: Preparing c694b83eec2b: Preparing 790bd51e1aa6: Preparing 549a865b7917: Preparing 6232e6a3a1ea: Preparing 44343de3ea1d: Preparing 9239069b2b97: Waiting bfa103ca3ddd: Waiting c694b83eec2b: Waiting 790bd51e1aa6: Waiting 549a865b7917: Waiting 6232e6a3a1ea: Waiting 44343de3ea1d: Waiting 99b920ba07d0: Waiting 9965c7250f22: Waiting ac7373247d9f: Waiting 6f1b8088ad62: Waiting 61336a8286cb: Waiting 03029c25a97c: Layer already exists 99b920ba07d0: Layer already exists 5ffd50e4b6be: Pushed 9965c7250f22: Layer already exists abdbba32b811: Pushed f71a4788010d: Pushed 6f1b8088ad62: Layer already exists ac7373247d9f: Layer already exists 61336a8286cb: Layer already exists bfa103ca3ddd: Layer already exists 9239069b2b97: Layer already exists 790bd51e1aa6: Layer already exists c694b83eec2b: Layer already exists 549a865b7917: Layer already exists 44343de3ea1d: Layer already exists 6232e6a3a1ea: Layer already exists d9c9f7940a39: Pushed master-2_3_4_6-3: digest: sha256:673577aefa005ab55db61d6173b1813307295973e784c241d3ce017c7f51e17e size: 3882 2025-11-12 08:11:03,030: INFO: Building opensdn-vrouter-base finished successfully, duration: 53 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_4_6-3 6f139a8275d0 5 seconds ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_4_6-3 e9fe17742449 16 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_4_6-3 33476b3975a6 20 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_4_6-3 360e81d34f71 22 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_4_6-3 af2990ee91e7 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_4_6-3 7d0030f76b53 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_4_6-3 353cbb951e75 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_4_6-3 552408e0d560 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_4_6-3 d58113a81f8d 2 minutes ago 2.36MB tf-dev-sandbox compile cebf6eeb69bc 3 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_4_6-3 3b03d586f931 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_4_6-3 57d09fd824d3 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f30f14bb5545 About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_4_6-3 555aacca449f About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_4_6-3 e5a8182b165f About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 3bfa4ae035a6 20 hours ago 2.82GB