2025-10-08 13:19:02,097: INFO: Building opensdn-vrouter-base 2025-10-08 13:19:02,114: 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_1-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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.27kB 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_1-1 #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.7s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 DONE 0.0s #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_1-1 #7 DONE 0.0s #6 [internal] load build context #6 transferring context: 86.18kB 0.0s done #6 DONE 0.1s #7 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_1-1 #7 CACHED #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #8 [stage-1 2/5] COPY --from=build /root/contrail/buildroot/usr/bin/vif /usr/bin/ #8 DONE 0.3s #9 [stage-1 3/5] COPY --from=build /root/contrail/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.905 Contrail repo 13 kB/s | 257 B 00:00 #10 1.044 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.1 MB 00:00 #10 2.346 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #10 2.934 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 264 kB 00:00 #10 3.495 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #10 8.559 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #10 11.62 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #10 12.44 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #10 14.36 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #10 14.91 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #10 15.48 added from: http://tf-mirrors.gz1.opensdn.io/re 299 kB/s | 16 kB 00:00 #10 15.91 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 kB/s | 257 B 00:00 #10 16.29 added from: http://tf-mirrors.gz1.opensdn.io/re 397 kB/s | 13 kB 00:00 #10 16.65 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #10 17.72 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 30 MB 00:00 #10 35.54 Third parties for OpenSDN 18 MB/s | 5.1 MB 00:00 #10 45.10 Dependencies resolved. #10 45.10 ============================================================================================== #10 45.10 Package Arch Version Repository Size #10 45.10 ============================================================================================== #10 45.10 Installing: #10 45.10 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 45.10 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 45.10 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 45.10 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 45.10 Installing dependencies: #10 45.10 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 45.10 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 45.10 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 45.10 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 45.10 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 45.10 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 45.10 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 45.10 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 45.10 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 45.10 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 45.10 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 45.10 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 45.10 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 45.10 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 45.10 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 45.10 #10 45.10 Transaction Summary #10 45.10 ============================================================================================== #10 45.10 Install 19 Packages #10 45.10 #10 45.10 Total download size: 12 M #10 45.11 Installed size: 46 M #10 45.11 Downloading Packages: #10 45.14 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 4.5 MB/s | 160 kB 00:00 #10 45.23 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 9.8 MB/s | 514 kB 00:00 #10 45.23 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 4.1 MB/s | 137 kB 00:00 #10 45.33 (4/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 7.9 MB/s | 1.8 MB 00:00 #10 45.43 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 857 kB/s | 177 kB 00:00 #10 45.58 (6/19): ethtool-6.2-1.el9.x86_64.rpm 985 kB/s | 229 kB 00:00 #10 45.62 (7/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 4.6 MB/s | 2.3 MB 00:00 #10 45.62 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 3.9 MB/s | 208 kB 00:00 #10 45.64 (9/19): initscripts-rename-device-10.11.7-1.el9 1.0 MB/s | 14 kB 00:00 #10 45.64 (10/19): initscripts-service-10.11.7-1.el9.noar 1.4 MB/s | 10 kB 00:00 #10 45.65 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 14 MB/s | 387 kB 00:00 #10 45.68 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 9.6 MB/s | 502 kB 00:00 #10 45.74 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 5.6 MB/s | 1.6 MB 00:00 #10 45.74 (14/19): kmod-28-10.el9.x86_64.rpm 2.5 MB/s | 121 kB 00:00 #10 45.74 (15/19): libndp-1.9-1.el9.x86_64.rpm 5.4 MB/s | 37 kB 00:00 #10 45.74 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 9.1 MB/s | 92 kB 00:00 #10 45.74 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 4.0 MB/s | 41 kB 00:00 #10 45.79 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 12 MB/s | 1.5 MB 00:00 #10 45.81 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 26 MB/s | 1.9 MB 00:00 #10 45.81 -------------------------------------------------------------------------------- #10 45.81 Total 17 MB/s | 12 MB 00:00 #10 45.81 Running transaction check #10 46.06 Transaction check succeeded. #10 46.06 Running transaction test #10 46.62 Transaction test succeeded. #10 46.62 Running transaction #10 46.94 Preparing : 1/1 #10 47.09 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 47.09 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 47.15 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 47.18 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 47.18 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 47.19 Installing : kmod-28-10.el9.x86_64 6/19 #10 47.49 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 47.56 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 47.64 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 47.99 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 48.02 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 49.13 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 49.13 #10 49.13 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 49.13 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 49.23 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 49.23 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 49.28 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 49.29 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 49.34 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 49.52 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 49.53 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 49.55 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 49.55 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 49.55 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 49.55 #10 49.57 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 49.58 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 49.60 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 49.60 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 49.60 #10 49.61 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 49.62 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 49.65 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 50.63 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 50.63 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 50.64 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 50.64 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 50.64 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 50.64 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 50.64 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 50.64 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 50.64 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 50.64 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 50.64 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 50.64 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 50.64 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 50.64 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 50.64 Verifying : kmod-28-10.el9.x86_64 15/19 #10 50.64 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 50.64 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 50.64 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 50.64 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 50.94 #10 50.94 Installed: #10 50.94 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 50.94 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 50.94 chkconfig-1.24-1.el9_5.1.x86_64 #10 50.94 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 50.94 device-mapper-9:1.02.198-2.el9.x86_64 #10 50.94 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 50.94 ethtool-2:6.2-1.el9.x86_64 #10 50.94 hwdata-0.348-9.15.el9.noarch #10 50.94 initscripts-10.11.7-1.el9.x86_64 #10 50.94 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 50.94 initscripts-service-10.11.7-1.el9.noarch #10 50.94 kbd-2.4.0-10.el9.x86_64 #10 50.94 kbd-legacy-2.4.0-10.el9.noarch #10 50.94 kbd-misc-2.4.0-10.el9.noarch #10 50.94 kmod-28-10.el9.x86_64 #10 50.94 libndp-1.9-1.el9.x86_64 #10 50.94 pciutils-3.7.0-5.el9.x86_64 #10 50.94 pciutils-libs-3.7.0-5.el9.x86_64 #10 50.94 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 50.94 #10 50.94 Complete! #10 51.56 80 files removed #10 DONE 52.1s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.5s #12 exporting to image #12 exporting layers #12 exporting layers 3.0s done #12 writing image sha256:58c032fc8521cacb68a79e47e3accf6138479f15114d7be7c0f1978acef600d2 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_1_9_1-1 0.0s done #12 DONE 3.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-10-08 13:20:23,097: INFO: Docker build duration: 81 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 375d6e46300e: Preparing 68df8830adca: Preparing 41a9d781959c: Preparing e33492d55da9: Preparing 8ac4583ec562: Preparing 8ee7165aeb82: Preparing 2811d86d2b90: Preparing f15901d939a5: Preparing 33543d5bcf3b: Preparing 65711a1254bd: Preparing a4b3c6cf4300: Preparing ac5aa7ed2160: Preparing fdcf8a7abe1c: Preparing 5b74b7e9fd47: Preparing 711591112d33: Preparing 44343de3ea1d: Preparing 375d6e46300e: Waiting 68df8830adca: Waiting 41a9d781959c: Waiting e33492d55da9: Waiting 8ac4583ec562: Waiting 8ee7165aeb82: Waiting 2811d86d2b90: Waiting f15901d939a5: Waiting 33543d5bcf3b: Waiting 65711a1254bd: Waiting a4b3c6cf4300: Waiting ac5aa7ed2160: Waiting fdcf8a7abe1c: Waiting 5b74b7e9fd47: Waiting 711591112d33: Waiting 44343de3ea1d: Waiting 375d6e46300e: Pushed e33492d55da9: Pushed 41a9d781959c: Pushed 8ac4583ec562: Layer already exists 8ee7165aeb82: Layer already exists 2811d86d2b90: Layer already exists f15901d939a5: Layer already exists 33543d5bcf3b: Layer already exists 65711a1254bd: Layer already exists a4b3c6cf4300: Layer already exists ac5aa7ed2160: Layer already exists fdcf8a7abe1c: Layer already exists 5b74b7e9fd47: Layer already exists 711591112d33: Layer already exists 44343de3ea1d: Layer already exists 68df8830adca: Pushed master-2_1_9_1-1: digest: sha256:4c1bd149904924b6fd0c534bd7511f679bed229166d304466b14bc6649410355 size: 3669 2025-10-08 13:20:34,411: INFO: Building opensdn-vrouter-base finished successfully, duration: 92 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_9_1-1 58c032fc8521 16 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_9_1-1 79ecfc090690 26 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_9_1-1 0cd56e9ba3d5 32 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_1-1 2664444adfe2 35 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_1-1 93b3e2e45d3e 39 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_1-1 9b658458c01c About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_1-1 f92e2f467468 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_1-1 1fc5a4bd7ac2 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_1-1 69fe876ab7c3 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_1-1 20bf395d8230 3 minutes ago 2.33MB tf-dev-sandbox compile 86c0fe15cedb 3 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_1-1 de683b13b7e4 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 68d6ad941c3d About an hour ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_1-1 32141477de7a About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_1-1 0f224b5919d8 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_1-1 8aff17c79bd9 About an hour ago 4.17kB tf-dev-sandbox frozen 6070ca5c3b52 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 6070ca5c3b52 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB