2026-04-17 08:29:40,995: INFO: Building opensdn-tor-agent 2026-04-17 08:29:41,047: 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_7_8_5-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 --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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_5-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.1s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_5-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_5-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.2s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 3.6s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.8s #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.8s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.8s #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 2.762 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 14 MB 00:00 #14 12.44 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #14 14.19 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 402 kB 00:00 #14 15.17 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 16 MB 00:00 #14 27.77 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 11 MB 00:00 #14 35.43 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.1 MB 00:00 #14 36.56 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.8 MB 00:00 #14 39.76 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 697 kB 00:00 #14 40.77 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 474 kB 00:00 #14 41.62 added from: http://tf-mirrors.gz1.opensdn.io/re 569 kB/s | 18 kB 00:00 #14 42.14 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #14 42.57 added from: http://tf-mirrors.gz1.opensdn.io/re 425 kB/s | 15 kB 00:00 #14 43.06 added from: http://tf-mirrors.gz1.opensdn.io/re 948 kB/s | 96 kB 00:00 #14 44.05 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 39 MB 00:00 #14 72.77 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #14 86.64 Dependencies resolved. #14 86.64 ========================================================================================== #14 86.64 Package Arch Version Repository Size #14 86.64 ========================================================================================== #14 86.64 Installing: #14 86.64 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 86.64 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 86.64 Installing dependencies: #14 86.64 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 86.64 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 86.64 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 86.64 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 86.64 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 86.64 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 86.64 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 86.64 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 86.64 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 86.64 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 86.64 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 86.64 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 86.64 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 86.64 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 86.64 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 86.64 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 86.64 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 86.64 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 86.64 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 86.64 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 86.64 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 86.64 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 86.64 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 86.64 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 86.64 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 86.64 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 86.64 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 86.64 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 86.64 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 86.64 #14 86.64 Transaction Summary #14 86.64 ========================================================================================== #14 86.64 Install 31 Packages #14 86.64 #14 86.64 Total download size: 12 M #14 86.64 Installed size: 41 M #14 86.64 Downloading Packages: #14 86.64 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #14 86.64 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 528 kB/s | 9.9 kB 00:00 #14 86.67 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #14 86.67 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.3 MB/s | 35 kB 00:00 #14 86.67 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #14 86.67 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.9 MB/s | 43 kB 00:00 #14 86.67 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 30 kB 00:00 #14 86.67 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 11 kB 00:00 #14 86.67 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 37 kB 00:00 #14 86.67 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.4 MB/s | 55 kB 00:00 #14 86.72 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 99 kB 00:00 #14 86.72 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.9 MB/s | 37 kB 00:00 #14 86.72 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #14 86.72 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 203 kB 00:00 #14 86.72 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 405 kB 00:00 #14 86.72 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #14 86.72 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #14 86.72 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #14 86.75 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 855 kB/s | 22 kB 00:00 #14 86.87 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 275 kB 00:00 #14 86.87 (21/31): boost-serialization-1.75.0-13.el9_7.x8 1.6 MB/s | 127 kB 00:00 #14 86.87 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.0 MB/s | 25 kB 00:00 #14 86.87 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 951 kB/s | 11 kB 00:00 #14 86.87 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #14 86.87 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 53 kB 00:00 #14 86.88 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 21 kB 00:00 #14 86.88 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.0 MB/s | 28 kB 00:00 #14 86.90 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 9.0 MB/s | 207 kB 00:00 #14 86.90 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #14 86.91 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.7 MB/s | 67 kB 00:00 #14 87.00 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #14 87.00 -------------------------------------------------------------------------------- #14 87.00 Total 33 MB/s | 12 MB 00:00 #14 87.00 Running transaction check #14 87.08 Transaction check succeeded. #14 87.08 Running transaction test #14 87.29 Transaction test succeeded. #14 87.29 Running transaction #14 88.01 Preparing : 1/1 #14 88.07 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 88.09 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 88.09 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 88.09 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 88.33 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 88.36 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 88.36 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 88.36 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 88.36 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 88.39 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 88.41 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 88.41 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 88.42 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 88.42 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 88.48 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 88.48 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 88.48 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 88.48 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 88.52 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 88.52 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 88.52 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 88.53 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 88.53 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 88.55 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 88.55 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 88.58 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 88.59 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 88.61 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 88.61 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 88.61 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 88.65 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 88.71 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 88.98 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 88.98 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 88.98 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 88.98 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 88.98 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 88.98 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 88.98 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 88.98 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 88.98 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 88.98 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 88.98 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 88.98 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 88.98 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 88.98 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 88.98 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 88.98 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 88.98 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 88.98 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 88.98 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 88.98 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 88.98 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 88.98 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 88.98 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 88.98 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 88.98 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 88.98 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 88.98 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 88.98 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 88.98 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 88.98 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 88.98 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 89.15 #14 89.15 Installed: #14 89.15 boost-1.75.0-13.el9_7.x86_64 #14 89.15 boost-atomic-1.75.0-13.el9_7.x86_64 #14 89.15 boost-chrono-1.75.0-13.el9_7.x86_64 #14 89.15 boost-container-1.75.0-13.el9_7.x86_64 #14 89.15 boost-context-1.75.0-13.el9_7.x86_64 #14 89.15 boost-contract-1.75.0-13.el9_7.x86_64 #14 89.15 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 89.15 boost-date-time-1.75.0-13.el9_7.x86_64 #14 89.15 boost-fiber-1.75.0-13.el9_7.x86_64 #14 89.15 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 89.15 boost-graph-1.75.0-13.el9_7.x86_64 #14 89.15 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 89.15 boost-locale-1.75.0-13.el9_7.x86_64 #14 89.15 boost-log-1.75.0-13.el9_7.x86_64 #14 89.15 boost-math-1.75.0-13.el9_7.x86_64 #14 89.15 boost-nowide-1.75.0-13.el9_7.x86_64 #14 89.15 boost-program-options-1.75.0-13.el9_7.x86_64 #14 89.15 boost-python3-1.75.0-13.el9_7.x86_64 #14 89.15 boost-random-1.75.0-13.el9_7.x86_64 #14 89.15 boost-regex-1.75.0-13.el9_7.x86_64 #14 89.15 boost-serialization-1.75.0-13.el9_7.x86_64 #14 89.15 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 89.15 boost-system-1.75.0-13.el9_7.x86_64 #14 89.15 boost-test-1.75.0-13.el9_7.x86_64 #14 89.15 boost-thread-1.75.0-13.el9_7.x86_64 #14 89.15 boost-timer-1.75.0-13.el9_7.x86_64 #14 89.15 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 89.15 boost-wave-1.75.0-13.el9_7.x86_64 #14 89.15 gperftools-libs-2.9.1-3.el9.x86_64 #14 89.15 libicu-67.1-10.el9_6.x86_64 #14 89.15 libunwind-1.6.2-1.el9.x86_64 #14 89.15 #14 89.15 Complete! #14 89.66 77 files removed #14 90.44 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 90.58 Collecting contrail-vrouter-api==0.1.dev0 #14 90.58 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 90.88 Installing collected packages: contrail-vrouter-api #14 90.88 Successfully installed contrail-vrouter-api-0.1.dev0 #14 90.93 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 DONE 91.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.4s #16 exporting to image #16 exporting layers #16 exporting layers 2.7s done #16 writing image sha256:7bb9378b498519d90790cc300807987f870e5c39a78047fa5b81085ec8a22940 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_5-1 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_5-1 0.0s done #16 DONE 2.9s 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-04-17 08:31:59,744: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d815bf917a95: Preparing 6c2dfc0c12b7: Preparing 8f61a21a11ff: Preparing 2e2c67ce43b5: Preparing 709d906515e7: Preparing 4ec5abd1cbd3: Preparing c996c4b0f53f: Preparing 2fa00298251f: Preparing 72762861893d: Preparing 371c89722d4a: Preparing 71bd6d651b9f: Preparing 532d431b58f8: Preparing a7f20abed34c: Preparing c0a28af51874: Preparing 350757e39c2e: Preparing 11786f55accc: Preparing 8add4d57207b: Preparing cc450b86f20d: Preparing a217622ae169: Preparing 4ec3c9f7dded: Preparing 44343de3ea1d: Preparing d815bf917a95: Waiting 6c2dfc0c12b7: Waiting 8f61a21a11ff: Waiting 2e2c67ce43b5: Waiting 709d906515e7: Waiting 4ec5abd1cbd3: Waiting c996c4b0f53f: Waiting 2fa00298251f: Waiting 72762861893d: Waiting 371c89722d4a: Waiting 71bd6d651b9f: Waiting 532d431b58f8: Waiting a7f20abed34c: Waiting c0a28af51874: Waiting 350757e39c2e: Waiting 11786f55accc: Waiting 8add4d57207b: Waiting cc450b86f20d: Waiting a217622ae169: Waiting 4ec3c9f7dded: Waiting 44343de3ea1d: Waiting d815bf917a95: Pushed 8f61a21a11ff: Pushed 2e2c67ce43b5: Pushed 709d906515e7: Pushed 4ec5abd1cbd3: Pushed c996c4b0f53f: Pushed 2fa00298251f: Layer already exists 72762861893d: Layer already exists 371c89722d4a: Layer already exists 71bd6d651b9f: Layer already exists 532d431b58f8: Layer already exists a7f20abed34c: Layer already exists c0a28af51874: Layer already exists 350757e39c2e: Layer already exists 11786f55accc: Layer already exists 8add4d57207b: Layer already exists cc450b86f20d: Layer already exists a217622ae169: Layer already exists 4ec3c9f7dded: Layer already exists 44343de3ea1d: Layer already exists 6c2dfc0c12b7: Pushed master-2_7_8_5-1: digest: sha256:9b244e12c953ce51610005a7a96413e70f6b9d98dbf8a9b939353c0f5548493d size: 4713 2026-04-17 08:32:11,710: INFO: Building opensdn-tor-agent finished successfully, duration: 151 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_7_8_5-1 90c3f545aae5 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_5-1 60ba629fe97a 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_5-1 4304e166dcf0 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_5-1 7014b7886e2e 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_5-1 7841fb8fcd15 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_5-1 5afa4b5b6726 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_5-1 c023889d0f69 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_5-1 c3afd7f2f2e1 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_5-1 548fd65a85b5 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_5-1 c93384cfad67 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_5-1 c6b471ec7991 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_5-1 c04de18031e6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_5-1 58ef72d8b3b3 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_5-1 7b68be0fc12f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_8_5-1 b0f8fd710edd 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_5-1 0b8cae241594 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_5-1 4be32f84445d 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_5-1 09be092205b8 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_5-1 405c79de55ab 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_5-1 da3725cd5870 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_5-1 e2c496279ca9 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_5-1 e67e6e211912 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_5-1 62fe722f5252 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_5-1 4b86b2ec9c43 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_5-1 c927333ad478 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_8_5-1 ab094bbdc424 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_5-1 c7f72de6c49c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_5-1 c4aef5aba566 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_5-1 ccda83e34c2e 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_5-1 4cf432b2f5a8 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_5-1 8321042fcd75 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_5-1 c2c40fed42ca 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_5-1 3cb911bea68d 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_5-1 fe2b438a6a30 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_5-1 f968d7b97d43 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_5-1 cb123a0ba838 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_5-1 16b1857ea2ef 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_5-1 65d4ba546d52 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_5-1 548becd57337 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_5-1 e8b948efcc57 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_5-1 68bc3af0a0ec 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_5-1 25a7c8cfdafa 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_5-1 31bda9d7ef1e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_5-1 95ce2d3eac45 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_5-1 02ce2a60fb77 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_5-1 4ee05f10bfd1 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_5-1 7bb9378b4985 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_8_5-1 270f00813ca0 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_5-1 fde482dda7e1 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_5-1 3220e26f5c93 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_8_5-1 ce2fb1ef1b98 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 9ad2e8884357 2.9GB 0B U opensdn-test-test:master-2_7_8_5-1 4ee05f10bfd1 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile f36a47e7e596 22.2GB 0B tf-dev-sandbox:frozen 9ad2e8884357 2.9GB 0B U