2025-09-27 05:36:57,700: INFO: Building opensdn-vrouter-base 2025-09-27 05:36:57,721: 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_4_7-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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.27kB 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_1_4_7-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.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_7-4 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 86.18kB done #7 DONE 0.2s #8 [stage-1 2/5] COPY --from=build /root/contrail/buildroot/usr/bin/vif /usr/bin/ #8 DONE 0.6s #9 [stage-1 3/5] COPY --from=build /root/contrail/buildroot/usr/bin/qosmap /usr/bin/ #9 DONE 0.7s #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.622 Contrail repo 43 kB/s | 951 B 00:00 #10 0.713 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #10 1.253 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #10 1.584 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 264 kB 00:00 #10 1.902 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 7.0 MB 00:00 #10 6.437 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #10 8.973 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #10 9.621 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.3 MB 00:00 #10 10.93 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #10 11.43 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #10 11.86 added from: http://tf-mirrors.gz1.opensdn.io/re 420 kB/s | 16 kB 00:00 #10 12.16 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 kB/s | 257 B 00:00 #10 12.50 added from: http://tf-mirrors.gz1.opensdn.io/re 370 kB/s | 13 kB 00:00 #10 12.81 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 64 kB 00:00 #10 13.82 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 30 MB 00:00 #10 29.72 Third parties for OpenSDN 30 MB/s | 5.4 MB 00:00 #10 42.91 Dependencies resolved. #10 42.91 ============================================================================================== #10 42.91 Package Arch Version Repository Size #10 42.91 ============================================================================================== #10 42.91 Installing: #10 42.91 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 42.91 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 42.91 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 42.91 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 42.91 Installing dependencies: #10 42.91 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 42.91 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 42.91 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 42.91 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 42.91 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 42.91 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 42.91 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 42.91 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 42.91 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 42.91 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 42.91 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 42.91 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 42.91 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 42.91 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 42.91 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 42.91 #10 42.91 Transaction Summary #10 42.91 ============================================================================================== #10 42.91 Install 19 Packages #10 42.91 #10 42.91 Total download size: 12 M #10 42.92 Installed size: 46 M #10 42.92 Downloading Packages: #10 42.95 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 6.1 MB/s | 160 kB 00:00 #10 43.00 (2/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 23 MB/s | 1.8 MB 00:00 #10 43.01 (3/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 8.7 MB/s | 514 kB 00:00 #10 43.02 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 7.6 MB/s | 137 kB 00:00 #10 43.03 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 7.5 MB/s | 177 kB 00:00 #10 43.04 (6/19): ethtool-6.2-1.el9.x86_64.rpm 10 MB/s | 229 kB 00:00 #10 43.07 (7/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 16 MB/s | 2.3 MB 00:00 #10 43.08 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 5.6 MB/s | 208 kB 00:00 #10 43.08 (9/19): initscripts-rename-device-10.11.7-1.el9 1.3 MB/s | 14 kB 00:00 #10 43.08 (10/19): initscripts-service-10.11.7-1.el9.noar 1.9 MB/s | 10 kB 00:00 #10 43.10 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 16 MB/s | 387 kB 00:00 #10 43.13 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 17 MB/s | 1.6 MB 00:00 #10 43.15 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 7.7 MB/s | 502 kB 00:00 #10 43.15 (14/19): kmod-28-10.el9.x86_64.rpm 4.8 MB/s | 121 kB 00:00 #10 43.16 (15/19): libndp-1.9-1.el9.x86_64.rpm 3.4 MB/s | 37 kB 00:00 #10 43.16 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 9.3 MB/s | 92 kB 00:00 #10 43.17 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 4.4 MB/s | 41 kB 00:00 #10 43.21 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 14 MB/s | 1.5 MB 00:00 #10 43.26 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 19 MB/s | 1.9 MB 00:00 #10 43.26 -------------------------------------------------------------------------------- #10 43.26 Total 34 MB/s | 12 MB 00:00 #10 43.26 Running transaction check #10 43.54 Transaction check succeeded. #10 43.54 Running transaction test #10 43.93 Transaction test succeeded. #10 43.93 Running transaction #10 44.61 Preparing : 1/1 #10 44.82 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 44.85 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 44.90 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 44.92 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 44.95 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 44.96 Installing : kmod-28-10.el9.x86_64 6/19 #10 45.29 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 45.44 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 45.57 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 46.02 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 46.05 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 47.63 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 47.63 #10 47.63 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 48.25 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 49.17 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 49.65 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 49.76 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 49.78 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 49.84 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 49.95 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 50.10 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 50.12 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 50.12 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 50.12 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 50.12 #10 50.15 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 50.41 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 50.49 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 50.49 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 50.49 #10 50.50 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 50.52 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 50.57 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 51.04 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 51.05 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 51.05 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 51.05 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 51.05 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 51.05 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 51.05 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 51.05 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 51.05 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 51.05 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 51.05 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 51.05 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 51.05 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 51.05 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 51.05 Verifying : kmod-28-10.el9.x86_64 15/19 #10 51.05 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 51.05 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 51.05 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 51.06 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 51.31 #10 51.31 Installed: #10 51.31 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 51.31 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 51.31 chkconfig-1.24-1.el9_5.1.x86_64 #10 51.31 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 51.31 device-mapper-9:1.02.198-2.el9.x86_64 #10 51.31 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 51.31 ethtool-2:6.2-1.el9.x86_64 #10 51.31 hwdata-0.348-9.15.el9.noarch #10 51.31 initscripts-10.11.7-1.el9.x86_64 #10 51.31 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 51.31 initscripts-service-10.11.7-1.el9.noarch #10 51.31 kbd-2.4.0-10.el9.x86_64 #10 51.31 kbd-legacy-2.4.0-10.el9.noarch #10 51.31 kbd-misc-2.4.0-10.el9.noarch #10 51.31 kmod-28-10.el9.x86_64 #10 51.31 libndp-1.9-1.el9.x86_64 #10 51.31 pciutils-3.7.0-5.el9.x86_64 #10 51.31 pciutils-libs-3.7.0-5.el9.x86_64 #10 51.31 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 51.31 #10 51.31 Complete! #10 51.88 80 files removed #10 DONE 52.2s #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 4.0s done #12 writing image sha256:4afddeb3847726598d7eea3d702b3a4ee3723ed638d8e25713a7c817abfae4c3 #12 writing image sha256:4afddeb3847726598d7eea3d702b3a4ee3723ed638d8e25713a7c817abfae4c3 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_1_4_7-4 done #12 DONE 4.2s 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-09-27 05:37:58,865: INFO: Docker build duration: 61 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 574c16d46921: Preparing b2a51989a869: Preparing 210d76bfcc0d: Preparing b0b0bfd62409: Preparing 20189387275c: Preparing 8314e9f6676f: Preparing 9aea540cef44: Preparing 868bec3f10a8: Preparing efb9efa9a12d: Preparing 8aea1618675e: Preparing 7e99b38cc997: Preparing fb4a89c8d96e: Preparing 3d418a8b6fcb: Preparing caa425c9844e: Preparing a1606f6c8ce4: Preparing 44343de3ea1d: Preparing 20189387275c: Waiting 8314e9f6676f: Waiting 9aea540cef44: Waiting 868bec3f10a8: Waiting efb9efa9a12d: Waiting 8aea1618675e: Waiting 7e99b38cc997: Waiting fb4a89c8d96e: Waiting 3d418a8b6fcb: Waiting caa425c9844e: Waiting a1606f6c8ce4: Waiting 44343de3ea1d: Waiting b0b0bfd62409: Pushed 574c16d46921: Pushed 20189387275c: Layer already exists 8314e9f6676f: Layer already exists 210d76bfcc0d: Pushed 9aea540cef44: Layer already exists 868bec3f10a8: Layer already exists efb9efa9a12d: Layer already exists 8aea1618675e: Layer already exists fb4a89c8d96e: Layer already exists 7e99b38cc997: Layer already exists 3d418a8b6fcb: Layer already exists caa425c9844e: Layer already exists 44343de3ea1d: Layer already exists a1606f6c8ce4: Layer already exists b2a51989a869: Pushed master-2_1_4_7-4: digest: sha256:929ed4589f8d4e0c0f5ef8eb0ba40add5e8754fec3e12c2ddf6e2028a202584a size: 3669 2025-09-27 05:38:09,640: INFO: Building opensdn-vrouter-base finished successfully, duration: 72 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_7-4 627f6f5e63c2 12 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_7-4 36ab0f3ac71f 16 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_7-4 4afddeb38477 16 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_7-4 01421587aff9 17 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_7-4 2486c3c756c0 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_7-4 7e43980873cc About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_7-4 a9fa497e6dc9 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_7-4 3bac07a72e15 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_7-4 e162c0a6bc0b 2 minutes ago 2.42MB tf-dev-sandbox compile 38819ab1486d 3 minutes ago 36.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_7-4 cea5c72db027 15 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_7-4 77be9bb029dd 15 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 37feb054fcff 15 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_7-4 bfbc0b32a3a0 15 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_7-4 31b096f0841a 15 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen a7dba07060fe 30 hours ago 20.9GB