2026-03-19 01:37:54,245: INFO: Building opensdn-tor-agent 2026-03-19 01:37:54,309: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.10kB done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #4 DONE 0.0s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.0s #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.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.6s #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.638 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 14 MB 00:00 #13 4.402 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #13 5.361 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 402 kB 00:00 #13 6.377 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 16 MB 00:00 #13 14.24 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 11 MB 00:00 #13 18.28 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #13 18.93 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.8 MB 00:00 #13 20.93 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 697 kB 00:00 #13 21.46 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 474 kB 00:00 #13 22.37 added from: http://tf-mirrors.gz1.opensdn.io/re 747 kB/s | 18 kB 00:00 #13 22.90 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 kB/s | 257 B 00:00 #13 23.52 added from: http://tf-mirrors.gz1.opensdn.io/re 336 kB/s | 15 kB 00:00 #13 24.15 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 96 kB 00:00 #13 25.12 added from: http://tf-mirrors.gz1.opensdn.io/re 88 MB/s | 39 MB 00:00 #13 43.47 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 56.04 Dependencies resolved. #13 56.04 ========================================================================================== #13 56.04 Package Arch Version Repository Size #13 56.04 ========================================================================================== #13 56.04 Installing: #13 56.04 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 56.04 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 56.04 Installing dependencies: #13 56.04 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 56.04 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 56.04 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 56.04 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 56.04 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 56.04 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 56.04 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 56.04 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 56.04 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 56.04 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 56.04 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 56.04 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 56.04 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 56.04 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 56.04 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 56.04 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 56.04 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 56.04 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 56.04 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 56.04 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 56.04 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 56.04 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 56.04 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 56.04 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 56.04 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 56.04 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 56.04 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 56.04 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 56.04 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 56.04 #13 56.04 Transaction Summary #13 56.04 ========================================================================================== #13 56.04 Install 31 Packages #13 56.04 #13 56.06 Total download size: 12 M #13 56.06 Installed size: 41 M #13 56.06 Downloading Packages: #13 56.08 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 56.09 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 424 kB/s | 9.9 kB 00:00 #13 56.13 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #13 56.13 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 35 kB 00:00 #13 56.13 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 915 kB/s | 13 kB 00:00 #13 56.13 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.4 MB/s | 43 kB 00:00 #13 56.13 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.1 MB/s | 30 kB 00:00 #13 56.13 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.1 MB/s | 11 kB 00:00 #13 56.13 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 37 kB 00:00 #13 56.15 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.4 MB/s | 55 kB 00:00 #13 56.15 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.7 MB/s | 99 kB 00:00 #13 56.15 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.7 MB/s | 37 kB 00:00 #13 56.19 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #13 56.19 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 203 kB 00:00 #13 56.19 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 56.20 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.8 MB/s | 405 kB 00:00 #13 56.20 (17/31): boost-program-options-1.75.0-13.el9_7. 5.3 MB/s | 104 kB 00:00 #13 56.21 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.3 MB/s | 91 kB 00:00 #13 56.23 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 22 kB 00:00 #13 56.23 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 275 kB 00:00 #13 56.23 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.8 MB/s | 127 kB 00:00 #13 56.24 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.7 MB/s | 25 kB 00:00 #13 56.24 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 11 kB 00:00 #13 56.25 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 228 kB 00:00 #13 56.25 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.9 MB/s | 53 kB 00:00 #13 56.26 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 21 kB 00:00 #13 56.27 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.1 MB/s | 28 kB 00:00 #13 56.27 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 207 kB 00:00 #13 56.29 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #13 56.30 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.9 MB/s | 67 kB 00:00 #13 56.47 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 56.47 -------------------------------------------------------------------------------- #13 56.47 Total 29 MB/s | 12 MB 00:00 #13 56.47 Running transaction check #13 56.54 Transaction check succeeded. #13 56.54 Running transaction test #13 56.87 Transaction test succeeded. #13 56.87 Running transaction #13 57.39 Preparing : 1/1 #13 57.50 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 57.52 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 57.53 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 57.53 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 58.06 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 58.48 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 58.58 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 58.66 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 58.66 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 58.69 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 58.71 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 58.75 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 58.76 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 58.78 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 58.79 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 58.81 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 58.82 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 58.83 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 58.84 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 58.87 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 58.89 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 58.91 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 58.91 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 58.92 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 58.92 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 58.94 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 58.95 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 58.96 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 58.96 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 58.97 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 58.99 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 59.01 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 59.24 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 59.24 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 59.25 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 59.25 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 59.25 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 59.25 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 59.25 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 59.25 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 59.25 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 59.25 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 59.25 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 59.25 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 59.25 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 59.25 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 59.25 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 59.25 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 59.25 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 59.25 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 59.25 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 59.25 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 59.25 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 59.25 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 59.25 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 59.25 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 59.25 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 59.25 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 59.25 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 59.25 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 59.25 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 59.25 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 59.25 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 59.40 #13 59.40 Installed: #13 59.40 boost-1.75.0-13.el9_7.x86_64 #13 59.40 boost-atomic-1.75.0-13.el9_7.x86_64 #13 59.40 boost-chrono-1.75.0-13.el9_7.x86_64 #13 59.40 boost-container-1.75.0-13.el9_7.x86_64 #13 59.40 boost-context-1.75.0-13.el9_7.x86_64 #13 59.40 boost-contract-1.75.0-13.el9_7.x86_64 #13 59.40 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 59.40 boost-date-time-1.75.0-13.el9_7.x86_64 #13 59.40 boost-fiber-1.75.0-13.el9_7.x86_64 #13 59.40 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 59.40 boost-graph-1.75.0-13.el9_7.x86_64 #13 59.40 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 59.40 boost-locale-1.75.0-13.el9_7.x86_64 #13 59.40 boost-log-1.75.0-13.el9_7.x86_64 #13 59.40 boost-math-1.75.0-13.el9_7.x86_64 #13 59.40 boost-nowide-1.75.0-13.el9_7.x86_64 #13 59.40 boost-program-options-1.75.0-13.el9_7.x86_64 #13 59.40 boost-python3-1.75.0-13.el9_7.x86_64 #13 59.40 boost-random-1.75.0-13.el9_7.x86_64 #13 59.40 boost-regex-1.75.0-13.el9_7.x86_64 #13 59.40 boost-serialization-1.75.0-13.el9_7.x86_64 #13 59.40 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 59.40 boost-system-1.75.0-13.el9_7.x86_64 #13 59.40 boost-test-1.75.0-13.el9_7.x86_64 #13 59.40 boost-thread-1.75.0-13.el9_7.x86_64 #13 59.40 boost-timer-1.75.0-13.el9_7.x86_64 #13 59.40 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 59.40 boost-wave-1.75.0-13.el9_7.x86_64 #13 59.40 gperftools-libs-2.9.1-3.el9.x86_64 #13 59.40 libicu-67.1-10.el9_6.x86_64 #13 59.40 libunwind-1.6.2-1.el9.x86_64 #13 59.40 #13 59.40 Complete! #13 60.10 77 files removed #13 61.17 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 61.28 Collecting contrail-vrouter-api==0.1.dev0 #13 61.29 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 61.71 Installing collected packages: contrail-vrouter-api #13 61.72 Successfully installed contrail-vrouter-api-0.1.dev0 #13 61.72 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 62.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 2.3s done #15 writing image sha256:68f8cc217541191a7268f23c67f973defd0c3fc614426e719a8f955acb3436b5 #15 writing image sha256:68f8cc217541191a7268f23c67f973defd0c3fc614426e719a8f955acb3436b5 0.0s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 2.4s 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-03-19 01:39:06,507: INFO: Docker build duration: 72 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 09df8d700f2a: Preparing f8d69ff0cd8a: Preparing 6d549471cca5: Preparing 5e3a4bbc9845: Preparing 790fd0ea93de: Preparing 945f6bbc0034: Preparing 051ec524d276: Preparing b9b21c3a778d: Preparing b405b7a99b44: Preparing d5a35ef1270e: Preparing 39d82997aeeb: Preparing f537ae7c3484: Preparing b5833fa29661: Preparing a15b56f36c9d: Preparing fa1f726e0a3c: Preparing 8d731b14e748: Preparing 4cf72c0e82fe: Preparing e5120794b5e4: Preparing 4005f425b661: Preparing b95adec948e1: Preparing 44343de3ea1d: Preparing 5e3a4bbc9845: Waiting 790fd0ea93de: Waiting 945f6bbc0034: Waiting 051ec524d276: Waiting b9b21c3a778d: Waiting b405b7a99b44: Waiting d5a35ef1270e: Waiting 39d82997aeeb: Waiting f537ae7c3484: Waiting b5833fa29661: Waiting a15b56f36c9d: Waiting fa1f726e0a3c: Waiting 8d731b14e748: Waiting 4cf72c0e82fe: Waiting e5120794b5e4: Waiting 4005f425b661: Waiting b95adec948e1: Waiting 44343de3ea1d: Waiting 6d549471cca5: Pushed 09df8d700f2a: Pushed 5e3a4bbc9845: Pushed 790fd0ea93de: Pushed 945f6bbc0034: Pushed b9b21c3a778d: Layer already exists b405b7a99b44: Layer already exists d5a35ef1270e: Layer already exists 051ec524d276: Pushed 39d82997aeeb: Layer already exists f537ae7c3484: Layer already exists b5833fa29661: Layer already exists a15b56f36c9d: Layer already exists fa1f726e0a3c: Layer already exists 8d731b14e748: Layer already exists 4cf72c0e82fe: Layer already exists e5120794b5e4: Layer already exists 4005f425b661: Layer already exists b95adec948e1: Layer already exists 44343de3ea1d: Layer already exists f8d69ff0cd8a: Pushed nightly: digest: sha256:19e2c20b359e677010cf651c2f7e5f71b9ea62eb164071a545b7897d685769b0 size: 4713 2026-03-19 01:39:26,046: INFO: Building opensdn-tor-agent finished successfully, duration: 92 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly 1210809b60e0 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly cb4cbc66d29d 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly aad8e7cbd035 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 1e62027bd718 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 7ab1cb0a7a4b 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 386cedd2eb35 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 49da94e15475 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 057e92edc047 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly e6c1cb34db6f 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly c8eb0c4101f1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly ce2ac47b9278 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly c29e6902e13b 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly a92e9d977ef7 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly f832679bcb8d 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 6273f4f6a730 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly adfe0cc20576 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 6931e2f08995 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 1d04ab74fe91 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 03695500c85c 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly bba4a40678da 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 5e2e4e2a1469 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 77fbc563440c 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly de7312f358a9 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly fb4ee69e3b1f 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly ef85cad1c30e 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 63163a3c657d 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 35ce5cdae80a 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 7c118b83cd72 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly a5c877d1f113 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 5597fc41b519 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 869f8d0a5237 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly d0bd5e025913 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly a523ef1bfff3 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 7a559d66df29 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 79ef9737357c 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 68f8cc217541 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly f66acfc445a7 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly aaec197f65bd 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b3a6537d0380 2.9GB 0B U tf-dev-sandbox:compile d598f6817beb 24.7GB 0B