2025-10-31 01:48:07,515: INFO: Building opensdn-tor-agent 2025-10-31 01:48:07,586: 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_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 2.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_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 3.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_3-1 #5 DONE 0.2s #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 2.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 10.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #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.440 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #13 3.127 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #13 3.481 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 264 kB 00:00 #13 4.038 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 7.0 MB 00:00 #13 6.723 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #13 8.564 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 939 kB 00:00 #13 9.150 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #13 10.55 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 392 kB 00:00 #13 11.06 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 451 kB 00:00 #13 11.33 added from: http://tf-mirrors.gz1.opensdn.io/re 403 kB/s | 16 kB 00:00 #13 11.57 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 kB/s | 257 B 00:00 #13 11.89 added from: http://tf-mirrors.gz1.opensdn.io/re 496 kB/s | 13 kB 00:00 #13 12.20 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #13 13.28 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 30 MB 00:00 #13 24.10 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #13 28.50 Dependencies resolved. #13 28.50 ======================================================================================= #13 28.50 Package Arch Version Repository Size #13 28.50 ======================================================================================= #13 28.50 Installing: #13 28.50 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 28.50 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 28.50 Installing dependencies: #13 28.50 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 28.50 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 28.50 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 28.50 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.50 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 28.50 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 28.50 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.50 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.50 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 28.50 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 28.50 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.50 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 28.50 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 28.50 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 28.50 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.50 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 28.50 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 28.50 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.50 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 28.50 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 28.50 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 28.50 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.50 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 28.50 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 28.50 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.50 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 28.50 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 28.50 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 28.50 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 28.50 #13 28.50 Transaction Summary #13 28.50 ======================================================================================= #13 28.50 Install 31 Packages #13 28.50 #13 28.50 Total download size: 12 M #13 28.50 Installed size: 41 M #13 28.50 Downloading Packages: #13 28.50 (1/31): boost-1.75.0-8.el9.x86_64.rpm 641 kB/s | 11 kB 00:00 #13 28.50 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 818 kB/s | 16 kB 00:00 #13 28.50 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 24 kB 00:00 #13 28.50 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 36 kB 00:00 #13 28.50 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 15 kB 00:00 #13 28.50 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.3 MB/s | 44 kB 00:00 #13 28.50 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 32 kB 00:00 #13 28.50 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #13 28.50 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 38 kB 00:00 #13 28.50 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.1 MB/s | 57 kB 00:00 #13 28.50 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #13 28.50 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.7 MB/s | 38 kB 00:00 #13 28.50 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 14 MB/s | 214 kB 00:00 #13 28.61 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 19 MB/s | 205 kB 00:00 #13 28.61 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #13 28.61 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 28.61 (17/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 28.61 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #13 28.61 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #13 28.61 (20/31): boost-serialization-1.75.0-8.el9.x86_6 23 MB/s | 129 kB 00:00 #13 28.61 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #13 28.61 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.5 MB/s | 27 kB 00:00 #13 28.61 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #13 28.61 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 27 MB/s | 230 kB 00:00 #13 28.61 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 55 kB 00:00 #13 28.61 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #13 28.61 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #13 28.61 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 23 MB/s | 208 kB 00:00 #13 28.61 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 28.61 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.0 MB/s | 67 kB 00:00 #13 28.72 (31/31): libicu-67.1-9.el9.x86_64.rpm 36 MB/s | 9.6 MB 00:00 #13 28.72 -------------------------------------------------------------------------------- #13 28.72 Total 46 MB/s | 12 MB 00:00 #13 28.72 Running transaction check #13 28.83 Transaction check succeeded. #13 28.83 Running transaction test #13 29.03 Transaction test succeeded. #13 29.03 Running transaction #13 29.83 Preparing : 1/1 #13 29.93 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 30.12 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 30.12 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 30.12 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 30.37 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 30.37 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 30.37 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 30.37 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 30.41 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 30.41 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 30.41 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 30.44 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 30.44 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 30.44 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 30.44 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 30.50 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 30.50 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 30.50 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 30.50 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 30.50 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 30.59 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 30.59 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 30.59 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 30.59 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 30.59 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 30.59 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 30.59 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 30.59 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 30.59 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 30.59 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 30.69 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.69 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.89 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 30.89 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 30.89 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 30.89 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 30.89 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 30.89 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 30.89 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 30.89 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 30.89 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 30.89 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 30.89 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 30.89 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 30.89 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 30.89 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 30.89 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 30.89 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 30.89 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 30.89 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 30.89 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 30.89 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 30.89 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 30.89 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 30.89 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 30.89 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 30.89 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 30.89 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 30.89 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 30.89 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 30.89 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 30.89 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 30.89 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 31.01 #13 31.01 Installed: #13 31.01 boost-1.75.0-8.el9.x86_64 #13 31.01 boost-atomic-1.75.0-8.el9.x86_64 #13 31.01 boost-chrono-1.75.0-8.el9.x86_64 #13 31.01 boost-container-1.75.0-8.el9.x86_64 #13 31.01 boost-context-1.75.0-8.el9.x86_64 #13 31.01 boost-contract-1.75.0-8.el9.x86_64 #13 31.01 boost-coroutine-1.75.0-8.el9.x86_64 #13 31.01 boost-date-time-1.75.0-8.el9.x86_64 #13 31.01 boost-fiber-1.75.0-8.el9.x86_64 #13 31.01 boost-filesystem-1.75.0-8.el9.x86_64 #13 31.01 boost-graph-1.75.0-8.el9.x86_64 #13 31.01 boost-iostreams-1.75.0-8.el9.x86_64 #13 31.01 boost-locale-1.75.0-8.el9.x86_64 #13 31.01 boost-log-1.75.0-8.el9.x86_64 #13 31.01 boost-math-1.75.0-8.el9.x86_64 #13 31.01 boost-nowide-1.75.0-8.el9.x86_64 #13 31.01 boost-program-options-1.75.0-8.el9.x86_64 #13 31.01 boost-python3-1.75.0-8.el9.x86_64 #13 31.01 boost-random-1.75.0-8.el9.x86_64 #13 31.01 boost-regex-1.75.0-8.el9.x86_64 #13 31.01 boost-serialization-1.75.0-8.el9.x86_64 #13 31.01 boost-stacktrace-1.75.0-8.el9.x86_64 #13 31.01 boost-system-1.75.0-8.el9.x86_64 #13 31.01 boost-test-1.75.0-8.el9.x86_64 #13 31.01 boost-thread-1.75.0-8.el9.x86_64 #13 31.01 boost-timer-1.75.0-8.el9.x86_64 #13 31.01 boost-type_erasure-1.75.0-8.el9.x86_64 #13 31.01 boost-wave-1.75.0-8.el9.x86_64 #13 31.01 gperftools-libs-2.9.1-3.el9.x86_64 #13 31.01 libicu-67.1-9.el9.x86_64 #13 31.01 libunwind-1.6.2-1.el9.x86_64 #13 31.01 #13 31.01 Complete! #13 31.38 75 files removed #13 31.90 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 31.93 Collecting contrail-vrouter-api==0.1.dev0 #13 31.93 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 32.12 Installing collected packages: contrail-vrouter-api #13 32.27 Successfully installed contrail-vrouter-api-0.1.dev0 #13 32.28 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 32.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.0s done #15 writing image sha256:a353f067d743cb0795e77a945a16078b89e4ff6002146053b93adf7f06e6c794 #15 writing image sha256:a353f067d743cb0795e77a945a16078b89e4ff6002146053b93adf7f06e6c794 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_3-1 done #15 DONE 2.1s 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 01:50:31,038: INFO: Docker build duration: 144 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b5f712006c3b: Preparing 7e9ec82348a6: Preparing d9c677550d29: Preparing 77bbc85ce099: Preparing 05c54e954ff7: Preparing c021bb3f7c60: Preparing 05673299fc85: Preparing 244fa4481d99: Preparing ba40c17e8407: Preparing e3896b413ccf: Preparing 2654e1e60de6: Preparing 116c36b50adf: Preparing cf4bd628ae85: Preparing d7d0fc8f6e1e: Preparing 75737a531ba5: Preparing 67925d1071d7: Preparing ffa4593511a9: Preparing efcfc32b1e13: Preparing d454033b503a: Preparing 44343de3ea1d: Preparing b5f712006c3b: Waiting 7e9ec82348a6: Waiting d9c677550d29: Waiting 77bbc85ce099: Waiting 05c54e954ff7: Waiting c021bb3f7c60: Waiting 05673299fc85: Waiting 244fa4481d99: Waiting ba40c17e8407: Waiting e3896b413ccf: Waiting 2654e1e60de6: Waiting 116c36b50adf: Waiting cf4bd628ae85: Waiting d7d0fc8f6e1e: Waiting 75737a531ba5: Waiting 67925d1071d7: Waiting ffa4593511a9: Waiting efcfc32b1e13: Waiting d454033b503a: Waiting 44343de3ea1d: Waiting b5f712006c3b: Pushed d9c677550d29: Pushed 77bbc85ce099: Pushed 05c54e954ff7: Pushed c021bb3f7c60: Pushed 244fa4481d99: Layer already exists 05673299fc85: Pushed ba40c17e8407: Layer already exists e3896b413ccf: Layer already exists 2654e1e60de6: Layer already exists 116c36b50adf: Layer already exists cf4bd628ae85: Layer already exists d7d0fc8f6e1e: Layer already exists 67925d1071d7: Layer already exists 75737a531ba5: Layer already exists ffa4593511a9: Layer already exists efcfc32b1e13: Layer already exists 44343de3ea1d: Layer already exists d454033b503a: Layer already exists 7e9ec82348a6: Pushed master-2_3_1_3-1: digest: sha256:29d4bba9e535cbf5b0e5cc3a1610b0a327d6d90e8bf4107c1672610a0c0705fa size: 4505 2025-10-31 01:50:40,174: INFO: Building opensdn-tor-agent finished successfully, duration: 153 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_1_3-1 0c151007f057 13 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_3-1 a353f067d743 13 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_1_3-1 b052cdcb9cab 19 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_1_3-1 53a8fdfcba65 27 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_1_3-1 87e6340ab4d9 32 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_3-1 543e53186202 40 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_3-1 c7afd8f28249 41 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_3-1 39db0f3feaa2 48 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_3-1 b6cda23d142e About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_3-1 817c2f22a57c About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_3-1 4a7de269bb09 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_3-1 001a2aaa5e5d About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_3-1 ce138ceca5c9 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_3-1 b6086f6c02da About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_3-1 9c522ccc7334 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_3-1 077bcd354186 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_3-1 5865b8b504ee 2 minutes ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_3-1 54354331f587 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_3-1 175482496cb1 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_3-1 00f29dec81b4 2 minutes ago 637MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_3-1 dc50e3067ecd 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_3-1 c5fd19ddebdb 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_3-1 43db6a61e3da 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_3-1 bf5df072769d 2 minutes ago 632MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_3-1 36e09ba0015a 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_3-1 cb662dc1f474 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_3-1 a893079ea3c3 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_3-1 1d00c1968501 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_3-1 9bc61ed65ce7 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_3-1 d85ab3bf987c 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_3-1 1c87270f8856 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_3-1 b54f3e422f58 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_3-1 886c361801d1 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_3-1 8c28f1b6df9b 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_3-1 9fbb287c74bf 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_3-1 c6c4d2de6038 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_3-1 621fd18a8225 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_3-1 ed910b53e8df 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_3-1 f8331091d310 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_3-1 bc4e7e85704a 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_3-1 9cf66b421244 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_3-1 49acc7fd26c0 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_3-1 7c4f15a1f9c8 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_3-1 eb1a838b627d 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_3-1 b33f8fa31372 6 minutes ago 2.45MB tf-dev-sandbox compile a156aaca6ea1 6 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_3-1 be959e3173d7 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src c57cb008e100 7 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_3-1 49390cbdf7e3 7 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_3-1 85873d3a4e99 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_3-1 14d2cd5357a7 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 307f34f6b228 2 hours ago 23.5GB