2025-10-20 14:07:35,936: INFO: Building opensdn-tor-agent 2025-10-20 14:07:35,988: 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_2_5_4-4 --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 0.0s done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_4-4 #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 1.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_4-4 #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 0.1s done #7 DONE 3.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 8.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 8.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.4s #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.600 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #13 2.350 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 730 kB 00:00 #13 2.803 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 MB/s | 264 kB 00:00 #13 3.234 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 7.0 MB 00:00 #13 5.616 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 4.0 MB 00:00 #13 6.949 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #13 7.434 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.3 MB 00:00 #13 8.652 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 392 kB 00:00 #13 9.075 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 451 kB 00:00 #13 9.439 added from: http://tf-mirrors.gz1.opensdn.io/re 295 kB/s | 16 kB 00:00 #13 9.682 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 kB/s | 257 B 00:00 #13 10.07 added from: http://tf-mirrors.gz1.opensdn.io/re 531 kB/s | 13 kB 00:00 #13 10.26 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #13 10.93 added from: http://tf-mirrors.gz1.opensdn.io/re 73 MB/s | 30 MB 00:00 #13 22.21 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #13 26.72 Dependencies resolved. #13 26.72 ======================================================================================= #13 26.72 Package Arch Version Repository Size #13 26.72 ======================================================================================= #13 26.72 Installing: #13 26.72 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 26.72 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 26.72 Installing dependencies: #13 26.72 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 26.72 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 26.72 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 26.72 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 26.72 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 26.72 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 26.72 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 26.72 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 26.72 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 26.72 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 26.72 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 26.72 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 26.72 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 26.72 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 26.72 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 26.72 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 26.72 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 26.72 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 26.72 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 26.72 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 26.72 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 26.72 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 26.72 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 26.72 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 26.72 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 26.72 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 26.72 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 26.72 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 26.72 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 26.72 #13 26.72 Transaction Summary #13 26.72 ======================================================================================= #13 26.72 Install 31 Packages #13 26.72 #13 26.72 Total download size: 12 M #13 26.72 Installed size: 41 M #13 26.72 Downloading Packages: #13 26.80 (1/31): boost-1.75.0-8.el9.x86_64.rpm 379 kB/s | 11 kB 00:00 #13 26.80 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 499 kB/s | 16 kB 00:00 #13 26.80 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 24 kB 00:00 #13 26.80 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 36 kB 00:00 #13 26.80 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 834 kB/s | 15 kB 00:00 #13 26.83 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 804 kB/s | 44 kB 00:00 #13 26.86 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 548 kB/s | 32 kB 00:00 #13 26.86 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 735 kB/s | 13 kB 00:00 #13 26.86 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 38 kB 00:00 #13 26.86 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.1 MB/s | 57 kB 00:00 #13 26.89 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 101 kB 00:00 #13 26.89 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.4 MB/s | 38 kB 00:00 #13 26.91 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 214 kB 00:00 #13 26.92 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #13 26.94 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 10 MB/s | 408 kB 00:00 #13 26.94 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 26.94 (17/31): boost-program-options-1.75.0-8.el9.x86 8.3 MB/s | 106 kB 00:00 #13 26.95 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 92 kB 00:00 #13 26.95 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #13 26.98 (20/31): boost-serialization-1.75.0-8.el9.x86_6 14 MB/s | 129 kB 00:00 #13 26.98 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 14 MB/s | 277 kB 00:00 #13 26.98 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.2 MB/s | 27 kB 00:00 #13 26.98 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #13 27.01 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 15 MB/s | 230 kB 00:00 #13 27.01 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 55 kB 00:00 #13 27.01 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 27.01 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.3 MB/s | 30 kB 00:00 #13 27.01 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 #13 27.03 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.6 MB/s | 67 kB 00:00 #13 27.03 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #13 27.13 (31/31): libicu-67.1-9.el9.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #13 27.13 -------------------------------------------------------------------------------- #13 27.13 Total 32 MB/s | 12 MB 00:00 #13 27.13 Running transaction check #13 27.13 Transaction check succeeded. #13 27.13 Running transaction test #13 27.40 Transaction test succeeded. #13 27.40 Running transaction #13 29.67 Preparing : 1/1 #13 29.79 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 29.79 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 29.81 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 29.81 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 30.23 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 30.23 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 30.23 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 30.23 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 30.23 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 30.23 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 30.23 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 30.23 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 30.23 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 30.23 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 30.23 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 30.23 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 30.23 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 30.23 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 30.26 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 30.26 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 30.26 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 30.32 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 30.32 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 30.32 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 30.32 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 30.32 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 30.32 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 30.32 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 30.37 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 30.37 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 30.37 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.41 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.76 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 30.76 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 30.76 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 30.76 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 30.76 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 30.76 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 30.76 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 30.76 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 30.76 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 30.76 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 30.76 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 30.76 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 30.76 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 30.76 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 30.76 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 30.76 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 30.76 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 30.76 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 30.76 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 30.76 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 30.76 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 30.76 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 30.76 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 30.76 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 30.76 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 30.76 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 30.76 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 30.78 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 30.78 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 30.78 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 30.78 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 30.92 #13 30.92 Installed: #13 30.92 boost-1.75.0-8.el9.x86_64 #13 30.92 boost-atomic-1.75.0-8.el9.x86_64 #13 30.92 boost-chrono-1.75.0-8.el9.x86_64 #13 30.92 boost-container-1.75.0-8.el9.x86_64 #13 30.92 boost-context-1.75.0-8.el9.x86_64 #13 30.92 boost-contract-1.75.0-8.el9.x86_64 #13 30.92 boost-coroutine-1.75.0-8.el9.x86_64 #13 30.92 boost-date-time-1.75.0-8.el9.x86_64 #13 30.92 boost-fiber-1.75.0-8.el9.x86_64 #13 30.92 boost-filesystem-1.75.0-8.el9.x86_64 #13 30.92 boost-graph-1.75.0-8.el9.x86_64 #13 30.92 boost-iostreams-1.75.0-8.el9.x86_64 #13 30.92 boost-locale-1.75.0-8.el9.x86_64 #13 30.92 boost-log-1.75.0-8.el9.x86_64 #13 30.92 boost-math-1.75.0-8.el9.x86_64 #13 30.92 boost-nowide-1.75.0-8.el9.x86_64 #13 30.92 boost-program-options-1.75.0-8.el9.x86_64 #13 30.92 boost-python3-1.75.0-8.el9.x86_64 #13 30.92 boost-random-1.75.0-8.el9.x86_64 #13 30.92 boost-regex-1.75.0-8.el9.x86_64 #13 30.92 boost-serialization-1.75.0-8.el9.x86_64 #13 30.92 boost-stacktrace-1.75.0-8.el9.x86_64 #13 30.92 boost-system-1.75.0-8.el9.x86_64 #13 30.92 boost-test-1.75.0-8.el9.x86_64 #13 30.92 boost-thread-1.75.0-8.el9.x86_64 #13 30.92 boost-timer-1.75.0-8.el9.x86_64 #13 30.92 boost-type_erasure-1.75.0-8.el9.x86_64 #13 30.92 boost-wave-1.75.0-8.el9.x86_64 #13 30.92 gperftools-libs-2.9.1-3.el9.x86_64 #13 30.92 libicu-67.1-9.el9.x86_64 #13 30.92 libunwind-1.6.2-1.el9.x86_64 #13 30.92 #13 30.92 Complete! #13 31.22 75 files removed #13 31.73 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 31.73 Collecting contrail-vrouter-api==0.1.dev0 #13 31.73 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 31.81 Installing collected packages: contrail-vrouter-api #13 31.81 Successfully installed contrail-vrouter-api-0.1.dev0 #13 31.90 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 DONE 32.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 2.0s done #15 writing image sha256:de00a5fc62cf835b7f06f1b2fadca1e685d6ded68e00bcf4ce426665e0a7e8f7 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_4-4 done #15 DONE 2.3s 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-10-20 14:09:44,706: INFO: Docker build duration: 129 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 66c56039daab: Preparing befe98171f0e: Preparing 1355c2aae104: Preparing c392bf03a031: Preparing 0743ebe62ff2: Preparing b60f84dc9b36: Preparing 2ec3a577ccd9: Preparing 2e4fde1738c2: Preparing 5639eddb7a81: Preparing 3443473c5e7e: Preparing 38e7539b5802: Preparing b139457b6afa: Preparing 0ebfa0b2eefd: Preparing aaebcd1df0a3: Preparing 5ef962d84cb8: Preparing 496f2e700804: Preparing 6d3aa266633e: Preparing 3dd8f818a651: Preparing 44343de3ea1d: Preparing 5639eddb7a81: Waiting 3443473c5e7e: Waiting 38e7539b5802: Waiting b139457b6afa: Waiting 0ebfa0b2eefd: Waiting aaebcd1df0a3: Waiting 5ef962d84cb8: Waiting 496f2e700804: Waiting 6d3aa266633e: Waiting 3dd8f818a651: Waiting 44343de3ea1d: Waiting 66c56039daab: Waiting befe98171f0e: Waiting 1355c2aae104: Waiting c392bf03a031: Waiting 0743ebe62ff2: Waiting b60f84dc9b36: Waiting 2ec3a577ccd9: Waiting 2e4fde1738c2: Waiting 66c56039daab: Pushed 1355c2aae104: Pushed c392bf03a031: Pushed 0743ebe62ff2: Pushed b60f84dc9b36: Pushed 2ec3a577ccd9: Pushed 2e4fde1738c2: Layer already exists 5639eddb7a81: Layer already exists 3443473c5e7e: Layer already exists 38e7539b5802: Layer already exists b139457b6afa: Layer already exists 0ebfa0b2eefd: Layer already exists aaebcd1df0a3: Layer already exists 5ef962d84cb8: Layer already exists 496f2e700804: Layer already exists 6d3aa266633e: Layer already exists 3dd8f818a651: Layer already exists befe98171f0e: Pushed 44343de3ea1d: Layer already exists master-2_2_5_4-4: digest: sha256:dd7c915856333b61bf1563e0116dd5b85edf41aa5dbc64bb159bacb550a14661 size: 4292 2025-10-20 14:10:10,736: INFO: Building opensdn-tor-agent finished successfully, duration: 155 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_4-4 de00a5fc62cf 29 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_4-4 f3c6a2c9f9c0 48 seconds ago 538MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_4-4 2387b51a07e3 54 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_4-4 4feb875b2ac7 54 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_4-4 d9c1c2ba9519 About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_4-4 4692f475cb0e About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_4-4 eb86ba7a1188 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_4-4 8f44c51fbe65 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_4-4 fc54d17f9e84 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_4-4 8efaeaea4748 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_4-4 9abb6cc0be53 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_4-4 7a65f8e749ad About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_4-4 a239b197ab71 About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_4-4 414dd8dd6b64 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_4-4 0143a1323900 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_4-4 e9b2360a4789 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_4-4 097d6c2c9add 2 minutes ago 525MB opensdn-test-test master-2_2_5_4-4 450f0f53f5ed 2 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_5_4-4 450f0f53f5ed 2 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_4-4 26f7cd82cb77 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_4-4 b8114934b2c3 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_4-4 907bdd304904 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_4-4 18bbe6875c6f 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_4-4 da6555fa7e02 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_4-4 595dc8c86c94 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_4-4 986cb9e130ac 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_4-4 8be572676938 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_4-4 288512a9b637 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_4-4 7134b4fb99a0 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_4-4 fa6e186a968e 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_4-4 41b917a7c347 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_4-4 97035e5aedbb 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_4-4 85d4e4bde903 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_4-4 6b7b7f52661d 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_4-4 5364ca4c7d67 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_4-4 31dd57cfdba2 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_4-4 20a6af3e592b 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_4-4 14f265f1c08a 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_4-4 07c36484f864 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_4-4 e62569528802 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_4-4 2659db64a2eb 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_4-4 f3ace0340d6a 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_4-4 64d9e49805ea 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_4-4 5d9698831b63 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_4-4 433e304e7497 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_4-4 6693ae138e0a 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_4-4 c34a8ebe5658 6 minutes ago 2.45MB tf-dev-sandbox compile 7cabdc788e83 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_4-4 af4b1ecadf97 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 067cfa6471a9 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_4-4 4834d6a1ec72 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_4-4 3585f7f666c7 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_4-4 3ccdb8d4d3f4 About an hour ago 4.17kB tf-dev-sandbox frozen 1a52eaaae169 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 1a52eaaae169 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB