2026-04-22 14:18:41,733: INFO: Building opensdn-tor-agent 2026-04-22 14:18:41,790: 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_4_9_8-7 --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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-7 #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.1s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-7 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-7 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.9s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.2s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.5s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.9s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.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.030 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 14 MB 00:00 #14 13.37 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.9 MB 00:00 #14 16.30 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 402 kB 00:00 #14 17.71 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 16 MB 00:00 #14 32.66 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 11 MB 00:00 #14 42.60 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #14 43.95 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.8 MB 00:00 #14 47.85 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 697 kB 00:00 #14 49.16 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 474 kB 00:00 #14 50.19 added from: http://tf-mirrors.gz1.opensdn.io/re 260 kB/s | 18 kB 00:00 #14 50.96 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 kB/s | 257 B 00:00 #14 51.64 added from: http://tf-mirrors.gz1.opensdn.io/re 405 kB/s | 15 kB 00:00 #14 52.49 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 96 kB 00:00 #14 54.34 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 39 MB 00:01 #14 88.66 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #14 99.72 Dependencies resolved. #14 99.72 ========================================================================================== #14 99.72 Package Arch Version Repository Size #14 99.72 ========================================================================================== #14 99.72 Installing: #14 99.72 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 99.72 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 99.72 Installing dependencies: #14 99.72 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 99.72 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 99.72 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 99.72 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 99.72 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 99.72 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 99.72 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 99.72 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 99.72 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 99.72 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 99.72 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 99.72 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 99.72 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 99.72 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 99.72 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 99.72 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 99.72 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 99.72 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 99.72 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 99.72 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 99.72 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 99.72 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 99.72 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 99.72 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 99.72 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 99.72 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 99.72 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 99.72 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 99.72 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 99.72 #14 99.72 Transaction Summary #14 99.72 ========================================================================================== #14 99.72 Install 31 Packages #14 99.72 #14 99.72 Total download size: 12 M #14 99.72 Installed size: 41 M #14 99.72 Downloading Packages: #14 99.75 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 512 kB/s | 15 kB 00:00 #14 99.75 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 268 kB/s | 9.9 kB 00:00 #14 99.76 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #14 99.82 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 35 kB 00:00 #14 99.82 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 715 kB/s | 13 kB 00:00 #14 99.82 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.2 MB/s | 43 kB 00:00 #14 99.82 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 30 kB 00:00 #14 99.82 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 539 kB/s | 11 kB 00:00 #14 99.82 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 37 kB 00:00 #14 99.82 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 2.6 MB/s | 55 kB 00:00 #14 99.86 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 99 kB 00:00 #14 99.86 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.9 MB/s | 37 kB 00:00 #14 99.86 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 13 MB/s | 212 kB 00:00 #14 99.86 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 405 kB 00:00 #14 99.89 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #14 99.89 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.1 MB/s | 203 kB 00:00 #14 99.89 (17/31): boost-program-options-1.75.0-13.el9_7. 7.6 MB/s | 104 kB 00:00 #14 99.89 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.6 MB/s | 91 kB 00:00 #14 99.91 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 22 kB 00:00 #14 99.94 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 275 kB 00:00 #14 99.94 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.3 MB/s | 127 kB 00:00 #14 99.94 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.1 MB/s | 25 kB 00:00 #14 99.94 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 11 kB 00:00 #14 99.97 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #14 99.97 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 53 kB 00:00 #14 99.97 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 21 kB 00:00 #14 99.97 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.1 MB/s | 28 kB 00:00 #14 99.97 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 207 kB 00:00 #14 100.0 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #14 100.0 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.3 MB/s | 67 kB 00:00 #14 100.1 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #14 100.1 -------------------------------------------------------------------------------- #14 100.1 Total 34 MB/s | 12 MB 00:00 #14 100.1 Running transaction check #14 100.1 Transaction check succeeded. #14 100.1 Running transaction test #14 100.4 Transaction test succeeded. #14 100.4 Running transaction #14 101.1 Preparing : 1/1 #14 101.2 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 101.2 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 101.2 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 101.2 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 101.6 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 101.6 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 101.6 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 101.6 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 101.6 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 101.6 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 101.7 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 101.7 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 101.7 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 101.7 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 101.7 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 101.7 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 101.7 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 101.7 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 101.8 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 101.8 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 101.8 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 101.8 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 101.8 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 101.8 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 101.8 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 101.9 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 101.9 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 101.9 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 101.9 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 101.9 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 101.9 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 102.0 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 104.0 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 104.0 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 104.0 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 104.0 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 104.0 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 104.0 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 104.0 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 104.0 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 104.0 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 104.0 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 104.0 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 104.0 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 104.0 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 104.0 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 104.0 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 104.0 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 104.0 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 104.0 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 104.0 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 104.0 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 104.0 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 104.0 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 104.0 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 104.0 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 104.0 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 104.0 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 104.0 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 104.0 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 104.0 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 104.0 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 104.0 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 104.3 #14 104.3 Installed: #14 104.3 boost-1.75.0-13.el9_7.x86_64 #14 104.3 boost-atomic-1.75.0-13.el9_7.x86_64 #14 104.3 boost-chrono-1.75.0-13.el9_7.x86_64 #14 104.3 boost-container-1.75.0-13.el9_7.x86_64 #14 104.3 boost-context-1.75.0-13.el9_7.x86_64 #14 104.3 boost-contract-1.75.0-13.el9_7.x86_64 #14 104.3 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 104.3 boost-date-time-1.75.0-13.el9_7.x86_64 #14 104.3 boost-fiber-1.75.0-13.el9_7.x86_64 #14 104.3 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 104.3 boost-graph-1.75.0-13.el9_7.x86_64 #14 104.3 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 104.3 boost-locale-1.75.0-13.el9_7.x86_64 #14 104.3 boost-log-1.75.0-13.el9_7.x86_64 #14 104.3 boost-math-1.75.0-13.el9_7.x86_64 #14 104.3 boost-nowide-1.75.0-13.el9_7.x86_64 #14 104.3 boost-program-options-1.75.0-13.el9_7.x86_64 #14 104.3 boost-python3-1.75.0-13.el9_7.x86_64 #14 104.3 boost-random-1.75.0-13.el9_7.x86_64 #14 104.3 boost-regex-1.75.0-13.el9_7.x86_64 #14 104.3 boost-serialization-1.75.0-13.el9_7.x86_64 #14 104.3 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 104.3 boost-system-1.75.0-13.el9_7.x86_64 #14 104.3 boost-test-1.75.0-13.el9_7.x86_64 #14 104.3 boost-thread-1.75.0-13.el9_7.x86_64 #14 104.3 boost-timer-1.75.0-13.el9_7.x86_64 #14 104.3 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 104.3 boost-wave-1.75.0-13.el9_7.x86_64 #14 104.3 gperftools-libs-2.9.1-3.el9.x86_64 #14 104.3 libicu-67.1-10.el9_6.x86_64 #14 104.3 libunwind-1.6.2-1.el9.x86_64 #14 104.3 #14 104.3 Complete! #14 104.8 77 files removed #14 106.1 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 106.2 Collecting contrail-vrouter-api==0.1.dev0 #14 106.2 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 106.6 Installing collected packages: contrail-vrouter-api #14 106.7 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 106.7 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 108.1s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.7s #16 exporting to image #16 exporting layers #16 exporting layers 3.4s done #16 writing image sha256:3b8c3fcb942ba202f976ad3bf4e9f603268dffbe8cd0ebb5a5788cf36eaaf331 #16 writing image sha256:3b8c3fcb942ba202f976ad3bf4e9f603268dffbe8cd0ebb5a5788cf36eaaf331 0.2s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-7 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-7 0.0s done #16 DONE 4.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-04-22 14:21:46,300: INFO: Docker build duration: 185 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] ab74fec6310f: Preparing 88205c4f0c39: Preparing cd38cff0cd96: Preparing eccae0f68a11: Preparing 6800deaaeccf: Preparing 5965e93d5874: Preparing 91501342a90b: Preparing 38177bc72023: Preparing af8ded78b049: Preparing 134e613440b3: Preparing c75101418840: Preparing 0ce744af8964: Preparing a5ba5a9e59be: Preparing e7e319e95ef7: Preparing 6c57cb96a3ef: Preparing 9e6fe63a92ad: Preparing be78c6610c56: Preparing 1cba1a5b99e4: Preparing c0083056d6b7: Preparing deb806f649a8: Preparing 44343de3ea1d: Preparing ab74fec6310f: Waiting 88205c4f0c39: Waiting cd38cff0cd96: Waiting eccae0f68a11: Waiting 6800deaaeccf: Waiting 5965e93d5874: Waiting 91501342a90b: Waiting 38177bc72023: Waiting af8ded78b049: Waiting 134e613440b3: Waiting c75101418840: Waiting 0ce744af8964: Waiting a5ba5a9e59be: Waiting e7e319e95ef7: Waiting 6c57cb96a3ef: Waiting 9e6fe63a92ad: Waiting be78c6610c56: Waiting 1cba1a5b99e4: Waiting c0083056d6b7: Waiting deb806f649a8: Waiting 44343de3ea1d: Waiting ab74fec6310f: Pushed cd38cff0cd96: Pushed eccae0f68a11: Pushed 6800deaaeccf: Pushed 5965e93d5874: Pushed 38177bc72023: Layer already exists 91501342a90b: Pushed af8ded78b049: Layer already exists 134e613440b3: Layer already exists c75101418840: Layer already exists 0ce744af8964: Layer already exists e7e319e95ef7: Layer already exists a5ba5a9e59be: Layer already exists 6c57cb96a3ef: Layer already exists 9e6fe63a92ad: Layer already exists 1cba1a5b99e4: Layer already exists be78c6610c56: Layer already exists c0083056d6b7: Layer already exists deb806f649a8: Layer already exists 44343de3ea1d: Layer already exists 88205c4f0c39: Pushed master-2_4_9_8-7: digest: sha256:679430ba60ce1514c169a969fab975b326d0fbe0b93b319d6b318412749bb427 size: 4713 2026-04-22 14:21:57,413: INFO: Building opensdn-tor-agent finished successfully, duration: 196 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_4_9_8-7 b84ca490297b 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_4_9_8-7 377666262437 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-7 c5d26815469e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-7 204f20765115 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_4_9_8-7 92306eaf3a8d 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-7 3762924942d4 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_4_9_8-7 cfbe21276ed8 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_9_8-7 147ef34109df 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-7 4faf99437fbb 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-7 6a2f6f0705fd 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-7 3beb0d6ba24f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-7 1a31c167a60e 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-7 b11acf5dcb6a 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_4_9_8-7 8f990652919b 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-7 c5db7d8e5bbe 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_4_9_8-7 973e16ae9602 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-7 53b82af74071 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_4_9_8-7 c4781b63c449 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-7 6b8d2cbe8367 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_4_9_8-7 8d0ceb30f45f 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_4_9_8-7 f6ffa50e5266 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_4_9_8-7 cc0ec46a79dc 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-7 b7eb4b30333b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_4_9_8-7 56aeff7bfc90 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-7 ba84c83fb77d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_4_9_8-7 4d633dc0a6b0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_4_9_8-7 b376ac48174b 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-7 00661ef991b5 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-7 d9ac8dd5a3fa 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-7 4e42163170e6 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-7 1df036a09088 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-7 131ace39838f 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-7 dd041fb013c9 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-7 b786f063dfd7 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-7 e1af4a7937d5 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-7 c0b55f969272 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-7 167fcc3bc839 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-7 03444e6a3886 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-7 2eaafe507f34 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-7 bc5e3d919d95 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_4_9_8-7 9c5b7cfffe55 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-7 b9cdce77a73b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-7 2c9043224b74 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-7 87623066ba37 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-7 9a8d5a1034c5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_4_9_8-7 ebaf009d3f35 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_4_9_8-7 66bc1e60e5e0 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_4_9_8-7 634af3a8abcf 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-7 3b8c3fcb942b 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_4_9_8-7 915952789e46 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_4_9_8-7 4eca0238c90b 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-7 fca8b9dfe60b 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_4_9_8-7 10aec06b9ff6 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_4_9_8-7 cbd8ba2c0edb 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_4_9_8-7 4da425080ef4 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0c2373dffd60 21GB 0B U opensdn-test-test:master-2_4_9_8-7 66bc1e60e5e0 1.84GB 0B tf-dev-sandbox:compile 0246a06916a8 37.6GB 0B