2025-11-10 15:10:22,461: INFO: Building opensdn-vrouter-base 2025-11-10 15:10:22,479: 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_4-4 --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_3_4_4-4 #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.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_4-4 #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/tools/vif /usr/bin/ #7 ... #8 [internal] load build context #8 transferring context: 86.20kB 0.0s done #8 DONE 0.3s #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 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 0.744 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #10 1.155 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #10 1.405 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 264 kB 00:00 #10 1.800 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #10 4.064 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 4.0 MB 00:00 #10 5.437 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #10 5.842 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #10 6.614 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 392 kB 00:00 #10 6.937 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 451 kB 00:00 #10 7.201 added from: http://tf-mirrors.gz1.opensdn.io/re 304 kB/s | 16 kB 00:00 #10 7.457 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 kB/s | 257 B 00:00 #10 7.600 added from: http://tf-mirrors.gz1.opensdn.io/re 304 kB/s | 13 kB 00:00 #10 7.897 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #10 8.707 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 30 MB 00:00 #10 21.00 Third parties for OpenSDN 4.8 MB/s | 5.1 MB 00:01 #10 25.96 Dependencies resolved. #10 25.96 ============================================================================================== #10 25.96 Package Arch Version Repository Size #10 25.96 ============================================================================================== #10 25.96 Installing: #10 25.96 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 25.96 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 25.96 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 25.96 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 25.96 Installing dependencies: #10 25.96 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 25.96 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 25.96 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 25.96 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 25.96 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 25.96 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 25.96 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 25.96 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 25.96 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 25.96 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 25.96 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 25.96 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 25.96 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 25.96 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 25.96 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 25.96 #10 25.96 Transaction Summary #10 25.96 ============================================================================================== #10 25.96 Install 19 Packages #10 25.96 #10 25.96 Total download size: 12 M #10 25.96 Installed size: 46 M #10 25.96 Downloading Packages: #10 25.99 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 7.0 MB/s | 160 kB 00:00 #10 26.03 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 14 MB/s | 514 kB 00:00 #10 26.06 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 9.0 MB/s | 137 kB 00:00 #10 26.07 (4/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 18 MB/s | 1.8 MB 00:00 #10 26.08 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 5.6 MB/s | 177 kB 00:00 #10 26.08 (6/19): ethtool-6.2-1.el9.x86_64.rpm 18 MB/s | 229 kB 00:00 #10 26.11 (7/19): initscripts-10.11.7-1.el9.x86_64.rpm 15 MB/s | 208 kB 00:00 #10 26.14 (8/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 15 MB/s | 2.3 MB 00:00 #10 26.14 (9/19): initscripts-rename-device-10.11.7-1.el9 423 kB/s | 14 kB 00:00 #10 26.14 (10/19): initscripts-service-10.11.7-1.el9.noar 1.0 MB/s | 10 kB 00:00 #10 26.15 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 28 MB/s | 387 kB 00:00 #10 26.17 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 19 MB/s | 1.6 MB 00:00 #10 26.17 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 14 MB/s | 502 kB 00:00 #10 26.17 (14/19): kmod-28-10.el9.x86_64.rpm 10 MB/s | 121 kB 00:00 #10 26.17 (15/19): libndp-1.9-1.el9.x86_64.rpm 4.7 MB/s | 37 kB 00:00 #10 26.20 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #10 26.20 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 3.6 MB/s | 41 kB 00:00 #10 26.23 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 22 MB/s | 1.5 MB 00:00 #10 26.23 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 36 MB/s | 1.9 MB 00:00 #10 26.23 -------------------------------------------------------------------------------- #10 26.23 Total 44 MB/s | 12 MB 00:00 #10 26.23 Running transaction check #10 26.32 Transaction check succeeded. #10 26.32 Running transaction test #10 26.50 Transaction test succeeded. #10 26.50 Running transaction #10 27.85 Preparing : 1/1 #10 27.96 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 28.00 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 28.02 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 28.04 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 28.05 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 28.08 Installing : kmod-28-10.el9.x86_64 6/19 #10 28.16 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 28.42 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 29.07 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 29.21 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 29.23 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 29.76 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 29.76 #10 29.77 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 29.78 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 29.84 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 29.86 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 29.91 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 29.93 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 29.97 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 30.03 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 30.04 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 30.07 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 30.07 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 30.07 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 30.07 #10 30.07 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 30.08 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 30.10 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 30.10 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 30.10 #10 30.11 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 30.12 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 30.14 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 30.62 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 30.62 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 30.62 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 30.62 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 30.62 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 30.62 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 30.62 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 30.62 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 30.62 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 30.62 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 30.62 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 30.62 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 30.62 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 30.62 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 30.62 Verifying : kmod-28-10.el9.x86_64 15/19 #10 30.62 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 30.62 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 30.62 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 30.62 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 30.94 #10 30.94 Installed: #10 30.94 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 30.94 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 30.94 chkconfig-1.24-1.el9_5.1.x86_64 #10 30.94 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 30.94 device-mapper-9:1.02.198-2.el9.x86_64 #10 30.94 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 30.94 ethtool-2:6.2-1.el9.x86_64 #10 30.94 hwdata-0.348-9.15.el9.noarch #10 30.94 initscripts-10.11.7-1.el9.x86_64 #10 30.94 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 30.94 initscripts-service-10.11.7-1.el9.noarch #10 30.94 kbd-2.4.0-10.el9.x86_64 #10 30.94 kbd-legacy-2.4.0-10.el9.noarch #10 30.94 kbd-misc-2.4.0-10.el9.noarch #10 30.94 kmod-28-10.el9.x86_64 #10 30.94 libndp-1.9-1.el9.x86_64 #10 30.94 pciutils-3.7.0-5.el9.x86_64 #10 30.94 pciutils-libs-3.7.0-5.el9.x86_64 #10 30.94 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 30.94 #10 30.94 Complete! #10 31.40 75 files removed #10 DONE 33.4s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.8s #12 exporting to image #12 exporting layers #12 exporting layers 1.8s done #12 writing image sha256:df90d88521652fb29895b7cc9e36a3b049af2413ae75ed789f2c9c82327a3133 #12 writing image sha256:df90d88521652fb29895b7cc9e36a3b049af2413ae75ed789f2c9c82327a3133 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_4_4-4 0.0s done #12 DONE 4.3s 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-10 15:11:04,519: INFO: Docker build duration: 42 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] bcbf8324b01d: Preparing 3369637fe868: Preparing 5decbcc804b9: Preparing 7f8c3a1d0818: Preparing 0d5d85d22cc0: Preparing 5059f9a181af: Preparing f3a50ae2257a: Preparing 42bd313ec63f: Preparing fbfeed800c47: Preparing 6477e665287d: Preparing 8764df47e10c: Preparing d9ca6820db89: Preparing 632ef3eb7824: Preparing fb9a747200c0: Preparing 98039b931820: Preparing 26f316d26add: Preparing 44343de3ea1d: Preparing 5059f9a181af: Waiting f3a50ae2257a: Waiting 42bd313ec63f: Waiting fbfeed800c47: Waiting 6477e665287d: Waiting 8764df47e10c: Waiting d9ca6820db89: Waiting 632ef3eb7824: Waiting fb9a747200c0: Waiting 98039b931820: Waiting 26f316d26add: Waiting 44343de3ea1d: Waiting 0d5d85d22cc0: Layer already exists bcbf8324b01d: Pushed 7f8c3a1d0818: Pushed 5decbcc804b9: Pushed 5059f9a181af: Layer already exists f3a50ae2257a: Layer already exists 42bd313ec63f: Layer already exists fbfeed800c47: Layer already exists 6477e665287d: Layer already exists 8764df47e10c: Layer already exists d9ca6820db89: Layer already exists 632ef3eb7824: Layer already exists fb9a747200c0: Layer already exists 26f316d26add: Layer already exists 98039b931820: Layer already exists 44343de3ea1d: Layer already exists 3369637fe868: Pushed master-2_3_4_4-4: digest: sha256:517c3f8431842461119d4d232b13612d6e7b121c4dbd4449a251e8cc213e790b size: 3882 2025-11-10 15:11:09,848: INFO: Building opensdn-vrouter-base finished successfully, duration: 47 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_4_4-4 b0b11528d9f2 3 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_4_4-4 df90d8852165 11 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_4_4-4 015bece6203f 15 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_4_4-4 6b3a0ea05792 20 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_4_4-4 d191268874f0 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_4_4-4 84f4416b0701 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_4_4-4 2fec603a80cd About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_4_4-4 5e67a1889b18 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_4_4-4 6050c5c81a23 2 minutes ago 2.46MB tf-dev-sandbox compile f98edf113bd9 2 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_4_4-4 8af3e7890748 9 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 696ea8ebb352 9 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_4_4-4 7a6f8c81bea4 9 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_4_4-4 e1f603d95bd1 9 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_4_4-4 d60d2476f594 9 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen aa94673e24e2 2 days ago 23.5GB