2026-06-19 18:12:24,028: INFO: Building opensdn-tor-agent 2026-06-19 18:12:24,082: 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_2-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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_2-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 2.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_2-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.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.0s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.4s #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.252 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 18 MB 00:00 #13 9.725 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.9 MB 00:00 #13 12.42 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 516 kB 00:00 #13 13.86 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 20 MB 00:00 #13 32.85 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 15 MB 00:00 #13 46.28 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.2 MB 00:00 #13 48.25 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 6.3 MB 00:00 #13 53.64 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 966 kB 00:00 #13 55.08 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 480 kB 00:00 #13 56.14 added from: http://tf-mirrors.gz1.opensdn.io/re 739 kB/s | 19 kB 00:00 #13 56.89 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 kB/s | 257 B 00:00 #13 57.76 added from: http://tf-mirrors.gz1.opensdn.io/re 498 kB/s | 15 kB 00:00 #13 58.44 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 112 kB 00:00 #13 60.71 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 44 MB 00:01 #13 90.94 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #13 102.9 Dependencies resolved. #13 102.9 ========================================================================================== #13 102.9 Package Arch Version Repository Size #13 102.9 ========================================================================================== #13 102.9 Installing: #13 102.9 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 102.9 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 102.9 Installing dependencies: #13 102.9 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 102.9 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 102.9 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 102.9 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 102.9 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 102.9 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 102.9 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 102.9 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 102.9 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 102.9 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 102.9 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 102.9 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 102.9 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 102.9 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 102.9 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 102.9 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 102.9 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 102.9 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 102.9 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 102.9 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 102.9 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 102.9 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 102.9 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 102.9 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 102.9 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 102.9 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 102.9 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 102.9 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 102.9 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 102.9 #13 102.9 Transaction Summary #13 102.9 ========================================================================================== #13 102.9 Install 31 Packages #13 102.9 #13 102.9 Total download size: 12 M #13 102.9 Installed size: 41 M #13 102.9 Downloading Packages: #13 103.0 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 280 kB/s | 15 kB 00:00 #13 103.1 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 70 kB/s | 9.9 kB 00:00 #13 103.2 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 88 kB/s | 23 kB 00:00 #13 103.2 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 191 kB/s | 35 kB 00:00 #13 103.2 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 623 kB/s | 13 kB 00:00 #13 103.2 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.8 MB/s | 43 kB 00:00 #13 103.2 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 30 kB 00:00 #13 103.2 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 767 kB/s | 11 kB 00:00 #13 103.2 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 37 kB 00:00 #13 103.2 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.6 MB/s | 55 kB 00:00 #13 103.2 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.7 MB/s | 99 kB 00:00 #13 103.3 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.2 MB/s | 37 kB 00:00 #13 103.3 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 5.0 MB/s | 212 kB 00:00 #13 103.3 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #13 103.3 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #13 103.3 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 203 kB 00:00 #13 103.4 (17/31): boost-program-options-1.75.0-13.el9_7. 5.0 MB/s | 104 kB 00:00 #13 103.4 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 3.2 MB/s | 91 kB 00:00 #13 103.4 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 961 kB/s | 22 kB 00:00 #13 103.4 (20/31): boost-serialization-1.75.0-13.el9_7.x8 14 MB/s | 127 kB 00:00 #13 103.4 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 275 kB 00:00 #13 103.4 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 555 kB/s | 25 kB 00:00 #13 103.4 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 845 kB/s | 11 kB 00:00 #13 103.4 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 228 kB 00:00 #13 103.4 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 53 kB 00:00 #13 103.6 (26/31): libicu-67.1-10.el9_6.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #13 103.6 (27/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 206 kB/s | 21 kB 00:00 #13 103.6 (28/31): boost-type_erasure-1.75.0-13.el9_7.x86 261 kB/s | 28 kB 00:00 #13 103.6 (29/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 207 kB 00:00 #13 103.6 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.3 MB/s | 67 kB 00:00 #13 103.6 (31/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 12 MB/s | 308 kB 00:00 #13 103.6 -------------------------------------------------------------------------------- #13 103.6 Total 17 MB/s | 12 MB 00:00 #13 103.6 Running transaction check #13 103.6 Transaction check succeeded. #13 103.6 Running transaction test #13 103.9 Transaction test succeeded. #13 103.9 Running transaction #13 105.2 Preparing : 1/1 #13 105.3 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 105.3 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 105.3 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 105.3 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 105.6 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 105.6 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 105.6 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 105.6 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 105.6 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 105.7 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 105.7 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 105.7 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 105.7 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 105.7 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 105.7 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 105.8 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 105.8 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 105.8 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 105.8 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 105.8 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 105.8 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 105.8 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 105.8 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 105.8 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 105.8 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 105.8 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 105.9 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 105.9 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 105.9 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 105.9 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 105.9 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 106.0 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 108.0 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 108.0 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 108.0 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 108.0 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 108.0 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 108.0 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 108.0 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 108.0 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 108.0 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 108.0 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 108.0 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 108.0 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 108.0 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 108.0 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 108.0 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 108.0 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 108.0 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 108.0 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 108.0 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 108.0 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 108.0 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 108.0 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 108.0 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 108.0 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 108.0 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 108.0 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 108.0 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 108.0 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 108.0 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 108.0 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 108.0 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 108.2 #13 108.2 Installed: #13 108.2 boost-1.75.0-13.el9_7.x86_64 #13 108.2 boost-atomic-1.75.0-13.el9_7.x86_64 #13 108.2 boost-chrono-1.75.0-13.el9_7.x86_64 #13 108.2 boost-container-1.75.0-13.el9_7.x86_64 #13 108.2 boost-context-1.75.0-13.el9_7.x86_64 #13 108.2 boost-contract-1.75.0-13.el9_7.x86_64 #13 108.2 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 108.2 boost-date-time-1.75.0-13.el9_7.x86_64 #13 108.2 boost-fiber-1.75.0-13.el9_7.x86_64 #13 108.2 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 108.2 boost-graph-1.75.0-13.el9_7.x86_64 #13 108.2 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 108.2 boost-locale-1.75.0-13.el9_7.x86_64 #13 108.2 boost-log-1.75.0-13.el9_7.x86_64 #13 108.2 boost-math-1.75.0-13.el9_7.x86_64 #13 108.2 boost-nowide-1.75.0-13.el9_7.x86_64 #13 108.2 boost-program-options-1.75.0-13.el9_7.x86_64 #13 108.2 boost-python3-1.75.0-13.el9_7.x86_64 #13 108.2 boost-random-1.75.0-13.el9_7.x86_64 #13 108.2 boost-regex-1.75.0-13.el9_7.x86_64 #13 108.2 boost-serialization-1.75.0-13.el9_7.x86_64 #13 108.2 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 108.2 boost-system-1.75.0-13.el9_7.x86_64 #13 108.2 boost-test-1.75.0-13.el9_7.x86_64 #13 108.2 boost-thread-1.75.0-13.el9_7.x86_64 #13 108.2 boost-timer-1.75.0-13.el9_7.x86_64 #13 108.2 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 108.2 boost-wave-1.75.0-13.el9_7.x86_64 #13 108.2 gperftools-libs-2.9.1-3.el9.x86_64 #13 108.2 libicu-67.1-10.el9_6.x86_64 #13 108.2 libunwind-1.6.2-1.el9.x86_64 #13 108.2 #13 108.2 Complete! #13 108.7 77 files removed #13 109.3 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 109.3 Collecting contrail-vrouter-api==0.1.dev0 #13 109.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 109.6 Installing collected packages: contrail-vrouter-api #13 109.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 109.7 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 110.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 1.0s done #15 writing image sha256:fc1ddda5a8ee4ad719a0e187f3ef7abcf8b3cf51887ac6f452045e76ce1773f8 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r26.1-2_8_8_2-1 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-19 18:15:18,192: INFO: Docker build duration: 175 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] dd7a776e03c9: Preparing cbd08815f7ce: Preparing cedb47949d98: Preparing 70f85b57a390: Preparing 6768366ce7e2: Preparing 0efb4061c5b1: Preparing aba97dbdcc98: Preparing adb2acb19ce9: Preparing 70f8eef8c373: Preparing 17bc51e0407b: Preparing e171b3dc66a3: Preparing fdcb99dc8189: Preparing 0400050d6eb3: Preparing f47672d014e4: Preparing 04e08600d8a7: Preparing 5f882009def6: Preparing 12ccd0625ba4: Preparing fc41df474ec7: Preparing 507c2bbdbe5e: Preparing 3f59537dfaeb: Preparing 44343de3ea1d: Preparing dd7a776e03c9: Waiting cbd08815f7ce: Waiting cedb47949d98: Waiting 70f85b57a390: Waiting 6768366ce7e2: Waiting 0efb4061c5b1: Waiting aba97dbdcc98: Waiting adb2acb19ce9: Waiting 17bc51e0407b: Waiting e171b3dc66a3: Waiting fdcb99dc8189: Waiting 0400050d6eb3: Waiting f47672d014e4: Waiting 04e08600d8a7: Waiting 5f882009def6: Waiting 12ccd0625ba4: Waiting fc41df474ec7: Waiting 507c2bbdbe5e: Waiting 3f59537dfaeb: Waiting 44343de3ea1d: Waiting 70f8eef8c373: Waiting dd7a776e03c9: Pushed cedb47949d98: Pushed 70f85b57a390: Pushed 6768366ce7e2: Pushed 0efb4061c5b1: Pushed cbd08815f7ce: Pushed adb2acb19ce9: Layer already exists aba97dbdcc98: Pushed 70f8eef8c373: Layer already exists e171b3dc66a3: Layer already exists 17bc51e0407b: Layer already exists fdcb99dc8189: Layer already exists 0400050d6eb3: Layer already exists f47672d014e4: Layer already exists 04e08600d8a7: Layer already exists 5f882009def6: Layer already exists 12ccd0625ba4: Layer already exists fc41df474ec7: Layer already exists 507c2bbdbe5e: Layer already exists 3f59537dfaeb: Layer already exists 44343de3ea1d: Layer already exists r26.1-2_8_8_2-1: digest: sha256:47be75a4bede9b89fcd3947c82daaa7790a506fe9f3ffecad33189c23c2fb44b size: 4713 2026-06-19 18:15:32,381: INFO: Building opensdn-tor-agent finished successfully, duration: 189 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_2-1 abcd1d9a5933 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r26.1-2_8_8_2-1 f0fec4ba4f5a 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r26.1-2_8_8_2-1 2363badb2aca 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:r26.1-2_8_8_2-1 d6f33fa86adb 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:r26.1-2_8_8_2-1 ba6ca5a2ce3b 798MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r26.1-2_8_8_2-1 6fd266e7abe2 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r26.1-2_8_8_2-1 eb46c25eed01 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r26.1-2_8_8_2-1 75e8c0f265cd 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_2-1 4130bddc98e3 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r26.1-2_8_8_2-1 8444b162ce1b 760MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r26.1-2_8_8_2-1 eeeb97270f45 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r26.1-2_8_8_2-1 1182db6fde96 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r26.1-2_8_8_2-1 5c35efaf01f2 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r26.1-2_8_8_2-1 5937da206604 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r26.1-2_8_8_2-1 d7f918df441f 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:r26.1-2_8_8_2-1 5d8d57a7367a 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:r26.1-2_8_8_2-1 c011f79b10ac 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r26.1-2_8_8_2-1 dc841207385c 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r26.1-2_8_8_2-1 ed9ded6f3133 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r26.1-2_8_8_2-1 0f7ac42bccb8 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r26.1-2_8_8_2-1 e7ac02f23d77 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r26.1-2_8_8_2-1 95ba03412baa 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r26.1-2_8_8_2-1 c04794978e56 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r26.1-2_8_8_2-1 c19f8e0780e7 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r26.1-2_8_8_2-1 a03fc10431ef 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r26.1-2_8_8_2-1 83453aa21558 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r26.1-2_8_8_2-1 a9ff218c9dc7 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r26.1-2_8_8_2-1 6cb9ba8009ee 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r26.1-2_8_8_2-1 f00d42b6e2e5 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r26.1-2_8_8_2-1 2da1142e34d0 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r26.1-2_8_8_2-1 fefc631b0df9 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r26.1-2_8_8_2-1 d8b7be8fc725 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r26.1-2_8_8_2-1 50ced79842f4 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r26.1-2_8_8_2-1 65afc35ff2b2 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r26.1-2_8_8_2-1 55741b9ed75e 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r26.1-2_8_8_2-1 ac194f753304 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r26.1-2_8_8_2-1 7871a30d001d 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r26.1-2_8_8_2-1 70d5741a6cdf 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r26.1-2_8_8_2-1 fc171bbe9980 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r26.1-2_8_8_2-1 35c3949cc755 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r26.1-2_8_8_2-1 b4ca8498aa59 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r26.1-2_8_8_2-1 fc1ddda5a8ee 778MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:r26.1-2_8_8_2-1 6c6b6b78a53a 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:r26.1-2_8_8_2-1 76644e8419aa 978MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r26.1-2_8_8_2-1 b87eebfb3395 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:r26.1-2_8_8_2-1 59a7bcd2fa3f 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r26.1-2_8_8_2-1 3faa0695dd8f 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:r26.1-2_8_8_2-1 5d43eb481add 365MB 0B nexus.gz1.opensdn.io:5101/tf-ansible-deployer:r26.1-2_8_8_2-1 b8feefb33466 1.42MB 0B nexus.gz1.opensdn.io:5101/tf-build-manifest:r26.1-2_8_8_2-1 035338b13f20 4.17kB 0B nexus.gz1.opensdn.io:5101/tf-charms:r26.1-2_8_8_2-1 9ddcf3d1764f 6.05MB 0B nexus.gz1.opensdn.io:5101/tf-container-builder:r26.1-2_8_8_2-1 1502b7b8799b 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_2-1 fb556dd42961 32.7MB 0B opensdn-test-test:r26.1-2_8_8_2-1 b4ca8498aa59 1.91GB 0B tf-dev-sandbox:compile 5c551b17f89a 22.4GB 0B