2026-08-24 16:46:15,274: INFO: Building opensdn-tor-agent 2026-08-24 16:46:15,340: 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=master-3_0_6_9-4 --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 1.1s #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:5101/opensdn-base:master-3_0_6_9-4 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_6_9-4 #5 DONE 0.3s #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 2.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.0s #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.301 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 18 MB 00:00 #13 14.82 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.9 MB 00:00 #13 17.05 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 516 kB 00:00 #13 18.26 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 20 MB 00:00 #13 36.63 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 15 MB 00:00 #13 51.25 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 1.2 MB 00:00 #13 52.95 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 6.3 MB 00:00 #13 60.97 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 966 kB 00:00 #13 62.66 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 480 kB 00:00 #13 64.00 added from: http://tf-mirrors.gz1.opensdn.io/re 330 kB/s | 19 kB 00:00 #13 65.08 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #13 65.97 added from: http://tf-mirrors.gz1.opensdn.io/re 425 kB/s | 15 kB 00:00 #13 67.00 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 112 kB 00:00 #13 70.34 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 44 MB 00:02 #13 107.6 Third parties for OpenSDN 14 MB/s | 5.1 MB 00:00 #13 111.7 Last metadata expiration check: 0:00:01 ago on Mon 24 Aug 2026 04:49:10 PM UTC. #13 123.8 Dependencies resolved. #13 123.8 ========================================================================================== #13 123.8 Package Arch Version Repository Size #13 123.8 ========================================================================================== #13 123.8 Installing: #13 123.8 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 123.8 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 123.8 Installing dependencies: #13 123.8 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 123.8 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 123.8 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 123.8 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 123.8 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 123.8 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 123.8 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 123.8 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 123.8 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 123.8 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 123.8 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 123.8 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 123.8 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 123.8 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 123.8 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 123.8 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 123.8 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 123.8 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 123.8 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 123.8 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 123.8 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 123.8 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 123.8 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 123.8 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 123.8 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 123.8 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 123.8 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 123.8 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 123.8 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 123.8 #13 123.8 Transaction Summary #13 123.8 ========================================================================================== #13 123.8 Install 31 Packages #13 123.8 #13 123.8 Total download size: 12 M #13 123.8 Installed size: 41 M #13 123.8 Downloading Packages: #13 123.8 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 722 kB/s | 9.9 kB 00:00 #13 123.8 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 920 kB/s | 15 kB 00:00 #13 123.8 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #13 123.8 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #13 123.8 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 123.8 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.7 MB/s | 43 kB 00:00 #13 123.8 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 30 kB 00:00 #13 123.8 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #13 123.8 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.2 MB/s | 37 kB 00:00 #13 123.8 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.0 MB/s | 55 kB 00:00 #13 123.8 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 123.8 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.5 MB/s | 37 kB 00:00 #13 123.8 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 17 MB/s | 212 kB 00:00 #13 123.9 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #13 123.9 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #13 123.9 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #13 123.9 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #13 123.9 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.4 MB/s | 91 kB 00:00 #13 123.9 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 22 kB 00:00 #13 123.9 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 275 kB 00:00 #13 123.9 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.5 MB/s | 127 kB 00:00 #13 123.9 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #13 123.9 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #13 123.9 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 228 kB 00:00 #13 124.0 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.0 MB/s | 53 kB 00:00 #13 124.0 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 21 kB 00:00 #13 124.0 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.1 MB/s | 28 kB 00:00 #13 124.0 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #13 124.0 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 124.0 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.4 MB/s | 67 kB 00:00 #13 124.1 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 124.1 -------------------------------------------------------------------------------- #13 124.1 Total 43 MB/s | 12 MB 00:00 #13 124.1 Running transaction check #13 124.2 Transaction check succeeded. #13 124.2 Running transaction test #13 124.5 Transaction test succeeded. #13 124.5 Running transaction #13 124.9 Preparing : 1/1 #13 124.9 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 124.9 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 125.0 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 125.0 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 125.4 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 125.4 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 125.4 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 125.4 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 125.4 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 125.5 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 125.5 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 125.5 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 125.5 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 125.6 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 125.6 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 125.6 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 125.6 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 125.6 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 125.6 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 125.6 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 125.6 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 125.7 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 125.7 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 125.7 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 125.7 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 125.7 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 125.7 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 125.8 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 125.8 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 125.8 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 125.8 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 125.8 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 126.1 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 126.1 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 126.1 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 126.1 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 126.1 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 126.1 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 126.1 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 126.1 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 126.1 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 126.1 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 126.1 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 126.1 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 126.1 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 126.1 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 126.1 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 126.1 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 126.1 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 126.1 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 126.1 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 126.1 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 126.1 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 126.1 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 126.1 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 126.1 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 126.1 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 126.1 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 126.1 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 126.1 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 126.1 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 126.1 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 126.1 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 126.2 #13 126.2 Installed: #13 126.2 boost-1.75.0-13.el9_7.x86_64 #13 126.2 boost-atomic-1.75.0-13.el9_7.x86_64 #13 126.2 boost-chrono-1.75.0-13.el9_7.x86_64 #13 126.2 boost-container-1.75.0-13.el9_7.x86_64 #13 126.2 boost-context-1.75.0-13.el9_7.x86_64 #13 126.2 boost-contract-1.75.0-13.el9_7.x86_64 #13 126.2 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 126.2 boost-date-time-1.75.0-13.el9_7.x86_64 #13 126.2 boost-fiber-1.75.0-13.el9_7.x86_64 #13 126.2 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 126.2 boost-graph-1.75.0-13.el9_7.x86_64 #13 126.2 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 126.2 boost-locale-1.75.0-13.el9_7.x86_64 #13 126.2 boost-log-1.75.0-13.el9_7.x86_64 #13 126.2 boost-math-1.75.0-13.el9_7.x86_64 #13 126.2 boost-nowide-1.75.0-13.el9_7.x86_64 #13 126.2 boost-program-options-1.75.0-13.el9_7.x86_64 #13 126.2 boost-python3-1.75.0-13.el9_7.x86_64 #13 126.2 boost-random-1.75.0-13.el9_7.x86_64 #13 126.2 boost-regex-1.75.0-13.el9_7.x86_64 #13 126.2 boost-serialization-1.75.0-13.el9_7.x86_64 #13 126.2 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 126.2 boost-system-1.75.0-13.el9_7.x86_64 #13 126.2 boost-test-1.75.0-13.el9_7.x86_64 #13 126.2 boost-thread-1.75.0-13.el9_7.x86_64 #13 126.2 boost-timer-1.75.0-13.el9_7.x86_64 #13 126.2 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 126.2 boost-wave-1.75.0-13.el9_7.x86_64 #13 126.2 gperftools-libs-2.9.1-3.el9.x86_64 #13 126.2 libicu-67.1-10.el9_6.x86_64 #13 126.2 libunwind-1.6.2-1.el9.x86_64 #13 126.2 #13 126.2 Complete! #13 126.8 77 files removed #13 127.7 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 127.9 Collecting contrail-vrouter-api==0.1.dev0 #13 127.9 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 128.1 Installing collected packages: contrail-vrouter-api #13 128.1 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 128.2 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 129.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.3s #15 exporting to image #15 exporting layers #15 exporting layers 3.8s done #15 writing image sha256:7a6c6e375aaabd471adbcf0b56305c82a56a0446da2d2d7f3390b964acc35443 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_6_9-4 done #15 DONE 3.8s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-08-24 16:49:39,033: INFO: Docker build duration: 204 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 707bc972c8c4: Preparing 37d30a613ead: Preparing abee5baa44ee: Preparing ea9547e3d70b: Preparing 824cd3b26a96: Preparing 682a44ac3df4: Preparing 343ec8b711ca: Preparing 119f44e2006d: Preparing a05592506963: Preparing df759ed2c2e2: Preparing d062b9d01c70: Preparing 4a3042ec79f6: Preparing dfaf45bed3d9: Preparing c068c52676b1: Preparing 47cb5fb4bd05: Preparing d913cc57225c: Preparing 77cbeb463456: Preparing c74ca454b04f: Preparing fc7e0a831457: Preparing f2d98e9bc9ef: Preparing 44343de3ea1d: Preparing 707bc972c8c4: Waiting 37d30a613ead: Waiting abee5baa44ee: Waiting ea9547e3d70b: Waiting 824cd3b26a96: Waiting 682a44ac3df4: Waiting 343ec8b711ca: Waiting 119f44e2006d: Waiting a05592506963: Waiting df759ed2c2e2: Waiting d062b9d01c70: Waiting 4a3042ec79f6: Waiting dfaf45bed3d9: Waiting c068c52676b1: Waiting 47cb5fb4bd05: Waiting d913cc57225c: Waiting 77cbeb463456: Waiting c74ca454b04f: Waiting fc7e0a831457: Waiting f2d98e9bc9ef: Waiting 44343de3ea1d: Waiting 707bc972c8c4: Pushed abee5baa44ee: Pushed ea9547e3d70b: Pushed 824cd3b26a96: Pushed 682a44ac3df4: Pushed 119f44e2006d: Layer already exists 343ec8b711ca: Pushed df759ed2c2e2: Layer already exists d062b9d01c70: Layer already exists a05592506963: Layer already exists dfaf45bed3d9: Layer already exists 4a3042ec79f6: Layer already exists d913cc57225c: Layer already exists c068c52676b1: Layer already exists 47cb5fb4bd05: Layer already exists 77cbeb463456: Layer already exists f2d98e9bc9ef: Layer already exists c74ca454b04f: Layer already exists fc7e0a831457: Layer already exists 44343de3ea1d: Layer already exists 37d30a613ead: Pushed master-3_0_6_9-4: digest: sha256:c9fb88ecece4609241c4ca4e385b848318a1dd8e6d7d9e149266a4151e417d47 size: 4713 2026-08-24 16:49:48,793: INFO: Building opensdn-tor-agent finished successfully, duration: 213 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_6_9-4 9d6d1ecd1baf 741MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_6_9-4 24a3b30582b4 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_6_9-4 32a5813bdbff 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_6_9-4 dfd0d9a934ea 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_6_9-4 3cd1e0d3d693 803MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_6_9-4 4ac411f99f97 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_6_9-4 35e0ab202b7d 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_6_9-4 f4a8bd6d566f 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_6_9-4 65cbaf8b0667 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_6_9-4 bf62f0241edc 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_6_9-4 e52347b2f69b 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_6_9-4 9bf134dd207b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_6_9-4 84f60b9914d1 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_6_9-4 32afc655df76 764MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_6_9-4 4d89255c775a 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_6_9-4 62cb4c0521e0 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_6_9-4 5a50d7dff483 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_6_9-4 c95e1935bb4c 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_6_9-4 d641826b454b 784MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_6_9-4 15b5906cc223 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_6_9-4 197e0dbf3860 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_6_9-4 ecf502bb7f6c 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_6_9-4 41d62042f322 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_6_9-4 1aa105a92d4a 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_6_9-4 84a942f5461d 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_6_9-4 6c271ffe4c51 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_6_9-4 06bcadd35930 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_6_9-4 657a4289c1d6 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_6_9-4 9b7f7e42abe6 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_6_9-4 1ef3c603ee88 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_6_9-4 ba0f2bc97e27 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_6_9-4 14ba81160c97 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_6_9-4 c003357d94c5 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_6_9-4 7ad72279e8a5 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_6_9-4 26fba0298c80 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_6_9-4 a0670d709220 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_6_9-4 11f4fa7e7ac0 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_6_9-4 6113be044c29 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_6_9-4 f205f8b28e3e 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_6_9-4 a1fdd5ef05d2 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_6_9-4 2ea6de08fdda 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_6_9-4 ba3969d4f653 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_6_9-4 6b9efbfe26e0 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_6_9-4 2ff2c6852e62 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_6_9-4 52387e9dfda4 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_6_9-4 7a6c6e375aaa 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_6_9-4 eb55b0e3e4b7 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_6_9-4 1952f584796d 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_6_9-4 580d6f2ca81f 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_6_9-4 84db5e4924de 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_6_9-4 3e9ad3c54a06 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 37b980bd39cf 3.01GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile e1d8c1f6c3a5 22.6GB 0B tf-dev-sandbox:frozen 37b980bd39cf 3.01GB 0B U