2025-10-06 01:02:33,167: INFO: Building opensdn-tor-agent 2025-10-06 01:02:33,269: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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: 0.0s #4 transferring context: 2B 0.0s done #4 DONE 1.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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.1s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.6s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.0s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.7s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.3s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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 0.892 Contrail repo 48 kB/s | 922 B 00:00 #13 1.008 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.1 MB 00:00 #13 2.341 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 730 kB 00:00 #13 2.650 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 264 kB 00:00 #13 2.966 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 7.0 MB 00:00 #13 5.923 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #13 7.693 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #13 8.021 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.3 MB 00:00 #13 9.029 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 392 kB 00:00 #13 9.550 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 451 kB 00:00 #13 10.01 added from: http://tf-mirrors.gz1.opensdn.io/re 649 kB/s | 16 kB 00:00 #13 10.23 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 kB/s | 257 B 00:00 #13 10.49 added from: http://tf-mirrors.gz1.opensdn.io/re 301 kB/s | 13 kB 00:00 #13 11.02 added from: http://tf-mirrors.gz1.opensdn.io/re 286 kB/s | 64 kB 00:00 #13 11.83 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #13 27.08 Third parties for OpenSDN 22 MB/s | 5.4 MB 00:00 #13 39.35 Dependencies resolved. #13 39.35 ======================================================================================= #13 39.35 Package Arch Version Repository Size #13 39.35 ======================================================================================= #13 39.35 Installing: #13 39.35 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 39.35 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 39.35 Installing dependencies: #13 39.35 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 39.35 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 39.35 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 39.35 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 39.35 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 39.35 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 39.35 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 39.35 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 39.35 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 39.35 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 39.35 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 39.35 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 39.35 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 39.35 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 39.35 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 39.35 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 39.35 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 39.35 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 39.35 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 39.35 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 39.35 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 39.35 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 39.35 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 39.35 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 39.35 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 39.35 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 39.35 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 39.35 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 39.35 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 39.35 #13 39.35 Transaction Summary #13 39.35 ======================================================================================= #13 39.35 Install 31 Packages #13 39.35 #13 39.35 Total download size: 12 M #13 39.35 Installed size: 41 M #13 39.35 Downloading Packages: #13 39.73 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 50 kB/s | 16 kB 00:00 #13 39.73 (2/31): boost-1.75.0-8.el9.x86_64.rpm 33 kB/s | 11 kB 00:00 #13 39.73 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 24 kB 00:00 #13 39.73 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 36 kB 00:00 #13 39.73 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #13 39.73 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 44 kB 00:00 #13 39.73 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 32 kB 00:00 #13 39.73 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #13 39.73 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 38 kB 00:00 #13 39.73 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.6 MB/s | 57 kB 00:00 #13 39.78 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 101 kB 00:00 #13 39.78 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.1 MB/s | 38 kB 00:00 #13 39.78 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 10 MB/s | 214 kB 00:00 #13 39.80 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 205 kB 00:00 #13 39.80 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 408 kB 00:00 #13 39.80 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #13 39.80 (17/31): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #13 39.82 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 92 kB 00:00 #13 39.82 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #13 39.90 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 277 kB 00:00 #13 39.90 (21/31): boost-serialization-1.75.0-8.el9.x86_6 3.2 MB/s | 129 kB 00:00 #13 39.90 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.6 MB/s | 27 kB 00:00 #13 39.90 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #13 39.90 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 55 kB 00:00 #13 39.90 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 230 kB 00:00 #13 39.90 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #13 39.90 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.5 MB/s | 30 kB 00:00 #13 39.90 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #13 39.98 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.1 MB/s | 308 kB 00:00 #13 39.98 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.3 MB/s | 67 kB 00:00 #13 40.17 (31/31): libicu-67.1-9.el9.x86_64.rpm 12 MB/s | 9.6 MB 00:00 #13 40.17 -------------------------------------------------------------------------------- #13 40.17 Total 15 MB/s | 12 MB 00:00 #13 40.17 Running transaction check #13 40.35 Transaction check succeeded. #13 40.35 Running transaction test #13 40.99 Transaction test succeeded. #13 40.99 Running transaction #13 41.86 Preparing : 1/1 #13 41.94 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 41.94 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 41.94 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 41.94 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 42.45 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 42.47 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 42.48 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 42.50 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 42.50 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 42.52 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 42.61 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 42.61 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 42.61 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 42.67 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 42.67 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 42.71 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 42.71 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 42.72 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 42.79 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 42.79 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 42.79 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 42.83 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 42.83 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 42.88 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 42.88 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 42.88 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 42.90 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 42.90 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 42.92 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 42.96 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 42.96 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 42.96 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 43.79 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 43.79 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 43.79 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 43.79 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 43.79 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 43.79 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 43.79 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 43.79 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 43.79 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 43.79 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 43.79 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 43.79 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 43.79 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 43.79 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 43.79 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 43.79 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 43.79 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 43.79 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 43.79 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 43.79 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 43.79 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 43.79 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 43.79 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 43.79 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 43.79 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 43.79 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 43.79 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 43.79 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 43.79 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 43.79 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 43.79 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 43.94 #13 43.94 Installed: #13 43.94 boost-1.75.0-8.el9.x86_64 #13 43.94 boost-atomic-1.75.0-8.el9.x86_64 #13 43.94 boost-chrono-1.75.0-8.el9.x86_64 #13 43.94 boost-container-1.75.0-8.el9.x86_64 #13 43.94 boost-context-1.75.0-8.el9.x86_64 #13 43.94 boost-contract-1.75.0-8.el9.x86_64 #13 43.94 boost-coroutine-1.75.0-8.el9.x86_64 #13 43.94 boost-date-time-1.75.0-8.el9.x86_64 #13 43.94 boost-fiber-1.75.0-8.el9.x86_64 #13 43.94 boost-filesystem-1.75.0-8.el9.x86_64 #13 43.94 boost-graph-1.75.0-8.el9.x86_64 #13 43.94 boost-iostreams-1.75.0-8.el9.x86_64 #13 43.94 boost-locale-1.75.0-8.el9.x86_64 #13 43.94 boost-log-1.75.0-8.el9.x86_64 #13 43.94 boost-math-1.75.0-8.el9.x86_64 #13 43.94 boost-nowide-1.75.0-8.el9.x86_64 #13 43.94 boost-program-options-1.75.0-8.el9.x86_64 #13 43.94 boost-python3-1.75.0-8.el9.x86_64 #13 43.94 boost-random-1.75.0-8.el9.x86_64 #13 43.94 boost-regex-1.75.0-8.el9.x86_64 #13 43.94 boost-serialization-1.75.0-8.el9.x86_64 #13 43.94 boost-stacktrace-1.75.0-8.el9.x86_64 #13 43.94 boost-system-1.75.0-8.el9.x86_64 #13 43.94 boost-test-1.75.0-8.el9.x86_64 #13 43.94 boost-thread-1.75.0-8.el9.x86_64 #13 43.94 boost-timer-1.75.0-8.el9.x86_64 #13 43.94 boost-type_erasure-1.75.0-8.el9.x86_64 #13 43.94 boost-wave-1.75.0-8.el9.x86_64 #13 43.94 gperftools-libs-2.9.1-3.el9.x86_64 #13 43.94 libicu-67.1-9.el9.x86_64 #13 43.94 libunwind-1.6.2-1.el9.x86_64 #13 43.94 #13 43.94 Complete! #13 44.26 80 files removed #13 45.62 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 45.62 Collecting contrail-vrouter-api==0.1.dev0 #13 45.62 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 45.89 Installing collected packages: contrail-vrouter-api #13 45.95 Successfully installed contrail-vrouter-api-0.1.dev0 #13 45.96 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 47.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.6s #15 exporting to image #15 exporting layers #15 exporting layers 7.8s done #15 writing image sha256:5d7abe112027f8b250903f44cfd3448ffe18b7a39d9a8a6d83b7a16741deb71c #15 writing image sha256:5d7abe112027f8b250903f44cfd3448ffe18b7a39d9a8a6d83b7a16741deb71c 0.0s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 8.2s 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 01:03:59,501: INFO: Docker build duration: 86 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] df56b5b70480: Preparing af764be945e1: Preparing 9be40bf03472: Preparing 41bfeec6236b: Preparing 6606bd0cc276: Preparing be9abd5f4784: Preparing 34fe5d2ae6c7: Preparing 42b2b3c9c9d8: Preparing 95564bfcab4f: Preparing c40d107f37a3: Preparing 785f2f6635dd: Preparing d345ea23dffd: Preparing de30f561e853: Preparing 5ddb6a9b81bf: Preparing 6571bd255f43: Preparing 712776592431: Preparing 7b06c1114285: Preparing 9bed32e211c1: Preparing 44343de3ea1d: Preparing 9be40bf03472: Waiting 41bfeec6236b: Waiting 6606bd0cc276: Waiting be9abd5f4784: Waiting 34fe5d2ae6c7: Waiting 42b2b3c9c9d8: Waiting 95564bfcab4f: Waiting c40d107f37a3: Waiting 785f2f6635dd: Waiting d345ea23dffd: Waiting de30f561e853: Waiting 5ddb6a9b81bf: Waiting 6571bd255f43: Waiting 712776592431: Waiting 7b06c1114285: Waiting 9bed32e211c1: Waiting 44343de3ea1d: Waiting df56b5b70480: Pushed 9be40bf03472: Pushed 41bfeec6236b: Pushed 6606bd0cc276: Pushed be9abd5f4784: Pushed 42b2b3c9c9d8: Layer already exists 95564bfcab4f: Layer already exists c40d107f37a3: Layer already exists 785f2f6635dd: Layer already exists d345ea23dffd: Layer already exists de30f561e853: Layer already exists 34fe5d2ae6c7: Pushed 5ddb6a9b81bf: Layer already exists 6571bd255f43: Layer already exists 712776592431: Layer already exists 7b06c1114285: Layer already exists 44343de3ea1d: Layer already exists 9bed32e211c1: Layer already exists af764be945e1: Pushed nightly: digest: sha256:738597b4af9ec719754a8bb27a3d08e87e7ff3dbd0f6970575bb21bf4b42a945 size: 4292 2025-10-06 01:04:30,206: INFO: Building opensdn-tor-agent finished successfully, duration: 117 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-debug nightly d6d214fd815e 18 seconds ago 278MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 5d7abe112027 40 seconds ago 574MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 8fa679438668 42 seconds ago 741MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly b6084f69dab5 42 seconds ago 530MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 23b07b733a6e About a minute ago 534MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly 78636cc691ef About a minute ago 888MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly ed0912b57a95 About a minute ago 1.13GB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly c94de77ad542 About a minute ago 278MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly f46c7819ad45 About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 2408b6c8688b About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly f2700f614dae About a minute ago 525MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 8ebb21e3959a About a minute ago 529MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 1596af78ecc4 About a minute ago 583MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 0fa75975a3ae About a minute ago 538MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 64f738128492 About a minute ago 788MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 4cee755006ee About a minute ago 788MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 9c2a0604711d About a minute ago 293MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 4c7b89b0d01c About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly b758f0cf33d1 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 7561224efa28 About a minute ago 294MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 654024845235 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 633e9d08db36 About a minute ago 517MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 22c7d19329db 2 minutes ago 788MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 107e5ae950ef 2 minutes ago 328MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 71dbc048911b 2 minutes ago 333MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 68e0f9714588 2 minutes ago 335MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly beff665709cc 2 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 86684282b610 2 minutes ago 744MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly c56830dd4ac2 2 minutes ago 714MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 3ad61f8eab91 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly d1c20589c532 3 minutes ago 731MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 3342b148d5db 3 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 257b205c780e 3 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly b79a0a5616fb 3 minutes ago 573MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly d49739feab06 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly d1b6f117070b 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-base nightly fa8083e6a0a0 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 17a51f746757 5 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly fa77be7c9dee 5 minutes ago 2.32MB tf-dev-sandbox compile 50efc326f32b 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 6fde8904a0be 58 minutes ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 222723db5aaf 58 minutes ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly bf7a6c4a79fb 58 minutes ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src bd6daea7d4c6 58 minutes ago 2.31MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 5eee8f34d0db 58 minutes ago 4.44kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable cc8a4be73b16 11 days ago 2.83GB