2026-06-19 21:13:53,910: INFO: Building opensdn-tor-agent 2026-06-19 21:13:54,022: 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=r26.1-2_8_8_1-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --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.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_1-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.4s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_1-1 #5 DONE 0.2s #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.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.1s #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 1.503 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 18 MB 00:00 #13 6.664 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.9 MB 00:00 #13 9.095 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 516 kB 00:00 #13 10.32 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 20 MB 00:00 #13 19.97 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 15 MB 00:00 #13 26.74 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.2 MB 00:00 #13 27.80 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 6.3 MB 00:00 #13 30.76 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 966 kB 00:00 #13 31.64 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 480 kB 00:00 #13 32.14 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 19 kB 00:00 #13 32.53 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #13 32.79 added from: http://tf-mirrors.gz1.opensdn.io/re 731 kB/s | 15 kB 00:00 #13 33.17 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 112 kB 00:00 #13 34.54 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 44 MB 00:00 #13 74.13 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #13 93.89 Dependencies resolved. #13 93.89 ========================================================================================== #13 93.89 Package Arch Version Repository Size #13 93.89 ========================================================================================== #13 93.89 Installing: #13 93.89 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 93.89 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 93.89 Installing dependencies: #13 93.89 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 93.89 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 93.89 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 93.89 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 93.89 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 93.89 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 93.89 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 93.89 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 93.89 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 93.89 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 93.89 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 93.89 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 93.89 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 93.89 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 93.89 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 93.89 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 93.89 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 93.89 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 93.89 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 93.89 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 93.89 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 93.89 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 93.89 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 93.89 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 93.89 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 93.89 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 93.89 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 93.89 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 93.89 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 93.89 #13 93.89 Transaction Summary #13 93.89 ========================================================================================== #13 93.89 Install 31 Packages #13 93.89 #13 93.90 Total download size: 12 M #13 93.90 Installed size: 41 M #13 93.90 Downloading Packages: #13 93.92 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #13 93.92 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 582 kB/s | 9.9 kB 00:00 #13 93.92 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #13 93.93 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.9 MB/s | 35 kB 00:00 #13 93.93 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #13 93.93 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.1 MB/s | 43 kB 00:00 #13 93.94 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.9 MB/s | 30 kB 00:00 #13 93.95 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 873 kB/s | 11 kB 00:00 #13 93.95 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 37 kB 00:00 #13 93.96 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.8 MB/s | 55 kB 00:00 #13 93.97 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 99 kB 00:00 #13 93.98 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.1 MB/s | 37 kB 00:00 #13 94.00 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 6.8 MB/s | 212 kB 00:00 #13 94.12 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 405 kB 00:00 #13 94.14 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 203 kB 00:00 #13 94.14 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 937 kB/s | 13 kB 00:00 #13 94.14 (17/31): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #13 94.14 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 94.15 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 22 kB 00:00 #13 94.17 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 275 kB 00:00 #13 94.18 (21/31): boost-serialization-1.75.0-13.el9_7.x8 4.5 MB/s | 127 kB 00:00 #13 94.18 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.1 MB/s | 25 kB 00:00 #13 94.19 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 11 kB 00:00 #13 94.19 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.0 MB/s | 53 kB 00:00 #13 94.24 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 228 kB 00:00 #13 94.24 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 765 kB/s | 21 kB 00:00 #13 94.26 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.3 MB/s | 28 kB 00:00 #13 94.26 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 207 kB 00:00 #13 94.27 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.7 MB/s | 67 kB 00:00 #13 94.30 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.9 MB/s | 308 kB 00:00 #13 94.44 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #13 94.44 -------------------------------------------------------------------------------- #13 94.44 Total 23 MB/s | 12 MB 00:00 #13 94.44 Running transaction check #13 94.58 Transaction check succeeded. #13 94.58 Running transaction test #13 94.77 Transaction test succeeded. #13 94.77 Running transaction #13 96.17 Preparing : 1/1 #13 96.33 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 96.35 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 96.35 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 96.36 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 96.75 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 96.78 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 96.79 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 96.80 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 96.80 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 96.82 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 96.84 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 96.85 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 96.85 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 96.87 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 96.88 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 96.91 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 96.92 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 96.93 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 96.95 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 96.97 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 96.98 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 97.01 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 97.02 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 97.03 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 97.04 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 97.05 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 97.07 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 97.08 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 97.09 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 97.09 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 97.11 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 97.13 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 97.54 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 97.54 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 97.55 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 97.55 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 97.55 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 97.55 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 97.55 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 97.55 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 97.55 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 97.55 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 97.55 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 97.55 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 97.55 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 97.55 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 97.55 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 97.55 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 97.55 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 97.55 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 97.55 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 97.56 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 97.56 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 97.56 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 97.56 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 97.56 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 97.56 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 97.56 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 97.56 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 97.56 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 97.56 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 97.56 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 97.56 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 97.69 #13 97.69 Installed: #13 97.69 boost-1.75.0-13.el9_7.x86_64 #13 97.69 boost-atomic-1.75.0-13.el9_7.x86_64 #13 97.69 boost-chrono-1.75.0-13.el9_7.x86_64 #13 97.69 boost-container-1.75.0-13.el9_7.x86_64 #13 97.69 boost-context-1.75.0-13.el9_7.x86_64 #13 97.69 boost-contract-1.75.0-13.el9_7.x86_64 #13 97.69 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 97.69 boost-date-time-1.75.0-13.el9_7.x86_64 #13 97.69 boost-fiber-1.75.0-13.el9_7.x86_64 #13 97.69 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 97.69 boost-graph-1.75.0-13.el9_7.x86_64 #13 97.69 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 97.69 boost-locale-1.75.0-13.el9_7.x86_64 #13 97.69 boost-log-1.75.0-13.el9_7.x86_64 #13 97.69 boost-math-1.75.0-13.el9_7.x86_64 #13 97.69 boost-nowide-1.75.0-13.el9_7.x86_64 #13 97.69 boost-program-options-1.75.0-13.el9_7.x86_64 #13 97.69 boost-python3-1.75.0-13.el9_7.x86_64 #13 97.69 boost-random-1.75.0-13.el9_7.x86_64 #13 97.69 boost-regex-1.75.0-13.el9_7.x86_64 #13 97.69 boost-serialization-1.75.0-13.el9_7.x86_64 #13 97.69 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 97.69 boost-system-1.75.0-13.el9_7.x86_64 #13 97.69 boost-test-1.75.0-13.el9_7.x86_64 #13 97.69 boost-thread-1.75.0-13.el9_7.x86_64 #13 97.69 boost-timer-1.75.0-13.el9_7.x86_64 #13 97.69 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 97.69 boost-wave-1.75.0-13.el9_7.x86_64 #13 97.69 gperftools-libs-2.9.1-3.el9.x86_64 #13 97.69 libicu-67.1-10.el9_6.x86_64 #13 97.69 libunwind-1.6.2-1.el9.x86_64 #13 97.69 #13 97.69 Complete! #13 98.11 77 files removed #13 99.74 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 99.90 Collecting contrail-vrouter-api==0.1.dev0 #13 99.92 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 100.7 Installing collected packages: contrail-vrouter-api #13 100.7 Successfully installed contrail-vrouter-api-0.1.dev0 #13 100.7 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 DONE 102.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 3.4s done #15 writing image sha256:9665a5e5278b147d533608cb2fa49a24abf45b3670b6d161f4c250d0fa5f6a3b 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r26.1-2_8_8_1-1 0.0s done #15 DONE 3.5s 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-19 21:15:56,831: INFO: Docker build duration: 123 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 669929ad9900: Preparing 617440b56cd6: Preparing 4e59bbaf698a: Preparing 9855aa3326b3: Preparing b5abfcdcdbbf: Preparing a4677a4c08fb: Preparing b0f109ffafec: Preparing 8aaceed31dc0: Preparing bb1090ce9524: Preparing b189e4640ab9: Preparing 186c170d3056: Preparing 452f8d7e68bd: Preparing a3de73d3f431: Preparing 103e8b70d769: Preparing 3f745c45736b: Preparing 585e6c24873f: Preparing a13f6eea6550: Preparing c66029b8e0c3: Preparing ac9f101ba11e: Preparing 8baaf3cb35b4: Preparing 44343de3ea1d: Preparing 9855aa3326b3: Waiting b5abfcdcdbbf: Waiting a4677a4c08fb: Waiting b0f109ffafec: Waiting 8aaceed31dc0: Waiting bb1090ce9524: Waiting 186c170d3056: Waiting 452f8d7e68bd: Waiting a3de73d3f431: Waiting 103e8b70d769: Waiting 3f745c45736b: Waiting 585e6c24873f: Waiting a13f6eea6550: Waiting c66029b8e0c3: Waiting ac9f101ba11e: Waiting 8baaf3cb35b4: Waiting 44343de3ea1d: Waiting b189e4640ab9: Waiting 4e59bbaf698a: Pushed 9855aa3326b3: Pushed 669929ad9900: Pushed a4677a4c08fb: Pushed b5abfcdcdbbf: Pushed 8aaceed31dc0: Layer already exists bb1090ce9524: Layer already exists b189e4640ab9: Layer already exists 186c170d3056: Layer already exists b0f109ffafec: Pushed 452f8d7e68bd: Layer already exists a3de73d3f431: Layer already exists 103e8b70d769: Layer already exists 3f745c45736b: Layer already exists 585e6c24873f: Layer already exists a13f6eea6550: Layer already exists c66029b8e0c3: Layer already exists ac9f101ba11e: Layer already exists 8baaf3cb35b4: Layer already exists 44343de3ea1d: Layer already exists 617440b56cd6: Pushed r26.1-2_8_8_1-1: digest: sha256:1e3d75d388e6a9b41df87a10713447bcb2561cc03b6231cc876a4fdfe77d524f size: 4713 2026-06-19 21:16:23,754: INFO: Building opensdn-tor-agent finished successfully, duration: 150 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:r26.1-2_8_8_1-1 ec1bb6dd6ca8 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r26.1-2_8_8_1-1 793335faa4b0 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r26.1-2_8_8_1-1 2709f1b5143e 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r26.1-2_8_8_1-1 07db92f50a28 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r26.1-2_8_8_1-1 9f57719d5d61 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r26.1-2_8_8_1-1 5c5703a80f28 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_1-1 7536839980f0 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r26.1-2_8_8_1-1 d6ddc5b8618d 760MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r26.1-2_8_8_1-1 db46e59cf582 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r26.1-2_8_8_1-1 0ea09e6e5e51 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r26.1-2_8_8_1-1 ed3ec6c89aaf 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r26.1-2_8_8_1-1 cef7338cd6a2 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r26.1-2_8_8_1-1 07504b9be4ef 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:r26.1-2_8_8_1-1 c596a513ca07 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:r26.1-2_8_8_1-1 d0208a83dd94 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r26.1-2_8_8_1-1 51f2b39992bd 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r26.1-2_8_8_1-1 7861191f2e4e 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r26.1-2_8_8_1-1 97f2538a7a80 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r26.1-2_8_8_1-1 0a4902f57fae 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r26.1-2_8_8_1-1 c9f76f1f0e38 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r26.1-2_8_8_1-1 2288db4004f9 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r26.1-2_8_8_1-1 f69c94f83438 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r26.1-2_8_8_1-1 c5c83a58b2f1 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r26.1-2_8_8_1-1 d34b45f7a636 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r26.1-2_8_8_1-1 e2de67b341cf 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r26.1-2_8_8_1-1 245aefbf7937 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r26.1-2_8_8_1-1 ea78a7725922 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r26.1-2_8_8_1-1 67e3288a8073 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r26.1-2_8_8_1-1 96d6bd14caeb 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r26.1-2_8_8_1-1 0dda17f9c5d9 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r26.1-2_8_8_1-1 bff080f41e18 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r26.1-2_8_8_1-1 681959c9b90b 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r26.1-2_8_8_1-1 db69a2df715b 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r26.1-2_8_8_1-1 a43cda79ec72 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r26.1-2_8_8_1-1 0c21e90bf9ad 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r26.1-2_8_8_1-1 0284db860d07 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r26.1-2_8_8_1-1 079aaa4e8bc4 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r26.1-2_8_8_1-1 eaf55fe8d187 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r26.1-2_8_8_1-1 9665a5e5278b 778MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:r26.1-2_8_8_1-1 ccc5a58eaeef 978MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r26.1-2_8_8_1-1 5c7398642a54 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r26.1-2_8_8_1-1 a84c6bbae63a 787MB 0B nexus.gz1.opensdn.io:5101/tf-ansible-deployer:r26.1-2_8_8_1-1 b0c8022491d5 1.41MB 0B nexus.gz1.opensdn.io:5101/tf-build-manifest:r26.1-2_8_8_1-1 ba800b9910ce 4.17kB 0B nexus.gz1.opensdn.io:5101/tf-charms:r26.1-2_8_8_1-1 d8644b3d1136 6.05MB 0B nexus.gz1.opensdn.io:5101/tf-container-builder:r26.1-2_8_8_1-1 0746e57a90d0 2.39MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 170d0caf9f6a 2.9GB 0B U nexus.gz1.opensdn.io:5101/tf-kolla-ansible:r26.1-2_8_8_1-1 6993036e4a6f 32.7MB 0B tf-dev-sandbox:compile b1bc833ea360 22.4GB 0B