2025-11-05 15:50:32,610: INFO: Building opensdn-tor-agent 2025-11-05 15:50:32,685: 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_6-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 2.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_6-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.2s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_6-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 3.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.5s #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 ; 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.808 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.1 MB 00:00 #13 3.469 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #13 4.277 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 264 kB 00:00 #13 5.124 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 7.0 MB 00:00 #13 12.28 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.0 MB 00:00 #13 15.75 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #13 16.78 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #13 19.27 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 392 kB 00:00 #13 20.00 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 451 kB 00:00 #13 20.71 added from: http://tf-mirrors.gz1.opensdn.io/re 413 kB/s | 16 kB 00:00 #13 21.18 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 kB/s | 257 B 00:00 #13 21.64 added from: http://tf-mirrors.gz1.opensdn.io/re 332 kB/s | 13 kB 00:00 #13 22.07 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #13 23.63 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 30 MB 00:00 #13 52.82 Third parties for OpenSDN 15 MB/s | 5.1 MB 00:00 #13 68.39 Dependencies resolved. #13 68.39 ======================================================================================= #13 68.39 Package Arch Version Repository Size #13 68.39 ======================================================================================= #13 68.39 Installing: #13 68.39 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 68.39 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 68.39 Installing dependencies: #13 68.39 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 68.39 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 68.39 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 68.39 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 68.39 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 68.39 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 68.39 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 68.39 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 68.39 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 68.39 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 68.39 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 68.39 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 68.39 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 68.39 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 68.39 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 68.39 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 68.39 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 68.39 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 68.39 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 68.39 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 68.39 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 68.39 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 68.39 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 68.39 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 68.39 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 68.39 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 68.39 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 68.39 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 68.39 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 68.39 #13 68.39 Transaction Summary #13 68.39 ======================================================================================= #13 68.39 Install 31 Packages #13 68.39 #13 68.39 Total download size: 12 M #13 68.39 Installed size: 41 M #13 68.39 Downloading Packages: #13 68.39 (1/31): boost-1.75.0-8.el9.x86_64.rpm 509 kB/s | 11 kB 00:00 #13 68.39 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 590 kB/s | 16 kB 00:00 #13 68.48 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 24 kB 00:00 #13 68.48 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 36 kB 00:00 #13 68.48 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #13 68.48 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.3 MB/s | 44 kB 00:00 #13 68.48 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 32 kB 00:00 #13 68.48 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #13 68.48 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 38 kB 00:00 #13 68.48 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.0 MB/s | 57 kB 00:00 #13 68.48 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #13 68.48 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.2 MB/s | 38 kB 00:00 #13 68.48 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 11 MB/s | 214 kB 00:00 #13 68.48 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #13 68.55 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 10 MB/s | 408 kB 00:00 #13 68.55 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 68.55 (17/31): boost-program-options-1.75.0-8.el9.x86 11 MB/s | 106 kB 00:00 #13 68.55 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 92 kB 00:00 #13 68.55 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 68.55 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #13 68.55 (21/31): boost-serialization-1.75.0-8.el9.x86_6 7.8 MB/s | 129 kB 00:00 #13 68.55 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.3 MB/s | 27 kB 00:00 #13 68.55 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #13 68.59 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 230 kB 00:00 #13 68.71 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 381 kB/s | 55 kB 00:00 #13 68.91 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 74 kB/s | 23 kB 00:00 #13 69.05 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 98 kB/s | 30 kB 00:00 #13 69.25 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 639 kB/s | 208 kB 00:00 #13 69.54 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 709 kB/s | 308 kB 00:00 #13 69.54 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 306 kB/s | 67 kB 00:00 #13 69.70 (31/31): libicu-67.1-9.el9.x86_64.rpm 7.3 MB/s | 9.6 MB 00:01 #13 69.70 -------------------------------------------------------------------------------- #13 69.70 Total 9.3 MB/s | 12 MB 00:01 #13 69.70 Running transaction check #13 69.79 Transaction check succeeded. #13 69.79 Running transaction test #13 70.20 Transaction test succeeded. #13 70.20 Running transaction #13 71.50 Preparing : 1/1 #13 71.61 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 71.66 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 71.66 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 71.66 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 71.95 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 72.04 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 72.04 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 72.04 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 72.07 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 72.07 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 72.09 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 72.09 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 72.12 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 72.13 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 72.14 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 72.17 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 72.17 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 72.25 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 72.25 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 72.28 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 72.28 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 72.28 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 72.31 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 72.31 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 72.37 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 72.37 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 72.37 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 72.37 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 72.39 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 72.40 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 72.44 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 72.47 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 73.72 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 73.72 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 73.72 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 73.72 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 73.72 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 73.72 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 73.72 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 73.72 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 73.72 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 73.72 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 73.72 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 73.72 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 73.72 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 73.72 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 73.72 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 73.72 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 73.72 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 73.72 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 73.72 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 73.72 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 73.72 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 73.72 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 73.72 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 73.72 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 73.72 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 73.72 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 73.72 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 73.72 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 73.72 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 73.72 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 73.72 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 73.94 #13 73.94 Installed: #13 73.94 boost-1.75.0-8.el9.x86_64 #13 73.94 boost-atomic-1.75.0-8.el9.x86_64 #13 73.94 boost-chrono-1.75.0-8.el9.x86_64 #13 73.94 boost-container-1.75.0-8.el9.x86_64 #13 73.94 boost-context-1.75.0-8.el9.x86_64 #13 73.94 boost-contract-1.75.0-8.el9.x86_64 #13 73.94 boost-coroutine-1.75.0-8.el9.x86_64 #13 73.94 boost-date-time-1.75.0-8.el9.x86_64 #13 73.94 boost-fiber-1.75.0-8.el9.x86_64 #13 73.94 boost-filesystem-1.75.0-8.el9.x86_64 #13 73.94 boost-graph-1.75.0-8.el9.x86_64 #13 73.94 boost-iostreams-1.75.0-8.el9.x86_64 #13 73.94 boost-locale-1.75.0-8.el9.x86_64 #13 73.94 boost-log-1.75.0-8.el9.x86_64 #13 73.94 boost-math-1.75.0-8.el9.x86_64 #13 73.94 boost-nowide-1.75.0-8.el9.x86_64 #13 73.94 boost-program-options-1.75.0-8.el9.x86_64 #13 73.94 boost-python3-1.75.0-8.el9.x86_64 #13 73.94 boost-random-1.75.0-8.el9.x86_64 #13 73.94 boost-regex-1.75.0-8.el9.x86_64 #13 73.94 boost-serialization-1.75.0-8.el9.x86_64 #13 73.94 boost-stacktrace-1.75.0-8.el9.x86_64 #13 73.94 boost-system-1.75.0-8.el9.x86_64 #13 73.94 boost-test-1.75.0-8.el9.x86_64 #13 73.94 boost-thread-1.75.0-8.el9.x86_64 #13 73.94 boost-timer-1.75.0-8.el9.x86_64 #13 73.94 boost-type_erasure-1.75.0-8.el9.x86_64 #13 73.94 boost-wave-1.75.0-8.el9.x86_64 #13 73.94 gperftools-libs-2.9.1-3.el9.x86_64 #13 73.94 libicu-67.1-9.el9.x86_64 #13 73.94 libunwind-1.6.2-1.el9.x86_64 #13 73.94 #13 73.94 Complete! #13 74.68 75 files removed #13 75.52 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 75.62 Collecting contrail-vrouter-api==0.1.dev0 #13 75.66 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 76.39 Installing collected packages: contrail-vrouter-api #13 76.79 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 76.79 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 79.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 4.9s #15 exporting to image #15 exporting layers #15 exporting layers 7.7s done #15 writing image sha256:dd3ab9d6c9adf51c092a0b98631d111ff1f0c46f0ffe74bcadf0f5da53935988 #15 writing image sha256:dd3ab9d6c9adf51c092a0b98631d111ff1f0c46f0ffe74bcadf0f5da53935988 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_2_6-1 0.1s done #15 DONE 8.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) 2025-11-05 15:53:12,851: INFO: Docker build duration: 160 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 52bc12d55e72: Preparing 78494e3d6334: Preparing 7e358ceeeb57: Preparing db30fa3d16da: Preparing ff91cb7220a6: Preparing 2108973f4811: Preparing 0da84b6ac482: Preparing dce3d4479d33: Preparing 039a0653a4c5: Preparing c87ba944656f: Preparing eb3ce5f5dd4f: Preparing 354875cc3b75: Preparing 46ef34564f37: Preparing 164c31f0a091: Preparing 9424be103852: Preparing 039bc8b4f36c: Preparing 1574c10745c0: Preparing 546dd10acbd5: Preparing e0a5d7f1e8f8: Preparing 44343de3ea1d: Preparing 52bc12d55e72: Waiting 78494e3d6334: Waiting 7e358ceeeb57: Waiting db30fa3d16da: Waiting ff91cb7220a6: Waiting 2108973f4811: Waiting 0da84b6ac482: Waiting 039a0653a4c5: Waiting c87ba944656f: Waiting eb3ce5f5dd4f: Waiting 354875cc3b75: Waiting 46ef34564f37: Waiting 164c31f0a091: Waiting 9424be103852: Waiting 039bc8b4f36c: Waiting 1574c10745c0: Waiting 546dd10acbd5: Waiting e0a5d7f1e8f8: Waiting 44343de3ea1d: Waiting dce3d4479d33: Waiting 52bc12d55e72: Pushed 7e358ceeeb57: Pushed db30fa3d16da: Pushed ff91cb7220a6: Pushed 2108973f4811: Pushed dce3d4479d33: Layer already exists 039a0653a4c5: Layer already exists c87ba944656f: Layer already exists eb3ce5f5dd4f: Layer already exists 354875cc3b75: Layer already exists 46ef34564f37: Layer already exists 0da84b6ac482: Pushed 164c31f0a091: Layer already exists 9424be103852: Layer already exists 039bc8b4f36c: Layer already exists 1574c10745c0: Layer already exists 546dd10acbd5: Layer already exists e0a5d7f1e8f8: Layer already exists 44343de3ea1d: Layer already exists 78494e3d6334: Pushed master-2_3_2_6-1: digest: sha256:bc3cf677a54eea8b3edaa213509d9ee41065e21eb388a81b783ba6647b9c3927 size: 4505 2025-11-05 15:53:53,241: INFO: Building opensdn-tor-agent finished successfully, duration: 201 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_2_6-1 37fe6e38e892 21 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_2_6-1 a44e1cbd7234 30 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_3_2_6-1 12e691985545 31 seconds ago 1.48GB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_2_6-1 b07dcc879dbf 31 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_2_6-1 80b77f9900de 49 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_2_6-1 dd3ab9d6c9ad 51 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_2_6-1 dc87f0406dd0 51 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_2_6-1 7ea6ecfa0dde 53 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_2_6-1 5d72ce6e9ac9 53 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_2_6-1 e6b6fda40ba4 About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_2_6-1 e841f5cfe8b9 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_2_6-1 657235ffc8b1 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_2_6-1 d7f28e48019f About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_2_6-1 672adb681d0b 2 minutes ago 997MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_2_6-1 0753980a82b1 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_2_6-1 e79f40c99b02 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_2_6-1 b5263f75559d 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_2_6-1 c3110f05a5ac 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_2_6-1 4abe70dc08c9 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_2_6-1 10202ecf241c 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_2_6-1 6ab79ebac577 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_2_6-1 9af93b08a631 3 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_2_6-1 66e65f571613 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_2_6-1 b0b7bb102d11 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_2_6-1 7cd8c825f2bc 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_2_6-1 db8ee129263d 3 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_2_6-1 d44c27fe2285 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_2_6-1 8e3a06459d52 3 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_2_6-1 40be58d68b2f 3 minutes ago 632MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_2_6-1 72329567eaa7 3 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_2_6-1 091c1dfc1406 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_2_6-1 5b99ebfceaf6 3 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_2_6-1 d6e9a2945862 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_2_6-1 db6bddecc1a6 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_2_6-1 b10534571f5c 5 minutes ago 1.74GB opensdn-test-test master-2_3_2_6-1 b10534571f5c 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_2_6-1 35a33a9ae09c 6 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_2_6-1 381cbd5bb6e7 7 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_2_6-1 e0f9a6722eb8 7 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_2_6-1 2ec32eec7525 7 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_2_6-1 50eb39198abf 7 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_2_6-1 a605f2872783 7 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_6-1 355203365f66 7 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_6-1 7556286d7923 7 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_6-1 107611e5db4d 7 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_6-1 acefcd668ddb 8 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_6-1 1a789f7a5b9a 8 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_6-1 d7fb27b072d1 8 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_6-1 90d77050bcf7 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_6-1 6ff40868ff5c 10 minutes ago 2.36MB tf-dev-sandbox compile 1340184aee95 10 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_6-1 699a7b67b40c 2 hours ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_6-1 d897855a998b 2 hours ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 61c4a1634971 2 hours ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_6-1 c45fb28f3ae5 2 hours ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_6-1 8c0fbc35bcc1 2 hours ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 96ff821af58c 4 hours ago 2.82GB