2026-08-17 08:54:03,025: INFO: Building opensdn-tor-agent 2026-08-17 08:54:03,097: 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-3_0_0_9-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=26.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_9-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.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_9-3 #5 DONE 0.1s #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 2.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.5s #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 2.141 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 18 MB 00:00 #13 13.13 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.9 MB 00:00 #13 15.50 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 516 kB 00:00 #13 16.69 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 20 MB 00:00 #13 36.28 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 15 MB 00:00 #13 50.50 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 1.2 MB 00:00 #13 52.54 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 6.3 MB 00:00 #13 59.47 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 966 kB 00:00 #13 61.28 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 480 kB 00:00 #13 62.75 added from: http://tf-mirrors.gz1.opensdn.io/re 565 kB/s | 19 kB 00:00 #13 63.85 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #13 65.09 added from: http://tf-mirrors.gz1.opensdn.io/re 366 kB/s | 15 kB 00:00 #13 66.04 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 112 kB 00:00 #13 68.25 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 44 MB 00:00 #13 104.6 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #13 118.1 Dependencies resolved. #13 118.1 ========================================================================================== #13 118.1 Package Arch Version Repository Size #13 118.1 ========================================================================================== #13 118.1 Installing: #13 118.1 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 118.1 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 118.1 Installing dependencies: #13 118.1 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 118.1 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 118.1 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 118.1 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 118.1 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 118.1 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 118.1 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 118.1 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 118.1 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 118.1 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 118.1 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 118.1 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 118.1 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 118.1 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 118.1 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 118.1 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 118.1 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 118.1 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 118.1 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 118.1 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 118.1 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 118.1 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 118.1 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 118.1 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 118.1 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 118.1 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 118.1 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 118.1 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 118.1 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 118.1 #13 118.1 Transaction Summary #13 118.1 ========================================================================================== #13 118.1 Install 31 Packages #13 118.1 #13 118.2 Total download size: 12 M #13 118.2 Installed size: 41 M #13 118.2 Downloading Packages: #13 118.2 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 212 kB/s | 9.9 kB 00:00 #13 118.2 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 301 kB/s | 15 kB 00:00 #13 118.2 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #13 118.2 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 35 kB 00:00 #13 118.2 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 118.2 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.6 MB/s | 43 kB 00:00 #13 118.2 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.9 MB/s | 30 kB 00:00 #13 118.2 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 11 kB 00:00 #13 118.2 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.7 MB/s | 37 kB 00:00 #13 118.2 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.4 MB/s | 55 kB 00:00 #13 118.3 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.2 MB/s | 99 kB 00:00 #13 118.3 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.6 MB/s | 37 kB 00:00 #13 118.3 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 118.3 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 405 kB 00:00 #13 118.3 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.8 MB/s | 203 kB 00:00 #13 118.3 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #13 118.3 (17/31): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #13 118.3 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 118.3 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 22 kB 00:00 #13 118.4 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #13 118.4 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.9 MB/s | 127 kB 00:00 #13 118.4 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.7 MB/s | 25 kB 00:00 #13 118.4 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #13 118.4 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 228 kB 00:00 #13 118.4 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.6 MB/s | 53 kB 00:00 #13 118.4 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 21 kB 00:00 #13 118.4 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.7 MB/s | 28 kB 00:00 #13 118.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #13 118.4 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 27 MB/s | 308 kB 00:00 #13 118.4 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.3 MB/s | 67 kB 00:00 #13 118.5 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #13 118.5 -------------------------------------------------------------------------------- #13 118.5 Total 40 MB/s | 12 MB 00:00 #13 118.5 Running transaction check #13 118.5 Transaction check succeeded. #13 118.5 Running transaction test #13 118.7 Transaction test succeeded. #13 118.7 Running transaction #13 119.1 Preparing : 1/1 #13 119.2 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 119.2 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 119.2 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 119.2 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 119.5 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 119.5 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 119.5 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 119.5 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 119.5 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 119.5 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 119.5 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 119.6 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 119.6 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 119.6 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 119.6 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 119.6 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 119.7 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 119.7 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 119.8 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 119.9 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 120.0 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 120.2 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 120.4 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 120.4 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 120.4 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 120.4 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 120.4 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 120.4 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 120.4 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 120.4 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 120.5 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 120.5 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 120.8 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 120.8 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 120.8 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 120.8 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 120.8 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 120.8 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 120.8 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 120.8 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 120.8 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 120.8 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 120.8 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 120.8 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 120.8 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 120.8 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 120.8 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 120.8 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 120.8 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 120.8 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 120.8 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 120.8 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 120.8 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 120.8 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 120.8 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 120.8 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 120.8 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 120.8 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 120.8 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 120.8 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 120.8 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 120.8 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 120.8 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 120.9 #13 120.9 Installed: #13 120.9 boost-1.75.0-13.el9_7.x86_64 #13 120.9 boost-atomic-1.75.0-13.el9_7.x86_64 #13 120.9 boost-chrono-1.75.0-13.el9_7.x86_64 #13 120.9 boost-container-1.75.0-13.el9_7.x86_64 #13 120.9 boost-context-1.75.0-13.el9_7.x86_64 #13 120.9 boost-contract-1.75.0-13.el9_7.x86_64 #13 120.9 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 120.9 boost-date-time-1.75.0-13.el9_7.x86_64 #13 120.9 boost-fiber-1.75.0-13.el9_7.x86_64 #13 120.9 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 120.9 boost-graph-1.75.0-13.el9_7.x86_64 #13 120.9 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 120.9 boost-locale-1.75.0-13.el9_7.x86_64 #13 120.9 boost-log-1.75.0-13.el9_7.x86_64 #13 120.9 boost-math-1.75.0-13.el9_7.x86_64 #13 120.9 boost-nowide-1.75.0-13.el9_7.x86_64 #13 120.9 boost-program-options-1.75.0-13.el9_7.x86_64 #13 120.9 boost-python3-1.75.0-13.el9_7.x86_64 #13 120.9 boost-random-1.75.0-13.el9_7.x86_64 #13 120.9 boost-regex-1.75.0-13.el9_7.x86_64 #13 120.9 boost-serialization-1.75.0-13.el9_7.x86_64 #13 120.9 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 120.9 boost-system-1.75.0-13.el9_7.x86_64 #13 120.9 boost-test-1.75.0-13.el9_7.x86_64 #13 120.9 boost-thread-1.75.0-13.el9_7.x86_64 #13 120.9 boost-timer-1.75.0-13.el9_7.x86_64 #13 120.9 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 120.9 boost-wave-1.75.0-13.el9_7.x86_64 #13 120.9 gperftools-libs-2.9.1-3.el9.x86_64 #13 120.9 libicu-67.1-10.el9_6.x86_64 #13 120.9 libunwind-1.6.2-1.el9.x86_64 #13 120.9 #13 120.9 Complete! #13 121.4 77 files removed #13 122.3 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 122.3 Collecting contrail-vrouter-api==0.1.dev0 #13 122.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 122.8 Installing collected packages: contrail-vrouter-api #13 122.8 Successfully installed contrail-vrouter-api-0.1.dev0 #13 122.8 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 123.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 3.1s done #15 writing image sha256:55e8cf0e2f1453401c465e1e7b82568439904367d92e99e4b586e5d77eb30f1c #15 writing image sha256:55e8cf0e2f1453401c465e1e7b82568439904367d92e99e4b586e5d77eb30f1c 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_9-3 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_9-3 0.1s done #15 DONE 3.5s 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-08-17 08:57:04,547: INFO: Docker build duration: 182 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 88322d9eaf1a: Preparing 96d6490ad40e: Preparing 397fa9db032c: Preparing fca39e351e5e: Preparing 11afaf500808: Preparing 3afc2e0f3734: Preparing d6aeb192f7c7: Preparing f8c3113a027b: Preparing 3340ac097e8a: Preparing f356171cfbd1: Preparing b950bb8f12ae: Preparing 786382e50e8d: Preparing e943f72dc8fd: Preparing b1668bcfd6f0: Preparing 5e83a3fe96f2: Preparing 3ceccd2739d2: Preparing 6a625c9d2e9a: Preparing db8d502f746a: Preparing 35f3f00ac51f: Preparing 36da6d946b23: Preparing 44343de3ea1d: Preparing 88322d9eaf1a: Waiting 96d6490ad40e: Waiting 397fa9db032c: Waiting fca39e351e5e: Waiting 11afaf500808: Waiting d6aeb192f7c7: Waiting f8c3113a027b: Waiting 3340ac097e8a: Waiting f356171cfbd1: Waiting b950bb8f12ae: Waiting 786382e50e8d: Waiting e943f72dc8fd: Waiting b1668bcfd6f0: Waiting 5e83a3fe96f2: Waiting 3ceccd2739d2: Waiting 6a625c9d2e9a: Waiting db8d502f746a: Waiting 35f3f00ac51f: Waiting 36da6d946b23: Waiting 44343de3ea1d: Waiting 3afc2e0f3734: Waiting 88322d9eaf1a: Pushed 397fa9db032c: Pushed fca39e351e5e: Pushed 11afaf500808: Pushed 3afc2e0f3734: Pushed d6aeb192f7c7: Pushed f8c3113a027b: Layer already exists 3340ac097e8a: Layer already exists f356171cfbd1: Layer already exists b950bb8f12ae: Layer already exists 786382e50e8d: Layer already exists e943f72dc8fd: Layer already exists b1668bcfd6f0: Layer already exists 5e83a3fe96f2: Layer already exists 3ceccd2739d2: Layer already exists 6a625c9d2e9a: Layer already exists db8d502f746a: Layer already exists 35f3f00ac51f: Layer already exists 36da6d946b23: Layer already exists 44343de3ea1d: Layer already exists 96d6490ad40e: Pushed master-3_0_0_9-3: digest: sha256:38c34f68c44e306a5939f158dd0b47efff930ee651e54af2cb514f9b6d3c108c size: 4713 2026-08-17 08:57:20,387: INFO: Building opensdn-tor-agent finished successfully, duration: 198 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_9-3 09df34a8bbdf 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_9-3 0814ba800ee8 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_9-3 04e101b4199c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_9-3 342cfb702d39 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_9-3 3109273cd030 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_9-3 398e3834b427 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_9-3 c0797ac8e9cf 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_9-3 068ee794b6d2 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_9-3 23b20dd90db5 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_9-3 6d9af2b89afe 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_9-3 8ee4f2c7a3d2 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_9-3 f831d5e7ef73 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_9-3 014036918e42 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_9-3 f4ee6ec44d8a 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_9-3 4ab385c74474 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_9-3 ab3a487b0f2b 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_9-3 1993fa1886ae 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_9-3 dda959d9d2ee 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_9-3 eff13bbd1ea6 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_9-3 9be038689f97 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_9-3 344da592aedb 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_9-3 177f1ea79430 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_9-3 c013fc624f68 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_9-3 5a7fd45cd49f 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_9-3 208e97dfcb73 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_9-3 7305571f9620 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_9-3 9f2258be6e77 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_9-3 3408509deb3f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_9-3 d617f082335c 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_9-3 09a5dfbe0ced 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_9-3 f06c5557dc2f 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_9-3 296ccfd41dfe 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_9-3 c1951ca82836 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_9-3 28b732eba798 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_9-3 ec19ae19caad 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_9-3 b09cf629d726 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_9-3 6e831246dec5 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_9-3 a8bb1f4daeed 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_9-3 1cb8ba39be4c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_9-3 444947dbf315 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_9-3 a809d20cfa1b 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_9-3 096e3c20e837 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_9-3 24f5fce37667 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_9-3 40115761b547 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_9-3 64c6f3f88c8a 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_0_9-3 2fcea6951e93 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_9-3 55e8cf0e2f14 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_9-3 e1539a528944 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_0_9-3 b9bfed5d2cab 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_9-3 10db6db29526 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_0_9-3 e9146a265e8e 906MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_9-3 cd4dd9ee206b 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_0_9-3 62107fd00ff3 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 473aa0f62261 21.4GB 0B U opensdn-test-test:master-3_0_0_9-3 2fcea6951e93 1.91GB 0B tf-dev-sandbox:compile b62d376e0e1b 34.9GB 0B