2025-11-17 16:51:03,933: INFO: Building opensdn-tor-agent 2025-11-17 16:51:03,977: 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_5_1-8 --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_5_1-8 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.0s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_1-8 #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 2.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.1s #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 0.758 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #13 1.802 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #13 2.372 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 264 kB 00:00 #13 2.841 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #13 6.244 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.0 MB 00:00 #13 9.337 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #13 10.21 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 2.3 MB 00:00 #13 11.60 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 392 kB 00:00 #13 12.05 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 451 kB 00:00 #13 12.57 added from: http://tf-mirrors.gz1.opensdn.io/re 554 kB/s | 16 kB 00:00 #13 13.07 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 kB/s | 257 B 00:00 #13 13.24 added from: http://tf-mirrors.gz1.opensdn.io/re 631 kB/s | 13 kB 00:00 #13 13.43 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #13 14.42 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 30 MB 00:00 #13 33.25 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #13 47.44 Dependencies resolved. #13 47.44 ======================================================================================= #13 47.44 Package Arch Version Repository Size #13 47.44 ======================================================================================= #13 47.44 Installing: #13 47.44 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 47.44 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 47.44 Installing dependencies: #13 47.44 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 47.44 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 47.44 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 47.44 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 47.44 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 47.44 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 47.44 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 47.44 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 47.44 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 47.44 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 47.44 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 47.44 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 47.44 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 47.44 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 47.44 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 47.44 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 47.44 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 47.44 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 47.44 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 47.44 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 47.44 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 47.44 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 47.44 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 47.44 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 47.44 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 47.44 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 47.44 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 47.44 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 47.44 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 47.44 #13 47.44 Transaction Summary #13 47.44 ======================================================================================= #13 47.44 Install 31 Packages #13 47.44 #13 47.44 Total download size: 12 M #13 47.45 Installed size: 41 M #13 47.45 Downloading Packages: #13 47.52 (1/31): boost-1.75.0-8.el9.x86_64.rpm 590 kB/s | 11 kB 00:00 #13 47.52 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 698 kB/s | 16 kB 00:00 #13 47.52 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 24 kB 00:00 #13 47.52 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 36 kB 00:00 #13 47.52 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #13 47.52 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 44 kB 00:00 #13 47.52 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 32 kB 00:00 #13 47.52 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 47.52 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 38 kB 00:00 #13 47.55 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.7 MB/s | 57 kB 00:00 #13 47.55 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #13 47.55 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.0 MB/s | 38 kB 00:00 #13 47.55 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #13 47.60 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 16 MB/s | 205 kB 00:00 #13 47.60 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 11 MB/s | 408 kB 00:00 #13 47.60 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #13 47.60 (17/31): boost-program-options-1.75.0-8.el9.x86 18 MB/s | 106 kB 00:00 #13 47.60 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #13 47.60 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #13 47.60 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 22 MB/s | 277 kB 00:00 #13 47.60 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.1 MB/s | 129 kB 00:00 #13 47.62 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.7 MB/s | 27 kB 00:00 #13 47.62 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #13 47.62 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 33 MB/s | 230 kB 00:00 #13 47.62 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 55 kB 00:00 #13 47.62 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 23 kB 00:00 #13 47.62 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.6 MB/s | 30 kB 00:00 #13 47.66 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #13 47.66 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 15 MB/s | 67 kB 00:00 #13 47.66 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 47.80 (31/31): libicu-67.1-9.el9.x86_64.rpm 33 MB/s | 9.6 MB 00:00 #13 47.80 -------------------------------------------------------------------------------- #13 47.80 Total 42 MB/s | 12 MB 00:00 #13 47.80 Running transaction check #13 47.82 Transaction check succeeded. #13 47.82 Running transaction test #13 48.13 Transaction test succeeded. #13 48.13 Running transaction #13 49.23 Preparing : 1/1 #13 49.33 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 49.35 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 49.40 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 49.40 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 49.93 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 49.95 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 49.99 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 49.99 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 49.99 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 50.06 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 50.06 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 50.06 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 50.06 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 50.06 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 50.06 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 50.13 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 50.13 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 50.13 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 50.13 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 50.13 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 50.13 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 50.13 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 50.13 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 50.18 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 50.18 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 50.18 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 50.18 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 50.18 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 50.18 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 50.18 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 50.23 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 50.23 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 50.46 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 50.46 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 50.46 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 50.46 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 50.46 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 50.46 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 50.46 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 50.46 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 50.46 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 50.46 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 50.46 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 50.46 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 50.46 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 50.46 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 50.46 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 50.46 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 50.46 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 50.46 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 50.46 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 50.46 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 50.46 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 50.46 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 50.46 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 50.46 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 50.46 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 50.46 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 50.46 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 50.46 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 50.46 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 50.46 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 50.46 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 50.54 #13 50.54 Installed: #13 50.54 boost-1.75.0-8.el9.x86_64 #13 50.54 boost-atomic-1.75.0-8.el9.x86_64 #13 50.54 boost-chrono-1.75.0-8.el9.x86_64 #13 50.54 boost-container-1.75.0-8.el9.x86_64 #13 50.54 boost-context-1.75.0-8.el9.x86_64 #13 50.54 boost-contract-1.75.0-8.el9.x86_64 #13 50.54 boost-coroutine-1.75.0-8.el9.x86_64 #13 50.54 boost-date-time-1.75.0-8.el9.x86_64 #13 50.54 boost-fiber-1.75.0-8.el9.x86_64 #13 50.54 boost-filesystem-1.75.0-8.el9.x86_64 #13 50.54 boost-graph-1.75.0-8.el9.x86_64 #13 50.54 boost-iostreams-1.75.0-8.el9.x86_64 #13 50.54 boost-locale-1.75.0-8.el9.x86_64 #13 50.54 boost-log-1.75.0-8.el9.x86_64 #13 50.54 boost-math-1.75.0-8.el9.x86_64 #13 50.54 boost-nowide-1.75.0-8.el9.x86_64 #13 50.54 boost-program-options-1.75.0-8.el9.x86_64 #13 50.54 boost-python3-1.75.0-8.el9.x86_64 #13 50.54 boost-random-1.75.0-8.el9.x86_64 #13 50.54 boost-regex-1.75.0-8.el9.x86_64 #13 50.54 boost-serialization-1.75.0-8.el9.x86_64 #13 50.54 boost-stacktrace-1.75.0-8.el9.x86_64 #13 50.54 boost-system-1.75.0-8.el9.x86_64 #13 50.54 boost-test-1.75.0-8.el9.x86_64 #13 50.54 boost-thread-1.75.0-8.el9.x86_64 #13 50.54 boost-timer-1.75.0-8.el9.x86_64 #13 50.54 boost-type_erasure-1.75.0-8.el9.x86_64 #13 50.54 boost-wave-1.75.0-8.el9.x86_64 #13 50.54 gperftools-libs-2.9.1-3.el9.x86_64 #13 50.54 libicu-67.1-9.el9.x86_64 #13 50.54 libunwind-1.6.2-1.el9.x86_64 #13 50.54 #13 50.54 Complete! #13 50.80 75 files removed #13 51.45 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 51.56 Collecting contrail-vrouter-api==0.1.dev0 #13 51.56 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 52.16 Installing collected packages: contrail-vrouter-api #13 52.16 Successfully installed contrail-vrouter-api-0.1.dev0 #13 52.20 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 53.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 3.7s #15 exporting to image #15 exporting layers #15 exporting layers 8.9s done #15 writing image sha256:d893bc5ee4e8d0df05dfe8bbe3d98e0cb8f9ca626a87ab9ccc7f41f2e4d73ff5 #15 writing image sha256:d893bc5ee4e8d0df05dfe8bbe3d98e0cb8f9ca626a87ab9ccc7f41f2e4d73ff5 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_1-8 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_1-8 0.8s done #15 DONE 11.2s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-11-17 16:53:00,230: INFO: Docker build duration: 117 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] adb47a725fc7: Preparing ddad0c0e5900: Preparing cdf21395ff2d: Preparing bc3bae43cc95: Preparing 1de81bdfdc23: Preparing f4ac8ce448d1: Preparing 5002cefa2f16: Preparing 0f01f5193e54: Preparing 08304d4442bf: Preparing 9ed1fc5ca7be: Preparing 4eb67ff5ac3e: Preparing a836eca81cf5: Preparing 8aedc61deae4: Preparing efc02f03bd77: Preparing 37a2abc387f2: Preparing 4d59aafdd813: Preparing bab3bd617b13: Preparing 5050fd1f9ba5: Preparing 1b7762f54e29: Preparing 44343de3ea1d: Preparing bc3bae43cc95: Waiting 1de81bdfdc23: Waiting f4ac8ce448d1: Waiting 5002cefa2f16: Waiting 0f01f5193e54: Waiting 08304d4442bf: Waiting 9ed1fc5ca7be: Waiting 4eb67ff5ac3e: Waiting a836eca81cf5: Waiting 8aedc61deae4: Waiting efc02f03bd77: Waiting 37a2abc387f2: Waiting 4d59aafdd813: Waiting bab3bd617b13: Waiting 5050fd1f9ba5: Waiting 1b7762f54e29: Waiting 44343de3ea1d: Waiting cdf21395ff2d: Pushed bc3bae43cc95: Pushed adb47a725fc7: Pushed 1de81bdfdc23: Pushed f4ac8ce448d1: Pushed 0f01f5193e54: Layer already exists 08304d4442bf: Layer already exists 5002cefa2f16: Pushed 9ed1fc5ca7be: Layer already exists 4eb67ff5ac3e: Layer already exists a836eca81cf5: Layer already exists 8aedc61deae4: Layer already exists efc02f03bd77: Layer already exists 37a2abc387f2: Layer already exists 4d59aafdd813: Layer already exists bab3bd617b13: Layer already exists 5050fd1f9ba5: Layer already exists 1b7762f54e29: Layer already exists 44343de3ea1d: Layer already exists ddad0c0e5900: Pushed master-2_3_5_1-8: digest: sha256:039d0c281aba3cb1ac934e851974e11a7af969a105c2f543530722fe9a9da139 size: 4505 2025-11-17 16:53:12,675: INFO: Building opensdn-tor-agent finished successfully, duration: 129 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_5_1-8 c97ce7ce0d54 6 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_5_1-8 9ef647f6bb55 21 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_5_1-8 8bade3929bc9 23 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_5_1-8 5fda208e1c36 27 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_5_1-8 81c2b45daf84 27 seconds ago 638MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_5_1-8 d893bc5ee4e8 31 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_5_1-8 4c7539206e89 35 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_5_1-8 4a7bc354e6ca 37 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_5_1-8 ceb3616dfb94 45 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_5_1-8 54981ea38f01 57 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_5_1-8 4b4253e1335f About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_5_1-8 b18e41b6feb4 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_5_1-8 ec6e19daf189 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_5_1-8 7d7552116f74 About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_5_1-8 e9c735d4feaf About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_5_1-8 ee4bc1fc9903 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_5_1-8 7c954765946b About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_5_1-8 e24c8b1906df About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_5_1-8 ab6f16b1cdf8 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_5_1-8 b1bc0d65d8bf About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_5_1-8 8ccf09020120 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_5_1-8 4df3e561bec5 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_5_1-8 66c016a00095 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_5_1-8 72b1a6438ba6 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_5_1-8 673a02c0ef9a 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_5_1-8 558b4a2818cf 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_5_1-8 7d18e9c2e873 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_1-8 16863ccdc72f 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_5_1-8 0eb5aeaae7af 3 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_5_1-8 39804ba54cf4 5 minutes ago 144MB opensdn-test-test master-2_3_5_1-8 913cbc5af756 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_5_1-8 913cbc5af756 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_5_1-8 31a5d2386287 5 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_5_1-8 a379ba8731c0 6 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_5_1-8 fff18f55c4ab 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_5_1-8 df55b30bb93f 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_5_1-8 4206ee66ae72 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_5_1-8 ad808dcbd454 7 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_1-8 ef1a565b6bb0 7 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_1-8 c61b09c2bf06 7 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_1-8 30a1d1bccb31 7 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_1-8 d613c93d6401 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_1-8 ebfa0bc9546e 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_1-8 f33863f4908f 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_1-8 9f01a7d105ef 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_1-8 8f240a462633 9 minutes ago 2.46MB tf-dev-sandbox compile 7d6e7dea375f 9 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_1-8 555586930a4b About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a4ecd809ad28 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_1-8 8f9c69fb7d2f About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_1-8 5b7fb90c1e2a About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_1-8 55f1538b4f8a About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 20c3ecabbbb1 About an hour ago 2.82GB tf-dev-sandbox frozen 20c3ecabbbb1 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB