2026-04-02 17:07:53,074: INFO: Building opensdn-tor-agent 2026-04-02 17:07:53,114: 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_1-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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_1-1 #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 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_1-1 #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_1-1 #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 3.0s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 5.0s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 5.0s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.5s #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 3.504 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 14 MB 00:00 #14 8.292 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #14 9.801 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 402 kB 00:00 #14 10.90 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 16 MB 00:00 #14 25.43 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 11 MB 00:00 #14 34.68 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 1.1 MB 00:00 #14 35.44 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #14 39.05 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #14 39.77 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 474 kB 00:00 #14 40.50 added from: http://tf-mirrors.gz1.opensdn.io/re 642 kB/s | 18 kB 00:00 #14 41.05 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 kB/s | 257 B 00:00 #14 41.61 added from: http://tf-mirrors.gz1.opensdn.io/re 516 kB/s | 15 kB 00:00 #14 42.12 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #14 43.62 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 39 MB 00:00 #14 71.99 Third parties for OpenSDN 17 MB/s | 5.1 MB 00:00 #14 81.74 Dependencies resolved. #14 81.74 ========================================================================================== #14 81.74 Package Arch Version Repository Size #14 81.74 ========================================================================================== #14 81.74 Installing: #14 81.74 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 81.74 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 81.74 Installing dependencies: #14 81.74 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 81.74 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 81.74 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 81.74 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 81.74 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 81.74 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 81.74 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 81.74 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 81.74 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 81.74 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 81.74 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 81.74 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 81.74 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 81.74 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 81.74 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 81.74 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 81.74 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 81.74 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 81.74 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 81.74 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 81.74 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 81.74 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 81.74 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 81.74 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 81.74 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 81.74 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 81.74 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 81.74 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 81.74 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 81.74 #14 81.74 Transaction Summary #14 81.74 ========================================================================================== #14 81.74 Install 31 Packages #14 81.74 #14 81.74 Total download size: 12 M #14 81.74 Installed size: 41 M #14 81.74 Downloading Packages: #14 81.74 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 695 kB/s | 9.9 kB 00:00 #14 81.74 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 899 kB/s | 15 kB 00:00 #14 81.74 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.4 MB/s | 23 kB 00:00 #14 81.74 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 35 kB 00:00 #14 81.74 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #14 81.74 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.9 MB/s | 43 kB 00:00 #14 81.74 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 30 kB 00:00 #14 81.74 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 878 kB/s | 11 kB 00:00 #14 81.74 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 37 kB 00:00 #14 81.74 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.8 MB/s | 55 kB 00:00 #14 81.74 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.1 MB/s | 99 kB 00:00 #14 81.74 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.7 MB/s | 37 kB 00:00 #14 81.74 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 27 MB/s | 212 kB 00:00 #14 81.74 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #14 81.74 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 13 kB 00:00 #14 81.74 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #14 81.74 (17/31): boost-program-options-1.75.0-13.el9_7. 10 MB/s | 104 kB 00:00 #14 81.74 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 14 MB/s | 91 kB 00:00 #14 81.74 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 4.2 MB/s | 22 kB 00:00 #14 81.78 (20/31): boost-serialization-1.75.0-13.el9_7.x8 8.9 MB/s | 127 kB 00:00 #14 81.78 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 275 kB 00:00 #14 81.78 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.4 MB/s | 25 kB 00:00 #14 81.78 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #14 81.78 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 228 kB 00:00 #14 81.78 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.5 MB/s | 53 kB 00:00 #14 81.87 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 21 kB 00:00 #14 81.87 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 340 kB/s | 28 kB 00:00 #14 81.87 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 207 kB 00:00 #14 81.87 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.7 MB/s | 67 kB 00:00 #14 81.90 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #14 82.03 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #14 82.03 -------------------------------------------------------------------------------- #14 82.03 Total 32 MB/s | 12 MB 00:00 #14 82.03 Running transaction check #14 82.10 Transaction check succeeded. #14 82.10 Running transaction test #14 82.25 Transaction test succeeded. #14 82.25 Running transaction #14 82.65 Preparing : 1/1 #14 82.76 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 82.76 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 82.76 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 82.76 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 83.21 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 83.41 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 83.66 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 83.71 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 83.71 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 83.71 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 83.79 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 83.79 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 83.79 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 83.79 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 83.79 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 83.79 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 83.83 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 83.83 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 83.83 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 83.87 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 83.87 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 83.87 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 83.87 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 83.87 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 83.92 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 83.92 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 83.92 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 83.92 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 83.92 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 83.94 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 83.98 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 83.98 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 84.20 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 84.20 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 84.20 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 84.20 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 84.20 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 84.20 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 84.20 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 84.20 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 84.20 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 84.20 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 84.20 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 84.20 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 84.20 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 84.20 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 84.20 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 84.20 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 84.20 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 84.20 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 84.20 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 84.20 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 84.20 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 84.20 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 84.20 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 84.20 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 84.20 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 84.20 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 84.20 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 84.20 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 84.20 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 84.20 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 84.20 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 84.85 #14 84.85 Installed: #14 84.85 boost-1.75.0-13.el9_7.x86_64 #14 84.85 boost-atomic-1.75.0-13.el9_7.x86_64 #14 84.85 boost-chrono-1.75.0-13.el9_7.x86_64 #14 84.85 boost-container-1.75.0-13.el9_7.x86_64 #14 84.85 boost-context-1.75.0-13.el9_7.x86_64 #14 84.85 boost-contract-1.75.0-13.el9_7.x86_64 #14 84.85 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 84.85 boost-date-time-1.75.0-13.el9_7.x86_64 #14 84.85 boost-fiber-1.75.0-13.el9_7.x86_64 #14 84.85 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 84.85 boost-graph-1.75.0-13.el9_7.x86_64 #14 84.85 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 84.85 boost-locale-1.75.0-13.el9_7.x86_64 #14 84.85 boost-log-1.75.0-13.el9_7.x86_64 #14 84.85 boost-math-1.75.0-13.el9_7.x86_64 #14 84.85 boost-nowide-1.75.0-13.el9_7.x86_64 #14 84.85 boost-program-options-1.75.0-13.el9_7.x86_64 #14 84.85 boost-python3-1.75.0-13.el9_7.x86_64 #14 84.85 boost-random-1.75.0-13.el9_7.x86_64 #14 84.85 boost-regex-1.75.0-13.el9_7.x86_64 #14 84.85 boost-serialization-1.75.0-13.el9_7.x86_64 #14 84.85 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 84.85 boost-system-1.75.0-13.el9_7.x86_64 #14 84.85 boost-test-1.75.0-13.el9_7.x86_64 #14 84.85 boost-thread-1.75.0-13.el9_7.x86_64 #14 84.85 boost-timer-1.75.0-13.el9_7.x86_64 #14 84.85 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 84.85 boost-wave-1.75.0-13.el9_7.x86_64 #14 84.85 gperftools-libs-2.9.1-3.el9.x86_64 #14 84.85 libicu-67.1-10.el9_6.x86_64 #14 84.85 libunwind-1.6.2-1.el9.x86_64 #14 84.85 #14 84.85 Complete! #14 85.27 77 files removed #14 85.98 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 86.06 Collecting contrail-vrouter-api==0.1.dev0 #14 86.10 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 86.46 Installing collected packages: contrail-vrouter-api #14 86.46 Successfully installed contrail-vrouter-api-0.1.dev0 #14 86.48 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 87.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.9s #16 exporting to image #16 exporting layers #16 exporting layers 3.0s done #16 writing image sha256:93300a291550c25950530065f958852777b705b3854a002ed6fff96ea67a62dc #16 writing image sha256:93300a291550c25950530065f958852777b705b3854a002ed6fff96ea67a62dc 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_1-1 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_1-1 0.0s done #16 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-04-02 17:10:04,448: INFO: Docker build duration: 131 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 9708526683b5: Preparing 6c2873559998: Preparing af724d4db9b3: Preparing 7d6a1a7ded30: Preparing 1a48a0759921: Preparing 8f829e12ab59: Preparing e8743101dc0b: Preparing cc5edfe75329: Preparing e08d4d5d09a3: Preparing 23e8c496ca5f: Preparing e97e980c53b6: Preparing b4f8a242b3bc: Preparing 0cc59aeba239: Preparing b6429397e834: Preparing 8bdbc9c3c663: Preparing 973575eb6e84: Preparing 90de38137df7: Preparing 761b6547b0d3: Preparing 812b13d6197c: Preparing df340e8d1e2f: Preparing 44343de3ea1d: Preparing 9708526683b5: Waiting 6c2873559998: Waiting af724d4db9b3: Waiting 7d6a1a7ded30: Waiting 1a48a0759921: Waiting 8f829e12ab59: Waiting e8743101dc0b: Waiting cc5edfe75329: Waiting e08d4d5d09a3: Waiting 23e8c496ca5f: Waiting e97e980c53b6: Waiting b4f8a242b3bc: Waiting 0cc59aeba239: Waiting b6429397e834: Waiting 8bdbc9c3c663: Waiting 973575eb6e84: Waiting 90de38137df7: Waiting 761b6547b0d3: Waiting 812b13d6197c: Waiting df340e8d1e2f: Waiting 44343de3ea1d: Waiting 9708526683b5: Pushed af724d4db9b3: Pushed 7d6a1a7ded30: Pushed 1a48a0759921: Pushed 8f829e12ab59: Pushed cc5edfe75329: Layer already exists e08d4d5d09a3: Layer already exists 23e8c496ca5f: Layer already exists e8743101dc0b: Pushed e97e980c53b6: Layer already exists b4f8a242b3bc: Layer already exists 0cc59aeba239: Layer already exists b6429397e834: Layer already exists 973575eb6e84: Layer already exists 8bdbc9c3c663: Layer already exists 761b6547b0d3: Layer already exists 90de38137df7: Layer already exists 812b13d6197c: Layer already exists df340e8d1e2f: Layer already exists 44343de3ea1d: Layer already exists 6c2873559998: Pushed master-2_7_8_1-1: digest: sha256:bca93bc3bec5d6f2aec35d94723b5aa74c0fe2f871527ae0c739d55486809941 size: 4713 2026-04-02 17:10:13,004: INFO: Building opensdn-tor-agent finished successfully, duration: 139 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_1-1 fbf3512c8399 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_1-1 5e6ab8d89971 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_1-1 3f9e2df8987f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_1-1 ba7121e5b217 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_1-1 0f3ffed7924c 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_1-1 a834df58e0cc 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_1-1 12a658518742 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_1-1 b966c542fbae 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_1-1 bfcbfbe55248 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_1-1 9d3334d14f1e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_1-1 c9dea00c1ba9 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_1-1 6f5bc655ad45 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_1-1 94c32888f437 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_8_1-1 a8f434522662 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_1-1 1262d9d9862c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_8_1-1 a927261b1891 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_1-1 26b3591029c0 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_1-1 5f8d4f123cbd 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_1-1 1d61ac57dfa7 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_1-1 d2e76b020786 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_1-1 a7f4f044ddf3 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_1-1 12993e0a6ffd 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_1-1 e89b67df821e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_1-1 1c88987f9960 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_1-1 7b81d675be3a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_1-1 4d5ddcf7d924 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_8_1-1 947f42fa67af 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_1-1 170c87d6af31 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_1-1 85fcf2726e9f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_1-1 b75fbee5c069 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_1-1 4a3f59bb0c52 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_1-1 9d1de03decd7 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_1-1 78a263b79170 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_1-1 40b352415609 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_1-1 5f4abda4e665 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_1-1 2aab813a2e49 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_1-1 43085d453d09 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_1-1 50755cb23ca7 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_1-1 1b32e9279d77 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_1-1 3474cf37986c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_1-1 995ed6d8e2ec 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_1-1 0dc7438ec646 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_1-1 6c6f4c846173 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_1-1 43a1dc788a4e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_1-1 1eca54c760fd 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_1-1 a18f959fa1a9 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_1-1 d5831a225c78 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_8_1-1 e578ca77a53d 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_1-1 93300a291550 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_8_1-1 79fe41a97fef 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_8_1-1 bb169e35f5a2 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_1-1 88485c158219 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_8_1-1 928e83de37e6 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_1-1 dc920479e9c9 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_8_1-1 0aa95074fb50 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 790f484a23fa 21GB 0B U opensdn-test-test:master-2_7_8_1-1 d5831a225c78 1.83GB 0B tf-dev-sandbox:compile 3da536332ebd 34.3GB 0B