2026-08-17 12:07:52,407: INFO: Building opensdn-tor-agent 2026-08-17 12:07:52,460: 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 1.8s #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 2.0s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_9-3 #5 DONE 0.3s #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 1.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.1s #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.692 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 18 MB 00:00 #13 15.43 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.9 MB 00:00 #13 18.48 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 516 kB 00:00 #13 19.73 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 20 MB 00:00 #13 38.06 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 15 MB 00:00 #13 50.12 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.2 MB 00:00 #13 51.89 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 6.3 MB 00:00 #13 57.42 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 966 kB 00:00 #13 58.60 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 480 kB 00:00 #13 59.70 added from: http://tf-mirrors.gz1.opensdn.io/re 698 kB/s | 19 kB 00:00 #13 60.87 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 kB/s | 257 B 00:00 #13 61.83 added from: http://tf-mirrors.gz1.opensdn.io/re 374 kB/s | 15 kB 00:00 #13 62.46 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 112 kB 00:00 #13 64.22 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 44 MB 00:00 #13 102.3 Third parties for OpenSDN 6.9 MB/s | 5.1 MB 00:00 #13 105.9 Last metadata expiration check: 0:00:01 ago on Mon 17 Aug 2026 12:10:40 PM UTC. #13 120.3 Dependencies resolved. #13 120.3 ========================================================================================== #13 120.3 Package Arch Version Repository Size #13 120.3 ========================================================================================== #13 120.3 Installing: #13 120.3 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 120.3 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 120.3 Installing dependencies: #13 120.3 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 120.3 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 120.3 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 120.3 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 120.3 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 120.3 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 120.3 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 120.3 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 120.3 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 120.3 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 120.3 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 120.3 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 120.3 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 120.3 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 120.3 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 120.3 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 120.3 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 120.3 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 120.3 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 120.3 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 120.3 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 120.3 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 120.3 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 120.3 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 120.3 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 120.3 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 120.3 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 120.3 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 120.3 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 120.3 #13 120.3 Transaction Summary #13 120.3 ========================================================================================== #13 120.3 Install 31 Packages #13 120.3 #13 120.3 Total download size: 12 M #13 120.3 Installed size: 41 M #13 120.3 Downloading Packages: #13 120.4 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 780 kB/s | 15 kB 00:00 #13 120.4 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 323 kB/s | 9.9 kB 00:00 #13 120.4 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #13 120.4 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.4 MB/s | 35 kB 00:00 #13 120.4 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 120.4 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.1 MB/s | 43 kB 00:00 #13 120.4 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 30 kB 00:00 #13 120.4 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 11 kB 00:00 #13 120.4 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 37 kB 00:00 #13 120.4 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.4 MB/s | 55 kB 00:00 #13 120.4 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 99 kB 00:00 #13 120.5 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.4 MB/s | 37 kB 00:00 #13 120.5 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 9.1 MB/s | 212 kB 00:00 #13 120.5 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 405 kB 00:00 #13 120.5 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #13 120.5 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 120.5 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #13 120.5 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.1 MB/s | 91 kB 00:00 #13 120.5 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 22 kB 00:00 #13 120.5 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 33 MB/s | 275 kB 00:00 #13 120.5 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.2 MB/s | 127 kB 00:00 #13 120.5 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.0 MB/s | 25 kB 00:00 #13 120.5 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #13 120.5 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #13 120.5 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.6 MB/s | 53 kB 00:00 #13 120.5 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 21 kB 00:00 #13 120.5 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.2 MB/s | 28 kB 00:00 #13 120.6 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #13 120.6 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 10 MB/s | 308 kB 00:00 #13 120.6 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 #13 120.7 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 120.7 -------------------------------------------------------------------------------- #13 120.7 Total 30 MB/s | 12 MB 00:00 #13 120.7 Running transaction check #13 120.8 Transaction check succeeded. #13 120.8 Running transaction test #13 121.4 Transaction test succeeded. #13 121.4 Running transaction #13 121.9 Preparing : 1/1 #13 122.0 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 122.0 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 122.0 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 122.0 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 122.5 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 122.5 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 122.5 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 122.6 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 122.6 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 122.6 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 122.6 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 122.6 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 122.6 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 122.6 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 122.6 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 122.6 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 122.6 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 122.6 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 122.7 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 122.7 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 122.7 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 122.7 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 122.7 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 122.7 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 122.7 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 122.7 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 122.7 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 122.7 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 122.7 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 122.7 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 122.8 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 122.8 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 125.5 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 125.5 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 125.5 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 125.5 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 125.5 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 125.5 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 125.5 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 125.5 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 125.5 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 125.5 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 125.5 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 125.5 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 125.5 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 125.5 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 125.5 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 125.5 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 125.5 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 125.5 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 125.5 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 125.5 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 125.5 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 125.5 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 125.5 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 125.5 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 125.5 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 125.5 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 125.5 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 125.5 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 125.5 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 125.5 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 125.5 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 125.7 #13 125.7 Installed: #13 125.7 boost-1.75.0-13.el9_7.x86_64 #13 125.7 boost-atomic-1.75.0-13.el9_7.x86_64 #13 125.7 boost-chrono-1.75.0-13.el9_7.x86_64 #13 125.7 boost-container-1.75.0-13.el9_7.x86_64 #13 125.7 boost-context-1.75.0-13.el9_7.x86_64 #13 125.7 boost-contract-1.75.0-13.el9_7.x86_64 #13 125.7 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 125.7 boost-date-time-1.75.0-13.el9_7.x86_64 #13 125.7 boost-fiber-1.75.0-13.el9_7.x86_64 #13 125.7 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 125.7 boost-graph-1.75.0-13.el9_7.x86_64 #13 125.7 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 125.7 boost-locale-1.75.0-13.el9_7.x86_64 #13 125.7 boost-log-1.75.0-13.el9_7.x86_64 #13 125.7 boost-math-1.75.0-13.el9_7.x86_64 #13 125.7 boost-nowide-1.75.0-13.el9_7.x86_64 #13 125.7 boost-program-options-1.75.0-13.el9_7.x86_64 #13 125.7 boost-python3-1.75.0-13.el9_7.x86_64 #13 125.7 boost-random-1.75.0-13.el9_7.x86_64 #13 125.7 boost-regex-1.75.0-13.el9_7.x86_64 #13 125.7 boost-serialization-1.75.0-13.el9_7.x86_64 #13 125.7 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 125.7 boost-system-1.75.0-13.el9_7.x86_64 #13 125.7 boost-test-1.75.0-13.el9_7.x86_64 #13 125.7 boost-thread-1.75.0-13.el9_7.x86_64 #13 125.7 boost-timer-1.75.0-13.el9_7.x86_64 #13 125.7 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 125.7 boost-wave-1.75.0-13.el9_7.x86_64 #13 125.7 gperftools-libs-2.9.1-3.el9.x86_64 #13 125.7 libicu-67.1-10.el9_6.x86_64 #13 125.7 libunwind-1.6.2-1.el9.x86_64 #13 125.7 #13 125.7 Complete! #13 126.5 77 files removed #13 127.6 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 127.7 Collecting contrail-vrouter-api==0.1.dev0 #13 127.7 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 128.3 Installing collected packages: contrail-vrouter-api #13 128.4 Successfully installed contrail-vrouter-api-0.1.dev0 #13 128.4 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 130.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 1.9s done #15 writing image sha256:d885b5882aae14f5c05aac43775723cf2dacc1d817176d354bfb9d9c53c3b7af #15 writing image sha256:d885b5882aae14f5c05aac43775723cf2dacc1d817176d354bfb9d9c53c3b7af 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_9-3 0.1s done #15 DONE 2.1s 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 12:11:12,596: INFO: Docker build duration: 200 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 1bcd16845c27: Preparing c4cb48555136: Preparing ffc91d327bc6: Preparing fe4feb5559db: Preparing 6f0fedafbc82: Preparing 45c8a346cf5f: Preparing 7455d1ff71e7: Preparing 5d05f7c76175: Preparing 6afc0536c876: Preparing 170c06903e35: Preparing 24fe4eb30a1b: Preparing 591fc96354cc: Preparing 5ba9a43db646: Preparing 78737623056a: Preparing c689e411f046: Preparing ae663c456c83: Preparing a5f93631a87d: Preparing 6b5634aa172b: Preparing 83e9a82572ee: Preparing 24768d773c4a: Preparing 44343de3ea1d: Preparing fe4feb5559db: Waiting 6f0fedafbc82: Waiting 45c8a346cf5f: Waiting 7455d1ff71e7: Waiting 5d05f7c76175: Waiting 6afc0536c876: Waiting 170c06903e35: Waiting 24fe4eb30a1b: Waiting 591fc96354cc: Waiting 5ba9a43db646: Waiting 78737623056a: Waiting c689e411f046: Waiting ae663c456c83: Waiting a5f93631a87d: Waiting 6b5634aa172b: Waiting 83e9a82572ee: Waiting 24768d773c4a: Waiting 44343de3ea1d: Waiting ffc91d327bc6: Pushed 1bcd16845c27: Pushed fe4feb5559db: Pushed 6f0fedafbc82: Pushed 45c8a346cf5f: Pushed 7455d1ff71e7: Pushed 5d05f7c76175: Layer already exists 6afc0536c876: Layer already exists 170c06903e35: Layer already exists 24fe4eb30a1b: Layer already exists 591fc96354cc: Layer already exists 78737623056a: Layer already exists 5ba9a43db646: Layer already exists c689e411f046: Layer already exists ae663c456c83: Layer already exists a5f93631a87d: Layer already exists 6b5634aa172b: Layer already exists 83e9a82572ee: Layer already exists 24768d773c4a: Layer already exists 44343de3ea1d: Layer already exists c4cb48555136: Pushed master-3_0_0_9-3: digest: sha256:02bc05fe940ec6a8215e0e396f16a30dce046b523ec98112ed3920f0f4b9b1f9 size: 4713 2026-08-17 12:11:24,535: INFO: Building opensdn-tor-agent finished successfully, duration: 212 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_9-3 81c6f2ca3b5a 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_9-3 c556e8018571 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_9-3 00c23c8cd146 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_9-3 afc35d23aec5 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_9-3 ae32e38101e6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_9-3 762903b108a5 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_9-3 dce85b7b3f2a 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_9-3 6ee5fb9bd052 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_9-3 02752419881f 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_9-3 ce32b39ec880 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_9-3 480ad0e2f635 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_9-3 bfe91dfd99d3 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_9-3 fda63d7d15ba 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_9-3 5123d41855c5 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_9-3 75d31207f8f8 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_9-3 d2f367819fc0 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_9-3 9e4283674a59 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_9-3 9d527ee02797 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_9-3 6da3db331fa6 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_9-3 08c62503620c 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_9-3 41f59560cadf 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_9-3 7b97f50215d2 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_9-3 cd9fd999b64b 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_9-3 7d9a66ecfbd2 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_9-3 5430a8839075 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_9-3 2570cbf90a5a 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_9-3 b9fad1629dcc 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_9-3 af41388bed0e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_9-3 b8168ace0910 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_9-3 cbf6509fada2 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_9-3 e865e74505dc 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_9-3 7071b58d62f1 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_9-3 9819fb00b4ef 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_9-3 285dd2eb4165 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_9-3 ace94d6c320d 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_9-3 d417d3c5eaa5 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_9-3 68dafcbadd46 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_9-3 c4b9359217ca 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_9-3 fafc0c02aded 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_9-3 14ae86f9b333 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_9-3 74ab934a90fa 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_9-3 e79345173a48 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_9-3 3c308f1be3ba 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_9-3 831b2a8c8975 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_9-3 0f305ef2850b 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_9-3 d885b5882aae 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_9-3 55ce9cebf200 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_0_9-3 0a7780a0671f 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_9-3 a4b9ccb49aee 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_9-3 bb440799801c 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_0_9-3 ee8620c50d69 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable fa3878f1f2b0 3GB 0B U tf-dev-sandbox:compile 922227231132 22.6GB 0B