2026-02-27 16:44:40,855: INFO: Building opensdn-tor-agent 2026-02-27 16:44:40,930: 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=r25.1-2_6_4_3-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-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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_3-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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B 0.0s done #4 DONE 2.1s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_3-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_3-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.6s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.2s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.2s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.3s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.3s #14 [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 ; yum install -y $pkgs gperftools-libs ; yum 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 #14 1.353 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 14 MB 00:00 #14 8.065 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.9 MB 00:00 #14 9.812 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 402 kB 00:00 #14 10.87 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 16 MB 00:00 #14 22.49 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 11 MB 00:00 #14 31.38 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #14 32.99 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #14 37.61 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 697 kB 00:00 #14 38.48 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #14 39.30 added from: http://tf-mirrors.gz1.opensdn.io/re 666 kB/s | 18 kB 00:00 #14 40.27 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 kB/s | 257 B 00:00 #14 40.70 added from: http://tf-mirrors.gz1.opensdn.io/re 517 kB/s | 15 kB 00:00 #14 41.22 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 96 kB 00:00 #14 42.70 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 39 MB 00:00 #14 77.97 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #14 93.70 Dependencies resolved. #14 93.70 ========================================================================================== #14 93.70 Package Arch Version Repository Size #14 93.70 ========================================================================================== #14 93.70 Installing: #14 93.70 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 93.70 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 93.70 Installing dependencies: #14 93.70 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 93.70 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 93.70 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 93.70 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 93.70 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 93.70 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 93.70 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 93.70 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 93.70 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 93.70 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 93.70 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 93.70 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 93.70 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 93.70 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 93.70 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 93.70 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 93.70 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 93.70 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 93.70 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 93.70 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 93.70 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 93.70 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 93.70 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 93.70 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 93.70 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 93.70 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 93.70 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 93.70 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 93.70 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 93.70 #14 93.70 Transaction Summary #14 93.70 ========================================================================================== #14 93.70 Install 31 Packages #14 93.70 #14 93.70 Total download size: 12 M #14 93.70 Installed size: 41 M #14 93.70 Downloading Packages: #14 93.70 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 759 kB/s | 9.9 kB 00:00 #14 93.72 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 560 kB/s | 15 kB 00:00 #14 93.77 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 673 kB/s | 23 kB 00:00 #14 93.77 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 927 kB/s | 35 kB 00:00 #14 93.77 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #14 93.77 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.4 MB/s | 43 kB 00:00 #14 93.77 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.2 MB/s | 30 kB 00:00 #14 93.77 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 11 kB 00:00 #14 93.77 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 37 kB 00:00 #14 93.79 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.6 MB/s | 55 kB 00:00 #14 93.79 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 99 kB 00:00 #14 93.79 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.7 MB/s | 37 kB 00:00 #14 93.79 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 26 MB/s | 212 kB 00:00 #14 93.80 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 203 kB 00:00 #14 93.80 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #14 93.82 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 9.8 MB/s | 405 kB 00:00 #14 93.83 (17/31): boost-program-options-1.75.0-13.el9_7. 4.7 MB/s | 104 kB 00:00 #14 93.87 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.8 MB/s | 91 kB 00:00 #14 93.87 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 22 kB 00:00 #14 93.87 (20/31): boost-serialization-1.75.0-13.el9_7.x8 4.1 MB/s | 127 kB 00:00 #14 93.98 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 5.5 MB/s | 275 kB 00:00 #14 93.98 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.8 MB/s | 25 kB 00:00 #14 93.98 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #14 93.98 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 228 kB 00:00 #14 93.98 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.1 MB/s | 53 kB 00:00 #14 93.98 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 21 kB 00:00 #14 94.15 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 140 kB/s | 28 kB 00:00 #14 94.20 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 778 kB/s | 207 kB 00:00 #14 94.35 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.0 MB/s | 308 kB 00:00 #14 94.35 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 614 kB/s | 67 kB 00:00 #14 94.46 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 12 MB/s | 9.6 MB 00:00 #14 94.46 -------------------------------------------------------------------------------- #14 94.46 Total 16 MB/s | 12 MB 00:00 #14 94.46 Running transaction check #14 94.63 Transaction check succeeded. #14 94.63 Running transaction test #14 95.00 Transaction test succeeded. #14 95.00 Running transaction #14 95.40 Preparing : 1/1 #14 95.49 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 95.49 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 95.53 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 95.53 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 95.81 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 95.85 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 95.85 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 95.85 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 95.85 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 95.86 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 95.88 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 95.88 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 95.88 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 95.90 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 95.92 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 95.92 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 95.92 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 95.92 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 95.96 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 95.96 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 95.96 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 95.97 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 95.97 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 95.98 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 95.98 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 96.01 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 96.01 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 96.01 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 96.01 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 96.03 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 96.17 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 96.30 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 96.43 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 96.43 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 96.43 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 96.43 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 96.43 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 96.43 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 96.43 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 96.43 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 96.43 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 96.43 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 96.43 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 96.43 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 96.43 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 96.43 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 96.43 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 96.43 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 96.43 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 96.43 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 96.43 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 96.43 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 96.43 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 96.43 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 96.43 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 96.43 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 96.43 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 96.43 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 96.43 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 96.43 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 96.43 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 96.43 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 96.43 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 96.56 #14 96.56 Installed: #14 96.56 boost-1.75.0-13.el9_7.x86_64 #14 96.56 boost-atomic-1.75.0-13.el9_7.x86_64 #14 96.56 boost-chrono-1.75.0-13.el9_7.x86_64 #14 96.56 boost-container-1.75.0-13.el9_7.x86_64 #14 96.56 boost-context-1.75.0-13.el9_7.x86_64 #14 96.56 boost-contract-1.75.0-13.el9_7.x86_64 #14 96.56 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 96.56 boost-date-time-1.75.0-13.el9_7.x86_64 #14 96.56 boost-fiber-1.75.0-13.el9_7.x86_64 #14 96.56 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 96.56 boost-graph-1.75.0-13.el9_7.x86_64 #14 96.56 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 96.56 boost-locale-1.75.0-13.el9_7.x86_64 #14 96.56 boost-log-1.75.0-13.el9_7.x86_64 #14 96.56 boost-math-1.75.0-13.el9_7.x86_64 #14 96.56 boost-nowide-1.75.0-13.el9_7.x86_64 #14 96.56 boost-program-options-1.75.0-13.el9_7.x86_64 #14 96.56 boost-python3-1.75.0-13.el9_7.x86_64 #14 96.56 boost-random-1.75.0-13.el9_7.x86_64 #14 96.56 boost-regex-1.75.0-13.el9_7.x86_64 #14 96.56 boost-serialization-1.75.0-13.el9_7.x86_64 #14 96.56 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 96.56 boost-system-1.75.0-13.el9_7.x86_64 #14 96.56 boost-test-1.75.0-13.el9_7.x86_64 #14 96.56 boost-thread-1.75.0-13.el9_7.x86_64 #14 96.56 boost-timer-1.75.0-13.el9_7.x86_64 #14 96.56 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 96.56 boost-wave-1.75.0-13.el9_7.x86_64 #14 96.56 gperftools-libs-2.9.1-3.el9.x86_64 #14 96.56 libicu-67.1-10.el9_6.x86_64 #14 96.56 libunwind-1.6.2-1.el9.x86_64 #14 96.56 #14 96.56 Complete! #14 97.20 77 files removed #14 98.15 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 98.26 Collecting contrail-vrouter-api==0.1.dev0 #14 98.26 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 98.79 Installing collected packages: contrail-vrouter-api #14 98.79 Successfully installed contrail-vrouter-api-0.1.dev0 #14 98.83 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 #14 DONE 99.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 2.1s #16 exporting to image #16 exporting layers #16 exporting layers 3.6s done #16 writing image sha256:1dae3a101c7263fb088b4bc0234f114768587ec9cbb6792c0d1003991d707dd5 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_3-1 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_3-1 0.0s done #16 DONE 4.0s 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-02-27 16:46:59,171: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 95849338c24c: Preparing 0ec55521400d: Preparing 6014e38fc701: Preparing 5407c756f15e: Preparing fc62d8cb3972: Preparing 847ff5170dfa: Preparing 928393312e44: Preparing e975c1cd754a: Preparing 713c8c769890: Preparing c43ae5d2861b: Preparing 76584ecc8393: Preparing b9f044ddd68b: Preparing db916aa98ed4: Preparing 8d05cc422ee9: Preparing 30d647d2680a: Preparing c6e7c1cca9d3: Preparing 271bcad2a54a: Preparing e4f8620cec53: Preparing afb26f5c0c44: Preparing 44343de3ea1d: Preparing 95849338c24c: Waiting 0ec55521400d: Waiting 6014e38fc701: Waiting 5407c756f15e: Waiting fc62d8cb3972: Waiting 847ff5170dfa: Waiting 928393312e44: Waiting e975c1cd754a: Waiting c43ae5d2861b: Waiting 76584ecc8393: Waiting b9f044ddd68b: Waiting db916aa98ed4: Waiting 8d05cc422ee9: Waiting 30d647d2680a: Waiting c6e7c1cca9d3: Waiting 271bcad2a54a: Waiting e4f8620cec53: Waiting afb26f5c0c44: Waiting 44343de3ea1d: Waiting 713c8c769890: Waiting 6014e38fc701: Pushed 95849338c24c: Pushed 5407c756f15e: Pushed fc62d8cb3972: Pushed 847ff5170dfa: Pushed e975c1cd754a: Layer already exists 713c8c769890: Layer already exists c43ae5d2861b: Layer already exists 76584ecc8393: Layer already exists b9f044ddd68b: Layer already exists db916aa98ed4: Layer already exists 8d05cc422ee9: Layer already exists 30d647d2680a: Layer already exists 928393312e44: Pushed c6e7c1cca9d3: Layer already exists 271bcad2a54a: Layer already exists e4f8620cec53: Layer already exists afb26f5c0c44: Layer already exists 44343de3ea1d: Layer already exists 0ec55521400d: Pushed r25.1-2_6_4_3-1: digest: sha256:70cd45dd20c712661482e31ebd459d119f2a73bfd74b32daefce317b101ee4da size: 4505 2026-02-27 16:47:26,299: INFO: Building opensdn-tor-agent finished successfully, duration: 166 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:5101/opensdn-analytics-alarm-gen:r25.1-2_6_4_3-1 9351c2707e24 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r25.1-2_6_4_3-1 4b18bc4295e3 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_3-1 bb269d28ee14 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:r25.1-2_6_4_3-1 201eb5fb7813 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:r25.1-2_6_4_3-1 fb312d1251b2 893MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_3-1 14fe231e4264 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r25.1-2_6_4_3-1 dd7a8497b199 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_6_4_3-1 579dcd0becae 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_4_3-1 85618ac15352 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_3-1 09d6bb8ad833 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_4_3-1 86c467450e89 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_4_3-1 adea82d0d694 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_4_3-1 1b1ccacd6e74 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r25.1-2_6_4_3-1 bb96f3ced934 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_4_3-1 73b9c1d9a314 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r25.1-2_6_4_3-1 10b75866015e 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r25.1-2_6_4_3-1 9a009e0acb3a 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r25.1-2_6_4_3-1 f95ef26c62fb 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r25.1-2_6_4_3-1 df448c3d8607 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:r25.1-2_6_4_3-1 6ee065d05658 1.29GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:r25.1-2_6_4_3-1 ddc2ee380ea4 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r25.1-2_6_4_3-1 abfd376e5b8f 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r25.1-2_6_4_3-1 ef0aaac3d494 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r25.1-2_6_4_3-1 eea0a411e632 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r25.1-2_6_4_3-1 f0ff70cfb1ef 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r25.1-2_6_4_3-1 a71e3e0f221d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:r25.1-2_6_4_3-1 ab909443c201 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r25.1-2_6_4_3-1 87ac8e9ee5a5 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r25.1-2_6_4_3-1 86dca5715615 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r25.1-2_6_4_3-1 a27a11dec7c5 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r25.1-2_6_4_3-1 6f224c7bf4e3 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r25.1-2_6_4_3-1 7a6fbe82b197 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r25.1-2_6_4_3-1 6d16a3c6c3eb 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r25.1-2_6_4_3-1 72f13487efba 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r25.1-2_6_4_3-1 1c14bca9f2c7 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_3-1 e172ed056cf3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_4_3-1 934c0ddc1b7f 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r25.1-2_6_4_3-1 0313cf556af8 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r25.1-2_6_4_3-1 5927be20d90b 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r25.1-2_6_4_3-1 575c590acfd8 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r25.1-2_6_4_3-1 97296f03e797 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r25.1-2_6_4_3-1 6a47dad8f183 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r25.1-2_6_4_3-1 d36a28b23ea3 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r25.1-2_6_4_3-1 3d4f04a98c9f 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r25.1-2_6_4_3-1 0ff6b611d57c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r25.1-2_6_4_3-1 b45ba86f0221 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r25.1-2_6_4_3-1 b650bbc1132b 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:r25.1-2_6_4_3-1 d31607cb7dbe 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_3-1 1dae3a101c72 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:r25.1-2_6_4_3-1 3a365f1fca48 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r25.1-2_6_4_3-1 d8038251bdb3 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:r25.1-2_6_4_3-1 7237f6423c6c 630MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r25.1-2_6_4_3-1 62265d64b717 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable af36394ba144 2.9GB 0B U opensdn-test-test:r25.1-2_6_4_3-1 b650bbc1132b 1.83GB 0B tf-dev-sandbox:compile e7aca0f1bb80 24.7GB 0B