2026-02-20 14:33:00,539: INFO: Building opensdn-tor-agent 2026-02-20 14:33:00,576: 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=r25.1-2_6_4_2-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 #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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_2-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.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_2-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:r25.1-2_6_4_2-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 2.8s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.3s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.3s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.0s #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 ; yum install -y $pkgs gperftools-libs ; yum 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.659 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 14 MB 00:00 #14 6.649 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.9 MB 00:00 #14 7.536 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 402 kB 00:00 #14 8.229 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 16 MB 00:00 #14 15.38 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #14 20.91 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #14 21.68 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.8 MB 00:00 #14 23.79 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #14 24.69 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 474 kB 00:00 #14 25.17 added from: http://tf-mirrors.gz1.opensdn.io/re 955 kB/s | 18 kB 00:00 #14 25.39 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 #14 25.62 added from: http://tf-mirrors.gz1.opensdn.io/re 593 kB/s | 15 kB 00:00 #14 25.82 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #14 26.77 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 39 MB 00:00 #14 38.20 Third parties for OpenSDN 42 MB/s | 5.1 MB 00:00 #14 44.47 Dependencies resolved. #14 44.47 ========================================================================================== #14 44.47 Package Arch Version Repository Size #14 44.47 ========================================================================================== #14 44.47 Installing: #14 44.47 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 44.47 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 44.47 Installing dependencies: #14 44.47 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 44.47 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 44.47 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 44.47 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 44.47 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 44.47 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 44.47 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 44.47 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 44.47 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 44.47 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 44.47 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 44.47 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 44.47 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 44.47 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 44.47 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 44.47 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 44.47 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 44.47 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 44.47 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 44.47 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 44.47 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 44.47 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 44.47 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 44.47 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 44.47 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 44.47 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 44.47 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 44.47 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 44.47 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 44.47 #14 44.47 Transaction Summary #14 44.47 ========================================================================================== #14 44.47 Install 31 Packages #14 44.47 #14 44.47 Total download size: 12 M #14 44.47 Installed size: 41 M #14 44.47 Downloading Packages: #14 44.59 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 132 kB/s | 15 kB 00:00 #14 44.75 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 34 kB/s | 9.9 kB 00:00 #14 45.04 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 52 kB/s | 23 kB 00:00 #14 45.36 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 58 kB/s | 35 kB 00:00 #14 45.46 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 31 kB/s | 13 kB 00:00 #14 45.46 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 442 kB/s | 43 kB 00:00 #14 45.46 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 30 kB 00:00 #14 45.46 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #14 45.46 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 37 kB 00:00 #14 45.48 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.1 MB/s | 55 kB 00:00 #14 45.48 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 7.5 MB/s | 99 kB 00:00 #14 45.48 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.0 MB/s | 37 kB 00:00 #14 45.50 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 13 MB/s | 212 kB 00:00 #14 45.50 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 203 kB 00:00 #14 45.52 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #14 45.53 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 756 kB/s | 13 kB 00:00 #14 45.53 (17/31): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #14 45.53 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.2 MB/s | 91 kB 00:00 #14 45.54 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 22 kB 00:00 #14 45.55 (20/31): boost-serialization-1.75.0-13.el9_7.x8 16 MB/s | 127 kB 00:00 #14 45.62 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 275 kB 00:00 #14 45.62 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.7 MB/s | 25 kB 00:00 #14 45.62 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 11 kB 00:00 #14 45.62 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.3 MB/s | 53 kB 00:00 #14 45.62 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #14 45.62 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 21 kB 00:00 #14 45.62 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.2 MB/s | 28 kB 00:00 #14 45.62 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #14 45.62 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #14 45.62 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.8 MB/s | 67 kB 00:00 #14 45.71 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 7.6 MB/s | 9.6 MB 00:01 #14 45.71 -------------------------------------------------------------------------------- #14 45.71 Total 9.8 MB/s | 12 MB 00:01 #14 45.71 Running transaction check #14 45.78 Transaction check succeeded. #14 45.78 Running transaction test #14 46.01 Transaction test succeeded. #14 46.01 Running transaction #14 46.55 Preparing : 1/1 #14 46.94 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 46.97 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 46.97 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 46.97 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 47.21 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 47.23 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 47.24 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 47.25 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 47.25 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 47.31 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 47.31 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 47.31 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 47.32 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 47.32 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 47.34 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 47.36 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 47.36 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 47.36 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 47.39 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 47.39 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 47.39 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 47.39 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 47.41 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 47.43 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 47.43 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 47.43 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 47.46 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 47.46 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 47.46 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 47.48 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 47.48 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 47.52 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 52.22 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 52.22 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 52.22 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 52.22 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 52.22 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 52.22 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 52.22 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 52.22 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 52.22 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 52.22 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 52.22 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 52.22 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 52.22 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 52.22 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 52.22 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 52.22 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 52.22 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 52.22 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 52.22 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 52.22 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 52.22 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 52.22 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 52.22 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 52.22 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 52.22 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 52.22 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 52.22 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 52.22 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 52.22 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 52.22 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 52.22 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 52.37 #14 52.37 Installed: #14 52.37 boost-1.75.0-13.el9_7.x86_64 #14 52.37 boost-atomic-1.75.0-13.el9_7.x86_64 #14 52.37 boost-chrono-1.75.0-13.el9_7.x86_64 #14 52.37 boost-container-1.75.0-13.el9_7.x86_64 #14 52.37 boost-context-1.75.0-13.el9_7.x86_64 #14 52.37 boost-contract-1.75.0-13.el9_7.x86_64 #14 52.37 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 52.37 boost-date-time-1.75.0-13.el9_7.x86_64 #14 52.37 boost-fiber-1.75.0-13.el9_7.x86_64 #14 52.37 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 52.37 boost-graph-1.75.0-13.el9_7.x86_64 #14 52.37 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 52.37 boost-locale-1.75.0-13.el9_7.x86_64 #14 52.37 boost-log-1.75.0-13.el9_7.x86_64 #14 52.37 boost-math-1.75.0-13.el9_7.x86_64 #14 52.37 boost-nowide-1.75.0-13.el9_7.x86_64 #14 52.37 boost-program-options-1.75.0-13.el9_7.x86_64 #14 52.37 boost-python3-1.75.0-13.el9_7.x86_64 #14 52.37 boost-random-1.75.0-13.el9_7.x86_64 #14 52.37 boost-regex-1.75.0-13.el9_7.x86_64 #14 52.37 boost-serialization-1.75.0-13.el9_7.x86_64 #14 52.37 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 52.37 boost-system-1.75.0-13.el9_7.x86_64 #14 52.37 boost-test-1.75.0-13.el9_7.x86_64 #14 52.37 boost-thread-1.75.0-13.el9_7.x86_64 #14 52.37 boost-timer-1.75.0-13.el9_7.x86_64 #14 52.37 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 52.37 boost-wave-1.75.0-13.el9_7.x86_64 #14 52.37 gperftools-libs-2.9.1-3.el9.x86_64 #14 52.37 libicu-67.1-10.el9_6.x86_64 #14 52.37 libunwind-1.6.2-1.el9.x86_64 #14 52.37 #14 52.37 Complete! #14 52.85 77 files removed #14 53.19 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 53.26 Collecting contrail-vrouter-api==0.1.dev0 #14 53.28 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 53.50 Installing collected packages: contrail-vrouter-api #14 53.90 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 53.90 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 54.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.6s #16 exporting to image #16 exporting layers #16 exporting layers 1.9s done #16 writing image sha256:cb001361155411e8a397c77d90d10712dc559d5151518e5f201d9e16fc212bc8 #16 writing image sha256:cb001361155411e8a397c77d90d10712dc559d5151518e5f201d9e16fc212bc8 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_2-1 0.0s done #16 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-02-20 14:35:42,317: INFO: Docker build duration: 162 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 907c1c887593: Preparing 1a29e1a0d8da: Preparing 0bea1b10a322: Preparing b8a39fec5406: Preparing 21e2cdaa5fa7: Preparing a92f9c7c06dc: Preparing 6792d65e582d: Preparing 43fea34c200e: Preparing 5508513d33bd: Preparing ab611fe5ef1f: Preparing 36c2cd945d05: Preparing 6f132dc149bb: Preparing 2382612faa28: Preparing 2d11e6a04903: Preparing af14b26de0b2: Preparing f11260eabf58: Preparing 59c2db70cce0: Preparing d6544e469db3: Preparing 2c3856d23289: Preparing 44343de3ea1d: Preparing 907c1c887593: Waiting 1a29e1a0d8da: Waiting 0bea1b10a322: Waiting b8a39fec5406: Waiting 21e2cdaa5fa7: Waiting a92f9c7c06dc: Waiting 6792d65e582d: Waiting 43fea34c200e: Waiting 5508513d33bd: Waiting ab611fe5ef1f: Waiting 36c2cd945d05: Waiting 6f132dc149bb: Waiting 2382612faa28: Waiting 2d11e6a04903: Waiting af14b26de0b2: Waiting f11260eabf58: Waiting 59c2db70cce0: Waiting d6544e469db3: Waiting 2c3856d23289: Waiting 44343de3ea1d: Waiting 907c1c887593: Pushed 0bea1b10a322: Pushed b8a39fec5406: Pushed 21e2cdaa5fa7: Pushed a92f9c7c06dc: Pushed 43fea34c200e: Layer already exists 5508513d33bd: Layer already exists ab611fe5ef1f: Layer already exists 36c2cd945d05: Layer already exists 6f132dc149bb: Layer already exists 6792d65e582d: Pushed 2382612faa28: Layer already exists 2d11e6a04903: Layer already exists af14b26de0b2: Layer already exists 59c2db70cce0: Layer already exists f11260eabf58: Layer already exists 2c3856d23289: Layer already exists d6544e469db3: Layer already exists 44343de3ea1d: Layer already exists 1a29e1a0d8da: Pushed r25.1-2_6_4_2-1: digest: sha256:7dd200af1b7d52a43982b95e645231a1b8dac32bef0eaa414d41f9a51fc79d1a size: 4505 2026-02-20 14:36:06,992: INFO: Building opensdn-tor-agent finished successfully, duration: 186 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:r25.1-2_6_4_2-1 508e296e6b30 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r25.1-2_6_4_2-1 7780bbc07877 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_2-1 8372e9d779ca 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:r25.1-2_6_4_2-1 05079d40ca81 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:r25.1-2_6_4_2-1 97b3922ceb6f 893MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_2-1 6087b86340bb 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r25.1-2_6_4_2-1 39bd2f5e0e24 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_6_4_2-1 a69d36be8b2e 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_4_2-1 440b15381bf9 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_2-1 ccd1cec912d6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_4_2-1 5a02aae865d3 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_4_2-1 98519c6f010a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_4_2-1 a84839856def 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r25.1-2_6_4_2-1 0b51712a8494 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_4_2-1 6123138fabd1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r25.1-2_6_4_2-1 e18aef449583 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r25.1-2_6_4_2-1 1a537fd6b614 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r25.1-2_6_4_2-1 77a3f6421193 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r25.1-2_6_4_2-1 8c23aeb84d98 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:r25.1-2_6_4_2-1 192b9f7a1861 1.29GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:r25.1-2_6_4_2-1 c668425b3d79 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r25.1-2_6_4_2-1 226829c9d202 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r25.1-2_6_4_2-1 39406b03ac0d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r25.1-2_6_4_2-1 856ddf82148f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r25.1-2_6_4_2-1 f51cb213464c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r25.1-2_6_4_2-1 ae5f5d486c50 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:r25.1-2_6_4_2-1 dcd831f40750 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r25.1-2_6_4_2-1 937cf8e9641d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r25.1-2_6_4_2-1 19476ac4512c 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r25.1-2_6_4_2-1 4b6088965d0d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r25.1-2_6_4_2-1 14dcb7548e69 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r25.1-2_6_4_2-1 4352ef9091be 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r25.1-2_6_4_2-1 21d04492b6e7 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r25.1-2_6_4_2-1 0475e78702bb 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r25.1-2_6_4_2-1 33ea31c3eda2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_2-1 db747c2529ed 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_4_2-1 28d5f656a246 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r25.1-2_6_4_2-1 55d1788268bd 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r25.1-2_6_4_2-1 68e91a49a8e9 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r25.1-2_6_4_2-1 9427a565b095 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r25.1-2_6_4_2-1 871492a3d331 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r25.1-2_6_4_2-1 7144adafb937 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r25.1-2_6_4_2-1 0f9fa2d94ae8 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r25.1-2_6_4_2-1 619fcc05b612 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r25.1-2_6_4_2-1 91edbe84a2a1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r25.1-2_6_4_2-1 c8079cd07061 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r25.1-2_6_4_2-1 7746ef0df556 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:r25.1-2_6_4_2-1 86fed82515bf 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_2-1 cb0013611554 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:r25.1-2_6_4_2-1 3a42ffae41cd 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:r25.1-2_6_4_2-1 4413fd789dca 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r25.1-2_6_4_2-1 fb063ba69b87 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:r25.1-2_6_4_2-1 c1cd6291095a 630MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r25.1-2_6_4_2-1 658e35918f44 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U opensdn-test-test:r25.1-2_6_4_2-1 7746ef0df556 1.83GB 0B tf-dev-sandbox:compile a6322269a649 24.7GB 0B