2026-06-18 14:22:18,346: INFO: Building opensdn-tor-agent 2026-06-18 14:22:18,399: 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_8_6_5-3 --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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-3 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.8s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-3 #5 DONE 0.9s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.2s #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.506 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 14 MB 00:00 #13 10.71 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 1.9 MB 00:00 #13 12.18 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 402 kB 00:00 #13 12.98 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 16 MB 00:00 #13 23.90 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 11 MB 00:00 #13 33.02 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #13 34.44 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #13 38.07 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #13 39.04 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 474 kB 00:00 #13 39.69 added from: http://tf-mirrors.gz1.opensdn.io/re 700 kB/s | 18 kB 00:00 #13 40.16 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 kB/s | 257 B 00:00 #13 40.63 added from: http://tf-mirrors.gz1.opensdn.io/re 71 kB/s | 15 kB 00:00 #13 41.06 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #13 42.91 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 39 MB 00:00 #13 67.71 Third parties for OpenSDN 49 MB/s | 5.1 MB 00:00 #13 78.88 Dependencies resolved. #13 78.88 ========================================================================================== #13 78.88 Package Arch Version Repository Size #13 78.88 ========================================================================================== #13 78.88 Installing: #13 78.88 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 78.88 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 78.88 Installing dependencies: #13 78.88 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 78.88 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 78.88 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 78.88 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 78.88 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 78.88 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 78.88 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 78.88 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 78.88 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 78.88 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 78.88 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 78.88 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 78.88 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 78.88 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 78.88 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 78.88 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 78.88 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 78.88 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 78.88 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 78.88 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 78.88 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 78.88 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 78.88 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 78.88 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 78.88 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 78.88 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 78.88 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 78.88 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 78.88 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 78.88 #13 78.88 Transaction Summary #13 78.88 ========================================================================================== #13 78.88 Install 31 Packages #13 78.88 #13 78.88 Total download size: 12 M #13 78.88 Installed size: 41 M #13 78.88 Downloading Packages: #13 79.17 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 35 kB/s | 9.9 kB 00:00 #13 79.17 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 53 kB/s | 15 kB 00:00 #13 79.19 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 79.19 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 35 kB 00:00 #13 79.26 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 151 kB/s | 13 kB 00:00 #13 79.56 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 120 kB/s | 43 kB 00:00 #13 79.56 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 101 kB/s | 30 kB 00:00 #13 79.56 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 365 kB/s | 11 kB 00:00 #13 79.68 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 313 kB/s | 37 kB 00:00 #13 79.93 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 157 kB/s | 55 kB 00:00 #13 79.93 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 394 kB/s | 99 kB 00:00 #13 79.94 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.0 MB/s | 37 kB 00:00 #13 79.96 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 9.8 MB/s | 212 kB 00:00 #13 79.99 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.1 MB/s | 203 kB 00:00 #13 79.99 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 844 kB/s | 13 kB 00:00 #13 80.01 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 405 kB 00:00 #13 80.01 (17/31): boost-program-options-1.75.0-13.el9_7. 5.6 MB/s | 104 kB 00:00 #13 80.03 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.0 MB/s | 91 kB 00:00 #13 80.04 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 814 kB/s | 22 kB 00:00 #13 80.24 (20/31): boost-serialization-1.75.0-13.el9_7.x8 678 kB/s | 127 kB 00:00 #13 80.24 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 275 kB 00:00 #13 80.25 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 877 kB/s | 25 kB 00:00 #13 80.26 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 511 kB/s | 11 kB 00:00 #13 80.27 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 228 kB 00:00 #13 80.27 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 53 kB 00:00 #13 80.29 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 21 kB 00:00 #13 80.31 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.1 MB/s | 28 kB 00:00 #13 80.32 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 9.9 MB/s | 207 kB 00:00 #13 80.41 (29/31): libicu-67.1-10.el9_6.x86_64.rpm 6.3 MB/s | 9.6 MB 00:01 #13 80.41 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 679 kB/s | 67 kB 00:00 #13 80.44 (31/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.6 MB/s | 308 kB 00:00 #13 80.44 -------------------------------------------------------------------------------- #13 80.44 Total 8.0 MB/s | 12 MB 00:01 #13 80.44 Running transaction check #13 80.48 Transaction check succeeded. #13 80.48 Running transaction test #13 80.67 Transaction test succeeded. #13 80.67 Running transaction #13 86.45 Preparing : 1/1 #13 86.63 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 86.63 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 86.68 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 86.68 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 86.99 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 87.03 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 87.03 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 87.03 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 87.04 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 87.05 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 87.06 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 87.08 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 87.09 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 87.09 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 87.10 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 87.10 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 87.12 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 87.15 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 87.15 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 87.15 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 87.16 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 87.16 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 87.18 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 87.19 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 87.19 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 87.21 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 87.21 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 87.22 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 87.24 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 87.24 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 87.28 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 87.28 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 89.00 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 89.00 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 89.00 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 89.00 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 89.00 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 89.00 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 89.00 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 89.00 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 89.00 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 89.00 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 89.00 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 89.00 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 89.00 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 89.00 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 89.00 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 89.00 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 89.00 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 89.00 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 89.00 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 89.00 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 89.00 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 89.00 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 89.00 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 89.00 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 89.00 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 89.00 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 89.00 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 89.00 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 89.00 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 89.00 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 89.00 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 89.38 #13 89.38 Installed: #13 89.38 boost-1.75.0-13.el9_7.x86_64 #13 89.38 boost-atomic-1.75.0-13.el9_7.x86_64 #13 89.38 boost-chrono-1.75.0-13.el9_7.x86_64 #13 89.38 boost-container-1.75.0-13.el9_7.x86_64 #13 89.38 boost-context-1.75.0-13.el9_7.x86_64 #13 89.38 boost-contract-1.75.0-13.el9_7.x86_64 #13 89.38 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 89.38 boost-date-time-1.75.0-13.el9_7.x86_64 #13 89.38 boost-fiber-1.75.0-13.el9_7.x86_64 #13 89.38 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 89.38 boost-graph-1.75.0-13.el9_7.x86_64 #13 89.38 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 89.38 boost-locale-1.75.0-13.el9_7.x86_64 #13 89.38 boost-log-1.75.0-13.el9_7.x86_64 #13 89.38 boost-math-1.75.0-13.el9_7.x86_64 #13 89.38 boost-nowide-1.75.0-13.el9_7.x86_64 #13 89.38 boost-program-options-1.75.0-13.el9_7.x86_64 #13 89.38 boost-python3-1.75.0-13.el9_7.x86_64 #13 89.38 boost-random-1.75.0-13.el9_7.x86_64 #13 89.38 boost-regex-1.75.0-13.el9_7.x86_64 #13 89.38 boost-serialization-1.75.0-13.el9_7.x86_64 #13 89.38 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 89.38 boost-system-1.75.0-13.el9_7.x86_64 #13 89.38 boost-test-1.75.0-13.el9_7.x86_64 #13 89.38 boost-thread-1.75.0-13.el9_7.x86_64 #13 89.38 boost-timer-1.75.0-13.el9_7.x86_64 #13 89.38 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 89.38 boost-wave-1.75.0-13.el9_7.x86_64 #13 89.38 gperftools-libs-2.9.1-3.el9.x86_64 #13 89.38 libicu-67.1-10.el9_6.x86_64 #13 89.38 libunwind-1.6.2-1.el9.x86_64 #13 89.38 #13 89.38 Complete! #13 89.83 77 files removed #13 90.25 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 90.31 Collecting contrail-vrouter-api==0.1.dev0 #13 90.35 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 90.80 Installing collected packages: contrail-vrouter-api #13 91.02 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 91.02 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 93.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.4s #15 exporting to image #15 exporting layers #15 exporting layers 1.4s done #15 writing image sha256:e8e295d0007db17bd47678ffbb4b90626588c540117557fe06464df3c8f4bcb9 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_5-3 0.1s done #15 DONE 1.6s 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-06-18 14:24:38,932: INFO: Docker build duration: 140 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 0bfbc892cc6f: Preparing f8f6b0b44dca: Preparing c647c7dc8b9f: Preparing 2121caa07671: Preparing 22506b1c505a: Preparing 03400ea036ef: Preparing 908713ca5eaf: Preparing 88625b9d1e96: Preparing 214be383a3c8: Preparing 7531fbf5bff5: Preparing 8388431f78f1: Preparing bfd9cccea0e2: Preparing 47d74ec662a2: Preparing 70e7409a0691: Preparing 5a1363c7d68a: Preparing 72de6123db4f: Preparing cfe8a2cc1618: Preparing 1fd4f7dd7dc4: Preparing 401a933392be: Preparing 301125c26632: Preparing 44343de3ea1d: Preparing 0bfbc892cc6f: Waiting f8f6b0b44dca: Waiting c647c7dc8b9f: Waiting 2121caa07671: Waiting 22506b1c505a: Waiting 03400ea036ef: Waiting 908713ca5eaf: Waiting 88625b9d1e96: Waiting 214be383a3c8: Waiting 7531fbf5bff5: Waiting 8388431f78f1: Waiting bfd9cccea0e2: Waiting 47d74ec662a2: Waiting 70e7409a0691: Waiting 5a1363c7d68a: Waiting 72de6123db4f: Waiting cfe8a2cc1618: Waiting 1fd4f7dd7dc4: Waiting 401a933392be: Waiting 301125c26632: Waiting 44343de3ea1d: Waiting 0bfbc892cc6f: Pushed c647c7dc8b9f: Pushed 2121caa07671: Pushed 22506b1c505a: Pushed 88625b9d1e96: Layer already exists 03400ea036ef: Pushed 214be383a3c8: Layer already exists 7531fbf5bff5: Layer already exists 8388431f78f1: Layer already exists bfd9cccea0e2: Layer already exists 908713ca5eaf: Pushed 47d74ec662a2: Layer already exists 5a1363c7d68a: Layer already exists 72de6123db4f: Layer already exists 70e7409a0691: Layer already exists cfe8a2cc1618: Layer already exists 1fd4f7dd7dc4: Layer already exists 401a933392be: Layer already exists 301125c26632: Layer already exists 44343de3ea1d: Layer already exists f8f6b0b44dca: Pushed master-2_8_6_5-3: digest: sha256:84dcb1444364f50e409b5735c2da6741293c74115bc04de481b95ca169c4438c size: 4713 2026-06-18 14:24:51,101: INFO: Building opensdn-tor-agent finished successfully, duration: 153 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_8_6_5-3 ddc2b92a5ee9 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_6_5-3 a3ad700a1e9b 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_5-3 250d4c8225a0 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_6_5-3 0c941d6600e8 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_5-3 94cf24703aca 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_6_5-3 a9d059befcdd 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_6_5-3 f4fd11af40fb 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_6_5-3 a254048262d6 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_6_5-3 6e32ddf318a1 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-3 a9e451dfd924 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_6_5-3 a0f52950a730 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_6_5-3 59a8a1d66644 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_6_5-3 e81a99a62164 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_6_5-3 7c3952a9a60e 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_6_5-3 f75b754c7624 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_6_5-3 523701aa2fa2 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_6_5-3 23164eb9a88d 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_6_5-3 bfab1ce0e697 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_6_5-3 ed5765800986 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_6_5-3 92b95be4589d 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_6_5-3 c773c4a7321e 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_6_5-3 7f760f5191b8 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_6_5-3 0f1beaa03d5d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_6_5-3 6a6b90fe6f8a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_6_5-3 67c8b4ef3c8c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_6_5-3 791f7f779406 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_6_5-3 5d57e3973032 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_6_5-3 1847e8b5181c 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_6_5-3 f18305c0f2d3 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_6_5-3 aa2952127982 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_6_5-3 3926a7c82fbd 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_6_5-3 f25e2ab28702 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_6_5-3 9a7c57e4335b 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_6_5-3 d054460f9916 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_6_5-3 f831e24fe483 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_6_5-3 c1849535d8df 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_6_5-3 89bc346b68ee 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_6_5-3 b35709d10569 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_6_5-3 b78ac903833f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_6_5-3 89c9b7c4b410 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_6_5-3 b31a27c8889f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_6_5-3 db160e3a3410 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_6_5-3 cc44dd0a09fa 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_6_5-3 9af62e7c94bd 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_6_5-3 194513a4b06b 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_6_5-3 9b9ec167af0d 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_8_6_5-3 bf988d93f4d4 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_5-3 e8e295d0007d 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_6_5-3 4c6aa6ec62f9 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_6_5-3 3d33879942ff 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_6_5-3 07d78cc7d7cc 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_6_5-3 5326528c920a 601MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_6_5-3 aef7848e260d 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_6_5-3 a9d8b498eeb1 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen b0af81daa3db 21GB 0B U opensdn-test-test:master-2_8_6_5-3 9b9ec167af0d 1.84GB 0B tf-dev-sandbox:compile fa8b56db229b 21.8GB 0B