2025-11-19 15:41:26,866: INFO: Building opensdn-vrouter-base 2025-11-19 15:41:26,898: 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_9_0-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 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 DONE 0.4s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_9_0-1 #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_3_9_0-1 #5 DONE 0.1s #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.5s #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.4s #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.720 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.1 MB 00:00 #10 1.200 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #10 1.449 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 264 kB 00:00 #10 1.806 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #10 3.534 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 4.0 MB 00:00 #10 5.005 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 939 kB 00:00 #10 5.357 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #10 6.081 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 392 kB 00:00 #10 6.506 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 451 kB 00:00 #10 6.886 added from: http://tf-mirrors.gz1.opensdn.io/re 324 kB/s | 16 kB 00:00 #10 7.146 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 kB/s | 257 B 00:00 #10 7.379 added from: http://tf-mirrors.gz1.opensdn.io/re 457 kB/s | 13 kB 00:00 #10 7.581 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 64 kB 00:00 #10 8.286 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #10 19.37 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #10 25.03 Dependencies resolved. #10 25.03 ============================================================================================== #10 25.03 Package Arch Version Repository Size #10 25.03 ============================================================================================== #10 25.03 Installing: #10 25.03 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 25.03 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 25.03 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 25.03 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 25.03 Installing dependencies: #10 25.03 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 25.03 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 25.03 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 25.03 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 25.03 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 25.03 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 25.03 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 25.03 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 25.03 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 25.03 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 25.03 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 25.03 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 25.03 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 25.03 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 25.03 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 25.03 #10 25.03 Transaction Summary #10 25.03 ============================================================================================== #10 25.03 Install 19 Packages #10 25.03 #10 25.03 Total download size: 12 M #10 25.03 Installed size: 46 M #10 25.03 Downloading Packages: #10 25.12 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 3.3 MB/s | 160 kB 00:00 #10 25.23 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 11 MB/s | 514 kB 00:00 #10 25.23 (3/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 13 MB/s | 1.8 MB 00:00 #10 25.23 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 4.2 MB/s | 137 kB 00:00 #10 25.23 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 18 MB/s | 177 kB 00:00 #10 25.23 (6/19): ethtool-6.2-1.el9.x86_64.rpm 18 MB/s | 229 kB 00:00 #10 25.23 (7/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 13 MB/s | 2.3 MB 00:00 #10 25.23 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 7.2 MB/s | 208 kB 00:00 #10 25.27 (9/19): initscripts-rename-device-10.11.7-1.el9 809 kB/s | 14 kB 00:00 #10 25.27 (10/19): initscripts-service-10.11.7-1.el9.noar 765 kB/s | 10 kB 00:00 #10 25.27 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 25 MB/s | 387 kB 00:00 #10 25.27 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 20 MB/s | 502 kB 00:00 #10 25.28 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 18 MB/s | 1.6 MB 00:00 #10 25.29 (14/19): kmod-28-10.el9.x86_64.rpm 5.4 MB/s | 121 kB 00:00 #10 25.29 (15/19): libndp-1.9-1.el9.x86_64.rpm 3.3 MB/s | 37 kB 00:00 #10 25.30 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #10 25.30 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 6.0 MB/s | 41 kB 00:00 #10 25.34 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 22 MB/s | 1.5 MB 00:00 #10 25.46 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 11 MB/s | 1.9 MB 00:00 #10 25.48 -------------------------------------------------------------------------------- #10 25.48 Total 27 MB/s | 12 MB 00:00 #10 25.48 Running transaction check #10 25.57 Transaction check succeeded. #10 25.57 Running transaction test #10 25.73 Transaction test succeeded. #10 25.73 Running transaction #10 26.30 Preparing : 1/1 #10 26.51 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 26.55 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 26.56 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 26.56 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 26.57 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 26.57 Installing : kmod-28-10.el9.x86_64 6/19 #10 26.67 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 26.78 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 26.82 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 26.96 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 27.18 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 27.73 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 27.73 #10 27.73 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 27.75 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 27.83 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 27.85 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 27.89 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 27.92 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 28.09 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 28.15 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 28.33 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 28.34 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 28.34 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 28.34 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 28.34 #10 28.35 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 28.77 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 28.80 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 28.80 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 28.80 #10 28.80 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 28.83 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 28.87 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 29.24 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 29.24 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 29.24 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 29.24 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 29.24 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 29.24 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 29.24 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 29.24 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 29.24 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 29.24 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 29.24 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 29.24 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 29.24 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 29.24 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 29.24 Verifying : kmod-28-10.el9.x86_64 15/19 #10 29.24 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 29.24 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 29.24 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 29.24 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 29.48 #10 29.48 Installed: #10 29.48 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 29.48 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 29.48 chkconfig-1.24-1.el9_5.1.x86_64 #10 29.48 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 29.48 device-mapper-9:1.02.198-2.el9.x86_64 #10 29.48 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 29.48 ethtool-2:6.2-1.el9.x86_64 #10 29.48 hwdata-0.348-9.15.el9.noarch #10 29.48 initscripts-10.11.7-1.el9.x86_64 #10 29.48 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 29.48 initscripts-service-10.11.7-1.el9.noarch #10 29.48 kbd-2.4.0-10.el9.x86_64 #10 29.48 kbd-legacy-2.4.0-10.el9.noarch #10 29.48 kbd-misc-2.4.0-10.el9.noarch #10 29.48 kmod-28-10.el9.x86_64 #10 29.48 libndp-1.9-1.el9.x86_64 #10 29.48 pciutils-3.7.0-5.el9.x86_64 #10 29.48 pciutils-libs-3.7.0-5.el9.x86_64 #10 29.48 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 29.48 #10 29.48 Complete! #10 30.10 75 files removed #10 DONE 30.5s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.9s #12 exporting to image #12 exporting layers #12 exporting layers 1.2s done #12 writing image sha256:fabf66042da0f4648927ff20ca0cf9b4a3fad0329ccc35fdc86c006bd8de8b6c #12 writing image sha256:fabf66042da0f4648927ff20ca0cf9b4a3fad0329ccc35fdc86c006bd8de8b6c 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_9_0-1 0.0s done #12 DONE 3.5s 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-11-19 15:42:05,528: INFO: Docker build duration: 39 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] c3d52f444676: Preparing 98874050d17e: Preparing bb2eeaeab8ed: Preparing 04067489525b: Preparing 9fa44a6344b4: Preparing 25469ca694cd: Preparing 373acfbdee91: Preparing f448b3ebd3c5: Preparing 0aee019cf310: Preparing 4289ef560a77: Preparing af63efadcfaf: Preparing 31d411d4deb0: Preparing 5834bbc3a31b: Preparing 754eac6ca3d4: Preparing 97e64dcf0560: Preparing 23ff9d4fbbaf: Preparing 44343de3ea1d: Preparing 25469ca694cd: Waiting 373acfbdee91: Waiting f448b3ebd3c5: Waiting 0aee019cf310: Waiting 4289ef560a77: Waiting af63efadcfaf: Waiting 31d411d4deb0: Waiting 5834bbc3a31b: Waiting 754eac6ca3d4: Waiting 97e64dcf0560: Waiting 23ff9d4fbbaf: Waiting 44343de3ea1d: Waiting 9fa44a6344b4: Layer already exists 25469ca694cd: Layer already exists c3d52f444676: Pushed 04067489525b: Pushed bb2eeaeab8ed: Pushed 373acfbdee91: Layer already exists f448b3ebd3c5: Layer already exists 0aee019cf310: Layer already exists 4289ef560a77: Layer already exists af63efadcfaf: Layer already exists 31d411d4deb0: Layer already exists 754eac6ca3d4: Layer already exists 5834bbc3a31b: Layer already exists 97e64dcf0560: Layer already exists 23ff9d4fbbaf: Layer already exists 44343de3ea1d: Layer already exists 98874050d17e: Pushed master-2_3_9_0-1: digest: sha256:554d28462b40f48cd15e75de4930a4c544395ddcaff1ec6e5d61ba169b6ae424 size: 3882 2025-11-19 15:42:10,207: INFO: Building opensdn-vrouter-base finished successfully, duration: 44 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_9_0-1 fabf66042da0 9 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_9_0-1 f0f88b315a57 10 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_9_0-1 6d3ff656abe7 15 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_9_0-1 0ae1784950b7 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_9_0-1 d67a018d1323 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_9_0-1 f424c9574030 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_9_0-1 bafc8d47b691 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_9_0-1 666901cbe035 2 minutes ago 2.36MB tf-dev-sandbox compile dc87e3e3d5e8 2 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 59cd1f0203a0 About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_9_0-1 6f404b918758 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_9_0-1 57d934530fc4 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_9_0-1 6778e3eb1d26 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_9_0-1 7b6244bbccfd About an hour ago 4.17kB tf-dev-sandbox frozen cc978253f154 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cc978253f154 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB