2026-07-27 01:37:17,280: INFO: Building opensdn-tor-agent 2026-07-27 01:37:17,367: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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=26.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #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 2.5s #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 1.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.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 2.851 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 18 MB 00:00 #13 10.83 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.9 MB 00:00 #13 12.68 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 516 kB 00:00 #13 13.82 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 20 MB 00:00 #13 26.66 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 15 MB 00:00 #13 34.72 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.2 MB 00:00 #13 36.11 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 6.3 MB 00:00 #13 40.32 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 966 kB 00:00 #13 41.42 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 480 kB 00:00 #13 42.17 added from: http://tf-mirrors.gz1.opensdn.io/re 645 kB/s | 19 kB 00:00 #13 42.56 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 kB/s | 257 B 00:00 #13 43.11 added from: http://tf-mirrors.gz1.opensdn.io/re 501 kB/s | 15 kB 00:00 #13 43.64 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 112 kB 00:00 #13 45.04 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 44 MB 00:00 #13 70.44 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #13 80.88 Dependencies resolved. #13 80.88 ========================================================================================== #13 80.88 Package Arch Version Repository Size #13 80.88 ========================================================================================== #13 80.88 Installing: #13 80.88 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 80.88 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 80.88 Installing dependencies: #13 80.88 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 80.88 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 80.88 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 80.88 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 80.88 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 80.88 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 80.88 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 80.88 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 80.88 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 80.88 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 80.88 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 80.88 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 80.88 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 80.88 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 80.88 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 80.88 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 80.88 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 80.88 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 80.88 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 80.88 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 80.88 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 80.88 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 80.88 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 80.88 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 80.88 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 80.88 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 80.88 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 80.88 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 80.88 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 80.88 #13 80.88 Transaction Summary #13 80.88 ========================================================================================== #13 80.88 Install 31 Packages #13 80.88 #13 80.88 Total download size: 12 M #13 80.88 Installed size: 41 M #13 80.88 Downloading Packages: #13 80.91 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 471 kB/s | 9.9 kB 00:00 #13 80.91 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 561 kB/s | 15 kB 00:00 #13 80.91 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #13 80.91 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.4 MB/s | 35 kB 00:00 #13 80.91 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 80.91 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.8 MB/s | 43 kB 00:00 #13 81.00 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.3 MB/s | 30 kB 00:00 #13 81.00 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 11 kB 00:00 #13 81.00 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 37 kB 00:00 #13 81.00 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.5 MB/s | 55 kB 00:00 #13 81.00 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 81.00 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.1 MB/s | 37 kB 00:00 #13 81.00 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 81.00 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 203 kB 00:00 #13 81.00 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #13 81.00 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 81.00 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #13 81.00 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #13 81.00 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #13 81.00 (20/31): boost-serialization-1.75.0-13.el9_7.x8 16 MB/s | 127 kB 00:00 #13 81.00 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 275 kB 00:00 #13 81.00 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.9 MB/s | 25 kB 00:00 #13 81.00 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #13 81.00 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 228 kB 00:00 #13 81.07 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.2 MB/s | 53 kB 00:00 #13 81.07 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 21 kB 00:00 #13 81.07 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.2 MB/s | 28 kB 00:00 #13 81.07 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 207 kB 00:00 #13 81.07 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #13 81.07 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.7 MB/s | 67 kB 00:00 #13 81.14 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 36 MB/s | 9.6 MB 00:00 #13 81.14 -------------------------------------------------------------------------------- #13 81.14 Total 46 MB/s | 12 MB 00:00 #13 81.14 Running transaction check #13 81.22 Transaction check succeeded. #13 81.22 Running transaction test #13 81.37 Transaction test succeeded. #13 81.37 Running transaction #13 81.80 Preparing : 1/1 #13 81.89 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 81.89 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 81.89 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 81.90 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 82.21 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 82.25 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 82.25 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 82.25 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 82.36 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 82.36 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 82.36 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 82.36 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 82.36 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 82.36 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 82.36 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 82.36 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 82.36 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 82.36 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 82.36 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 82.45 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 82.45 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 82.45 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 82.45 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 82.45 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 82.45 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 82.45 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 82.45 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 82.51 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 82.51 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 82.51 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 82.51 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 82.51 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 82.96 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 82.96 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 82.96 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 82.96 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 82.96 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 82.96 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 82.96 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 82.96 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 82.96 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 82.96 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 82.96 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 82.96 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 82.96 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 82.96 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 82.96 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 82.96 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 82.96 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 82.96 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 82.96 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 82.96 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 82.96 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 82.96 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 82.96 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 82.96 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 82.96 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 82.96 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 82.96 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 82.96 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 82.96 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 82.96 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 82.96 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 83.12 #13 83.12 Installed: #13 83.12 boost-1.75.0-13.el9_7.x86_64 #13 83.12 boost-atomic-1.75.0-13.el9_7.x86_64 #13 83.12 boost-chrono-1.75.0-13.el9_7.x86_64 #13 83.12 boost-container-1.75.0-13.el9_7.x86_64 #13 83.12 boost-context-1.75.0-13.el9_7.x86_64 #13 83.12 boost-contract-1.75.0-13.el9_7.x86_64 #13 83.12 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 83.12 boost-date-time-1.75.0-13.el9_7.x86_64 #13 83.12 boost-fiber-1.75.0-13.el9_7.x86_64 #13 83.12 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 83.12 boost-graph-1.75.0-13.el9_7.x86_64 #13 83.12 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 83.12 boost-locale-1.75.0-13.el9_7.x86_64 #13 83.12 boost-log-1.75.0-13.el9_7.x86_64 #13 83.12 boost-math-1.75.0-13.el9_7.x86_64 #13 83.12 boost-nowide-1.75.0-13.el9_7.x86_64 #13 83.12 boost-program-options-1.75.0-13.el9_7.x86_64 #13 83.12 boost-python3-1.75.0-13.el9_7.x86_64 #13 83.12 boost-random-1.75.0-13.el9_7.x86_64 #13 83.12 boost-regex-1.75.0-13.el9_7.x86_64 #13 83.12 boost-serialization-1.75.0-13.el9_7.x86_64 #13 83.12 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 83.12 boost-system-1.75.0-13.el9_7.x86_64 #13 83.12 boost-test-1.75.0-13.el9_7.x86_64 #13 83.12 boost-thread-1.75.0-13.el9_7.x86_64 #13 83.12 boost-timer-1.75.0-13.el9_7.x86_64 #13 83.12 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 83.12 boost-wave-1.75.0-13.el9_7.x86_64 #13 83.12 gperftools-libs-2.9.1-3.el9.x86_64 #13 83.12 libicu-67.1-10.el9_6.x86_64 #13 83.12 libunwind-1.6.2-1.el9.x86_64 #13 83.12 #13 83.12 Complete! #13 83.50 77 files removed #13 83.95 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 84.01 Collecting contrail-vrouter-api==0.1.dev0 #13 84.01 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 84.22 Installing collected packages: contrail-vrouter-api #13 84.27 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 84.27 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 84.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 2.8s done #15 writing image sha256:ff93bc84582627471cd6fb028114900fe84ef73f7c85fa417da7d3647fdd2e3e done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 2.8s 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-07-27 01:40:28,862: INFO: Docker build duration: 191 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] d0e2590c9a9a: Preparing e48dd80e4d76: Preparing fa2b4f6f0bb7: Preparing 8c5c0d408e4b: Preparing e20e239e04a5: Preparing 05ecc2ede9db: Preparing 16d45207cec4: Preparing 622c1253b7aa: Preparing 9f163b111284: Preparing 7cafe3359eda: Preparing 484beb466cfa: Preparing 83065ab451a6: Preparing 25069ce0dc02: Preparing 815673cd9d01: Preparing 3821782622fe: Preparing 75ae8b40c13e: Preparing 5a35ef1220b4: Preparing 17b33b2ed3f7: Preparing a1cd62ef244d: Preparing d77b8b6cb95c: Preparing 44343de3ea1d: Preparing d0e2590c9a9a: Waiting e48dd80e4d76: Waiting fa2b4f6f0bb7: Waiting 8c5c0d408e4b: Waiting e20e239e04a5: Waiting 05ecc2ede9db: Waiting 16d45207cec4: Waiting 622c1253b7aa: Waiting 9f163b111284: Waiting 7cafe3359eda: Waiting 484beb466cfa: Waiting 83065ab451a6: Waiting 25069ce0dc02: Waiting 815673cd9d01: Waiting 3821782622fe: Waiting 75ae8b40c13e: Waiting 5a35ef1220b4: Waiting 17b33b2ed3f7: Waiting a1cd62ef244d: Waiting d77b8b6cb95c: Waiting 44343de3ea1d: Waiting d0e2590c9a9a: Pushed fa2b4f6f0bb7: Pushed 8c5c0d408e4b: Pushed e20e239e04a5: Pushed 05ecc2ede9db: Pushed e48dd80e4d76: Pushed 622c1253b7aa: Layer already exists 9f163b111284: Layer already exists 7cafe3359eda: Layer already exists 484beb466cfa: Layer already exists 16d45207cec4: Pushed 83065ab451a6: Layer already exists 25069ce0dc02: Layer already exists 815673cd9d01: Layer already exists 3821782622fe: Layer already exists 75ae8b40c13e: Layer already exists 5a35ef1220b4: Layer already exists 17b33b2ed3f7: Layer already exists a1cd62ef244d: Layer already exists d77b8b6cb95c: Layer already exists 44343de3ea1d: Layer already exists nightly: digest: sha256:05b6d995b1678fef4a542da9ae10cb50d0a37bd449969387953ca19803b1c8b7 size: 4713 2026-07-27 01:40:44,305: INFO: Building opensdn-tor-agent finished successfully, duration: 207 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly 216b94c31944 740MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 313c21ce52bb 748MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 91439c4b65be 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 5e7bd027df3e 805MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 543ead9ee3ba 801MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly fb2f46321b6a 964MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 533b7e74089e 965MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly d4eddddfaf97 964MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 1f3038dede67 1.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly d163c9b00aab 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly f194dcc2fba2 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 5d1f012a1ade 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 7dc83b2829a8 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 918aa74fafdc 763MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 34fbb32f74ef 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly c2bd52a99dff 738MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 0d169fe355dc 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly bc6ad09d95bd 747MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly be50b6ce5529 783MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 8c6c436c6983 809MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly d507e3d58c6b 809MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 28131a376edb 790MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly d1ee66429862 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 90551155ad78 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 0ab2379591c9 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly d579dd1a147b 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 4ce6567b31be 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly a02383718ced 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly a601913eab3f 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly b13cdb598c8f 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly d349ee959cb3 484MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 649525cf31e8 497MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 00e7393d1c58 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 5da53d144273 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 6e46c4c7bf2d 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly d3480cf9d7c0 744MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly fa348020fcb8 728MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 80d5b634fbd7 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 0a6d2e06c9f6 858MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 37dc7bdfc8bc 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly de4d0d8b35fa 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 3a35a1370169 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 3be81060d9a7 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 0f7674a36f5f 857MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 09f38012bcd2 1.91GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly d09204cf3bc0 1.34GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly ff93bc845826 782MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly e35eb99eb7f8 800MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 3f620bd94299 981MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly f09b5569c207 791MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly b5548bb85027 889MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 5faf9c7e488e 791MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 4a7f84fd95e7 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b13a48eedce6 3.01GB 0B U opensdn-test-test:nightly 09f38012bcd2 1.91GB 0B tf-dev-sandbox:compile 17dd68601681 25.2GB 0B