2026-03-27 11:38:27,430: INFO: Building opensdn-tor-agent 2026-03-27 11:38:27,518: 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_3_5_4-4 --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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-4 #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.7s #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_3_5_4-4 #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-4 #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 2.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.6s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 3.7s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 3.7s #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.846 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 14 MB 00:00 #14 11.04 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #14 13.11 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 MB/s | 402 kB 00:00 #14 14.12 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 16 MB 00:00 #14 25.99 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 11 MB 00:00 #14 33.89 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #14 35.41 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #14 38.96 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 697 kB 00:00 #14 39.33 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 474 kB 00:00 #14 40.73 added from: http://tf-mirrors.gz1.opensdn.io/re 466 kB/s | 18 kB 00:00 #14 41.73 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 kB/s | 257 B 00:00 #14 41.97 added from: http://tf-mirrors.gz1.opensdn.io/re 587 kB/s | 15 kB 00:00 #14 42.74 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 96 kB 00:00 #14 44.60 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 39 MB 00:00 #14 87.31 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #14 106.4 Dependencies resolved. #14 106.4 ========================================================================================== #14 106.4 Package Arch Version Repository Size #14 106.4 ========================================================================================== #14 106.4 Installing: #14 106.4 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 106.4 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 106.4 Installing dependencies: #14 106.4 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 106.4 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 106.4 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 106.4 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 106.4 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 106.4 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 106.4 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 106.4 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 106.4 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 106.4 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 106.4 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 106.4 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 106.4 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 106.4 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 106.4 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 106.4 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 106.4 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 106.4 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 106.4 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 106.4 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 106.4 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 106.4 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 106.4 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 106.4 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 106.4 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 106.4 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 106.4 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 106.4 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 106.4 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 106.4 #14 106.4 Transaction Summary #14 106.4 ========================================================================================== #14 106.4 Install 31 Packages #14 106.4 #14 106.4 Total download size: 12 M #14 106.4 Installed size: 41 M #14 106.4 Downloading Packages: #14 106.4 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 351 kB/s | 9.9 kB 00:00 #14 106.4 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 483 kB/s | 15 kB 00:00 #14 106.4 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #14 106.4 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 35 kB 00:00 #14 106.5 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 914 kB/s | 13 kB 00:00 #14 106.5 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 1.7 MB/s | 43 kB 00:00 #14 106.5 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.0 MB/s | 30 kB 00:00 #14 106.5 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 656 kB/s | 11 kB 00:00 #14 106.5 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 37 kB 00:00 #14 106.5 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 2.4 MB/s | 55 kB 00:00 #14 106.5 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 99 kB 00:00 #14 106.5 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.4 MB/s | 37 kB 00:00 #14 106.6 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 5.9 MB/s | 212 kB 00:00 #14 106.6 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 405 kB 00:00 #14 106.6 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 203 kB 00:00 #14 106.6 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 744 kB/s | 13 kB 00:00 #14 106.6 (17/31): boost-program-options-1.75.0-13.el9_7. 5.9 MB/s | 104 kB 00:00 #14 106.6 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 3.9 MB/s | 91 kB 00:00 #14 106.6 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 22 kB 00:00 #14 106.7 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 275 kB 00:00 #14 106.7 (21/31): boost-serialization-1.75.0-13.el9_7.x8 2.6 MB/s | 127 kB 00:00 #14 106.7 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.2 MB/s | 25 kB 00:00 #14 106.7 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #14 106.7 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #14 106.7 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 53 kB 00:00 #14 106.7 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 21 kB 00:00 #14 106.7 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.7 MB/s | 28 kB 00:00 #14 106.7 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #14 106.7 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #14 106.7 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.9 MB/s | 67 kB 00:00 #14 106.9 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #14 106.9 -------------------------------------------------------------------------------- #14 106.9 Total 22 MB/s | 12 MB 00:00 #14 106.9 Running transaction check #14 107.0 Transaction check succeeded. #14 107.0 Running transaction test #14 107.5 Transaction test succeeded. #14 107.5 Running transaction #14 107.9 Preparing : 1/1 #14 108.0 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 108.1 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 108.1 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 108.1 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 108.8 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 108.8 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 108.8 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 108.9 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 108.9 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 108.9 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 108.9 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 109.0 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 109.0 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 109.0 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 109.0 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 109.0 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 109.0 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 109.0 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 109.1 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 109.1 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 109.1 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 109.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 109.1 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 109.1 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 109.1 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 109.1 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 109.2 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 109.2 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 109.2 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 109.2 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 109.2 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 109.3 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 109.4 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 109.4 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 109.4 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 109.4 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 109.4 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 109.4 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 109.4 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 109.4 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 109.4 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 109.4 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 109.4 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 109.4 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 109.5 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 109.5 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 109.5 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 109.5 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 109.5 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 109.5 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 109.5 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 109.5 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 109.5 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 109.5 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 109.5 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 109.5 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 109.5 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 109.5 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 109.5 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 109.5 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 109.5 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 109.5 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 109.5 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 109.6 #14 109.6 Installed: #14 109.6 boost-1.75.0-13.el9_7.x86_64 #14 109.6 boost-atomic-1.75.0-13.el9_7.x86_64 #14 109.6 boost-chrono-1.75.0-13.el9_7.x86_64 #14 109.6 boost-container-1.75.0-13.el9_7.x86_64 #14 109.6 boost-context-1.75.0-13.el9_7.x86_64 #14 109.6 boost-contract-1.75.0-13.el9_7.x86_64 #14 109.6 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 109.6 boost-date-time-1.75.0-13.el9_7.x86_64 #14 109.6 boost-fiber-1.75.0-13.el9_7.x86_64 #14 109.6 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 109.6 boost-graph-1.75.0-13.el9_7.x86_64 #14 109.6 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 109.6 boost-locale-1.75.0-13.el9_7.x86_64 #14 109.6 boost-log-1.75.0-13.el9_7.x86_64 #14 109.6 boost-math-1.75.0-13.el9_7.x86_64 #14 109.6 boost-nowide-1.75.0-13.el9_7.x86_64 #14 109.6 boost-program-options-1.75.0-13.el9_7.x86_64 #14 109.6 boost-python3-1.75.0-13.el9_7.x86_64 #14 109.6 boost-random-1.75.0-13.el9_7.x86_64 #14 109.6 boost-regex-1.75.0-13.el9_7.x86_64 #14 109.6 boost-serialization-1.75.0-13.el9_7.x86_64 #14 109.6 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 109.6 boost-system-1.75.0-13.el9_7.x86_64 #14 109.6 boost-test-1.75.0-13.el9_7.x86_64 #14 109.6 boost-thread-1.75.0-13.el9_7.x86_64 #14 109.6 boost-timer-1.75.0-13.el9_7.x86_64 #14 109.6 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 109.6 boost-wave-1.75.0-13.el9_7.x86_64 #14 109.6 gperftools-libs-2.9.1-3.el9.x86_64 #14 109.6 libicu-67.1-10.el9_6.x86_64 #14 109.6 libunwind-1.6.2-1.el9.x86_64 #14 109.6 #14 109.6 Complete! #14 110.0 77 files removed #14 110.9 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 111.0 Collecting contrail-vrouter-api==0.1.dev0 #14 111.0 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 111.8 Installing collected packages: contrail-vrouter-api #14 111.9 Successfully installed contrail-vrouter-api-0.1.dev0 #14 111.9 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 112.8s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.4s #16 exporting to image #16 exporting layers #16 exporting layers 4.9s done #16 writing image sha256:3d763fa18ffe36a5cb92bf5d8a9cf52c162f5c53e3887ee29282ccbe78e8d0ff done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-4 done #16 DONE 5.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-03-27 11:40:51,036: INFO: Docker build duration: 144 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b05527e66c06: Preparing 76f2d8966814: Preparing 096c441491c6: Preparing 4a7b91d76b58: Preparing f76f3189f2de: Preparing 6ab3deebc483: Preparing ccf6b3913067: Preparing 851c6516f662: Preparing be7143277292: Preparing efd77d1076ec: Preparing a8a52aa05b83: Preparing ea26e49d742f: Preparing 2cce30e5da1a: Preparing 3cb8a9d0b2c6: Preparing 567da6a02742: Preparing b3e1dd2a3382: Preparing e7b4c2579e0f: Preparing b2e451b2eea2: Preparing 35cf9967d627: Preparing fd5498022818: Preparing 44343de3ea1d: Preparing f76f3189f2de: Waiting 6ab3deebc483: Waiting ccf6b3913067: Waiting 851c6516f662: Waiting be7143277292: Waiting efd77d1076ec: Waiting a8a52aa05b83: Waiting ea26e49d742f: Waiting 2cce30e5da1a: Waiting 3cb8a9d0b2c6: Waiting 567da6a02742: Waiting b3e1dd2a3382: Waiting e7b4c2579e0f: Waiting b2e451b2eea2: Waiting 35cf9967d627: Waiting fd5498022818: Waiting 44343de3ea1d: Waiting 4a7b91d76b58: Pushed 096c441491c6: Pushed b05527e66c06: Pushed 6ab3deebc483: Pushed f76f3189f2de: Pushed 851c6516f662: Layer already exists be7143277292: Layer already exists efd77d1076ec: Layer already exists ea26e49d742f: Layer already exists a8a52aa05b83: Layer already exists ccf6b3913067: Pushed 2cce30e5da1a: Layer already exists 3cb8a9d0b2c6: Layer already exists 567da6a02742: Layer already exists e7b4c2579e0f: Layer already exists b3e1dd2a3382: Layer already exists b2e451b2eea2: Layer already exists fd5498022818: Layer already exists 35cf9967d627: Layer already exists 44343de3ea1d: Layer already exists 76f2d8966814: Pushed master-2_3_5_4-4: digest: sha256:b56321eaf7a5add31e85c3ede877af9cae4c6e37c76bd9db76bf3b96b7ed4ed3 size: 4713 2026-03-27 11:41:08,234: INFO: Building opensdn-tor-agent finished successfully, duration: 161 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_3_5_4-4 df19067a2e80 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_3_5_4-4 b67274ce01a3 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-4 83d9cc61c93d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-4 ba4123b91f7a 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_4-4 0601e3fc6914 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-4 09656384e7f4 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_3_5_4-4 8f6ff7df1c1b 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_4-4 95eedac6392f 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-4 04b60c4c60eb 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-4 82a59df0e0e3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-4 6539840e4312 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-4 d70b0372ad1d 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-4 1f2b36192672 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-4 ab5f18862dd5 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-4 17dfa7edb5e6 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_4-4 c5d5497338b5 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-4 6f2a80c9725e 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_3_5_4-4 4863560528af 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_3_5_4-4 7295f39b9740 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_3_5_4-4 320b7ede85a6 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-4 ab6f4227197e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-4 cfaa1514ec0b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-4 d4156d59ee84 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_3_5_4-4 faee2c2b9e27 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-4 2ff86218427d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-4 ce1bfe971e52 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-4 7356c995798c 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-4 54f25d964026 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-4 8382b2ad0154 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-4 0f6aa723f10c 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-4 e4dd199793d3 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-4 eaa69c98bd63 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-4 96cae26f9189 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-4 c9cbd21bdc51 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-4 f02bb3c1f273 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-4 ed362e52fe40 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-4 e72bba22c7b2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_3_5_4-4 3f079855ce92 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-4 01ba656cbee6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-4 d6ff2108b5bb 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-4 e91c1da0dab9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-4 09bc670de74e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_3_5_4-4 02acface912e 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_3_5_4-4 f45137df9b67 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-4 3d763fa18ffe 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-4 14b98b2dcdfa 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_3_5_4-4 baf0f7800839 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_3_5_4-4 62e806e9487b 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_3_5_4-4 bcaf75cea84e 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 28ed4af3d16b 21GB 0B U opensdn-test-test:master-2_3_5_4-4 f45137df9b67 1.83GB 0B tf-dev-sandbox:compile 11b6a54ae0af 21.8GB 0B