2025-10-06 16:45:33,769: INFO: Building opensdn-tor-agent 2025-10-06 16:45:33,835: 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_1_0_5-2_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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.15kB done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_5-2_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.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_5-2_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.0s done #7 DONE 1.9s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.3s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.2s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.3s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 4.0s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 8.8s #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.709 Contrail repo 39 kB/s | 953 B 00:00 #13 1.778 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #13 3.231 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 730 kB 00:00 #13 3.812 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 264 kB 00:00 #13 4.332 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 7.0 MB 00:00 #13 8.203 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #13 10.24 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #13 10.96 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #13 12.56 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 392 kB 00:00 #13 13.09 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 451 kB 00:00 #13 13.60 added from: http://tf-mirrors.gz1.opensdn.io/re 490 kB/s | 16 kB 00:00 #13 13.93 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 kB/s | 257 B 00:00 #13 14.25 added from: http://tf-mirrors.gz1.opensdn.io/re 337 kB/s | 13 kB 00:00 #13 14.61 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #13 15.49 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 30 MB 00:00 #13 32.95 Third parties for OpenSDN 34 MB/s | 5.4 MB 00:00 #13 41.78 Dependencies resolved. #13 41.78 ======================================================================================= #13 41.78 Package Arch Version Repository Size #13 41.78 ======================================================================================= #13 41.78 Installing: #13 41.78 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 41.78 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 41.78 Installing dependencies: #13 41.78 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 41.78 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 41.78 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 41.78 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 41.78 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 41.78 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 41.78 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 41.78 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 41.78 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 41.78 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 41.78 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 41.78 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 41.78 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 41.78 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 41.78 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 41.78 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 41.78 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 41.78 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 41.78 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 41.78 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 41.78 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 41.78 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 41.78 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 41.78 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 41.78 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 41.78 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 41.78 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 41.78 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 41.78 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 41.78 #13 41.78 Transaction Summary #13 41.78 ======================================================================================= #13 41.78 Install 31 Packages #13 41.78 #13 41.78 Total download size: 12 M #13 41.78 Installed size: 41 M #13 41.78 Downloading Packages: #13 41.83 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 663 kB/s | 16 kB 00:00 #13 41.83 (2/31): boost-1.75.0-8.el9.x86_64.rpm 291 kB/s | 11 kB 00:00 #13 41.83 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 24 kB 00:00 #13 41.83 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 36 kB 00:00 #13 41.87 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 447 kB/s | 15 kB 00:00 #13 41.87 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 44 kB 00:00 #13 41.87 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 32 kB 00:00 #13 41.87 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 41.87 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 38 kB 00:00 #13 41.87 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.1 MB/s | 57 kB 00:00 #13 41.87 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #13 41.87 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.5 MB/s | 38 kB 00:00 #13 41.95 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #13 41.95 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 20 MB/s | 205 kB 00:00 #13 41.95 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 15 kB 00:00 #13 41.95 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #13 41.95 (17/31): boost-program-options-1.75.0-8.el9.x86 9.6 MB/s | 106 kB 00:00 #13 41.95 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #13 41.95 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 41.95 (20/31): boost-serialization-1.75.0-8.el9.x86_6 21 MB/s | 129 kB 00:00 #13 41.95 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #13 41.95 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.2 MB/s | 27 kB 00:00 #13 41.95 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 41.95 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 27 MB/s | 230 kB 00:00 #13 41.95 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 55 kB 00:00 #13 41.95 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #13 41.95 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #13 41.95 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #13 42.07 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 42.07 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.1 MB/s | 67 kB 00:00 #13 42.07 (31/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 42.07 -------------------------------------------------------------------------------- #13 42.07 Total 44 MB/s | 12 MB 00:00 #13 42.07 Running transaction check #13 42.13 Transaction check succeeded. #13 42.13 Running transaction test #13 42.40 Transaction test succeeded. #13 42.40 Running transaction #13 43.21 Preparing : 1/1 #13 43.44 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 43.44 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 43.44 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 43.44 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 43.85 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 43.87 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 43.89 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 43.89 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 43.89 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 43.92 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 43.92 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 43.94 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 43.94 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 43.94 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 43.97 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 43.97 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 43.97 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 44.00 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 44.00 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 44.03 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 44.03 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 44.06 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 44.06 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 44.06 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 44.06 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 44.06 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 44.11 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 44.26 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 44.38 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 44.47 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 44.65 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 44.85 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 45.01 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 45.01 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 45.01 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 45.01 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 45.01 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 45.01 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 45.01 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 45.01 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 45.01 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 45.01 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 45.01 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 45.01 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 45.01 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 45.01 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 45.01 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 45.01 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 45.01 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 45.01 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 45.01 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 45.01 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 45.01 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 45.01 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 45.01 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 45.01 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 45.01 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 45.01 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 45.01 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 45.01 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 45.01 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 45.01 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 45.01 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 45.13 #13 45.13 Installed: #13 45.13 boost-1.75.0-8.el9.x86_64 #13 45.13 boost-atomic-1.75.0-8.el9.x86_64 #13 45.13 boost-chrono-1.75.0-8.el9.x86_64 #13 45.13 boost-container-1.75.0-8.el9.x86_64 #13 45.13 boost-context-1.75.0-8.el9.x86_64 #13 45.13 boost-contract-1.75.0-8.el9.x86_64 #13 45.13 boost-coroutine-1.75.0-8.el9.x86_64 #13 45.13 boost-date-time-1.75.0-8.el9.x86_64 #13 45.13 boost-fiber-1.75.0-8.el9.x86_64 #13 45.13 boost-filesystem-1.75.0-8.el9.x86_64 #13 45.13 boost-graph-1.75.0-8.el9.x86_64 #13 45.13 boost-iostreams-1.75.0-8.el9.x86_64 #13 45.13 boost-locale-1.75.0-8.el9.x86_64 #13 45.13 boost-log-1.75.0-8.el9.x86_64 #13 45.13 boost-math-1.75.0-8.el9.x86_64 #13 45.13 boost-nowide-1.75.0-8.el9.x86_64 #13 45.13 boost-program-options-1.75.0-8.el9.x86_64 #13 45.13 boost-python3-1.75.0-8.el9.x86_64 #13 45.13 boost-random-1.75.0-8.el9.x86_64 #13 45.13 boost-regex-1.75.0-8.el9.x86_64 #13 45.13 boost-serialization-1.75.0-8.el9.x86_64 #13 45.13 boost-stacktrace-1.75.0-8.el9.x86_64 #13 45.13 boost-system-1.75.0-8.el9.x86_64 #13 45.13 boost-test-1.75.0-8.el9.x86_64 #13 45.13 boost-thread-1.75.0-8.el9.x86_64 #13 45.13 boost-timer-1.75.0-8.el9.x86_64 #13 45.13 boost-type_erasure-1.75.0-8.el9.x86_64 #13 45.13 boost-wave-1.75.0-8.el9.x86_64 #13 45.13 gperftools-libs-2.9.1-3.el9.x86_64 #13 45.13 libicu-67.1-9.el9.x86_64 #13 45.13 libunwind-1.6.2-1.el9.x86_64 #13 45.13 #13 45.13 Complete! #13 45.60 80 files removed #13 46.12 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 46.12 Collecting contrail-vrouter-api==0.1.dev0 #13 46.12 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 46.23 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 46.23 Installing collected packages: contrail-vrouter-api #13 46.23 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 47.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 3.0s #15 exporting to image #15 exporting layers #15 exporting layers 7.3s done #15 writing image sha256:473391eb14d5a0acb828ce712e8ccc104b28b2ec2fddb052b4c74019d71020cf done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_0_5-2_4 done #15 DONE 7.8s 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-06 16:47:43,067: INFO: Docker build duration: 130 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 706d7c30839b: Preparing 79d1ff41ac80: Preparing 2925db7e8cdd: Preparing cab634af288f: Preparing 03cf1795dfcf: Preparing 6715f6757143: Preparing edd5ab333189: Preparing d602c8511a0d: Preparing 1f510238f5b6: Preparing 3746044ca3b7: Preparing 8ec030412ce1: Preparing e28733a3da34: Preparing eb83a9ad30ac: Preparing 1b10202e3b68: Preparing 6be47e22262f: Preparing 230b2763032d: Preparing b8ada0ceb0c0: Preparing 51bc1678da5a: Preparing 44343de3ea1d: Preparing 706d7c30839b: Waiting 79d1ff41ac80: Waiting 2925db7e8cdd: Waiting cab634af288f: Waiting 03cf1795dfcf: Waiting 6715f6757143: Waiting edd5ab333189: Waiting d602c8511a0d: Waiting 1f510238f5b6: Waiting 3746044ca3b7: Waiting 8ec030412ce1: Waiting e28733a3da34: Waiting eb83a9ad30ac: Waiting 1b10202e3b68: Waiting 6be47e22262f: Waiting 230b2763032d: Waiting b8ada0ceb0c0: Waiting 51bc1678da5a: Waiting 44343de3ea1d: Waiting 706d7c30839b: Pushed 2925db7e8cdd: Pushed cab634af288f: Pushed 03cf1795dfcf: Pushed 6715f6757143: Pushed d602c8511a0d: Layer already exists 1f510238f5b6: Layer already exists 3746044ca3b7: Layer already exists edd5ab333189: Pushed 8ec030412ce1: Layer already exists e28733a3da34: Layer already exists eb83a9ad30ac: Layer already exists 6be47e22262f: Layer already exists 1b10202e3b68: Layer already exists 230b2763032d: Layer already exists b8ada0ceb0c0: Layer already exists 44343de3ea1d: Layer already exists 51bc1678da5a: Layer already exists 79d1ff41ac80: Pushed master-2_1_0_5-2_4: digest: sha256:daed57f3a80549ae7c2c4d4866f861a1cef24625ce609302c07d2c3ed4dca9ef size: 4292 2025-10-06 16:48:01,082: INFO: Building opensdn-tor-agent finished successfully, duration: 148 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_0_5-2_4 3a141ba208ce 21 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_0_5-2_4 473391eb14d5 28 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_0_5-2_4 a2872d1d9542 28 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_0_5-2_4 9ac0f49fcc70 41 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_0_5-2_4 35a1c7aecc96 49 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_0_5-2_4 f27d2b72ba48 54 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_0_5-2_4 33bc71ce604e About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_0_5-2_4 03c20e9cf893 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_0_5-2_4 146764dd98ec About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_0_5-2_4 f9ab0b698004 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_0_5-2_4 88691d9bf163 About a minute ago 888MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_0_5-2_4 aa299b40230c About a minute ago 278MB opensdn-test-test master-2_1_0_5-2_4 c60337dfa473 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_1_0_5-2_4 c60337dfa473 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_0_5-2_4 2497b1e2e1de About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_0_5-2_4 03abe35d3256 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_0_5-2_4 a8eef9d1ab51 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_0_5-2_4 d7a4264d1a68 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_0_5-2_4 a50ffbb65ea6 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_0_5-2_4 005652cf7e99 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_0_5-2_4 3b1552006eb5 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_0_5-2_4 b850f706810d 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_0_5-2_4 92d71bef7d3b 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_0_5-2_4 346c3c883500 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_0_5-2_4 c65903f009a4 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_0_5-2_4 550f9751fa02 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_0_5-2_4 62ab50acb1ed 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_0_5-2_4 cebbd90aac20 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_0_5-2_4 7f180651ac09 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_0_5-2_4 1bc9ad4ad221 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_0_5-2_4 b28d33d1ac0b 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_0_5-2_4 bd6417795114 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_0_5-2_4 0eb4b4547b9e 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_0_5-2_4 27655cc86486 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_0_5-2_4 390341ca78b7 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_0_5-2_4 d0338622b595 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_0_5-2_4 9bd273444bd1 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_0_5-2_4 2edd13da8523 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_0_5-2_4 91fbf90b90d5 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_0_5-2_4 17920bd80d0e 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_0_5-2_4 f7a9f9a1e8af 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_0_5-2_4 79bd783fa986 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_0_5-2_4 a32230c86996 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_0_5-2_4 81524f73033f 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_0_5-2_4 c61648315571 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_0_5-2_4 aafc10c690aa 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_0_5-2_4 02f2beb0d953 6 minutes ago 2.42MB tf-dev-sandbox compile ed98e05b9ab4 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_0_5-2_4 79e7588c501b 59 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 5b23c6585cd0 59 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_0_5-2_4 fda733951158 59 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_0_5-2_4 3c54be3248b6 59 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_0_5-2_4 0fdd6b20294c 59 minutes ago 32.6MB tf-dev-sandbox frozen 8df4493422a9 About an hour ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 8df4493422a9 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB