2026-03-16 14:06:16,482: INFO: Building opensdn-tor-agent 2026-03-16 14:06:16,547: 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_5_8_5-1_5 --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 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_8_5-1_5 #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 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_8_5-1_5 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 2.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 3.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.0s #13 [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 #13 3.033 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 14 MB 00:00 #13 14.22 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 1.9 MB 00:00 #13 15.12 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 402 kB 00:00 #13 16.36 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 16 MB 00:00 #13 29.79 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 11 MB 00:00 #13 36.65 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.1 MB 00:00 #13 37.85 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 4.8 MB 00:00 #13 42.77 added from: http://tf-mirrors.gz1.opensdn.io/re 5.4 MB/s | 697 kB 00:00 #13 43.61 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 474 kB 00:00 #13 44.65 added from: http://tf-mirrors.gz1.opensdn.io/re 435 kB/s | 18 kB 00:00 #13 45.35 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 kB/s | 257 B 00:00 #13 46.05 added from: http://tf-mirrors.gz1.opensdn.io/re 379 kB/s | 15 kB 00:00 #13 46.76 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #13 48.36 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 39 MB 00:00 #13 78.11 Third parties for OpenSDN 35 MB/s | 5.1 MB 00:00 #13 92.30 Dependencies resolved. #13 92.30 ========================================================================================== #13 92.30 Package Arch Version Repository Size #13 92.30 ========================================================================================== #13 92.30 Installing: #13 92.30 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 92.30 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 92.30 Installing dependencies: #13 92.30 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 92.30 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 92.30 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 92.30 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 92.30 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 92.30 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 92.30 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 92.30 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 92.30 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 92.30 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 92.30 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 92.30 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 92.30 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 92.30 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 92.30 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 92.30 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 92.30 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 92.30 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 92.30 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 92.30 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 92.30 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 92.30 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 92.30 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 92.30 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 92.30 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 92.30 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 92.30 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 92.30 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 92.30 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 92.30 #13 92.30 Transaction Summary #13 92.30 ========================================================================================== #13 92.30 Install 31 Packages #13 92.30 #13 92.30 Total download size: 12 M #13 92.30 Installed size: 41 M #13 92.30 Downloading Packages: #13 92.32 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 583 kB/s | 9.9 kB 00:00 #13 92.32 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 743 kB/s | 15 kB 00:00 #13 92.32 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #13 92.34 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.8 MB/s | 35 kB 00:00 #13 92.34 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 632 kB/s | 13 kB 00:00 #13 92.36 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.5 MB/s | 43 kB 00:00 #13 92.36 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.6 MB/s | 30 kB 00:00 #13 92.36 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 11 kB 00:00 #13 92.38 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 37 kB 00:00 #13 92.38 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.9 MB/s | 55 kB 00:00 #13 92.38 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 7.8 MB/s | 99 kB 00:00 #13 92.38 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.3 MB/s | 37 kB 00:00 #13 92.41 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #13 92.49 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 203 kB 00:00 #13 92.49 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #13 92.49 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 405 kB 00:00 #13 92.49 (17/31): boost-program-options-1.75.0-13.el9_7. 8.0 MB/s | 104 kB 00:00 #13 92.49 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 2.8 MB/s | 91 kB 00:00 #13 92.54 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 710 kB/s | 22 kB 00:00 #13 92.54 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 275 kB 00:00 #13 92.57 (21/31): boost-serialization-1.75.0-13.el9_7.x8 5.0 MB/s | 127 kB 00:00 #13 92.57 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.4 MB/s | 25 kB 00:00 #13 92.57 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 714 kB/s | 11 kB 00:00 #13 92.57 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #13 92.57 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 53 kB 00:00 #13 92.57 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 21 kB 00:00 #13 92.57 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.5 MB/s | 28 kB 00:00 #13 92.60 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 207 kB 00:00 #13 92.60 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.7 MB/s | 67 kB 00:00 #13 92.60 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #13 92.77 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #13 92.77 -------------------------------------------------------------------------------- #13 92.77 Total 26 MB/s | 12 MB 00:00 #13 92.77 Running transaction check #13 92.89 Transaction check succeeded. #13 92.89 Running transaction test #13 93.07 Transaction test succeeded. #13 93.07 Running transaction #13 93.60 Preparing : 1/1 #13 93.95 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 93.95 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 93.95 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 94.01 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 94.68 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 95.13 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 95.65 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 95.89 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 95.89 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 95.93 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 95.93 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 95.95 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 95.96 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 95.96 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 96.03 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 96.05 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 96.06 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 96.09 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 96.09 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 96.10 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 96.12 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 96.16 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 96.19 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 96.20 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 96.22 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 96.25 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 96.29 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 96.30 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 96.33 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 96.33 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 96.37 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 96.77 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 98.26 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 98.26 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 98.26 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 98.26 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 98.26 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 98.26 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 98.26 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 98.26 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 98.26 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 98.26 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 98.26 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 98.26 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 98.26 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 98.26 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 98.26 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 98.26 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 98.26 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 98.26 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 98.26 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 98.26 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 98.26 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 98.26 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 98.26 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 98.26 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 98.26 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 98.26 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 98.26 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 98.27 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 98.27 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 98.27 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 98.27 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 98.65 #13 98.65 Installed: #13 98.65 boost-1.75.0-13.el9_7.x86_64 #13 98.65 boost-atomic-1.75.0-13.el9_7.x86_64 #13 98.65 boost-chrono-1.75.0-13.el9_7.x86_64 #13 98.65 boost-container-1.75.0-13.el9_7.x86_64 #13 98.65 boost-context-1.75.0-13.el9_7.x86_64 #13 98.65 boost-contract-1.75.0-13.el9_7.x86_64 #13 98.65 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 98.65 boost-date-time-1.75.0-13.el9_7.x86_64 #13 98.65 boost-fiber-1.75.0-13.el9_7.x86_64 #13 98.65 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 98.65 boost-graph-1.75.0-13.el9_7.x86_64 #13 98.65 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 98.65 boost-locale-1.75.0-13.el9_7.x86_64 #13 98.65 boost-log-1.75.0-13.el9_7.x86_64 #13 98.65 boost-math-1.75.0-13.el9_7.x86_64 #13 98.65 boost-nowide-1.75.0-13.el9_7.x86_64 #13 98.65 boost-program-options-1.75.0-13.el9_7.x86_64 #13 98.65 boost-python3-1.75.0-13.el9_7.x86_64 #13 98.65 boost-random-1.75.0-13.el9_7.x86_64 #13 98.65 boost-regex-1.75.0-13.el9_7.x86_64 #13 98.65 boost-serialization-1.75.0-13.el9_7.x86_64 #13 98.65 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 98.65 boost-system-1.75.0-13.el9_7.x86_64 #13 98.65 boost-test-1.75.0-13.el9_7.x86_64 #13 98.65 boost-thread-1.75.0-13.el9_7.x86_64 #13 98.65 boost-timer-1.75.0-13.el9_7.x86_64 #13 98.65 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 98.65 boost-wave-1.75.0-13.el9_7.x86_64 #13 98.65 gperftools-libs-2.9.1-3.el9.x86_64 #13 98.65 libicu-67.1-10.el9_6.x86_64 #13 98.65 libunwind-1.6.2-1.el9.x86_64 #13 98.65 #13 98.65 Complete! #13 99.45 77 files removed #13 100.2 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 100.3 Collecting contrail-vrouter-api==0.1.dev0 #13 100.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 100.5 Installing collected packages: contrail-vrouter-api #13 101.3 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 #13 101.3 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 102.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.6s #15 exporting to image #15 exporting layers #15 exporting layers 6.7s done #15 writing image sha256:bc94e24c09ca0c5ac08b8874efe6c04a0a1d90fc7c87472bab3b2a0fcd8f00c1 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_8_5-1_5 0.0s done #15 DONE 7.9s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-16 14:09:03,216: INFO: Docker build duration: 167 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 67400115ce86: Preparing 6e3d6c5c3274: Preparing 6ba5977cbd1b: Preparing b4996cb42d5a: Preparing 0304f43f651b: Preparing e3bd83f9db8d: Preparing 860645a97602: Preparing 54d71c6f35b0: Preparing 317b4dc80d74: Preparing 48927a59bd01: Preparing a2ca9da0fc02: Preparing 2d2cf724c539: Preparing 67400115ce86: Waiting 6e3d6c5c3274: Waiting 6ba5977cbd1b: Waiting b4996cb42d5a: Waiting 0304f43f651b: Waiting ffac74adf133: Preparing 349faceac7d4: Preparing dfbd6995eb97: Preparing 4d7118eaf9d0: Preparing 4ca498e66e1a: Preparing 0c8df4ab7aaa: Preparing 40ee06527849: Preparing bdfb2e2b58c0: Preparing 44343de3ea1d: Preparing e3bd83f9db8d: Waiting 860645a97602: Waiting 54d71c6f35b0: Waiting 317b4dc80d74: Waiting 48927a59bd01: Waiting a2ca9da0fc02: Waiting 2d2cf724c539: Waiting ffac74adf133: Waiting 349faceac7d4: Waiting dfbd6995eb97: Waiting 4d7118eaf9d0: Waiting 4ca498e66e1a: Waiting 0c8df4ab7aaa: Waiting 40ee06527849: Waiting 44343de3ea1d: Waiting bdfb2e2b58c0: Waiting 67400115ce86: Pushed 6ba5977cbd1b: Pushed b4996cb42d5a: Pushed 0304f43f651b: Pushed e3bd83f9db8d: Pushed 54d71c6f35b0: Layer already exists 317b4dc80d74: Layer already exists 48927a59bd01: Layer already exists 860645a97602: Pushed a2ca9da0fc02: Layer already exists 2d2cf724c539: Layer already exists ffac74adf133: Layer already exists 349faceac7d4: Layer already exists dfbd6995eb97: Layer already exists 4d7118eaf9d0: Layer already exists 4ca498e66e1a: Layer already exists 0c8df4ab7aaa: Layer already exists 40ee06527849: Layer already exists bdfb2e2b58c0: Layer already exists 44343de3ea1d: Layer already exists 6e3d6c5c3274: Pushed master-2_5_8_5-1_5: digest: sha256:7ae350420fc9ff92a6396271b44ce4808be96976846f2af70e269d75b21c814b size: 4714 2026-03-16 14:09:11,320: INFO: Building opensdn-tor-agent finished successfully, duration: 175 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_5_8_5-1_5 485ff9b1a1b4 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_8_5-1_5 e3cc0dbdd4aa 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_8_5-1_5 54c09f3ff6aa 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_8_5-1_5 361e2cd9ed52 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_8_5-1_5 c5646662c60e 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_8_5-1_5 01188053975a 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_8_5-1_5 df2f8f76fe23 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_8_5-1_5 2d1d3726cb51 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_8_5-1_5 b395920f9e4f 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_8_5-1_5 25add6418896 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_8_5-1_5 ae8e23055980 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_8_5-1_5 977f4fc88dd5 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_8_5-1_5 4c9b57745e75 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_8_5-1_5 4e49f8edefce 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_8_5-1_5 524aedc54bde 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_8_5-1_5 9e4bca2f9757 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_8_5-1_5 0cbe0015fdad 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_8_5-1_5 e1aa99abb4dd 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_8_5-1_5 fd970ebf11c2 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_8_5-1_5 6c6846f4e441 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_8_5-1_5 d4ef5e85479f 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_8_5-1_5 24166901bb23 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_8_5-1_5 6f4f8212f670 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_8_5-1_5 1df232f36bb7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_8_5-1_5 1945b26104b7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_8_5-1_5 40e601c39b08 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_8_5-1_5 6128610cdee8 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_8_5-1_5 c16ce223b25c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_8_5-1_5 ab92d25356f2 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_8_5-1_5 ad6bbf4889cf 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_8_5-1_5 595d696f0849 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_8_5-1_5 fe6be4c52efa 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_8_5-1_5 1abca268fab0 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_8_5-1_5 93887433414d 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_8_5-1_5 fdc09913604f 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_8_5-1_5 e4f75924f18b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_8_5-1_5 2017dca8e29f 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_8_5-1_5 123f1f50e868 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_8_5-1_5 2a8e1a551b4a 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_8_5-1_5 2406d0200226 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_8_5-1_5 cf8ab5aaf1eb 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_8_5-1_5 2c4ffcff6fe0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_8_5-1_5 3457095f4b85 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_8_5-1_5 4f302310532d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_8_5-1_5 d1620a102e37 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_8_5-1_5 0f9cd43e6bd3 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_8_5-1_5 5d78d22e79f4 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_8_5-1_5 bc94e24c09ca 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_8_5-1_5 fc332aef192e 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_8_5-1_5 07991f6403e1 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_8_5-1_5 d67f0d421c67 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_8_5-1_5 9a967fa5a145 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_8_5-1_5 31aad0b2c076 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_8_5-1_5 b0bb57a5c205 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 32acb9e2a8ae 21GB 0B U opensdn-test-test:master-2_5_8_5-1_5 5d78d22e79f4 1.83GB 0B tf-dev-sandbox:compile 0744f8ad26d7 21.8GB 0B