2025-11-03 13:25:32,556: INFO: Building opensdn-tor-agent 2025-11-03 13:25:32,608: 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-2_3_2_1-3 --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 2.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_1-3 #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 0.8s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_2_1-3 #6 CACHED #7 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_1-3 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.2s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 3.0s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.0s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 3.3s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 3.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.6s #14 [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 #14 2.691 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #14 4.407 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #14 5.089 added from: http://tf-mirrors.gz1.opensdn.io/re 5.4 MB/s | 264 kB 00:00 #14 5.599 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 7.0 MB 00:00 #14 12.47 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 4.0 MB 00:00 #14 15.77 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #14 16.74 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #14 18.36 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 392 kB 00:00 #14 19.20 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #14 20.01 added from: http://tf-mirrors.gz1.opensdn.io/re 291 kB/s | 16 kB 00:00 #14 20.26 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 kB/s | 257 B 00:00 #14 20.76 added from: http://tf-mirrors.gz1.opensdn.io/re 460 kB/s | 13 kB 00:00 #14 20.87 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #14 22.42 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 30 MB 00:00 #14 45.28 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #14 58.75 Dependencies resolved. #14 58.75 ======================================================================================= #14 58.75 Package Arch Version Repository Size #14 58.75 ======================================================================================= #14 58.75 Installing: #14 58.75 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 58.75 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 58.75 Installing dependencies: #14 58.75 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 58.75 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 58.75 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 58.75 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 58.75 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 58.75 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 58.75 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 58.75 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 58.75 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 58.75 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 58.75 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 58.75 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 58.75 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 58.75 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 58.75 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 58.75 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 58.75 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 58.75 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 58.75 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 58.75 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 58.75 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 58.75 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 58.75 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 58.75 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 58.75 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 58.75 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 58.75 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 58.75 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 58.75 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 58.75 #14 58.75 Transaction Summary #14 58.75 ======================================================================================= #14 58.75 Install 31 Packages #14 58.75 #14 58.75 Total download size: 12 M #14 58.78 Installed size: 41 M #14 58.78 Downloading Packages: #14 58.98 (1/31): boost-1.75.0-8.el9.x86_64.rpm 53 kB/s | 11 kB 00:00 #14 59.13 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 48 kB/s | 16 kB 00:00 #14 59.26 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 91 kB/s | 24 kB 00:00 #14 59.26 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 275 kB/s | 36 kB 00:00 #14 59.26 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #14 59.54 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 159 kB/s | 44 kB 00:00 #14 59.83 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 59 kB/s | 32 kB 00:00 #14 59.83 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 47 kB/s | 13 kB 00:00 #14 59.83 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 38 kB 00:00 #14 59.83 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 3.4 MB/s | 57 kB 00:00 #14 59.83 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 101 kB 00:00 #14 59.83 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.6 MB/s | 38 kB 00:00 #14 59.92 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 14 MB/s | 214 kB 00:00 #14 59.92 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 205 kB 00:00 #14 59.92 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 8.6 MB/s | 408 kB 00:00 #14 59.92 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #14 59.92 (17/31): boost-program-options-1.75.0-8.el9.x86 9.1 MB/s | 106 kB 00:00 #14 59.92 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 92 kB 00:00 #14 59.92 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #14 59.92 (20/31): boost-serialization-1.75.0-8.el9.x86_6 19 MB/s | 129 kB 00:00 #14 59.92 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #14 59.92 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.3 MB/s | 27 kB 00:00 #14 59.92 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #14 59.92 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #14 59.94 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 55 kB 00:00 #14 59.94 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #14 59.94 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.0 MB/s | 30 kB 00:00 #14 59.94 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #14 60.01 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #14 60.01 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.5 MB/s | 67 kB 00:00 #14 60.10 (31/31): libicu-67.1-9.el9.x86_64.rpm 7.4 MB/s | 9.6 MB 00:01 #14 60.10 -------------------------------------------------------------------------------- #14 60.10 Total 9.5 MB/s | 12 MB 00:01 #14 60.10 Running transaction check #14 60.14 Transaction check succeeded. #14 60.14 Running transaction test #14 60.66 Transaction test succeeded. #14 60.66 Running transaction #14 61.31 Preparing : 1/1 #14 61.41 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 61.41 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 61.43 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 61.44 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 62.21 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 62.21 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 62.26 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 62.26 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 62.26 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 62.30 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 62.30 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 62.37 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 62.37 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 62.37 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 62.37 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 62.37 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 62.37 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 62.42 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 62.42 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 62.42 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 62.48 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 62.48 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 62.48 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 62.48 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 62.51 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 62.51 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 62.55 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 62.55 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 62.55 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 62.55 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 62.55 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 62.62 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 63.28 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 63.28 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 63.28 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 63.28 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 63.28 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 63.28 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 63.28 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 63.28 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 63.28 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 63.28 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 63.28 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 63.28 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 63.28 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 63.28 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 63.28 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 63.28 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 63.28 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 63.28 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 63.28 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 63.28 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 63.28 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 63.28 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 63.28 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 63.28 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 63.28 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 63.28 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 63.28 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 63.28 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 63.28 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 63.28 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 63.28 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 63.41 #14 63.41 Installed: #14 63.41 boost-1.75.0-8.el9.x86_64 #14 63.41 boost-atomic-1.75.0-8.el9.x86_64 #14 63.41 boost-chrono-1.75.0-8.el9.x86_64 #14 63.41 boost-container-1.75.0-8.el9.x86_64 #14 63.41 boost-context-1.75.0-8.el9.x86_64 #14 63.41 boost-contract-1.75.0-8.el9.x86_64 #14 63.41 boost-coroutine-1.75.0-8.el9.x86_64 #14 63.41 boost-date-time-1.75.0-8.el9.x86_64 #14 63.41 boost-fiber-1.75.0-8.el9.x86_64 #14 63.41 boost-filesystem-1.75.0-8.el9.x86_64 #14 63.41 boost-graph-1.75.0-8.el9.x86_64 #14 63.41 boost-iostreams-1.75.0-8.el9.x86_64 #14 63.41 boost-locale-1.75.0-8.el9.x86_64 #14 63.41 boost-log-1.75.0-8.el9.x86_64 #14 63.41 boost-math-1.75.0-8.el9.x86_64 #14 63.41 boost-nowide-1.75.0-8.el9.x86_64 #14 63.41 boost-program-options-1.75.0-8.el9.x86_64 #14 63.41 boost-python3-1.75.0-8.el9.x86_64 #14 63.41 boost-random-1.75.0-8.el9.x86_64 #14 63.41 boost-regex-1.75.0-8.el9.x86_64 #14 63.41 boost-serialization-1.75.0-8.el9.x86_64 #14 63.41 boost-stacktrace-1.75.0-8.el9.x86_64 #14 63.41 boost-system-1.75.0-8.el9.x86_64 #14 63.41 boost-test-1.75.0-8.el9.x86_64 #14 63.41 boost-thread-1.75.0-8.el9.x86_64 #14 63.41 boost-timer-1.75.0-8.el9.x86_64 #14 63.41 boost-type_erasure-1.75.0-8.el9.x86_64 #14 63.41 boost-wave-1.75.0-8.el9.x86_64 #14 63.41 gperftools-libs-2.9.1-3.el9.x86_64 #14 63.41 libicu-67.1-9.el9.x86_64 #14 63.41 libunwind-1.6.2-1.el9.x86_64 #14 63.41 #14 63.41 Complete! #14 63.87 75 files removed #14 64.87 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 64.94 Collecting contrail-vrouter-api==0.1.dev0 #14 65.00 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 65.35 Installing collected packages: contrail-vrouter-api #14 65.35 Successfully installed contrail-vrouter-api-0.1.dev0 #14 65.38 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 #14 DONE 67.1s #15 [stage-1 8/8] COPY *.sh / #15 DONE 3.1s #16 exporting to image #16 exporting layers #16 exporting layers 7.7s done #16 writing image sha256:97fa2fc4210d03e3f009b8fa0044decf940d8fb50211581dcd562e7095355e91 #16 writing image sha256:97fa2fc4210d03e3f009b8fa0044decf940d8fb50211581dcd562e7095355e91 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_2_1-3 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_2_1-3 0.0s done #16 DONE 7.9s 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) 2025-11-03 13:27:41,755: INFO: Docker build duration: 129 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 6d2aaa7e2f23: Preparing 606edaf76e52: Preparing 7fe34179a9d2: Preparing dd25ead5e27b: Preparing 6887d9d6e0be: Preparing 6ed4d4600812: Preparing 6aaa57761116: Preparing e58295748aca: Preparing 8a5ff72ea07e: Preparing 5ef22eb5a1f7: Preparing 667a71db73ff: Preparing cbfd7128641b: Preparing 2042a32c7cc2: Preparing b92f81bbd344: Preparing f1435d374a22: Preparing 90ae88840c1b: Preparing a663862dd505: Preparing 33bf089822b5: Preparing 0994b4eea31b: Preparing 44343de3ea1d: Preparing 6d2aaa7e2f23: Waiting 606edaf76e52: Waiting 7fe34179a9d2: Waiting dd25ead5e27b: Waiting 6887d9d6e0be: Waiting 6ed4d4600812: Waiting 6aaa57761116: Waiting e58295748aca: Waiting 8a5ff72ea07e: Waiting 5ef22eb5a1f7: Waiting 667a71db73ff: Waiting cbfd7128641b: Waiting 2042a32c7cc2: Waiting b92f81bbd344: Waiting f1435d374a22: Waiting 90ae88840c1b: Waiting a663862dd505: Waiting 33bf089822b5: Waiting 0994b4eea31b: Waiting 44343de3ea1d: Waiting 7fe34179a9d2: Pushed 6d2aaa7e2f23: Pushed dd25ead5e27b: Pushed 6887d9d6e0be: Pushed 6ed4d4600812: Pushed 6aaa57761116: Pushed e58295748aca: Layer already exists 8a5ff72ea07e: Layer already exists 5ef22eb5a1f7: Layer already exists cbfd7128641b: Layer already exists 667a71db73ff: Layer already exists 2042a32c7cc2: Layer already exists b92f81bbd344: Layer already exists 90ae88840c1b: Layer already exists f1435d374a22: Layer already exists 33bf089822b5: Layer already exists a663862dd505: Layer already exists 0994b4eea31b: Layer already exists 44343de3ea1d: Layer already exists 606edaf76e52: Pushed master-2_3_2_1-3: digest: sha256:9367ffbe246fcd348e7f5efb1f4d893f6947433b45aaa0538f592aeefd4d788f size: 4505 2025-11-03 13:28:03,090: INFO: Building opensdn-tor-agent finished successfully, duration: 151 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_2_1-3 112141f6357b 7 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_2_1-3 ebc945589880 8 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_2_1-3 21dc84497d97 29 seconds ago 430MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_2_1-3 97fa2fc4210d 34 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_2_1-3 8b89e2104c01 37 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_2_1-3 ceba1013ca1a 40 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_2_1-3 5ab1033cf089 40 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_2_1-3 a21de4fd6e97 44 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_2_1-3 5982f5d784f9 48 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_2_1-3 579a852ca1c3 48 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_2_1-3 839838ed7cdd About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_2_1-3 179dcb8cdf63 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_2_1-3 d9ac41fa800a About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_2_1-3 ffd412c7797f About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_2_1-3 309451fcec90 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_2_1-3 aa6d7d30d777 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_2_1-3 b8d0db46cb96 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_2_1-3 f4b2936ec914 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_2_1-3 a9dbe36dbb4f 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_2_1-3 0c7cd4c8aef9 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_2_1-3 675b3435850b 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_2_1-3 84a82bbc3bc9 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_2_1-3 65b20b4f7502 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_2_1-3 4ef2266ad5cd 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_2_1-3 c3e99d6052b4 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_2_1-3 5e62c367944b 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_2_1-3 41554093a162 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_2_1-3 0c12af1194ad 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_2_1-3 96867c41a0f2 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_2_1-3 6993efed2afd 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_2_1-3 928fb14cb036 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_2_1-3 e86fcf37bbd1 3 minutes ago 171MB opensdn-test-test master-2_3_2_1-3 eed4626b310e 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_2_1-3 eed4626b310e 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_2_1-3 d6aec56d8c03 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_2_1-3 11db2e96a946 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_2_1-3 b22c50c893c9 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_2_1-3 a8f1f38990cb 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_2_1-3 19bd505d3f4d 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_2_1-3 90a8db3cdf0c 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_1-3 05fcef93d5be 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_1-3 bed44cb30afd 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_1-3 e6d69be49572 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_1-3 c1a70d4352ed 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_1-3 5dea56ae64a2 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_1-3 373481b2eb43 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_1-3 25272728a205 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_1-3 83300e1399d5 7 minutes ago 2.45MB tf-dev-sandbox compile ab7af5359a9e 7 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_1-3 db9f9f97abc0 15 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_1-3 7def8cdd07e6 15 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 69ab3ba1246a 15 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_1-3 408921073bf5 15 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_1-3 3d38cd3bb559 15 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen fcdd57fc14df 40 hours ago 23.5GB