2026-03-05 16:22:41,124: INFO: Building opensdn-tor-agent 2026-03-05 16:22:41,163: 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_6_4_0-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_4_0-3 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.2s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_4_0-3 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_4_0-3 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.8s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.2s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.4s #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 ; 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 #14 1.065 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 14 MB 00:00 #14 10.56 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #14 12.83 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 402 kB 00:00 #14 13.78 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 16 MB 00:00 #14 26.52 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 11 MB 00:00 #14 36.12 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #14 37.30 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #14 40.81 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #14 41.67 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 474 kB 00:00 #14 42.48 added from: http://tf-mirrors.gz1.opensdn.io/re 491 kB/s | 18 kB 00:00 #14 42.89 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #14 43.35 added from: http://tf-mirrors.gz1.opensdn.io/re 524 kB/s | 15 kB 00:00 #14 44.03 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 96 kB 00:00 #14 45.88 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 39 MB 00:01 #14 75.68 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #14 88.15 Dependencies resolved. #14 88.15 ========================================================================================== #14 88.15 Package Arch Version Repository Size #14 88.15 ========================================================================================== #14 88.15 Installing: #14 88.15 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 88.15 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 88.15 Installing dependencies: #14 88.15 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 88.15 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 88.15 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 88.15 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 88.15 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 88.15 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 88.15 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 88.15 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 88.15 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 88.15 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 88.15 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 88.15 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 88.15 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 88.15 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 88.15 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 88.15 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 88.15 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 88.15 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 88.15 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 88.15 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 88.15 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 88.15 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 88.15 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 88.15 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 88.15 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 88.15 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 88.15 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 88.15 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 88.15 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 88.15 #14 88.15 Transaction Summary #14 88.15 ========================================================================================== #14 88.15 Install 31 Packages #14 88.15 #14 88.15 Total download size: 12 M #14 88.15 Installed size: 41 M #14 88.15 Downloading Packages: #14 88.29 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 73 kB/s | 9.9 kB 00:00 #14 88.37 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 70 kB/s | 15 kB 00:00 #14 88.51 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 152 kB/s | 23 kB 00:00 #14 88.51 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 225 kB/s | 35 kB 00:00 #14 88.51 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #14 88.54 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.3 MB/s | 43 kB 00:00 #14 88.54 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.4 MB/s | 30 kB 00:00 #14 88.54 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #14 88.54 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.6 MB/s | 37 kB 00:00 #14 88.54 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.7 MB/s | 55 kB 00:00 #14 88.54 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #14 88.55 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.2 MB/s | 37 kB 00:00 #14 88.55 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #14 88.56 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 405 kB 00:00 #14 88.56 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #14 88.56 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #14 88.59 (17/31): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #14 88.59 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #14 88.59 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 22 kB 00:00 #14 88.59 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 275 kB 00:00 #14 88.59 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.0 MB/s | 127 kB 00:00 #14 88.61 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.2 MB/s | 25 kB 00:00 #14 88.61 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #14 88.61 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.7 MB/s | 53 kB 00:00 #14 88.61 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #14 88.67 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 21 kB 00:00 #14 88.67 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.8 MB/s | 28 kB 00:00 #14 88.67 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 8.7 MB/s | 207 kB 00:00 #14 88.67 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.8 MB/s | 308 kB 00:00 #14 88.67 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 #14 88.89 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 13 MB/s | 9.6 MB 00:00 #14 88.89 -------------------------------------------------------------------------------- #14 88.89 Total 17 MB/s | 12 MB 00:00 #14 88.89 Running transaction check #14 89.02 Transaction check succeeded. #14 89.02 Running transaction test #14 89.35 Transaction test succeeded. #14 89.35 Running transaction #14 89.87 Preparing : 1/1 #14 89.93 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 89.93 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 89.93 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 89.96 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 90.35 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 90.46 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 90.50 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 90.50 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 90.50 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 90.54 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 90.54 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 90.55 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 90.55 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 90.58 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 90.58 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 90.58 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 90.58 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 90.60 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 90.61 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 90.61 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 90.62 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 90.64 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 90.64 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 90.68 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 90.68 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 90.68 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 90.68 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 90.68 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 90.68 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 90.73 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 90.73 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 90.73 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 90.99 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 90.99 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 90.99 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 90.99 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 90.99 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 90.99 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 90.99 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 90.99 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 90.99 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 90.99 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 90.99 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 90.99 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 90.99 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 90.99 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 90.99 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 90.99 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 90.99 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 90.99 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 90.99 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 90.99 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 90.99 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 90.99 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 90.99 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 90.99 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 90.99 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 90.99 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 90.99 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 90.99 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 90.99 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 90.99 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 90.99 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 91.19 #14 91.19 Installed: #14 91.19 boost-1.75.0-13.el9_7.x86_64 #14 91.19 boost-atomic-1.75.0-13.el9_7.x86_64 #14 91.19 boost-chrono-1.75.0-13.el9_7.x86_64 #14 91.19 boost-container-1.75.0-13.el9_7.x86_64 #14 91.19 boost-context-1.75.0-13.el9_7.x86_64 #14 91.19 boost-contract-1.75.0-13.el9_7.x86_64 #14 91.19 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 91.19 boost-date-time-1.75.0-13.el9_7.x86_64 #14 91.19 boost-fiber-1.75.0-13.el9_7.x86_64 #14 91.19 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 91.19 boost-graph-1.75.0-13.el9_7.x86_64 #14 91.19 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 91.19 boost-locale-1.75.0-13.el9_7.x86_64 #14 91.19 boost-log-1.75.0-13.el9_7.x86_64 #14 91.19 boost-math-1.75.0-13.el9_7.x86_64 #14 91.19 boost-nowide-1.75.0-13.el9_7.x86_64 #14 91.19 boost-program-options-1.75.0-13.el9_7.x86_64 #14 91.19 boost-python3-1.75.0-13.el9_7.x86_64 #14 91.19 boost-random-1.75.0-13.el9_7.x86_64 #14 91.19 boost-regex-1.75.0-13.el9_7.x86_64 #14 91.19 boost-serialization-1.75.0-13.el9_7.x86_64 #14 91.19 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 91.19 boost-system-1.75.0-13.el9_7.x86_64 #14 91.19 boost-test-1.75.0-13.el9_7.x86_64 #14 91.19 boost-thread-1.75.0-13.el9_7.x86_64 #14 91.19 boost-timer-1.75.0-13.el9_7.x86_64 #14 91.19 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 91.19 boost-wave-1.75.0-13.el9_7.x86_64 #14 91.19 gperftools-libs-2.9.1-3.el9.x86_64 #14 91.19 libicu-67.1-10.el9_6.x86_64 #14 91.19 libunwind-1.6.2-1.el9.x86_64 #14 91.19 #14 91.19 Complete! #14 91.74 77 files removed #14 92.60 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 92.67 Collecting contrail-vrouter-api==0.1.dev0 #14 92.67 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 92.95 Installing collected packages: contrail-vrouter-api #14 92.98 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 92.98 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 93.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.8s #16 exporting to image #16 exporting layers #16 exporting layers 3.0s done #16 writing image sha256:5d5cc07cb131aa9f6a4399fe699d0b9ccf55bfba3259d4fa8ad876139860b7aa #16 writing image sha256:5d5cc07cb131aa9f6a4399fe699d0b9ccf55bfba3259d4fa8ad876139860b7aa 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_4_0-3 0.1s done #16 DONE 3.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-03-05 16:25:02,503: INFO: Docker build duration: 141 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 468bb5c7a950: Preparing bf67b4f92e37: Preparing f7ddfb620cc3: Preparing 8a561e071dad: Preparing 7cc0c90affd9: Preparing 9e284707d516: Preparing 01071a17fec4: Preparing 223e10855c74: Preparing e1c1d5d6e7e1: Preparing d5c67378b21d: Preparing 0c7198018973: Preparing d2f1dff1991d: Preparing eba7d40ee765: Preparing 3c4cd923a2bc: Preparing 7720a03f9a8d: Preparing 659c59d42b3e: Preparing f2fb7aa41e92: Preparing dc0cd7260660: Preparing a6e06bfea877: Preparing d186bc64fd6a: Preparing 44343de3ea1d: Preparing 468bb5c7a950: Waiting bf67b4f92e37: Waiting f7ddfb620cc3: Waiting 8a561e071dad: Waiting 7cc0c90affd9: Waiting 9e284707d516: Waiting 01071a17fec4: Waiting 223e10855c74: Waiting e1c1d5d6e7e1: Waiting d5c67378b21d: Waiting 0c7198018973: Waiting d2f1dff1991d: Waiting eba7d40ee765: Waiting 3c4cd923a2bc: Waiting 7720a03f9a8d: Waiting 659c59d42b3e: Waiting f2fb7aa41e92: Waiting dc0cd7260660: Waiting a6e06bfea877: Waiting d186bc64fd6a: Waiting 44343de3ea1d: Waiting 468bb5c7a950: Pushed f7ddfb620cc3: Pushed 8a561e071dad: Pushed 9e284707d516: Pushed 7cc0c90affd9: Pushed 223e10855c74: Layer already exists e1c1d5d6e7e1: Layer already exists d5c67378b21d: Layer already exists 01071a17fec4: Pushed 0c7198018973: Layer already exists d2f1dff1991d: Layer already exists eba7d40ee765: Layer already exists 3c4cd923a2bc: Layer already exists 7720a03f9a8d: Layer already exists f2fb7aa41e92: Layer already exists 659c59d42b3e: Layer already exists a6e06bfea877: Layer already exists dc0cd7260660: Layer already exists d186bc64fd6a: Layer already exists 44343de3ea1d: Layer already exists bf67b4f92e37: Pushed master-2_6_4_0-3: digest: sha256:f084b571e476ae04fba36c17e29bf0811fec35a298d469e240aa8714ff5336e0 size: 4713 2026-03-05 16:25:26,472: INFO: Building opensdn-tor-agent finished successfully, duration: 165 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:master-2_6_4_0-3 4c30d20c321f 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_4_0-3 c0adff65ea76 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_4_0-3 a41e910f02ed 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_4_0-3 f044c5a61559 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_4_0-3 0942f59dbb40 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_4_0-3 8c34d12651b2 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_4_0-3 ff19038632bf 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_4_0-3 8a4d9d5fb5d2 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_4_0-3 4d5a4949c381 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_4_0-3 a484e2267bc3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_4_0-3 ec0b6f88e67f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_4_0-3 a6f1691d57c0 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_4_0-3 5e83161f82de 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_4_0-3 e21dcc0e2a0d 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_4_0-3 2aabd25a8227 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_4_0-3 2b91a9db7363 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_4_0-3 0a30c818e1d8 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_4_0-3 5d1d03a178c7 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_4_0-3 3169b599bafa 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_4_0-3 fbd88458d604 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_4_0-3 57e46a7f9708 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_4_0-3 f1aedbb321fb 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_4_0-3 252822103624 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_4_0-3 df2143e6411f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_4_0-3 67a76af1e6fa 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_4_0-3 9ce5c207a4bf 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_4_0-3 5957ad402053 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_4_0-3 fd8d172c7389 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_4_0-3 227c445e52d3 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_4_0-3 dbb868fddf4f 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_4_0-3 d91ceac49814 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_4_0-3 f48ff5be90a1 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_4_0-3 ef145fb9c56b 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_4_0-3 0a2f82c781eb 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_4_0-3 c562155a1285 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_4_0-3 202ce7956d8e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_4_0-3 a334f6626a30 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_4_0-3 1c6247b1ee9c 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_4_0-3 b02b1cce1ce6 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_4_0-3 11a416c92c3d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_4_0-3 fe2cc4b14aad 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_4_0-3 94d147daeb57 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_4_0-3 3135c9cf849f 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_4_0-3 502cbe536e87 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_4_0-3 5896a40d8571 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_4_0-3 dfa2825498fd 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_4_0-3 3e1e6a740235 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_4_0-3 4bcb79091b9e 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_4_0-3 5d5cc07cb131 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_4_0-3 de171baca77e 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_6_4_0-3 93226dea9e6a 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_4_0-3 7d118c709ba9 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_4_0-3 1b6d814162f1 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_4_0-3 b84c89e5f80f 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 021218decd03 2.9GB 0B U opensdn-test-test:master-2_6_4_0-3 3e1e6a740235 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile aeb34ebdc45d 22.2GB 0B tf-dev-sandbox:frozen 021218decd03 2.9GB 0B U