2026-03-23 01:21:21,601: INFO: Building opensdn-tor-agent 2026-03-23 01:21:21,647: 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=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: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 0.0s done #4 DONE 3.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 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 3.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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 1.681 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 14 MB 00:00 #13 5.119 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #13 6.240 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 402 kB 00:00 #13 7.008 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 16 MB 00:00 #13 16.01 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #13 21.32 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.1 MB 00:00 #13 22.12 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 4.8 MB 00:00 #13 25.69 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 697 kB 00:00 #13 26.43 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 MB/s | 474 kB 00:00 #13 26.93 added from: http://tf-mirrors.gz1.opensdn.io/re 732 kB/s | 18 kB 00:00 #13 27.44 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 kB/s | 257 B 00:00 #13 27.67 added from: http://tf-mirrors.gz1.opensdn.io/re 705 kB/s | 15 kB 00:00 #13 28.21 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 96 kB 00:00 #13 29.21 added from: http://tf-mirrors.gz1.opensdn.io/re 67 MB/s | 39 MB 00:00 #13 45.85 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 55.88 Dependencies resolved. #13 55.88 ========================================================================================== #13 55.88 Package Arch Version Repository Size #13 55.88 ========================================================================================== #13 55.88 Installing: #13 55.88 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 55.88 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 55.88 Installing dependencies: #13 55.88 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 55.88 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 55.88 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 55.88 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 55.88 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 55.88 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 55.88 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 55.88 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 55.88 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 55.88 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 55.88 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 55.88 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 55.88 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 55.88 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 55.88 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 55.88 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 55.88 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 55.88 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 55.88 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 55.88 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 55.88 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 55.88 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 55.88 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 55.88 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 55.88 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 55.88 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 55.88 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 55.88 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 55.88 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 55.88 #13 55.88 Transaction Summary #13 55.88 ========================================================================================== #13 55.88 Install 31 Packages #13 55.88 #13 55.88 Total download size: 12 M #13 55.88 Installed size: 41 M #13 55.88 Downloading Packages: #13 55.91 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 684 kB/s | 9.9 kB 00:00 #13 55.91 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 764 kB/s | 15 kB 00:00 #13 55.91 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #13 55.91 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 35 kB 00:00 #13 55.91 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 55.94 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.0 MB/s | 43 kB 00:00 #13 55.94 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.6 MB/s | 30 kB 00:00 #13 55.94 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 #13 55.94 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 8.1 MB/s | 37 kB 00:00 #13 55.94 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 11 MB/s | 55 kB 00:00 #13 55.94 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 99 kB 00:00 #13 55.94 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 6.3 MB/s | 37 kB 00:00 #13 55.94 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 30 MB/s | 212 kB 00:00 #13 55.94 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 34 MB/s | 405 kB 00:00 #13 56.00 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 203 kB 00:00 #13 56.00 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 56.00 (17/31): boost-program-options-1.75.0-13.el9_7. 17 MB/s | 104 kB 00:00 #13 56.00 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 56.00 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 22 kB 00:00 #13 56.00 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 36 MB/s | 275 kB 00:00 #13 56.00 (21/31): boost-serialization-1.75.0-13.el9_7.x8 14 MB/s | 127 kB 00:00 #13 56.00 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.5 MB/s | 25 kB 00:00 #13 56.00 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 11 kB 00:00 #13 56.00 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 228 kB 00:00 #13 56.00 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.6 MB/s | 53 kB 00:00 #13 56.00 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.5 MB/s | 21 kB 00:00 #13 56.00 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 6.7 MB/s | 28 kB 00:00 #13 56.00 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 207 kB 00:00 #13 56.00 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 56.04 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.7 MB/s | 67 kB 00:00 #13 56.15 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 56.15 -------------------------------------------------------------------------------- #13 56.15 Total 45 MB/s | 12 MB 00:00 #13 56.15 Running transaction check #13 56.24 Transaction check succeeded. #13 56.24 Running transaction test #13 56.43 Transaction test succeeded. #13 56.43 Running transaction #13 56.85 Preparing : 1/1 #13 56.95 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 56.95 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 56.97 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 56.97 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 57.20 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 57.20 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 57.20 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 57.20 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 57.20 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 57.20 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 57.24 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 57.26 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 57.27 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 57.27 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 57.39 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 57.39 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 57.39 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 57.39 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 57.39 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 57.39 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 57.39 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 57.39 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 57.39 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 57.39 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 57.39 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 57.39 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 57.39 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 57.39 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 57.39 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 57.50 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 57.50 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 57.50 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 57.69 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 57.69 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 57.69 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 57.69 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 57.69 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 57.69 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 57.69 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 57.69 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 57.69 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 57.69 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 57.69 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 57.69 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 57.69 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 57.69 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 57.69 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 57.69 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 57.69 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 57.69 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 57.69 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 57.69 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 57.69 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 57.69 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 57.69 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 57.69 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 57.69 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 57.69 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 57.69 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 57.69 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 57.69 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 57.69 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 57.69 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 57.82 #13 57.82 Installed: #13 57.82 boost-1.75.0-13.el9_7.x86_64 #13 57.82 boost-atomic-1.75.0-13.el9_7.x86_64 #13 57.82 boost-chrono-1.75.0-13.el9_7.x86_64 #13 57.82 boost-container-1.75.0-13.el9_7.x86_64 #13 57.82 boost-context-1.75.0-13.el9_7.x86_64 #13 57.82 boost-contract-1.75.0-13.el9_7.x86_64 #13 57.82 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 57.82 boost-date-time-1.75.0-13.el9_7.x86_64 #13 57.82 boost-fiber-1.75.0-13.el9_7.x86_64 #13 57.82 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 57.82 boost-graph-1.75.0-13.el9_7.x86_64 #13 57.82 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 57.82 boost-locale-1.75.0-13.el9_7.x86_64 #13 57.82 boost-log-1.75.0-13.el9_7.x86_64 #13 57.82 boost-math-1.75.0-13.el9_7.x86_64 #13 57.82 boost-nowide-1.75.0-13.el9_7.x86_64 #13 57.82 boost-program-options-1.75.0-13.el9_7.x86_64 #13 57.82 boost-python3-1.75.0-13.el9_7.x86_64 #13 57.82 boost-random-1.75.0-13.el9_7.x86_64 #13 57.82 boost-regex-1.75.0-13.el9_7.x86_64 #13 57.82 boost-serialization-1.75.0-13.el9_7.x86_64 #13 57.82 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 57.82 boost-system-1.75.0-13.el9_7.x86_64 #13 57.82 boost-test-1.75.0-13.el9_7.x86_64 #13 57.82 boost-thread-1.75.0-13.el9_7.x86_64 #13 57.82 boost-timer-1.75.0-13.el9_7.x86_64 #13 57.82 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 57.82 boost-wave-1.75.0-13.el9_7.x86_64 #13 57.82 gperftools-libs-2.9.1-3.el9.x86_64 #13 57.82 libicu-67.1-10.el9_6.x86_64 #13 57.82 libunwind-1.6.2-1.el9.x86_64 #13 57.82 #13 57.82 Complete! #13 58.08 77 files removed #13 58.67 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 58.75 Collecting contrail-vrouter-api==0.1.dev0 #13 58.75 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 59.06 Installing collected packages: contrail-vrouter-api #13 59.06 Successfully installed contrail-vrouter-api-0.1.dev0 #13 59.10 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 59.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 2.5s done #15 writing image sha256:86c59fff52c5f0bb45630765b4435c617b732ed7b542d2504c61f65dacb2adf0 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly done #15 DONE 2.7s 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-23 01:23:37,326: INFO: Docker build duration: 136 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] ea166dab1dcb: Preparing 535543690a87: Preparing 651344cca808: Preparing 5f7dbef69974: Preparing 86229041f2af: Preparing 9d6e80a60c22: Preparing d6bd4ab59296: Preparing 2c2561d203af: Preparing c6297808e77f: Preparing c4c8cf0c044b: Preparing 73fcd425e2bf: Preparing b32b993a0255: Preparing 7513c5d4ca38: Preparing 65386df6724a: Preparing 5972e242ed4a: Preparing 30ff5d80244d: Preparing 87738f8d84d4: Preparing e91093b42e26: Preparing 7a7378413c5e: Preparing 72db97063345: Preparing 44343de3ea1d: Preparing ea166dab1dcb: Waiting 535543690a87: Waiting 651344cca808: Waiting 5f7dbef69974: Waiting 86229041f2af: Waiting 9d6e80a60c22: Waiting d6bd4ab59296: Waiting 2c2561d203af: Waiting c6297808e77f: Waiting c4c8cf0c044b: Waiting 73fcd425e2bf: Waiting b32b993a0255: Waiting 7513c5d4ca38: Waiting 65386df6724a: Waiting 5972e242ed4a: Waiting 30ff5d80244d: Waiting 87738f8d84d4: Waiting e91093b42e26: Waiting 7a7378413c5e: Waiting 72db97063345: Waiting 44343de3ea1d: Waiting 651344cca808: Pushed 5f7dbef69974: Pushed 86229041f2af: Pushed 9d6e80a60c22: Pushed 535543690a87: Pushed d6bd4ab59296: Pushed 2c2561d203af: Layer already exists ea166dab1dcb: Pushed c6297808e77f: Layer already exists c4c8cf0c044b: Layer already exists 73fcd425e2bf: Layer already exists b32b993a0255: Layer already exists 7513c5d4ca38: Layer already exists 65386df6724a: Layer already exists 5972e242ed4a: Layer already exists 30ff5d80244d: Layer already exists e91093b42e26: Layer already exists 87738f8d84d4: Layer already exists 7a7378413c5e: Layer already exists 72db97063345: Layer already exists 44343de3ea1d: Layer already exists nightly: digest: sha256:50c5d5649b877d55e249184a2496813d6d2ff9ae93ff4b5e42ff5da296931b5f size: 4713 2026-03-23 01:23:54,958: INFO: Building opensdn-tor-agent finished successfully, duration: 153 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly baacbe6795ed 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 7a7a7f4011f1 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 8df3bc72537d 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 38664b352587 749MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 08425ad26a8e 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 1147a487ad3b 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 754f34af72b8 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly d10cb9deab07 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 6adf6cd370df 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly b2737adc45f4 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly d5aa07222e77 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 9992361fb4d1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 1d24f70590ea 2.49MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 4747abdde687 705MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 4b17f8247ed5 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 8199abe39fdd 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 12e76cce9955 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly f60524432f9e 689MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 2064f2b9d079 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly a15e9565954b 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 894f03c189fc 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly aa59009b189c 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 8ea967e827a0 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly cf7c4676493c 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly cbc4f47cca4a 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly b0208fda9bf4 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly d0c45468a22f 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 183bbfe65460 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 1bef949f3017 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 4b07ce86c314 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 8325c03f2cbc 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly c98db9188c12 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly a250fe9682d2 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 1d0792598109 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly d6ce8bfb4209 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly c69065da66bc 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 9f17a92c2084 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly f614766b6475 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 2cff25970037 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 13f056f05ed4 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 3252e0b1ff15 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly ff514641225b 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 4219e02f32d4 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly e20b46edacf0 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 7b476ef0ca71 1.83GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly 1147d04d8829 1.27GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 86c59fff52c5 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 663ab796e7b0 958MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 8a258d1a4031 924MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 49d3d40ec2a8 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly b5630462d16b 612MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly c7953baea7fb 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly bfac3f901cf0 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b3a6537d0380 2.9GB 0B U opensdn-test-test:nightly 7b476ef0ca71 1.83GB 0B tf-dev-sandbox:compile 3f0f2aef69db 24.7GB 0B