2026-06-23 07:21:41,238: INFO: Building opensdn-tor-agent 2026-06-23 07:21:41,285: 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_8_6_2-9 --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-tor-agent --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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.10kB 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_8_6_2-9 #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 0.0s done #4 DONE 0.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_2-9 #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: 1.52kB 0.0s done #7 DONE 0.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.7s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.971 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 18 MB 00:00 #13 12.06 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.9 MB 00:00 #13 14.08 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 516 kB 00:00 #13 15.05 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 20 MB 00:00 #13 27.15 added from: http://tf-mirrors.gz1.opensdn.io/re 70 MB/s | 15 MB 00:00 #13 41.40 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.2 MB 00:00 #13 42.28 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 6.3 MB 00:00 #13 49.24 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 966 kB 00:00 #13 50.90 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 480 kB 00:00 #13 51.97 added from: http://tf-mirrors.gz1.opensdn.io/re 803 kB/s | 19 kB 00:00 #13 53.06 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 kB/s | 257 B 00:00 #13 53.43 added from: http://tf-mirrors.gz1.opensdn.io/re 352 kB/s | 15 kB 00:00 #13 53.68 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 112 kB 00:00 #13 55.49 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 44 MB 00:01 #13 89.49 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 104.2 Dependencies resolved. #13 104.2 ========================================================================================== #13 104.2 Package Arch Version Repository Size #13 104.2 ========================================================================================== #13 104.2 Installing: #13 104.2 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 104.2 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 104.2 Installing dependencies: #13 104.2 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 104.2 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 104.2 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 104.2 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 104.2 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 104.2 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 104.2 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 104.2 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 104.2 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 104.2 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 104.2 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 104.2 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 104.2 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 104.2 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 104.2 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 104.2 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 104.2 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 104.2 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 104.2 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 104.2 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 104.2 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 104.2 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 104.2 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 104.2 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 104.2 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 104.2 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 104.2 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 104.2 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 104.2 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 104.2 #13 104.2 Transaction Summary #13 104.2 ========================================================================================== #13 104.2 Install 31 Packages #13 104.2 #13 104.2 Total download size: 12 M #13 104.2 Installed size: 41 M #13 104.2 Downloading Packages: #13 104.4 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 409 kB/s | 9.9 kB 00:00 #13 104.4 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 538 kB/s | 15 kB 00:00 #13 104.4 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 5.7 MB/s | 35 kB 00:00 #13 104.4 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 104.4 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #13 104.4 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.5 MB/s | 43 kB 00:00 #13 104.4 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.0 MB/s | 30 kB 00:00 #13 104.4 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #13 104.4 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 37 kB 00:00 #13 104.4 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.4 MB/s | 55 kB 00:00 #13 104.4 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #13 104.4 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.3 MB/s | 37 kB 00:00 #13 104.4 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 25 MB/s | 212 kB 00:00 #13 104.4 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #13 104.4 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.9 MB/s | 203 kB 00:00 #13 104.4 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 104.4 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #13 104.4 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 104.4 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 22 kB 00:00 #13 104.4 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 275 kB 00:00 #13 104.4 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.9 MB/s | 127 kB 00:00 #13 104.4 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.3 MB/s | 25 kB 00:00 #13 104.4 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 11 kB 00:00 #13 104.4 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #13 104.4 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.0 MB/s | 53 kB 00:00 #13 104.4 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 21 kB 00:00 #13 104.4 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.2 MB/s | 28 kB 00:00 #13 104.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 207 kB 00:00 #13 104.4 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 104.4 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.9 MB/s | 67 kB 00:00 #13 104.6 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 33 MB/s | 9.6 MB 00:00 #13 104.6 -------------------------------------------------------------------------------- #13 104.6 Total 42 MB/s | 12 MB 00:00 #13 104.6 Running transaction check #13 104.6 Transaction check succeeded. #13 104.6 Running transaction test #13 105.0 Transaction test succeeded. #13 105.0 Running transaction #13 105.3 Preparing : 1/1 #13 105.4 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 105.4 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 105.4 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 105.4 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 105.9 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 105.9 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 105.9 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 105.9 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 105.9 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 105.9 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 105.9 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 105.9 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 105.9 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 106.0 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 106.0 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 106.0 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 106.0 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 106.0 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 106.0 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 106.1 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 106.1 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 106.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 106.1 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 106.1 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 106.1 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 106.1 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 106.1 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 106.1 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 106.1 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 106.1 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 106.1 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 106.1 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 106.5 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 106.5 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 106.5 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 106.5 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 106.5 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 106.5 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 106.5 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 106.5 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 106.5 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 106.5 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 106.5 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 106.5 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 106.5 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 106.5 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 106.5 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 106.5 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 106.5 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 106.5 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 106.5 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 106.5 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 106.5 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 106.5 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 106.5 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 106.5 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 106.5 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 106.5 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 106.5 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 106.5 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 106.5 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 106.5 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 106.5 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 106.6 #13 106.6 Installed: #13 106.6 boost-1.75.0-13.el9_7.x86_64 #13 106.6 boost-atomic-1.75.0-13.el9_7.x86_64 #13 106.6 boost-chrono-1.75.0-13.el9_7.x86_64 #13 106.6 boost-container-1.75.0-13.el9_7.x86_64 #13 106.6 boost-context-1.75.0-13.el9_7.x86_64 #13 106.6 boost-contract-1.75.0-13.el9_7.x86_64 #13 106.6 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 106.6 boost-date-time-1.75.0-13.el9_7.x86_64 #13 106.6 boost-fiber-1.75.0-13.el9_7.x86_64 #13 106.6 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 106.6 boost-graph-1.75.0-13.el9_7.x86_64 #13 106.6 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 106.6 boost-locale-1.75.0-13.el9_7.x86_64 #13 106.6 boost-log-1.75.0-13.el9_7.x86_64 #13 106.6 boost-math-1.75.0-13.el9_7.x86_64 #13 106.6 boost-nowide-1.75.0-13.el9_7.x86_64 #13 106.6 boost-program-options-1.75.0-13.el9_7.x86_64 #13 106.6 boost-python3-1.75.0-13.el9_7.x86_64 #13 106.6 boost-random-1.75.0-13.el9_7.x86_64 #13 106.6 boost-regex-1.75.0-13.el9_7.x86_64 #13 106.6 boost-serialization-1.75.0-13.el9_7.x86_64 #13 106.6 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 106.6 boost-system-1.75.0-13.el9_7.x86_64 #13 106.6 boost-test-1.75.0-13.el9_7.x86_64 #13 106.6 boost-thread-1.75.0-13.el9_7.x86_64 #13 106.6 boost-timer-1.75.0-13.el9_7.x86_64 #13 106.6 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 106.6 boost-wave-1.75.0-13.el9_7.x86_64 #13 106.6 gperftools-libs-2.9.1-3.el9.x86_64 #13 106.6 libicu-67.1-10.el9_6.x86_64 #13 106.6 libunwind-1.6.2-1.el9.x86_64 #13 106.6 #13 106.6 Complete! #13 107.2 77 files removed #13 107.8 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 107.9 Collecting contrail-vrouter-api==0.1.dev0 #13 107.9 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 108.3 Installing collected packages: contrail-vrouter-api #13 108.3 Successfully installed contrail-vrouter-api-0.1.dev0 #13 108.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 DONE 108.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.7s #15 exporting to image #15 exporting layers #15 exporting layers 3.6s done #15 writing image sha256:a9e09afa4f86550b72455c320343fab9b7ffbba700bc7583979f95b27534007b 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_2-9 0.1s done #15 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) 2026-06-23 07:24:15,665: INFO: Docker build duration: 154 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] caff0cdc41a5: Preparing 647e385fad80: Preparing a8ee4f074084: Preparing be9462270754: Preparing 7c6f7a2cb7ba: Preparing c70df3377fe9: Preparing 285653a15dac: Preparing 125007486b7e: Preparing e380413043d9: Preparing 5abf75c76fc1: Preparing 95e56c5ea9dd: Preparing 04b20ccd6de2: Preparing a0f330b13fb1: Preparing 63f6933073e5: Preparing 3d1fdd76e484: Preparing b82590fff88e: Preparing 3772740a566f: Preparing e25578fd071f: Preparing d140d49492cf: Preparing ce0833249a9e: Preparing 44343de3ea1d: Preparing caff0cdc41a5: Waiting 647e385fad80: Waiting a8ee4f074084: Waiting be9462270754: Waiting 7c6f7a2cb7ba: Waiting c70df3377fe9: Waiting 285653a15dac: Waiting 125007486b7e: Waiting e380413043d9: Waiting 5abf75c76fc1: Waiting 95e56c5ea9dd: Waiting 04b20ccd6de2: Waiting a0f330b13fb1: Waiting 63f6933073e5: Waiting 3d1fdd76e484: Waiting b82590fff88e: Waiting 3772740a566f: Waiting e25578fd071f: Waiting d140d49492cf: Waiting ce0833249a9e: Waiting 44343de3ea1d: Waiting caff0cdc41a5: Pushed a8ee4f074084: Pushed be9462270754: Pushed 7c6f7a2cb7ba: Pushed c70df3377fe9: Pushed 285653a15dac: Pushed 125007486b7e: Layer already exists 5abf75c76fc1: Layer already exists e380413043d9: Layer already exists 95e56c5ea9dd: Layer already exists 04b20ccd6de2: Layer already exists a0f330b13fb1: Layer already exists 63f6933073e5: Layer already exists b82590fff88e: Layer already exists 3d1fdd76e484: Layer already exists 3772740a566f: Layer already exists e25578fd071f: Layer already exists d140d49492cf: Layer already exists ce0833249a9e: Layer already exists 44343de3ea1d: Layer already exists 647e385fad80: Pushed master-2_8_6_2-9: digest: sha256:293a7a7d3758912262f5351bb955d39df91db5e8eca5e0ce0da05799412256b2 size: 4713 2026-06-23 07:24:37,896: INFO: Building opensdn-tor-agent finished successfully, duration: 176 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_8_6_2-9 7b3d2cd80574 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_6_2-9 58579c2c8f4a 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_2-9 3023c9d8e8da 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_6_2-9 ec23b488fa91 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_2-9 c7cedc910d6c 798MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_6_2-9 0235ec488631 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_6_2-9 cf3396d0821c 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_6_2-9 774c95064699 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_6_2-9 77d189b859d8 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_2-9 d43902f148ed 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_6_2-9 0dfcd57e4fa5 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_6_2-9 61e9c76e2107 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_6_2-9 bc93ef2e7444 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_6_2-9 c280c59e8638 760MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_6_2-9 4dc09d1ac638 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_6_2-9 3ddf0eab6cb6 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_6_2-9 7fd93a7bb8be 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_6_2-9 5740852f8920 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_6_2-9 23c547b4eb66 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_6_2-9 c8730dd1bec9 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_6_2-9 02df1ad32ecc 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_6_2-9 24ba8b98bbac 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_6_2-9 606ac0cd35c3 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_6_2-9 acc60990cf5a 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_6_2-9 b53df6341fdb 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_6_2-9 98a0aa2e914b 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_6_2-9 5a328a817543 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_6_2-9 12ccdba49d21 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_6_2-9 5ab5c2872fdf 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_6_2-9 c235c2405132 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_6_2-9 d84cb081f80d 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_6_2-9 ed8254c815ba 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_6_2-9 571b1f092475 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_6_2-9 c7611236facd 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_6_2-9 f91aa231c807 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_6_2-9 1759405d1e5c 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_6_2-9 f0d4d2b6a429 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_6_2-9 21a4c995a812 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_6_2-9 1f249d875f59 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_6_2-9 5a933767418b 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_6_2-9 761ccc9f04bc 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_6_2-9 cbf317bc9515 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_6_2-9 f51b73036722 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_6_2-9 a0e018927549 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_6_2-9 a2437da716ca 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_6_2-9 89b06be18537 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_2-9 a9e09afa4f86 778MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_6_2-9 b44ae6813606 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_6_2-9 4da9d87e7167 978MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_6_2-9 f21ea97fc35a 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_6_2-9 b4bdf39ad547 601MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_6_2-9 8bd1d4d36926 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_6_2-9 b26edc99b07f 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 98a60ced3c82 3GB 0B U opensdn-test-test:master-2_8_6_2-9 89b06be18537 1.91GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile befe55fd4f7e 22.3GB 0B tf-dev-sandbox:stable 98a60ced3c82 3GB 0B U