2026-03-02 13:18:48,636: INFO: Building opensdn-tor-agent 2026-03-02 13:18:48,680: 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_6_3_3-2 --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.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_3-2 #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.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_3-2 #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 done #7 DONE 1.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.8s #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 2.066 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 14 MB 00:00 #13 7.916 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #13 9.134 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 402 kB 00:00 #13 10.04 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 16 MB 00:00 #13 17.60 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 11 MB 00:00 #13 22.82 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #13 23.61 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #13 25.74 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 697 kB 00:00 #13 26.27 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 474 kB 00:00 #13 26.63 added from: http://tf-mirrors.gz1.opensdn.io/re 676 kB/s | 18 kB 00:00 #13 26.89 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 27.27 added from: http://tf-mirrors.gz1.opensdn.io/re 488 kB/s | 15 kB 00:00 #13 27.58 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 MB/s | 96 kB 00:00 #13 28.43 added from: http://tf-mirrors.gz1.opensdn.io/re 69 MB/s | 39 MB 00:00 #13 57.74 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #13 72.93 Dependencies resolved. #13 72.93 ========================================================================================== #13 72.93 Package Arch Version Repository Size #13 72.93 ========================================================================================== #13 72.93 Installing: #13 72.93 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 72.93 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 72.93 Installing dependencies: #13 72.93 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 72.93 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 72.93 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 72.93 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 72.93 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 72.93 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 72.93 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 72.93 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 72.93 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 72.93 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 72.93 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 72.93 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 72.93 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 72.93 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 72.93 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 72.93 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 72.93 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 72.93 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 72.93 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 72.93 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 72.93 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 72.93 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 72.93 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 72.93 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 72.93 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 72.93 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 72.93 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 72.93 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 72.93 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 72.93 #13 72.93 Transaction Summary #13 72.93 ========================================================================================== #13 72.93 Install 31 Packages #13 72.93 #13 72.93 Total download size: 12 M #13 72.93 Installed size: 41 M #13 72.93 Downloading Packages: #13 72.96 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 347 kB/s | 9.9 kB 00:00 #13 72.96 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 471 kB/s | 15 kB 00:00 #13 72.96 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #13 72.98 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.4 MB/s | 35 kB 00:00 #13 72.98 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 72.98 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.5 MB/s | 43 kB 00:00 #13 72.98 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.6 MB/s | 30 kB 00:00 #13 73.00 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.0 MB/s | 11 kB 00:00 #13 73.00 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 37 kB 00:00 #13 73.00 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 9.0 MB/s | 55 kB 00:00 #13 73.01 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.0 MB/s | 99 kB 00:00 #13 73.02 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.6 MB/s | 37 kB 00:00 #13 73.04 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 8.5 MB/s | 212 kB 00:00 #13 73.06 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.9 MB/s | 405 kB 00:00 #13 73.08 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.5 MB/s | 203 kB 00:00 #13 73.08 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 73.08 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #13 73.11 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 73.11 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 22 kB 00:00 #13 73.11 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 275 kB 00:00 #13 73.11 (21/31): boost-serialization-1.75.0-13.el9_7.x8 10 MB/s | 127 kB 00:00 #13 73.11 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #13 73.11 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 11 kB 00:00 #13 73.11 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 228 kB 00:00 #13 73.11 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.9 MB/s | 53 kB 00:00 #13 73.13 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.9 MB/s | 21 kB 00:00 #13 73.13 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.3 MB/s | 28 kB 00:00 #13 73.13 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #13 73.13 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 73.16 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.7 MB/s | 67 kB 00:00 #13 73.25 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #13 73.25 -------------------------------------------------------------------------------- #13 73.25 Total 38 MB/s | 12 MB 00:00 #13 73.25 Running transaction check #13 73.31 Transaction check succeeded. #13 73.31 Running transaction test #13 73.60 Transaction test succeeded. #13 73.60 Running transaction #13 74.20 Preparing : 1/1 #13 74.31 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 74.31 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 74.33 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 74.33 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 74.72 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 74.72 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 74.74 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 74.74 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 74.77 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 74.77 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 74.80 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 74.80 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 74.80 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 74.81 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 74.82 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 74.83 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 74.83 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 74.85 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 74.85 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 74.89 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 74.89 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 74.89 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 74.91 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 74.91 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 74.98 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 75.01 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 75.01 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 75.02 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 75.04 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 75.05 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 75.09 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 75.12 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 75.26 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 75.26 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 75.26 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 75.26 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 75.26 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 75.26 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 75.26 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 75.26 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 75.26 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 75.26 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 75.26 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 75.26 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 75.26 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 75.26 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 75.26 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 75.26 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 75.26 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 75.26 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 75.26 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 75.26 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 75.26 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 75.26 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 75.26 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 75.26 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 75.26 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 75.26 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 75.26 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 75.26 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 75.26 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 75.26 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 75.26 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 75.38 #13 75.38 Installed: #13 75.38 boost-1.75.0-13.el9_7.x86_64 #13 75.38 boost-atomic-1.75.0-13.el9_7.x86_64 #13 75.38 boost-chrono-1.75.0-13.el9_7.x86_64 #13 75.38 boost-container-1.75.0-13.el9_7.x86_64 #13 75.38 boost-context-1.75.0-13.el9_7.x86_64 #13 75.38 boost-contract-1.75.0-13.el9_7.x86_64 #13 75.38 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 75.38 boost-date-time-1.75.0-13.el9_7.x86_64 #13 75.38 boost-fiber-1.75.0-13.el9_7.x86_64 #13 75.38 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 75.38 boost-graph-1.75.0-13.el9_7.x86_64 #13 75.38 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 75.38 boost-locale-1.75.0-13.el9_7.x86_64 #13 75.38 boost-log-1.75.0-13.el9_7.x86_64 #13 75.38 boost-math-1.75.0-13.el9_7.x86_64 #13 75.38 boost-nowide-1.75.0-13.el9_7.x86_64 #13 75.38 boost-program-options-1.75.0-13.el9_7.x86_64 #13 75.38 boost-python3-1.75.0-13.el9_7.x86_64 #13 75.38 boost-random-1.75.0-13.el9_7.x86_64 #13 75.38 boost-regex-1.75.0-13.el9_7.x86_64 #13 75.38 boost-serialization-1.75.0-13.el9_7.x86_64 #13 75.38 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 75.38 boost-system-1.75.0-13.el9_7.x86_64 #13 75.38 boost-test-1.75.0-13.el9_7.x86_64 #13 75.38 boost-thread-1.75.0-13.el9_7.x86_64 #13 75.38 boost-timer-1.75.0-13.el9_7.x86_64 #13 75.38 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 75.38 boost-wave-1.75.0-13.el9_7.x86_64 #13 75.38 gperftools-libs-2.9.1-3.el9.x86_64 #13 75.38 libicu-67.1-10.el9_6.x86_64 #13 75.38 libunwind-1.6.2-1.el9.x86_64 #13 75.38 #13 75.38 Complete! #13 75.94 77 files removed #13 76.53 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 76.63 Collecting contrail-vrouter-api==0.1.dev0 #13 76.63 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 76.89 Installing collected packages: contrail-vrouter-api #13 76.92 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 76.92 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 77.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 4.4s done #15 writing image sha256:1b59e845afd7ee4ec470893b2487d04f967cba2a85419d1ec805ffb4fddf3638 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_3-2 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_3-2 0.1s done #15 DONE 4.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-03-02 13:20:28,906: INFO: Docker build duration: 100 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f1899e924c09: Preparing 2177bdc728dc: Preparing 2ed1f38690e9: Preparing d08f65eb1368: Preparing 5ecff066412d: Preparing e91037ba64a0: Preparing eca142b5b9ef: Preparing 4bd4ce94226c: Preparing 9e6963bc310d: Preparing 4ce3e3667f10: Preparing c308b1a11ed6: Preparing 7f07f47b6db6: Preparing 441946c83243: Preparing 7be6c46e626b: Preparing bbb8fb7a1bf1: Preparing c29cd3670508: Preparing 7a07989a3120: Preparing a6b1e17ead84: Preparing 8889dcac85ea: Preparing ce6c6bb53eff: Preparing 44343de3ea1d: Preparing f1899e924c09: Waiting 2177bdc728dc: Waiting 2ed1f38690e9: Waiting d08f65eb1368: Waiting 5ecff066412d: Waiting e91037ba64a0: Waiting eca142b5b9ef: Waiting 4bd4ce94226c: Waiting 9e6963bc310d: Waiting 4ce3e3667f10: Waiting c308b1a11ed6: Waiting 7f07f47b6db6: Waiting 441946c83243: Waiting 7be6c46e626b: Waiting bbb8fb7a1bf1: Waiting c29cd3670508: Waiting 7a07989a3120: Waiting a6b1e17ead84: Waiting 8889dcac85ea: Waiting ce6c6bb53eff: Waiting 44343de3ea1d: Waiting f1899e924c09: Pushed 2ed1f38690e9: Pushed 2177bdc728dc: Pushed d08f65eb1368: Pushed e91037ba64a0: Pushed 5ecff066412d: Pushed 4bd4ce94226c: Layer already exists 9e6963bc310d: Layer already exists 4ce3e3667f10: Layer already exists c308b1a11ed6: Layer already exists 7f07f47b6db6: Layer already exists eca142b5b9ef: Pushed 441946c83243: Layer already exists 7be6c46e626b: Layer already exists bbb8fb7a1bf1: Layer already exists c29cd3670508: Layer already exists 7a07989a3120: Layer already exists a6b1e17ead84: Layer already exists 8889dcac85ea: Layer already exists ce6c6bb53eff: Layer already exists 44343de3ea1d: Layer already exists master-2_6_3_3-2: digest: sha256:a7cdab9222190665ae2e220d483f16ddb7fa147a99200e50483ad221a5503915 size: 4714 2026-03-02 13:20:54,864: INFO: Building opensdn-tor-agent finished successfully, duration: 126 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_6_3_3-2 924ff0d67f3b 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_3-2 610951f27ca2 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_3-2 7e9ed5e5c8b8 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_3-2 ba60061fafb3 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_3-2 4dc8f7c80a4d 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_3-2 acc5028fa77b 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_3-2 d9a09dfe819f 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_3-2 45fa349e1764 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_3-2 727d53a9607f 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_3-2 08540abc2304 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_3-2 1484e3510343 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_3-2 1cd4030a882b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_3-2 88ea79540d06 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_3_3-2 1cd1ceea7270 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_3-2 2c4c7cebc853 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_3-2 429caedd1658 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_3-2 a6c2f6ab546c 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_3-2 5b2f8e9d6a97 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_3-2 a2fd25957551 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_3-2 3c2539450ecd 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_3-2 c820d5fccb84 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_3-2 29faf9d9facb 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_3-2 e60c3e6b860b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_3-2 c144479ac6f4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_3-2 6231b3b677a3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_3_3-2 d575c659624a 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_3-2 b828e27131e9 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_3-2 e8067520a80e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_3-2 b7da1fac5466 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_3-2 04f856d6fce1 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_3-2 601c166780cc 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_3-2 ed45ebd920c6 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_3-2 f2979823c8ac 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_3-2 5dc9cfff0496 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_3-2 82a81679f72f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_3-2 a6b2337359ae 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_3-2 2368c4f6e1db 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_3-2 e5c06a2e079f 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_3-2 d7cacbd43d28 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_3-2 82db77281e79 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_3-2 e929b2bd3f8b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_3-2 4926f362535c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_3-2 4460c56b1efe 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_3-2 a8781554c005 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_3-2 4e8fe2ef5e6c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_3-2 32c2ec30265d 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_3-2 1b59e845afd7 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_3-2 f47cfb7bd2d9 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_3-2 fb444e7b1cd2 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen bbd665697bf7 2.9GB 0B U opensdn-test-test:master-2_6_3_3-2 32c2ec30265d 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 82c53ee182d6 24.7GB 0B tf-dev-sandbox:frozen bbd665697bf7 2.9GB 0B U