2025-10-31 11:52:41,521: INFO: Building opensdn-tor-agent 2025-10-31 11:52:41,617: 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_1_0-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 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_0-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 2.2s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_0-3 #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 done #7 DONE 3.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.9s #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.456 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #13 2.130 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #13 2.521 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 264 kB 00:00 #13 2.713 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #13 4.822 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 4.0 MB 00:00 #13 6.231 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #13 6.643 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 2.3 MB 00:00 #13 7.395 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #13 7.779 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 451 kB 00:00 #13 8.019 added from: http://tf-mirrors.gz1.opensdn.io/re 587 kB/s | 16 kB 00:00 #13 8.247 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #13 8.439 added from: http://tf-mirrors.gz1.opensdn.io/re 497 kB/s | 13 kB 00:00 #13 8.750 added from: http://tf-mirrors.gz1.opensdn.io/re 851 kB/s | 64 kB 00:00 #13 9.377 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 30 MB 00:00 #13 18.24 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #13 23.36 Dependencies resolved. #13 23.36 ======================================================================================= #13 23.36 Package Arch Version Repository Size #13 23.36 ======================================================================================= #13 23.36 Installing: #13 23.36 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 23.36 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 23.36 Installing dependencies: #13 23.36 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 23.36 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 23.36 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 23.36 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 23.36 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 23.36 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 23.36 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 23.36 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 23.36 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 23.36 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 23.36 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 23.36 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 23.36 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 23.36 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 23.36 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 23.36 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 23.36 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 23.36 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 23.36 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 23.36 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 23.36 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 23.36 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 23.36 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 23.36 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 23.36 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 23.36 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 23.36 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 23.36 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 23.36 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 23.36 #13 23.36 Transaction Summary #13 23.36 ======================================================================================= #13 23.36 Install 31 Packages #13 23.36 #13 23.36 Total download size: 12 M #13 23.36 Installed size: 41 M #13 23.36 Downloading Packages: #13 23.36 (1/31): boost-1.75.0-8.el9.x86_64.rpm 521 kB/s | 11 kB 00:00 #13 23.36 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 653 kB/s | 16 kB 00:00 #13 23.36 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 24 kB 00:00 #13 23.36 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 36 kB 00:00 #13 23.36 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 15 kB 00:00 #13 23.42 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 44 kB 00:00 #13 23.42 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 32 kB 00:00 #13 23.42 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 13 kB 00:00 #13 23.42 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 38 kB 00:00 #13 23.42 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.8 MB/s | 57 kB 00:00 #13 23.42 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 10 MB/s | 101 kB 00:00 #13 23.42 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.6 MB/s | 38 kB 00:00 #13 23.42 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 15 MB/s | 214 kB 00:00 #13 23.42 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #13 23.48 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.6 MB/s | 205 kB 00:00 #13 23.48 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #13 23.48 (17/31): boost-program-options-1.75.0-8.el9.x86 10 MB/s | 106 kB 00:00 #13 23.48 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 23.48 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 23.48 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 28 MB/s | 277 kB 00:00 #13 23.48 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 23.48 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #13 23.48 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #13 23.48 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 25 MB/s | 230 kB 00:00 #13 23.48 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 55 kB 00:00 #13 23.48 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #13 23.48 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.4 MB/s | 30 kB 00:00 #13 23.50 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 23 MB/s | 208 kB 00:00 #13 23.50 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 23.50 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.2 MB/s | 67 kB 00:00 #13 24.28 (31/31): libicu-67.1-9.el9.x86_64.rpm 10 MB/s | 9.6 MB 00:00 #13 24.28 -------------------------------------------------------------------------------- #13 24.28 Total 13 MB/s | 12 MB 00:00 #13 24.28 Running transaction check #13 24.34 Transaction check succeeded. #13 24.34 Running transaction test #13 24.61 Transaction test succeeded. #13 24.61 Running transaction #13 25.10 Preparing : 1/1 #13 25.26 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 25.44 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 25.44 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 25.44 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 25.75 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 25.75 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 25.75 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 25.75 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 25.79 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 25.79 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 25.80 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 25.81 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 25.81 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 25.83 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 25.85 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 25.87 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 25.87 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 25.87 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 25.90 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 25.92 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 25.94 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 25.94 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 25.94 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 26.00 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 26.00 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 26.00 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 26.00 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 26.00 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 26.00 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 26.03 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 26.03 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 26.05 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 27.08 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 27.08 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 27.08 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 27.08 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 27.08 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 27.08 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 27.08 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 27.08 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 27.08 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 27.08 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 27.08 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 27.08 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 27.08 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 27.08 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 27.08 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 27.08 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 27.08 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 27.08 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 27.08 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 27.08 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 27.08 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 27.08 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 27.08 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 27.08 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 27.08 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 27.08 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 27.08 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 27.08 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 27.08 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 27.08 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 27.08 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 27.23 #13 27.23 Installed: #13 27.23 boost-1.75.0-8.el9.x86_64 #13 27.23 boost-atomic-1.75.0-8.el9.x86_64 #13 27.23 boost-chrono-1.75.0-8.el9.x86_64 #13 27.23 boost-container-1.75.0-8.el9.x86_64 #13 27.23 boost-context-1.75.0-8.el9.x86_64 #13 27.23 boost-contract-1.75.0-8.el9.x86_64 #13 27.23 boost-coroutine-1.75.0-8.el9.x86_64 #13 27.23 boost-date-time-1.75.0-8.el9.x86_64 #13 27.23 boost-fiber-1.75.0-8.el9.x86_64 #13 27.23 boost-filesystem-1.75.0-8.el9.x86_64 #13 27.23 boost-graph-1.75.0-8.el9.x86_64 #13 27.23 boost-iostreams-1.75.0-8.el9.x86_64 #13 27.23 boost-locale-1.75.0-8.el9.x86_64 #13 27.23 boost-log-1.75.0-8.el9.x86_64 #13 27.23 boost-math-1.75.0-8.el9.x86_64 #13 27.23 boost-nowide-1.75.0-8.el9.x86_64 #13 27.23 boost-program-options-1.75.0-8.el9.x86_64 #13 27.23 boost-python3-1.75.0-8.el9.x86_64 #13 27.23 boost-random-1.75.0-8.el9.x86_64 #13 27.23 boost-regex-1.75.0-8.el9.x86_64 #13 27.23 boost-serialization-1.75.0-8.el9.x86_64 #13 27.23 boost-stacktrace-1.75.0-8.el9.x86_64 #13 27.23 boost-system-1.75.0-8.el9.x86_64 #13 27.23 boost-test-1.75.0-8.el9.x86_64 #13 27.23 boost-thread-1.75.0-8.el9.x86_64 #13 27.23 boost-timer-1.75.0-8.el9.x86_64 #13 27.23 boost-type_erasure-1.75.0-8.el9.x86_64 #13 27.23 boost-wave-1.75.0-8.el9.x86_64 #13 27.23 gperftools-libs-2.9.1-3.el9.x86_64 #13 27.23 libicu-67.1-9.el9.x86_64 #13 27.23 libunwind-1.6.2-1.el9.x86_64 #13 27.23 #13 27.23 Complete! #13 27.53 75 files removed #13 27.89 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 27.96 Collecting contrail-vrouter-api==0.1.dev0 #13 27.97 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 28.23 Installing collected packages: contrail-vrouter-api #13 28.23 Successfully installed contrail-vrouter-api-0.1.dev0 #13 28.23 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 DONE 28.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 2.2s done #15 writing image sha256:23c8b3e091b7fa04680eaf26d2e978541aa5d0b6a49cac3153f989a901e1cab2 #15 writing image sha256:23c8b3e091b7fa04680eaf26d2e978541aa5d0b6a49cac3153f989a901e1cab2 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_0-3 0.0s done #15 DONE 2.3s 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-10-31 11:55:31,656: INFO: Docker build duration: 170 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 1c2f2e915fb9: Preparing 99f9f1a0b34f: Preparing c81b5178bfc3: Preparing 96ee54375477: Preparing 4edb9ce77033: Preparing c11b9bf0766a: Preparing 82f532352434: Preparing e849c5966764: Preparing 45bb8be182d6: Preparing ea937b2d28c0: Preparing 470a8ef8c931: Preparing 1273cfc69309: Preparing c9e5ce56f8bb: Preparing e49c0b55fe3b: Preparing f5b088769ac2: Preparing f7e04c06cc91: Preparing ac4c8025fab9: Preparing e461cfdb8914: Preparing 658c0f42c422: Preparing 44343de3ea1d: Preparing 99f9f1a0b34f: Waiting c81b5178bfc3: Waiting 96ee54375477: Waiting 4edb9ce77033: Waiting c11b9bf0766a: Waiting 82f532352434: Waiting e849c5966764: Waiting 45bb8be182d6: Waiting ea937b2d28c0: Waiting 470a8ef8c931: Waiting 1273cfc69309: Waiting c9e5ce56f8bb: Waiting e49c0b55fe3b: Waiting f5b088769ac2: Waiting f7e04c06cc91: Waiting ac4c8025fab9: Waiting e461cfdb8914: Waiting 658c0f42c422: Waiting 44343de3ea1d: Waiting 1c2f2e915fb9: Pushed c81b5178bfc3: Pushed 96ee54375477: Pushed 99f9f1a0b34f: Pushed 4edb9ce77033: Pushed c11b9bf0766a: Pushed e849c5966764: Layer already exists ea937b2d28c0: Layer already exists 45bb8be182d6: Layer already exists 1273cfc69309: Layer already exists 82f532352434: Pushed 470a8ef8c931: Layer already exists e49c0b55fe3b: Layer already exists f5b088769ac2: Layer already exists c9e5ce56f8bb: Layer already exists f7e04c06cc91: Layer already exists ac4c8025fab9: Layer already exists e461cfdb8914: Layer already exists 658c0f42c422: Layer already exists 44343de3ea1d: Layer already exists master-2_3_1_0-3: digest: sha256:9a6644eee351a080540febc79220c91867123c89d50ba4e02bf227bc60e60885 size: 4505 2025-10-31 11:55:39,254: INFO: Building opensdn-tor-agent finished successfully, duration: 178 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_0-3 23c8b3e091b7 11 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_0-3 79357da61a6c 40 seconds ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_1_0-3 9080e6ff06c4 52 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_3_1_0-3 e96124f25c63 55 seconds ago 1.48GB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_1_0-3 ce4b11096890 About a minute ago 774MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_1_0-3 58d4c1142079 About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_0-3 62e071fa1802 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_0-3 721154b15678 About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_0-3 43895ebe51ed About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_0-3 c1f32d60528a About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_1_0-3 35e643d8cfa1 About a minute ago 890MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_1_0-3 30df45994efc About a minute ago 430MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_0-3 7ecf3ca07464 2 minutes ago 693MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_0-3 404a4b9f91f9 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_0-3 97872f647ec0 2 minutes ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_0-3 275acf954c5b 2 minutes ago 637MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_0-3 5679efc17835 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_0-3 f98a1110121e 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_0-3 9b6832e1a2aa 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_0-3 b7c898d5ff8e 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_0-3 6c281173ad4b 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_0-3 64bd91a4dcb5 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_0-3 ea226e7f9386 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_0-3 b3d67b3a6b69 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_0-3 4bf3fd1965ec 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_0-3 cf79659e6140 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_0-3 eaf8fad72162 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_0-3 54ac886af0d7 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_0-3 30e38ffd049e 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_0-3 b63227d49c1b 2 minutes ago 632MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_0-3 21b4273ae8f2 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_0-3 aa226eda505d 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_0-3 97023af328d5 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_0-3 1387fccf57de 3 minutes ago 171MB opensdn-test-test master-2_3_1_0-3 031e29bd7ee9 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_0-3 031e29bd7ee9 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_0-3 8baf070c03bd 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_0-3 943b25a1a755 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_0-3 f58c0b809103 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_0-3 3275309bf1a3 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_0-3 884386ce3e7b 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_0-3 7df2a915fcc6 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_0-3 b1e49b7aa362 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_0-3 d05caac59f38 6 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_0-3 9bd7ccf5e484 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_0-3 54fb2569e787 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_0-3 356d1648c929 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_0-3 dcc9e80947c1 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_0-3 35bc15d32d73 8 minutes ago 2.45MB tf-dev-sandbox compile fdb7a3afadcc 9 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_0-3 bfdf4e0d26d0 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d2dd1dbd6aca About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_0-3 16ac41852a25 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_0-3 97b6bf816ea4 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_0-3 2e9c50f0511f About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 3166185704b0 11 hours ago 2.81GB