2025-10-12 18:11:06,337: INFO: Building opensdn-vrouter-base 2025-10-12 18:11:06,359: 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_2_3_4-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 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_2_3_4-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.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_4-3 #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 DONE 0.5s #8 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #8 ... #9 [internal] load build context #9 transferring context: 86.18kB done #9 DONE 0.7s #8 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #8 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.637 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #10 1.058 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #10 1.339 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 264 kB 00:00 #10 1.683 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #10 4.408 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 4.0 MB 00:00 #10 6.373 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #10 7.111 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.3 MB 00:00 #10 8.524 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #10 8.970 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 451 kB 00:00 #10 9.205 added from: http://tf-mirrors.gz1.opensdn.io/re 458 kB/s | 16 kB 00:00 #10 9.400 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 kB/s | 257 B 00:00 #10 9.893 added from: http://tf-mirrors.gz1.opensdn.io/re 43 kB/s | 13 kB 00:00 #10 10.08 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #10 10.78 added from: http://tf-mirrors.gz1.opensdn.io/re 70 MB/s | 30 MB 00:00 #10 24.53 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #10 31.00 Dependencies resolved. #10 31.00 ============================================================================================== #10 31.00 Package Arch Version Repository Size #10 31.00 ============================================================================================== #10 31.00 Installing: #10 31.00 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 31.00 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 31.00 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 31.00 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 31.00 Installing dependencies: #10 31.00 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 31.00 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 31.00 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 31.00 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 31.00 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 31.00 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 31.00 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 31.00 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 31.00 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 31.00 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 31.00 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 31.00 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 31.00 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 31.00 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 31.00 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 31.00 #10 31.00 Transaction Summary #10 31.00 ============================================================================================== #10 31.00 Install 19 Packages #10 31.00 #10 31.00 Total download size: 12 M #10 31.00 Installed size: 46 M #10 31.00 Downloading Packages: #10 31.03 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 5.4 MB/s | 160 kB 00:00 #10 31.09 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 10 MB/s | 514 kB 00:00 #10 31.09 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 8.8 MB/s | 137 kB 00:00 #10 31.10 (4/19): device-mapper-libs-1.02.198-2.el9.x86_6 19 MB/s | 177 kB 00:00 #10 31.16 (5/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 15 MB/s | 2.3 MB 00:00 #10 31.19 (6/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 9.2 MB/s | 1.8 MB 00:00 #10 31.25 (7/19): ethtool-6.2-1.el9.x86_64.rpm 1.6 MB/s | 229 kB 00:00 #10 31.26 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 3.3 MB/s | 208 kB 00:00 #10 31.27 (9/19): initscripts-rename-device-10.11.7-1.el9 727 kB/s | 14 kB 00:00 #10 31.29 (10/19): initscripts-service-10.11.7-1.el9.noar 517 kB/s | 10 kB 00:00 #10 31.29 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 17 MB/s | 387 kB 00:00 #10 31.30 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 19 MB/s | 502 kB 00:00 #10 31.33 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 9.0 MB/s | 1.6 MB 00:00 #10 31.34 (14/19): kmod-28-10.el9.x86_64.rpm 3.1 MB/s | 121 kB 00:00 #10 31.35 (15/19): libndp-1.9-1.el9.x86_64.rpm 1.9 MB/s | 37 kB 00:00 #10 31.35 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 8.0 MB/s | 92 kB 00:00 #10 31.36 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 2.5 MB/s | 41 kB 00:00 #10 31.41 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 15 MB/s | 1.5 MB 00:00 #10 31.44 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 25 MB/s | 1.9 MB 00:00 #10 31.44 -------------------------------------------------------------------------------- #10 31.44 Total 26 MB/s | 12 MB 00:00 #10 31.44 Running transaction check #10 31.69 Transaction check succeeded. #10 31.69 Running transaction test #10 31.92 Transaction test succeeded. #10 31.92 Running transaction #10 32.95 Preparing : 1/1 #10 33.10 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 33.14 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 33.16 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 33.18 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 33.20 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 33.22 Installing : kmod-28-10.el9.x86_64 6/19 #10 33.35 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 33.40 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 33.52 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 33.84 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 33.93 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 34.48 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 34.48 #10 34.48 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 34.50 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 34.62 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 34.64 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 34.69 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 34.79 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 35.06 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 35.11 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 35.29 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 35.31 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 35.31 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 35.31 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 35.31 #10 35.31 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 35.51 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 35.53 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 35.53 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 35.53 #10 35.53 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 35.57 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 35.62 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 36.74 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 36.74 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 36.74 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 36.74 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 36.74 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 36.74 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 36.74 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 36.74 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 36.74 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 36.74 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 36.74 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 36.74 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 36.74 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 36.74 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 36.74 Verifying : kmod-28-10.el9.x86_64 15/19 #10 36.74 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 36.74 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 36.74 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 36.74 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 37.38 #10 37.38 Installed: #10 37.38 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 37.38 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 37.38 chkconfig-1.24-1.el9_5.1.x86_64 #10 37.38 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 37.38 device-mapper-9:1.02.198-2.el9.x86_64 #10 37.38 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 37.38 ethtool-2:6.2-1.el9.x86_64 #10 37.38 hwdata-0.348-9.15.el9.noarch #10 37.38 initscripts-10.11.7-1.el9.x86_64 #10 37.38 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 37.38 initscripts-service-10.11.7-1.el9.noarch #10 37.38 kbd-2.4.0-10.el9.x86_64 #10 37.38 kbd-legacy-2.4.0-10.el9.noarch #10 37.38 kbd-misc-2.4.0-10.el9.noarch #10 37.38 kmod-28-10.el9.x86_64 #10 37.38 libndp-1.9-1.el9.x86_64 #10 37.38 pciutils-3.7.0-5.el9.x86_64 #10 37.38 pciutils-libs-3.7.0-5.el9.x86_64 #10 37.38 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 37.38 #10 37.38 Complete! #10 37.89 75 files removed #10 DONE 38.8s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.3s #12 exporting to image #12 exporting layers #12 exporting layers 2.8s done #12 writing image sha256:39348c85fa973b536bf8e1ec2497c42783cd61e2d551ab17e5dba16c76840a35 #12 writing image sha256:39348c85fa973b536bf8e1ec2497c42783cd61e2d551ab17e5dba16c76840a35 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_2_3_4-3 0.0s done #12 DONE 2.9s 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-12 18:11:52,380: INFO: Docker build duration: 46 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 0ac9edaff94b: Preparing 7a3d9c514561: Preparing 486dd9fa8e48: Preparing 28f8a8865ad8: Preparing 7040006ff1d0: Preparing 8e5b94140053: Preparing edbb64f22cd4: Preparing 1b10298595d2: Preparing 485d9a32e30e: Preparing 2fdd336ead9d: Preparing 6540f8103954: Preparing cb8b61a83c9b: Preparing 1d018bbaf013: Preparing 1c7a538abdb2: Preparing 0d48f5dd667e: Preparing 44343de3ea1d: Preparing 8e5b94140053: Waiting edbb64f22cd4: Waiting 1b10298595d2: Waiting 485d9a32e30e: Waiting 2fdd336ead9d: Waiting 6540f8103954: Waiting cb8b61a83c9b: Waiting 1d018bbaf013: Waiting 1c7a538abdb2: Waiting 0d48f5dd667e: Waiting 44343de3ea1d: Waiting 7040006ff1d0: Layer already exists 0ac9edaff94b: Pushed 486dd9fa8e48: Pushed 28f8a8865ad8: Pushed 8e5b94140053: Layer already exists edbb64f22cd4: Layer already exists 1b10298595d2: Layer already exists 2fdd336ead9d: Layer already exists 6540f8103954: Layer already exists cb8b61a83c9b: Layer already exists 485d9a32e30e: Layer already exists 1d018bbaf013: Layer already exists 1c7a538abdb2: Layer already exists 0d48f5dd667e: Layer already exists 44343de3ea1d: Layer already exists 7a3d9c514561: Pushed master-2_2_3_4-3: digest: sha256:78068db7d095f2f533ab1a12ece72588df6cc29ae24247a55bc3d2ce17507ee5 size: 3669 2025-10-12 18:12:02,596: INFO: Building opensdn-vrouter-base finished successfully, duration: 56 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_4-3 39348c85fa97 13 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_4-3 f34b05b7ee96 18 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_4-3 4b1e57297fb7 22 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_4-3 3497aa5e5615 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_4-3 1d2f3af8bd02 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_4-3 0fa2eb125133 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_4-3 529c529be1f4 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_4-3 5a07e4b46997 2 minutes ago 2.45MB tf-dev-sandbox compile c600e524134f 2 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_4-3 ae419d956fd1 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_4-3 2b39e86dc0e0 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 49c81f5fbcf8 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_4-3 c988f54741b4 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_4-3 56820ff8734e About an hour ago 4.2kB tf-dev-sandbox frozen 4f27af60cff9 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 4f27af60cff9 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB