2026-09-01 13:31:58,479: INFO: Building opensdn-tor-agent 2026-09-01 13:31:58,562: 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_3_9-1_2 --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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_2 #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 2.2s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_2 #5 DONE 0.2s #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.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.5s #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.518 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 18 MB 00:00 #13 15.36 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.9 MB 00:00 #13 18.24 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 516 kB 00:00 #13 19.78 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 20 MB 00:00 #13 41.16 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 15 MB 00:00 #13 55.26 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.2 MB 00:00 #13 57.30 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 6.3 MB 00:00 #13 64.29 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 966 kB 00:00 #13 66.06 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 480 kB 00:00 #13 67.53 added from: http://tf-mirrors.gz1.opensdn.io/re 476 kB/s | 19 kB 00:00 #13 68.51 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #13 69.60 added from: http://tf-mirrors.gz1.opensdn.io/re 442 kB/s | 15 kB 00:00 #13 70.55 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 112 kB 00:00 #13 72.88 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 44 MB 00:01 #13 115.3 Third parties for OpenSDN 9.1 MB/s | 5.1 MB 00:00 #13 133.0 Dependencies resolved. #13 133.0 ========================================================================================== #13 133.0 Package Arch Version Repository Size #13 133.0 ========================================================================================== #13 133.0 Installing: #13 133.0 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 133.0 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 133.0 Installing dependencies: #13 133.0 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 133.0 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 133.0 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 133.0 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 133.0 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 133.0 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 133.0 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 133.0 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 133.0 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 133.0 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 133.0 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 133.0 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 133.0 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 133.0 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 133.0 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 133.0 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 133.0 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 133.0 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 133.0 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 133.0 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 133.0 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 133.0 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 133.0 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 133.0 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 133.0 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 133.0 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 133.0 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 133.0 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 133.0 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 133.0 #13 133.0 Transaction Summary #13 133.0 ========================================================================================== #13 133.0 Install 31 Packages #13 133.0 #13 133.0 Total download size: 12 M #13 133.0 Installed size: 41 M #13 133.0 Downloading Packages: #13 133.1 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 234 kB/s | 9.9 kB 00:00 #13 133.2 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 98 kB/s | 15 kB 00:00 #13 133.3 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 183 kB/s | 23 kB 00:00 #13 133.4 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 135 kB/s | 35 kB 00:00 #13 133.5 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 52 kB/s | 13 kB 00:00 #13 133.7 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 157 kB/s | 43 kB 00:00 #13 133.9 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 83 kB/s | 30 kB 00:00 #13 134.5 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 14 kB/s | 11 kB 00:00 #13 134.5 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 59 kB/s | 37 kB 00:00 #13 134.5 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.1 MB/s | 55 kB 00:00 #13 134.5 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.4 MB/s | 99 kB 00:00 #13 134.5 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.1 MB/s | 37 kB 00:00 #13 134.5 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #13 134.6 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 203 kB 00:00 #13 134.6 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #13 134.6 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 882 kB/s | 13 kB 00:00 #13 134.6 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #13 134.6 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 3.6 MB/s | 91 kB 00:00 #13 134.6 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 945 kB/s | 22 kB 00:00 #13 134.6 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #13 134.6 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 134.6 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.6 MB/s | 25 kB 00:00 #13 134.6 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #13 134.6 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 228 kB 00:00 #13 134.6 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.1 MB/s | 53 kB 00:00 #13 134.6 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 21 kB 00:00 #13 134.6 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.4 MB/s | 28 kB 00:00 #13 134.6 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #13 134.7 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 25 MB/s | 308 kB 00:00 #13 134.7 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.5 MB/s | 67 kB 00:00 #13 134.8 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 5.4 MB/s | 9.6 MB 00:01 #13 134.8 -------------------------------------------------------------------------------- #13 134.8 Total 7.0 MB/s | 12 MB 00:01 #13 134.8 Running transaction check #13 134.9 Transaction check succeeded. #13 134.9 Running transaction test #13 135.2 Transaction test succeeded. #13 135.2 Running transaction #13 137.2 Preparing : 1/1 #13 137.3 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 137.9 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 138.3 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 138.5 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 139.0 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 139.6 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 139.9 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 140.3 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 140.4 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 140.4 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 140.4 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 140.4 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 140.4 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 140.4 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 140.6 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 140.7 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 140.7 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 140.7 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 140.7 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 140.7 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 140.8 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 140.8 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 140.8 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 140.8 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 140.8 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 140.9 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 140.9 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 140.9 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 141.0 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 141.0 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 141.0 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 141.0 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 145.3 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 145.3 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 145.3 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 145.3 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 145.3 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 145.3 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 145.3 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 145.3 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 145.3 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 145.3 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 145.3 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 145.3 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 145.3 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 145.3 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 145.3 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 145.3 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 145.3 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 145.3 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 145.3 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 145.3 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 145.3 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 145.3 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 145.3 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 145.3 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 145.3 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 145.3 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 145.3 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 145.3 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 145.3 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 145.3 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 145.3 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 145.6 #13 145.6 Installed: #13 145.6 boost-1.75.0-13.el9_7.x86_64 #13 145.6 boost-atomic-1.75.0-13.el9_7.x86_64 #13 145.6 boost-chrono-1.75.0-13.el9_7.x86_64 #13 145.6 boost-container-1.75.0-13.el9_7.x86_64 #13 145.6 boost-context-1.75.0-13.el9_7.x86_64 #13 145.6 boost-contract-1.75.0-13.el9_7.x86_64 #13 145.6 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 145.6 boost-date-time-1.75.0-13.el9_7.x86_64 #13 145.6 boost-fiber-1.75.0-13.el9_7.x86_64 #13 145.6 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 145.6 boost-graph-1.75.0-13.el9_7.x86_64 #13 145.6 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 145.6 boost-locale-1.75.0-13.el9_7.x86_64 #13 145.6 boost-log-1.75.0-13.el9_7.x86_64 #13 145.6 boost-math-1.75.0-13.el9_7.x86_64 #13 145.6 boost-nowide-1.75.0-13.el9_7.x86_64 #13 145.6 boost-program-options-1.75.0-13.el9_7.x86_64 #13 145.6 boost-python3-1.75.0-13.el9_7.x86_64 #13 145.6 boost-random-1.75.0-13.el9_7.x86_64 #13 145.6 boost-regex-1.75.0-13.el9_7.x86_64 #13 145.6 boost-serialization-1.75.0-13.el9_7.x86_64 #13 145.6 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 145.6 boost-system-1.75.0-13.el9_7.x86_64 #13 145.6 boost-test-1.75.0-13.el9_7.x86_64 #13 145.6 boost-thread-1.75.0-13.el9_7.x86_64 #13 145.6 boost-timer-1.75.0-13.el9_7.x86_64 #13 145.6 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 145.6 boost-wave-1.75.0-13.el9_7.x86_64 #13 145.6 gperftools-libs-2.9.1-3.el9.x86_64 #13 145.6 libicu-67.1-10.el9_6.x86_64 #13 145.6 libunwind-1.6.2-1.el9.x86_64 #13 145.6 #13 145.6 Complete! #13 146.1 77 files removed #13 146.6 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 146.7 Collecting contrail-vrouter-api==0.1.dev0 #13 146.7 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 147.0 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 147.0 Installing collected packages: contrail-vrouter-api #13 147.0 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 149.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 3.6s #15 exporting to image #15 exporting layers #15 exporting layers 1.9s done #15 writing image sha256:1aca97e2344f8f44b44bb74315da53638524ada44567081a9ebf5fd457c99ac9 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_9-1_2 done #15 DONE 2.0s 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-09-01 13:35:29,022: INFO: Docker build duration: 211 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] ac1a9e31a1f5: Preparing eca43f610cdc: Preparing d78f2c906a37: Preparing 8bf03960823b: Preparing 6ea3bbcfc55d: Preparing 0ad5adbb937d: Preparing 71b8e5021c4b: Preparing dffcdae4e36c: Preparing 1d9346a22a9c: Preparing 51dc51576968: Preparing b3c57311cbcf: Preparing ebd32c69b58e: Preparing e0cf891ab3f9: Preparing f3b83f777105: Preparing 333b82f8e6cd: Preparing b14711cfeb9c: Preparing 073207483071: Preparing 58babd2938f6: Preparing 874ce570d1b1: Preparing fc25b15052a4: Preparing 44343de3ea1d: Preparing ac1a9e31a1f5: Waiting eca43f610cdc: Waiting d78f2c906a37: Waiting 8bf03960823b: Waiting 6ea3bbcfc55d: Waiting 0ad5adbb937d: Waiting 71b8e5021c4b: Waiting dffcdae4e36c: Waiting 1d9346a22a9c: Waiting 51dc51576968: Waiting b3c57311cbcf: Waiting ebd32c69b58e: Waiting e0cf891ab3f9: Waiting f3b83f777105: Waiting 333b82f8e6cd: Waiting b14711cfeb9c: Waiting 073207483071: Waiting 58babd2938f6: Waiting 874ce570d1b1: Waiting fc25b15052a4: Waiting 44343de3ea1d: Waiting ac1a9e31a1f5: Pushed d78f2c906a37: Pushed 8bf03960823b: Pushed 6ea3bbcfc55d: Pushed 0ad5adbb937d: Pushed 71b8e5021c4b: Pushed dffcdae4e36c: Layer already exists 1d9346a22a9c: Layer already exists 51dc51576968: Layer already exists b3c57311cbcf: Layer already exists ebd32c69b58e: Layer already exists e0cf891ab3f9: Layer already exists f3b83f777105: Layer already exists 333b82f8e6cd: Layer already exists b14711cfeb9c: Layer already exists 073207483071: Layer already exists 58babd2938f6: Layer already exists 874ce570d1b1: Layer already exists fc25b15052a4: Layer already exists 44343de3ea1d: Layer already exists eca43f610cdc: Pushed master-3_0_3_9-1_2: digest: sha256:34a27948fe74ef7a252dc9cd74c90bcf646bf2bea8896f63e84c2ac781264c49 size: 4713 2026-09-01 13:35:44,021: INFO: Building opensdn-tor-agent finished successfully, duration: 226 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_3_9-1_2 615b9fc52f12 741MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_3_9-1_2 08708faa0ed1 750MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_9-1_2 4f430937556b 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_3_9-1_2 34b7c3329ba1 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_9-1_2 5b13bbc06866 803MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_3_9-1_2 2dbba1936a08 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_3_9-1_2 25dd971d5663 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_3_9-1_2 1a7264892569 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_3_9-1_2 56ca7ab6cc8c 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_2 444c73142b12 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_3_9-1_2 b405d65e1882 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_3_9-1_2 cb7d92a22760 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_3_9-1_2 33f8b0f0d597 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_3_9-1_2 06ff670b0c35 764MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_3_9-1_2 ecfd305ef0e4 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_3_9-1_2 7c0108212340 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_3_9-1_2 1c24fc66d53b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_3_9-1_2 b3e883ed582f 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_3_9-1_2 7efd05c4b46b 784MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_3_9-1_2 1845e74ad2ea 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_3_9-1_2 cf2c6c41c9ac 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_3_9-1_2 7ff0e9657759 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_3_9-1_2 898ecb666725 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_3_9-1_2 e381b8c405ba 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_3_9-1_2 a5820258cced 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_3_9-1_2 0489d60fc114 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_3_9-1_2 5a3492a7a42f 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_3_9-1_2 888951e273a8 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_3_9-1_2 331554a92b1d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_3_9-1_2 93c0ae8ed062 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_3_9-1_2 fe9c54239bf4 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_3_9-1_2 8d3e67a32bb2 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_3_9-1_2 6588006c5f89 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_3_9-1_2 8bf706277317 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_9-1_2 b81f20bd858a 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_3_9-1_2 5f49bd3b084b 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_3_9-1_2 760490e154fe 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_3_9-1_2 71de2c548292 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_3_9-1_2 d3756e18cd6e 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_3_9-1_2 33d9afe75570 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_3_9-1_2 097a81526cc9 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_3_9-1_2 130233e81138 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_3_9-1_2 79cd28e2e172 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_3_9-1_2 50d2ab38b492 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_3_9-1_2 4fb08dce8a2f 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_3_9-1_2 cbf136951353 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_3_9-1_2 d84b547ad687 1.35GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_9-1_2 1aca97e2344f 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_3_9-1_2 f4e57c70288a 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_3_9-1_2 7b7057710bf7 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_3_9-1_2 4e7408f4451a 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_3_9-1_2 b24919f3ce80 890MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_3_9-1_2 32c0f1f5c076 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_3_9-1_2 1d71e4a813c1 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 28489d18a53b 3.01GB 0B U opensdn-test-test:master-3_0_3_9-1_2 cbf136951353 1.91GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile d2867aa313ff 22.6GB 0B tf-dev-sandbox:frozen 28489d18a53b 3.01GB 0B U