2026-02-25 16:19:38,323: INFO: Building opensdn-tor-agent 2026-02-25 16:19:38,378: 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=r25.1-2_6_4_3-1 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_3-1 #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.1s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_3-1 #5 CACHED #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.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.4s #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.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.7s #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 ; yum install -y $pkgs gperftools-libs ; yum 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.983 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 14 MB 00:00 #13 9.245 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 1.9 MB 00:00 #13 10.76 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 402 kB 00:00 #13 11.93 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 16 MB 00:00 #13 24.80 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 11 MB 00:00 #13 32.01 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #13 33.14 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.8 MB 00:00 #13 35.92 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #13 36.59 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 474 kB 00:00 #13 37.02 added from: http://tf-mirrors.gz1.opensdn.io/re 420 kB/s | 18 kB 00:00 #13 37.46 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 kB/s | 257 B 00:00 #13 37.70 added from: http://tf-mirrors.gz1.opensdn.io/re 357 kB/s | 15 kB 00:00 #13 38.14 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 96 kB 00:00 #13 39.25 added from: http://tf-mirrors.gz1.opensdn.io/re 70 MB/s | 39 MB 00:00 #13 61.70 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #13 72.87 Dependencies resolved. #13 72.87 ========================================================================================== #13 72.87 Package Arch Version Repository Size #13 72.87 ========================================================================================== #13 72.87 Installing: #13 72.87 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 72.87 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 72.87 Installing dependencies: #13 72.87 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 72.87 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 72.87 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 72.87 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 72.87 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 72.87 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 72.87 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 72.87 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 72.87 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 72.87 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 72.87 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 72.87 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 72.87 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 72.87 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 72.87 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 72.87 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 72.87 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 72.87 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 72.87 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 72.87 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 72.87 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 72.87 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 72.87 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 72.87 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 72.87 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 72.87 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 72.87 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 72.87 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 72.87 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 72.87 #13 72.87 Transaction Summary #13 72.87 ========================================================================================== #13 72.87 Install 31 Packages #13 72.87 #13 72.87 Total download size: 12 M #13 72.87 Installed size: 41 M #13 72.87 Downloading Packages: #13 72.91 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 567 kB/s | 9.9 kB 00:00 #13 72.91 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 707 kB/s | 15 kB 00:00 #13 72.91 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #13 72.91 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 35 kB 00:00 #13 72.91 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 72.91 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.3 MB/s | 43 kB 00:00 #13 72.91 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.3 MB/s | 30 kB 00:00 #13 72.92 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #13 72.92 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.3 MB/s | 37 kB 00:00 #13 72.92 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.5 MB/s | 55 kB 00:00 #13 73.00 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.5 MB/s | 99 kB 00:00 #13 73.00 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.3 MB/s | 37 kB 00:00 #13 73.00 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 73.00 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 203 kB 00:00 #13 73.00 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #13 73.00 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 73.00 (17/31): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #13 73.00 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.9 MB/s | 91 kB 00:00 #13 73.00 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 22 kB 00:00 #13 73.00 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #13 73.00 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 73.00 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #13 73.00 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #13 73.00 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #13 73.00 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.2 MB/s | 53 kB 00:00 #13 73.04 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 21 kB 00:00 #13 73.04 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.4 MB/s | 28 kB 00:00 #13 73.04 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #13 73.04 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #13 73.04 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.7 MB/s | 67 kB 00:00 #13 73.23 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 34 MB/s | 9.6 MB 00:00 #13 73.23 -------------------------------------------------------------------------------- #13 73.23 Total 43 MB/s | 12 MB 00:00 #13 73.23 Running transaction check #13 73.23 Transaction check succeeded. #13 73.23 Running transaction test #13 73.43 Transaction test succeeded. #13 73.43 Running transaction #13 75.18 Preparing : 1/1 #13 75.33 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 75.33 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 75.33 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 75.33 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 75.63 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 75.63 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 75.63 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 75.63 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 75.63 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 75.67 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 75.67 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 75.70 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 75.70 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 75.70 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 75.70 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 75.71 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 75.73 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 75.73 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 75.74 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 75.79 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 75.79 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 75.79 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 75.79 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 75.82 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 75.82 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 75.82 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 75.92 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 75.92 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 75.92 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 75.92 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 75.92 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 75.92 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 76.17 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 76.17 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 76.17 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 76.17 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 76.17 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 76.17 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 76.17 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 76.17 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 76.17 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 76.17 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 76.17 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 76.17 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 76.17 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 76.17 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 76.17 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 76.17 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 76.17 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 76.17 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 76.17 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 76.17 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 76.17 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 76.17 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 76.17 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 76.17 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 76.17 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 76.17 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 76.17 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 76.17 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 76.17 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 76.17 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 76.17 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 76.40 #13 76.40 Installed: #13 76.40 boost-1.75.0-13.el9_7.x86_64 #13 76.40 boost-atomic-1.75.0-13.el9_7.x86_64 #13 76.40 boost-chrono-1.75.0-13.el9_7.x86_64 #13 76.40 boost-container-1.75.0-13.el9_7.x86_64 #13 76.40 boost-context-1.75.0-13.el9_7.x86_64 #13 76.40 boost-contract-1.75.0-13.el9_7.x86_64 #13 76.40 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 76.40 boost-date-time-1.75.0-13.el9_7.x86_64 #13 76.40 boost-fiber-1.75.0-13.el9_7.x86_64 #13 76.40 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 76.40 boost-graph-1.75.0-13.el9_7.x86_64 #13 76.40 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 76.40 boost-locale-1.75.0-13.el9_7.x86_64 #13 76.40 boost-log-1.75.0-13.el9_7.x86_64 #13 76.40 boost-math-1.75.0-13.el9_7.x86_64 #13 76.40 boost-nowide-1.75.0-13.el9_7.x86_64 #13 76.40 boost-program-options-1.75.0-13.el9_7.x86_64 #13 76.40 boost-python3-1.75.0-13.el9_7.x86_64 #13 76.40 boost-random-1.75.0-13.el9_7.x86_64 #13 76.40 boost-regex-1.75.0-13.el9_7.x86_64 #13 76.40 boost-serialization-1.75.0-13.el9_7.x86_64 #13 76.40 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 76.40 boost-system-1.75.0-13.el9_7.x86_64 #13 76.40 boost-test-1.75.0-13.el9_7.x86_64 #13 76.40 boost-thread-1.75.0-13.el9_7.x86_64 #13 76.40 boost-timer-1.75.0-13.el9_7.x86_64 #13 76.40 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 76.40 boost-wave-1.75.0-13.el9_7.x86_64 #13 76.40 gperftools-libs-2.9.1-3.el9.x86_64 #13 76.40 libicu-67.1-10.el9_6.x86_64 #13 76.40 libunwind-1.6.2-1.el9.x86_64 #13 76.40 #13 76.40 Complete! #13 76.79 77 files removed #13 77.34 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 77.38 Collecting contrail-vrouter-api==0.1.dev0 #13 77.38 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 77.71 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 77.72 Installing collected packages: contrail-vrouter-api #13 77.72 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 78.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 3.9s done #15 writing image sha256:36ed05af623360535db8eab5e45fbed6466ad6141a9e9b03de97d41076496095 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_3-1 done #15 DONE 4.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-02-25 16:22:03,010: INFO: Docker build duration: 145 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c003d1af93bf: Preparing 23681354780d: Preparing 25cd78cfd967: Preparing 1bd60da0154d: Preparing 871c26546ea0: Preparing 570fd5e9c77e: Preparing 2eaa7ff150b7: Preparing 270ffefb9469: Preparing 5e0a4a4ae710: Preparing c23120d94543: Preparing c4df0209dee7: Preparing b68f5a446a91: Preparing 0de6144a6e63: Preparing 9f708e0caeb3: Preparing b2798e82a444: Preparing b818f7991e26: Preparing ad8b16904a01: Preparing 4056d045218f: Preparing f1340423fd00: Preparing 44343de3ea1d: Preparing c003d1af93bf: Waiting 23681354780d: Waiting 25cd78cfd967: Waiting 1bd60da0154d: Waiting 871c26546ea0: Waiting 570fd5e9c77e: Waiting 2eaa7ff150b7: Waiting 270ffefb9469: Waiting 5e0a4a4ae710: Waiting c23120d94543: Waiting c4df0209dee7: Waiting b68f5a446a91: Waiting 0de6144a6e63: Waiting 9f708e0caeb3: Waiting b2798e82a444: Waiting b818f7991e26: Waiting ad8b16904a01: Waiting 4056d045218f: Waiting f1340423fd00: Waiting 44343de3ea1d: Waiting c003d1af93bf: Pushed 25cd78cfd967: Pushed 1bd60da0154d: Pushed 871c26546ea0: Pushed 570fd5e9c77e: Pushed 270ffefb9469: Layer already exists 5e0a4a4ae710: Layer already exists c23120d94543: Layer already exists c4df0209dee7: Layer already exists b68f5a446a91: Layer already exists 0de6144a6e63: Layer already exists 9f708e0caeb3: Layer already exists 2eaa7ff150b7: Pushed b2798e82a444: Layer already exists b818f7991e26: Layer already exists 4056d045218f: Layer already exists ad8b16904a01: Layer already exists f1340423fd00: Layer already exists 44343de3ea1d: Layer already exists 23681354780d: Pushed r25.1-2_6_4_3-1: digest: sha256:6e757dde67b0760d521b6796dbdb57da25642a628d18f9ae9eca4350ef722c64 size: 4505 2026-02-25 16:22:20,367: INFO: Building opensdn-tor-agent finished successfully, duration: 162 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:5101/opensdn-analytics-alarm-gen:r25.1-2_6_4_3-1 d370719f8a25 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r25.1-2_6_4_3-1 e4a06fe57614 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_3-1 682adb067c8b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:r25.1-2_6_4_3-1 75434449b701 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:r25.1-2_6_4_3-1 ce87af93cbdc 893MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_3-1 de523986f196 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r25.1-2_6_4_3-1 a43e76147c78 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_6_4_3-1 c4be66d1a808 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_4_3-1 0778a0a18817 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_3-1 cdab1648750e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_4_3-1 779aff93a9e4 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_4_3-1 5ef58f3b863a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_4_3-1 23d3ae11f663 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r25.1-2_6_4_3-1 7fd99083b9bb 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_4_3-1 2ef0ded03fb2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r25.1-2_6_4_3-1 1da914e53c03 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r25.1-2_6_4_3-1 ab5ec42612d9 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r25.1-2_6_4_3-1 9bd51d4d784b 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r25.1-2_6_4_3-1 7a7e2657b7e9 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:r25.1-2_6_4_3-1 eac1a45b6b64 1.29GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:r25.1-2_6_4_3-1 050952915881 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r25.1-2_6_4_3-1 537250a6ec86 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r25.1-2_6_4_3-1 cbb0eaca6968 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r25.1-2_6_4_3-1 4672702ebe46 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r25.1-2_6_4_3-1 2f44abe17727 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r25.1-2_6_4_3-1 d513083db2f7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:r25.1-2_6_4_3-1 bd3598e997c8 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r25.1-2_6_4_3-1 257c98348d52 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r25.1-2_6_4_3-1 d3ee8a006848 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r25.1-2_6_4_3-1 a43d4591e1b9 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r25.1-2_6_4_3-1 851dc3a41101 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r25.1-2_6_4_3-1 bc94d58ea57e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r25.1-2_6_4_3-1 00b892b77483 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r25.1-2_6_4_3-1 686632f6ec58 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r25.1-2_6_4_3-1 4bcfc2a3afe5 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_3-1 392cc1453955 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_4_3-1 b8c055aae16f 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r25.1-2_6_4_3-1 c8b5451e81cd 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r25.1-2_6_4_3-1 d60186aa19db 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r25.1-2_6_4_3-1 3ae4a7c3ffb2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r25.1-2_6_4_3-1 b2e628c69ddf 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r25.1-2_6_4_3-1 5d2ccd275e7b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r25.1-2_6_4_3-1 40c9624790ea 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r25.1-2_6_4_3-1 84fcde003dfe 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r25.1-2_6_4_3-1 1d7385419455 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r25.1-2_6_4_3-1 62c3b6f25c38 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r25.1-2_6_4_3-1 f0586e8dff38 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:r25.1-2_6_4_3-1 e99e7084f275 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_3-1 36ed05af6233 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:r25.1-2_6_4_3-1 726e24bb8ff6 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r25.1-2_6_4_3-1 bedfda9242ba 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:r25.1-2_6_4_3-1 b95cc0fa7e42 630MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r25.1-2_6_4_3-1 da24e8229430 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable af36394ba144 2.9GB 0B U opensdn-test-test:r25.1-2_6_4_3-1 f0586e8dff38 1.83GB 0B tf-dev-sandbox:compile 4ab7a4d3c233 24.7GB 0B