2026-04-20 15:48:04,249: INFO: Building opensdn-tor-agent 2026-04-20 15:48:04,320: 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.9s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #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.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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 1.763 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 14 MB 00:00 #13 7.430 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #13 8.463 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 402 kB 00:00 #13 9.270 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 16 MB 00:00 #13 19.18 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #13 25.31 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #13 26.10 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.8 MB 00:00 #13 29.49 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #13 30.18 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 474 kB 00:00 #13 30.50 added from: http://tf-mirrors.gz1.opensdn.io/re 250 kB/s | 18 kB 00:00 #13 30.87 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 kB/s | 257 B 00:00 #13 31.06 added from: http://tf-mirrors.gz1.opensdn.io/re 406 kB/s | 15 kB 00:00 #13 31.35 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 96 kB 00:00 #13 32.87 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 39 MB 00:00 #13 52.15 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #13 60.20 Dependencies resolved. #13 60.20 ========================================================================================== #13 60.20 Package Arch Version Repository Size #13 60.20 ========================================================================================== #13 60.20 Installing: #13 60.20 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 60.20 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 60.20 Installing dependencies: #13 60.20 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 60.20 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 60.20 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 60.20 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 60.20 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 60.20 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 60.20 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 60.20 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 60.20 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 60.20 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 60.20 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 60.20 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 60.20 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 60.20 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 60.20 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 60.20 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 60.20 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 60.20 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 60.20 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 60.20 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 60.20 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 60.20 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 60.20 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 60.20 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 60.20 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 60.20 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 60.20 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 60.20 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 60.20 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 60.20 #13 60.20 Transaction Summary #13 60.20 ========================================================================================== #13 60.20 Install 31 Packages #13 60.20 #13 60.20 Total download size: 12 M #13 60.20 Installed size: 41 M #13 60.20 Downloading Packages: #13 60.25 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 436 kB/s | 9.9 kB 00:00 #13 60.25 (2/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.3 MB/s | 23 kB 00:00 #13 60.25 (3/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 461 kB/s | 15 kB 00:00 #13 60.25 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.0 MB/s | 35 kB 00:00 #13 60.25 (5/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.6 MB/s | 43 kB 00:00 #13 60.25 (6/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 6.1 MB/s | 30 kB 00:00 #13 60.25 (7/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 11 kB 00:00 #13 60.25 (8/31): boost-context-1.75.0-13.el9_7.x86_64.rp 497 kB/s | 13 kB 00:00 #13 60.25 (9/31): boost-filesystem-1.75.0-13.el9_7.x86_64 9.4 MB/s | 55 kB 00:00 #13 60.26 (10/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 37 kB 00:00 #13 60.28 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 99 kB 00:00 #13 60.30 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.6 MB/s | 37 kB 00:00 #13 60.33 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 6.2 MB/s | 212 kB 00:00 #13 60.33 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #13 60.34 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #13 60.34 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 701 kB/s | 13 kB 00:00 #13 60.35 (17/31): boost-program-options-1.75.0-13.el9_7. 7.3 MB/s | 104 kB 00:00 #13 60.37 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 6.4 MB/s | 91 kB 00:00 #13 60.37 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 22 kB 00:00 #13 60.37 (20/31): boost-serialization-1.75.0-13.el9_7.x8 16 MB/s | 127 kB 00:00 #13 60.38 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 275 kB 00:00 #13 60.40 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.3 MB/s | 25 kB 00:00 #13 60.40 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 787 kB/s | 11 kB 00:00 #13 60.42 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 228 kB 00:00 #13 60.42 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 53 kB 00:00 #13 60.42 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 21 kB 00:00 #13 60.43 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.5 MB/s | 28 kB 00:00 #13 60.58 (28/31): libicu-67.1-10.el9_6.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #13 60.58 (29/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 207 kB 00:00 #13 60.58 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.1 MB/s | 67 kB 00:00 #13 60.59 (31/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.9 MB/s | 308 kB 00:00 #13 60.59 -------------------------------------------------------------------------------- #13 60.59 Total 30 MB/s | 12 MB 00:00 #13 60.59 Running transaction check #13 60.67 Transaction check succeeded. #13 60.67 Running transaction test #13 60.82 Transaction test succeeded. #13 60.82 Running transaction #13 61.49 Preparing : 1/1 #13 61.57 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 61.57 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 61.57 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 61.59 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 61.79 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 61.81 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 61.89 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 61.89 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 61.90 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 61.93 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 61.94 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 61.94 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 61.95 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 61.95 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 61.97 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 61.97 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 62.03 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 62.05 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 62.09 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 62.09 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 62.09 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 62.10 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 62.14 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 62.14 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 62.14 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 62.14 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 62.17 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 62.17 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 62.17 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 62.19 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 62.20 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 62.21 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 62.37 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 62.37 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 62.37 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 62.37 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 62.37 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 62.37 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 62.37 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 62.37 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 62.37 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 62.37 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 62.37 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 62.37 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 62.37 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 62.37 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 62.37 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 62.37 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 62.37 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 62.37 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 62.37 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 62.37 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 62.37 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 62.37 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 62.37 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 62.37 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 62.37 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 62.37 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 62.37 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 62.37 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 62.37 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 62.37 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 62.37 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 62.67 #13 62.67 Installed: #13 62.67 boost-1.75.0-13.el9_7.x86_64 #13 62.67 boost-atomic-1.75.0-13.el9_7.x86_64 #13 62.67 boost-chrono-1.75.0-13.el9_7.x86_64 #13 62.67 boost-container-1.75.0-13.el9_7.x86_64 #13 62.67 boost-context-1.75.0-13.el9_7.x86_64 #13 62.67 boost-contract-1.75.0-13.el9_7.x86_64 #13 62.67 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 62.67 boost-date-time-1.75.0-13.el9_7.x86_64 #13 62.67 boost-fiber-1.75.0-13.el9_7.x86_64 #13 62.67 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 62.67 boost-graph-1.75.0-13.el9_7.x86_64 #13 62.67 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 62.67 boost-locale-1.75.0-13.el9_7.x86_64 #13 62.67 boost-log-1.75.0-13.el9_7.x86_64 #13 62.67 boost-math-1.75.0-13.el9_7.x86_64 #13 62.67 boost-nowide-1.75.0-13.el9_7.x86_64 #13 62.67 boost-program-options-1.75.0-13.el9_7.x86_64 #13 62.67 boost-python3-1.75.0-13.el9_7.x86_64 #13 62.67 boost-random-1.75.0-13.el9_7.x86_64 #13 62.67 boost-regex-1.75.0-13.el9_7.x86_64 #13 62.67 boost-serialization-1.75.0-13.el9_7.x86_64 #13 62.67 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 62.67 boost-system-1.75.0-13.el9_7.x86_64 #13 62.67 boost-test-1.75.0-13.el9_7.x86_64 #13 62.67 boost-thread-1.75.0-13.el9_7.x86_64 #13 62.67 boost-timer-1.75.0-13.el9_7.x86_64 #13 62.67 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 62.67 boost-wave-1.75.0-13.el9_7.x86_64 #13 62.67 gperftools-libs-2.9.1-3.el9.x86_64 #13 62.67 libicu-67.1-10.el9_6.x86_64 #13 62.67 libunwind-1.6.2-1.el9.x86_64 #13 62.67 #13 62.67 Complete! #13 62.98 77 files removed #13 63.57 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 63.62 Collecting contrail-vrouter-api==0.1.dev0 #13 63.62 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 63.82 Installing collected packages: contrail-vrouter-api #13 63.83 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 63.83 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 64.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 2.1s done #15 writing image sha256:fcbf8399f4d410299ff3b304f1d9eb2ab34118180260967561b06237d611b932 #15 writing image sha256:fcbf8399f4d410299ff3b304f1d9eb2ab34118180260967561b06237d611b932 0.0s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 2.3s 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-04-20 15:49:48,418: INFO: Docker build duration: 104 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 4b1c4508225f: Preparing 416a2dc01aa7: Preparing 7d3a90e83d5b: Preparing 1eee06b5de29: Preparing f0371495d5b0: Preparing bb03ba7549ae: Preparing 496e8a3cb27b: Preparing d02292a7f505: Preparing 5c1fe520e78a: Preparing 0e95031aa4e1: Preparing 755164c7cebb: Preparing 41873283fb70: Preparing 785d6d6e0fcf: Preparing 1d6423c28842: Preparing da6d9dc111bb: Preparing 195244d19a5d: Preparing 6d852a722182: Preparing 01ab70d83bee: Preparing d1791b7bc6a8: Preparing f24c00d13713: Preparing 44343de3ea1d: Preparing 1eee06b5de29: Waiting f0371495d5b0: Waiting bb03ba7549ae: Waiting 496e8a3cb27b: Waiting d02292a7f505: Waiting 5c1fe520e78a: Waiting 0e95031aa4e1: Waiting 755164c7cebb: Waiting 41873283fb70: Waiting 785d6d6e0fcf: Waiting 1d6423c28842: Waiting da6d9dc111bb: Waiting 195244d19a5d: Waiting 6d852a722182: Waiting 01ab70d83bee: Waiting d1791b7bc6a8: Waiting f24c00d13713: Waiting 44343de3ea1d: Waiting 7d3a90e83d5b: Pushed 4b1c4508225f: Pushed 1eee06b5de29: Pushed f0371495d5b0: Pushed bb03ba7549ae: Pushed d02292a7f505: Layer already exists 5c1fe520e78a: Layer already exists 0e95031aa4e1: Layer already exists 496e8a3cb27b: Pushed 755164c7cebb: Layer already exists 785d6d6e0fcf: Layer already exists 41873283fb70: Layer already exists 1d6423c28842: Layer already exists da6d9dc111bb: Layer already exists 195244d19a5d: Layer already exists 6d852a722182: Layer already exists 01ab70d83bee: Layer already exists d1791b7bc6a8: Layer already exists f24c00d13713: Layer already exists 44343de3ea1d: Layer already exists 416a2dc01aa7: Pushed nightly: digest: sha256:5453ef1e5a8b161edf7ca46d0dc4c234066194adb93c5cd94917ad8c66713ceb size: 4713 2026-04-20 15:49:54,435: INFO: Building opensdn-tor-agent finished successfully, duration: 110 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 1096c509a2c1 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 49f8e992fe24 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 2e314d44dea9 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly b6e7c5f8c98d 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly ca5ba759f8b8 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 5edbcb02cdd4 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly d46e1abba1b2 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 50896c59ecc4 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly dba0120878c0 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly e8aeea0b4740 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 44be7886513c 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 2b0eb0ffa5e5 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly eea34af76dcd 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly c46a3796688d 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 01ab7f57dff0 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 9469586cbe41 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly a560b32e58eb 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 055e6e7f057b 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 860b70408219 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 835fda06e7eb 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly ab169f784773 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly d47fd803fd55 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 4cfe39f844ef 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 414a64073a9f 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 37d6ef08ab94 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 2e3499fe7666 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 1ac96995b595 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 7f44036d8a78 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly be59f18aeb9c 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly b60018b915f6 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 5f8b5d533eb3 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly dde0822842ef 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly cc20e5beef13 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 35459cf06032 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly a13133211bc4 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 2cb9c83424d4 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 5cb1b19239df 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 3e3f33c7b06e 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 68c2e44a4c99 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 4abae63846dd 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 6296deebcb69 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 89a7129d64dc 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly fcbf8399f4d4 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly ea6896e592a3 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 0aa20d9914a2 743MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 54a02a63c680 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile b0fbf77d9015 24.7GB 0B tf-dev-sandbox:stable 54a02a63c680 2.9GB 0B U