2026-02-23 17:38:33,743: INFO: Building opensdn-tor-agent 2026-02-23 17:38:33,800: 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 0.0s done #1 DONE 1.5s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_3-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.3s #5 [stage-1 1/4] 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.7s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 5.5s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.6s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.6s #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.404 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 14 MB 00:00 #14 6.629 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.9 MB 00:00 #14 7.391 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 402 kB 00:00 #14 8.130 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 16 MB 00:00 #14 17.19 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 11 MB 00:00 #14 22.48 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.1 MB 00:00 #14 23.43 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.8 MB 00:00 #14 25.10 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 697 kB 00:00 #14 25.59 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 474 kB 00:00 #14 26.07 added from: http://tf-mirrors.gz1.opensdn.io/re 262 kB/s | 18 kB 00:00 #14 26.35 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #14 26.63 added from: http://tf-mirrors.gz1.opensdn.io/re 682 kB/s | 15 kB 00:00 #14 26.92 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 96 kB 00:00 #14 27.54 added from: http://tf-mirrors.gz1.opensdn.io/re 101 MB/s | 39 MB 00:00 #14 45.91 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #14 53.66 Dependencies resolved. #14 53.66 ========================================================================================== #14 53.66 Package Arch Version Repository Size #14 53.66 ========================================================================================== #14 53.66 Installing: #14 53.66 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 53.66 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 53.66 Installing dependencies: #14 53.66 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 53.66 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 53.66 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 53.66 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 53.66 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 53.66 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 53.66 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 53.66 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 53.66 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 53.66 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 53.66 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 53.66 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 53.66 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 53.66 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 53.66 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 53.66 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 53.66 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 53.66 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 53.66 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 53.66 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 53.66 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 53.66 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 53.66 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 53.66 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 53.66 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 53.66 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 53.66 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 53.66 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 53.66 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 53.66 #14 53.66 Transaction Summary #14 53.66 ========================================================================================== #14 53.66 Install 31 Packages #14 53.66 #14 53.66 Total download size: 12 M #14 53.66 Installed size: 41 M #14 53.66 Downloading Packages: #14 53.66 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 797 kB/s | 15 kB 00:00 #14 53.66 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 464 kB/s | 9.9 kB 00:00 #14 53.66 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.8 MB/s | 23 kB 00:00 #14 53.66 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 7.0 MB/s | 35 kB 00:00 #14 53.66 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #14 53.66 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.2 MB/s | 43 kB 00:00 #14 53.66 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.4 MB/s | 30 kB 00:00 #14 53.66 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 11 kB 00:00 #14 53.66 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.6 MB/s | 37 kB 00:00 #14 53.66 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 9.7 MB/s | 55 kB 00:00 #14 53.66 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 99 kB 00:00 #14 53.66 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.9 MB/s | 37 kB 00:00 #14 53.66 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #14 53.66 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #14 53.66 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #14 53.70 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #14 53.70 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #14 53.70 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.3 MB/s | 91 kB 00:00 #14 53.70 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 22 kB 00:00 #14 53.70 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #14 53.70 (21/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #14 53.70 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.9 MB/s | 25 kB 00:00 #14 53.70 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 11 kB 00:00 #14 53.70 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 228 kB 00:00 #14 53.70 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.5 MB/s | 53 kB 00:00 #14 53.70 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 21 kB 00:00 #14 53.78 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.3 MB/s | 28 kB 00:00 #14 53.78 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 8.1 MB/s | 207 kB 00:00 #14 53.78 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.7 MB/s | 308 kB 00:00 #14 53.78 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.9 MB/s | 67 kB 00:00 #14 53.86 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 39 MB/s | 9.6 MB 00:00 #14 53.86 -------------------------------------------------------------------------------- #14 53.86 Total 49 MB/s | 12 MB 00:00 #14 53.86 Running transaction check #14 53.86 Transaction check succeeded. #14 53.86 Running transaction test #14 54.17 Transaction test succeeded. #14 54.17 Running transaction #14 54.58 Preparing : 1/1 #14 54.64 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 54.64 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 54.64 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 54.64 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 54.91 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 54.91 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 54.91 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 54.91 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 54.91 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 54.91 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 54.91 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 54.91 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 54.93 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 54.96 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 54.96 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 54.96 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 54.96 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 54.96 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 55.03 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 55.03 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 55.03 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 55.03 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 55.03 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 55.03 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 55.03 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 55.03 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 55.08 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 55.08 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 55.08 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 55.08 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 55.08 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 55.10 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 56.00 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 56.00 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 56.00 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 56.00 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 56.00 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 56.00 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 56.00 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 56.00 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 56.00 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 56.00 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 56.00 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 56.00 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 56.00 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 56.00 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 56.00 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 56.00 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 56.00 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 56.00 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 56.00 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 56.00 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 56.00 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 56.00 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 56.00 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 56.00 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 56.00 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 56.00 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 56.00 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 56.00 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 56.00 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 56.00 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 56.00 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 56.16 #14 56.16 Installed: #14 56.16 boost-1.75.0-13.el9_7.x86_64 #14 56.16 boost-atomic-1.75.0-13.el9_7.x86_64 #14 56.16 boost-chrono-1.75.0-13.el9_7.x86_64 #14 56.16 boost-container-1.75.0-13.el9_7.x86_64 #14 56.16 boost-context-1.75.0-13.el9_7.x86_64 #14 56.16 boost-contract-1.75.0-13.el9_7.x86_64 #14 56.16 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 56.16 boost-date-time-1.75.0-13.el9_7.x86_64 #14 56.16 boost-fiber-1.75.0-13.el9_7.x86_64 #14 56.16 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 56.16 boost-graph-1.75.0-13.el9_7.x86_64 #14 56.16 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 56.16 boost-locale-1.75.0-13.el9_7.x86_64 #14 56.16 boost-log-1.75.0-13.el9_7.x86_64 #14 56.16 boost-math-1.75.0-13.el9_7.x86_64 #14 56.16 boost-nowide-1.75.0-13.el9_7.x86_64 #14 56.16 boost-program-options-1.75.0-13.el9_7.x86_64 #14 56.16 boost-python3-1.75.0-13.el9_7.x86_64 #14 56.16 boost-random-1.75.0-13.el9_7.x86_64 #14 56.16 boost-regex-1.75.0-13.el9_7.x86_64 #14 56.16 boost-serialization-1.75.0-13.el9_7.x86_64 #14 56.16 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 56.16 boost-system-1.75.0-13.el9_7.x86_64 #14 56.16 boost-test-1.75.0-13.el9_7.x86_64 #14 56.16 boost-thread-1.75.0-13.el9_7.x86_64 #14 56.16 boost-timer-1.75.0-13.el9_7.x86_64 #14 56.16 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 56.16 boost-wave-1.75.0-13.el9_7.x86_64 #14 56.16 gperftools-libs-2.9.1-3.el9.x86_64 #14 56.16 libicu-67.1-10.el9_6.x86_64 #14 56.16 libunwind-1.6.2-1.el9.x86_64 #14 56.16 #14 56.16 Complete! #14 56.62 77 files removed #14 57.30 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 57.36 Collecting contrail-vrouter-api==0.1.dev0 #14 57.36 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 57.74 Installing collected packages: contrail-vrouter-api #14 58.56 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 58.56 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 59.7s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.9s #16 exporting to image #16 exporting layers #16 exporting layers 6.2s done #16 writing image sha256:3ebe547b6b2084eb74cf1c9a57bd7dedf85eec8a1d72bd65cba6dc86c691935e #16 writing image sha256:3ebe547b6b2084eb74cf1c9a57bd7dedf85eec8a1d72bd65cba6dc86c691935e 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_3-1 0.2s done #16 DONE 7.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-02-23 17:40:30,391: INFO: Docker build duration: 117 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 05a9e82bc497: Preparing fd41c54e8a57: Preparing c664d94ca280: Preparing 7b1e1f6688d5: Preparing 6b1fa85b7002: Preparing 3ef51cbe3685: Preparing 5acb7370539f: Preparing cee1ae4809ea: Preparing 170948ad6265: Preparing 3e16bc5e3467: Preparing 1a702e9a12af: Preparing 551c2d9d5a50: Preparing 47ff1158d0f9: Preparing c67055105512: Preparing 852f7650b177: Preparing 0a64575be61d: Preparing 9ab4964f3d50: Preparing 19cfdd40232e: Preparing 00808809d0b1: Preparing 44343de3ea1d: Preparing 05a9e82bc497: Waiting fd41c54e8a57: Waiting c664d94ca280: Waiting 7b1e1f6688d5: Waiting 6b1fa85b7002: Waiting 3ef51cbe3685: Waiting 5acb7370539f: Waiting cee1ae4809ea: Waiting 170948ad6265: Waiting 3e16bc5e3467: Waiting 1a702e9a12af: Waiting 551c2d9d5a50: Waiting 47ff1158d0f9: Waiting c67055105512: Waiting 852f7650b177: Waiting 0a64575be61d: Waiting 9ab4964f3d50: Waiting 19cfdd40232e: Waiting 00808809d0b1: Waiting 44343de3ea1d: Waiting 05a9e82bc497: Pushed c664d94ca280: Pushed 7b1e1f6688d5: Pushed 6b1fa85b7002: Pushed 3ef51cbe3685: Pushed cee1ae4809ea: Layer already exists 170948ad6265: Layer already exists 3e16bc5e3467: Layer already exists 5acb7370539f: Pushed 1a702e9a12af: Layer already exists 551c2d9d5a50: Layer already exists 47ff1158d0f9: Layer already exists c67055105512: Layer already exists 852f7650b177: Layer already exists 0a64575be61d: Layer already exists 9ab4964f3d50: Layer already exists 00808809d0b1: Layer already exists 19cfdd40232e: Layer already exists 44343de3ea1d: Layer already exists fd41c54e8a57: Pushed r25.1-2_6_4_3-1: digest: sha256:fa918d7aaa2ad6341849574be31c9576b023b156da25f83103a61eadcd8d25f4 size: 4505 2026-02-23 17:41:16,494: INFO: Building opensdn-tor-agent finished successfully, duration: 163 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 0ccf8b7258a0 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r25.1-2_6_4_3-1 2fa91b6f24b7 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_3-1 7bb33d5fb2c1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:r25.1-2_6_4_3-1 5540e2ede14d 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:r25.1-2_6_4_3-1 8f036f3cd9da 893MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_3-1 12beb7fe1628 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r25.1-2_6_4_3-1 96f5419a2d22 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_6_4_3-1 91a8756f4718 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_4_3-1 b012e65111aa 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_3-1 22674136b465 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_4_3-1 c69cb13f9656 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_4_3-1 57851f4d6b2b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_4_3-1 1e133b2815e6 2.38MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r25.1-2_6_4_3-1 3b5d20ee0377 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_4_3-1 0c2b9485f8dc 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r25.1-2_6_4_3-1 3ce47b3af011 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r25.1-2_6_4_3-1 30c125eee239 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r25.1-2_6_4_3-1 b25a0ed3025f 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r25.1-2_6_4_3-1 f4ca4a4dec00 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:r25.1-2_6_4_3-1 09e60bc79068 1.29GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:r25.1-2_6_4_3-1 40c7a3657876 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r25.1-2_6_4_3-1 af0f1341ee4a 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r25.1-2_6_4_3-1 4ef5174a7df9 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r25.1-2_6_4_3-1 1787e0998a3b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r25.1-2_6_4_3-1 f39824586106 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r25.1-2_6_4_3-1 49ce1649bf57 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:r25.1-2_6_4_3-1 4f48673af8ec 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r25.1-2_6_4_3-1 79434273233e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r25.1-2_6_4_3-1 4bf21ad9df77 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r25.1-2_6_4_3-1 20589499e95c 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r25.1-2_6_4_3-1 c1b0a78a9176 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r25.1-2_6_4_3-1 2be21bb98a8e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r25.1-2_6_4_3-1 7d569555c14f 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r25.1-2_6_4_3-1 9109a8b7235a 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r25.1-2_6_4_3-1 40ab3acca666 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_3-1 709789afb4e4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_4_3-1 e2cd58b732ae 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r25.1-2_6_4_3-1 4c87124c6533 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r25.1-2_6_4_3-1 ab7d8c6130db 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r25.1-2_6_4_3-1 cd3eb41ea090 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r25.1-2_6_4_3-1 259dbec76fc6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r25.1-2_6_4_3-1 8638c326ba2d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r25.1-2_6_4_3-1 0000be4cb171 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r25.1-2_6_4_3-1 167f50313993 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r25.1-2_6_4_3-1 3a2bdf009c95 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r25.1-2_6_4_3-1 bf746431897f 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r25.1-2_6_4_3-1 8ee30dd45eee 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:r25.1-2_6_4_3-1 c67c7729c5ef 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_3-1 3ebe547b6b20 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:r25.1-2_6_4_3-1 1590e5adc1c0 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r25.1-2_6_4_3-1 95ac82563749 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:r25.1-2_6_4_3-1 a006b14e68d1 630MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r25.1-2_6_4_3-1 a876596faf66 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U opensdn-test-test:r25.1-2_6_4_3-1 8ee30dd45eee 1.83GB 0B tf-dev-sandbox:compile 73f119163cb5 24.7GB 0B