2026-08-31 01:32:16,341: INFO: Building opensdn-tor-agent 2026-08-31 01:32:16,423: 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 0.0s done #1 DONE 0.5s #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.9s #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 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 ... #7 [internal] load build context #7 DONE 3.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.3s #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.861 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 18 MB 00:00 #13 7.925 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 2.9 MB 00:00 #13 9.677 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 516 kB 00:00 #13 10.93 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 20 MB 00:00 #13 23.72 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 15 MB 00:00 #13 32.42 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.2 MB 00:00 #13 33.36 added from: http://tf-mirrors.gz1.opensdn.io/re 63 MB/s | 6.3 MB 00:00 #13 37.43 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 966 kB 00:00 #13 38.74 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 480 kB 00:00 #13 39.81 added from: http://tf-mirrors.gz1.opensdn.io/re 545 kB/s | 19 kB 00:00 #13 40.62 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #13 41.29 added from: http://tf-mirrors.gz1.opensdn.io/re 293 kB/s | 15 kB 00:00 #13 41.94 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 112 kB 00:00 #13 43.42 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 44 MB 00:00 #13 80.73 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 97.61 Dependencies resolved. #13 97.62 ========================================================================================== #13 97.62 Package Arch Version Repository Size #13 97.62 ========================================================================================== #13 97.62 Installing: #13 97.62 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 97.62 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 97.62 Installing dependencies: #13 97.62 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 97.62 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 97.62 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 97.62 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 97.62 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 97.62 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 97.62 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 97.62 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 97.62 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 97.62 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 97.62 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 97.62 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 97.62 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 97.62 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 97.62 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 97.62 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 97.62 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 97.62 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 97.62 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 97.62 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 97.62 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 97.62 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 97.62 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 97.62 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 97.62 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 97.62 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 97.62 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 97.62 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 97.62 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 97.62 #13 97.62 Transaction Summary #13 97.62 ========================================================================================== #13 97.62 Install 31 Packages #13 97.62 #13 97.62 Total download size: 12 M #13 97.62 Installed size: 41 M #13 97.63 Downloading Packages: #13 97.67 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 619 kB/s | 9.9 kB 00:00 #13 97.67 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 698 kB/s | 15 kB 00:00 #13 97.68 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #13 97.70 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 35 kB 00:00 #13 97.71 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 727 kB/s | 13 kB 00:00 #13 97.71 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 9.1 MB/s | 43 kB 00:00 #13 97.71 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 6.1 MB/s | 30 kB 00:00 #13 97.71 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.6 MB/s | 11 kB 00:00 #13 97.71 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 8.1 MB/s | 37 kB 00:00 #13 97.71 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 11 MB/s | 55 kB 00:00 #13 97.71 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 99 kB 00:00 #13 97.72 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 6.0 MB/s | 37 kB 00:00 #13 97.72 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 27 MB/s | 212 kB 00:00 #13 97.73 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 34 MB/s | 405 kB 00:00 #13 97.73 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 203 kB 00:00 #13 97.74 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #13 97.74 (17/31): boost-program-options-1.75.0-13.el9_7. 18 MB/s | 104 kB 00:00 #13 97.75 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #13 97.75 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 22 kB 00:00 #13 97.75 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 34 MB/s | 275 kB 00:00 #13 97.75 (21/31): boost-serialization-1.75.0-13.el9_7.x8 13 MB/s | 127 kB 00:00 #13 97.76 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.1 MB/s | 25 kB 00:00 #13 97.76 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 11 kB 00:00 #13 97.77 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 228 kB 00:00 #13 97.77 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.6 MB/s | 53 kB 00:00 #13 97.77 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 21 kB 00:00 #13 97.78 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.9 MB/s | 28 kB 00:00 #13 97.78 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 207 kB 00:00 #13 97.79 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 27 MB/s | 308 kB 00:00 #13 97.80 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.7 MB/s | 67 kB 00:00 #13 97.88 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 42 MB/s | 9.6 MB 00:00 #13 97.88 -------------------------------------------------------------------------------- #13 97.88 Total 53 MB/s | 12 MB 00:00 #13 97.88 Running transaction check #13 97.92 Transaction check succeeded. #13 97.92 Running transaction test #13 98.24 Transaction test succeeded. #13 98.25 Running transaction #13 98.59 Preparing : 1/1 #13 98.76 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 98.77 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 98.77 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 98.78 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 99.34 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 99.36 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 99.37 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 99.38 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 99.38 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 99.40 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 99.41 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 99.42 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 99.42 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 99.43 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 99.44 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 99.45 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 99.46 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 99.46 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 99.47 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 99.48 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 99.49 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 99.50 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 99.50 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 99.51 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 99.51 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 99.52 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 99.53 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 99.54 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 99.54 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 99.55 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 99.58 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 99.73 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 99.96 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 99.96 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 99.96 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 99.96 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 99.96 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 99.96 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 99.96 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 99.96 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 99.96 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 99.96 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 99.96 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 99.96 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 99.96 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 99.96 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 99.96 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 99.96 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 99.96 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 99.96 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 99.96 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 99.96 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 99.96 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 99.96 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 99.96 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 99.96 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 99.96 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 99.96 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 99.96 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 99.96 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 99.96 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 99.96 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 99.96 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 100.1 #13 100.1 Installed: #13 100.1 boost-1.75.0-13.el9_7.x86_64 #13 100.1 boost-atomic-1.75.0-13.el9_7.x86_64 #13 100.1 boost-chrono-1.75.0-13.el9_7.x86_64 #13 100.1 boost-container-1.75.0-13.el9_7.x86_64 #13 100.1 boost-context-1.75.0-13.el9_7.x86_64 #13 100.1 boost-contract-1.75.0-13.el9_7.x86_64 #13 100.1 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 100.1 boost-date-time-1.75.0-13.el9_7.x86_64 #13 100.1 boost-fiber-1.75.0-13.el9_7.x86_64 #13 100.1 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 100.1 boost-graph-1.75.0-13.el9_7.x86_64 #13 100.1 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 100.1 boost-locale-1.75.0-13.el9_7.x86_64 #13 100.1 boost-log-1.75.0-13.el9_7.x86_64 #13 100.1 boost-math-1.75.0-13.el9_7.x86_64 #13 100.1 boost-nowide-1.75.0-13.el9_7.x86_64 #13 100.1 boost-program-options-1.75.0-13.el9_7.x86_64 #13 100.1 boost-python3-1.75.0-13.el9_7.x86_64 #13 100.1 boost-random-1.75.0-13.el9_7.x86_64 #13 100.1 boost-regex-1.75.0-13.el9_7.x86_64 #13 100.1 boost-serialization-1.75.0-13.el9_7.x86_64 #13 100.1 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 100.1 boost-system-1.75.0-13.el9_7.x86_64 #13 100.1 boost-test-1.75.0-13.el9_7.x86_64 #13 100.1 boost-thread-1.75.0-13.el9_7.x86_64 #13 100.1 boost-timer-1.75.0-13.el9_7.x86_64 #13 100.1 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 100.1 boost-wave-1.75.0-13.el9_7.x86_64 #13 100.1 gperftools-libs-2.9.1-3.el9.x86_64 #13 100.1 libicu-67.1-10.el9_6.x86_64 #13 100.1 libunwind-1.6.2-1.el9.x86_64 #13 100.1 #13 100.1 Complete! #13 100.5 77 files removed #13 101.7 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 101.8 Collecting contrail-vrouter-api==0.1.dev0 #13 101.8 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 102.4 Installing collected packages: contrail-vrouter-api #13 102.4 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 102.4 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 103.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.2s done #15 writing image sha256:d10477a87bf1a296bf2e0fb36f88f4b41247809fc2327f52010ca089dc648467 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 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-08-31 01:34:19,927: INFO: Docker build duration: 123 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 1a13924eb6db: Preparing 730b8d0175be: Preparing c54090d42637: Preparing c9a73c922045: Preparing c85d023ed4e4: Preparing 4cab5f78a785: Preparing 36300b4f8736: Preparing 076674ae1033: Preparing f08fceaea1f7: Preparing 49cfe65376d3: Preparing 4cab5f78a785: Waiting 36300b4f8736: Waiting 076674ae1033: Waiting f08fceaea1f7: Waiting 49cfe65376d3: Waiting 3838e2b5ebdb: Preparing d5a163128963: Preparing 53b7e3c22c97: Preparing 1ae6d9560694: Preparing 85cf19e5f3a6: Preparing 3f4f75a9a3ea: Preparing cc2fbe7aa9f4: Preparing 12d0392baefb: Preparing 4cc86e17d81d: Preparing 08bd53859ee6: Preparing 44343de3ea1d: Preparing 3838e2b5ebdb: Waiting d5a163128963: Waiting 53b7e3c22c97: Waiting 1ae6d9560694: Waiting 85cf19e5f3a6: Waiting 3f4f75a9a3ea: Waiting cc2fbe7aa9f4: Waiting 12d0392baefb: Waiting 4cc86e17d81d: Waiting 08bd53859ee6: Waiting 44343de3ea1d: Waiting 1a13924eb6db: Pushed c9a73c922045: Pushed c54090d42637: Pushed c85d023ed4e4: Pushed 076674ae1033: Layer already exists f08fceaea1f7: Layer already exists 4cab5f78a785: Pushed 49cfe65376d3: Layer already exists 3838e2b5ebdb: Layer already exists d5a163128963: Layer already exists 53b7e3c22c97: Layer already exists 1ae6d9560694: Layer already exists 85cf19e5f3a6: Layer already exists 3f4f75a9a3ea: Layer already exists cc2fbe7aa9f4: Layer already exists 4cc86e17d81d: Layer already exists 12d0392baefb: Layer already exists 36300b4f8736: Pushed 08bd53859ee6: Layer already exists 44343de3ea1d: Layer already exists 730b8d0175be: Pushed nightly: digest: sha256:5f560b254f7c734215378fa6b8350f74120c7420f9f2ac8e7281ac40c63a4f5f size: 4713 2026-08-31 01:34:46,901: INFO: Building opensdn-tor-agent finished successfully, duration: 150 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly dee82810b257 741MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 2fa9b0d5f9db 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly dd6fdecb7754 965MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 8875c39a24c7 966MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly b7d95b8b6d85 966MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 404984b0c634 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 33a85970a665 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 197da79d9703 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly f0b2a636af4d 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 4cb3924b7e3c 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly f13d8888fc3e 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly aded4c3fb6cc 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly c714457a44e2 784MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly da16329cadb1 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 26469b973470 810MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2e5472b9ab65 792MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 42b311d9067d 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly dac99954f07e 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 17cbafba7598 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 120f0ac3c081 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 431aae1d8946 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 4481d571e9dd 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 8307ba116edf 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 4d19202fad7c 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly b2c6386e2ff1 484MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 7f8901388e19 497MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly ee4591ec5397 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 04a16d4c507b 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 9ccd73f1e43a 32.6MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly e1bba8d8403d 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 259b73c1b630 729MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 54140079cd11 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 9a055a08f46a 859MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly c6f83524f2e1 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly bf5a5dc67771 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly a1fe992f4c72 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 893ef03f9e61 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly ef3fa7bc0c30 859MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly d10477a87bf1 783MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 48900a83007b 792MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 156ba04de175 792MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 156a25f5a035 3.01GB 0B U tf-dev-sandbox:compile b74fcc4e13ab 25.1GB 0B