2025-11-03 15:21:28,226: INFO: Building opensdn-tor-agent 2025-11-03 15:21:28,281: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_3_1_9-6 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_9-6 #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.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_9-6 #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 1.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.7s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.797 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 2.1 MB 00:00 #13 2.804 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 730 kB 00:00 #13 3.511 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 264 kB 00:00 #13 3.915 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #13 8.035 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #13 10.56 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #13 11.22 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #13 12.45 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 392 kB 00:00 #13 12.80 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #13 13.21 added from: http://tf-mirrors.gz1.opensdn.io/re 552 kB/s | 16 kB 00:00 #13 13.52 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #13 13.81 added from: http://tf-mirrors.gz1.opensdn.io/re 309 kB/s | 13 kB 00:00 #13 14.13 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #13 14.74 added from: http://tf-mirrors.gz1.opensdn.io/re 95 MB/s | 30 MB 00:00 #13 26.07 Third parties for OpenSDN 16 MB/s | 5.1 MB 00:00 #13 32.30 Dependencies resolved. #13 32.30 ======================================================================================= #13 32.30 Package Arch Version Repository Size #13 32.30 ======================================================================================= #13 32.30 Installing: #13 32.30 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 32.30 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 32.30 Installing dependencies: #13 32.30 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 32.30 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 32.30 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 32.30 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 32.30 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 32.30 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 32.30 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 32.30 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 32.30 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 32.30 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 32.30 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 32.30 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 32.30 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 32.30 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 32.30 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 32.30 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 32.30 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 32.30 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 32.30 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 32.30 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 32.30 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 32.30 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 32.30 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 32.30 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 32.30 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 32.30 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 32.30 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 32.30 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 32.30 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 32.30 #13 32.30 Transaction Summary #13 32.30 ======================================================================================= #13 32.30 Install 31 Packages #13 32.30 #13 32.30 Total download size: 12 M #13 32.30 Installed size: 41 M #13 32.30 Downloading Packages: #13 32.34 (1/31): boost-1.75.0-8.el9.x86_64.rpm 397 kB/s | 11 kB 00:00 #13 32.34 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 539 kB/s | 16 kB 00:00 #13 32.34 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 24 kB 00:00 #13 32.34 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 36 kB 00:00 #13 32.34 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 15 kB 00:00 #13 32.35 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 44 kB 00:00 #13 32.35 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 32 kB 00:00 #13 32.35 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 #13 32.35 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 38 kB 00:00 #13 32.37 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 10 MB/s | 57 kB 00:00 #13 32.37 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 17 MB/s | 101 kB 00:00 #13 32.37 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.9 MB/s | 38 kB 00:00 #13 32.37 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 29 MB/s | 214 kB 00:00 #13 32.40 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 23 MB/s | 205 kB 00:00 #13 32.40 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 20 MB/s | 408 kB 00:00 #13 32.40 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #13 32.40 (17/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 32.40 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #13 32.40 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #13 32.42 (20/31): boost-serialization-1.75.0-8.el9.x86_6 20 MB/s | 129 kB 00:00 #13 32.42 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 19 MB/s | 277 kB 00:00 #13 32.42 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #13 32.42 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #13 32.42 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 31 MB/s | 230 kB 00:00 #13 32.44 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 55 kB 00:00 #13 32.44 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #13 32.44 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.2 MB/s | 30 kB 00:00 #13 32.44 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 32 MB/s | 208 kB 00:00 #13 32.45 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 28 MB/s | 308 kB 00:00 #13 32.46 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.5 MB/s | 67 kB 00:00 #13 32.53 (31/31): libicu-67.1-9.el9.x86_64.rpm 42 MB/s | 9.6 MB 00:00 #13 32.53 -------------------------------------------------------------------------------- #13 32.53 Total 54 MB/s | 12 MB 00:00 #13 32.53 Running transaction check #13 32.59 Transaction check succeeded. #13 32.59 Running transaction test #13 32.89 Transaction test succeeded. #13 32.89 Running transaction #13 33.27 Preparing : 1/1 #13 33.41 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 33.59 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 33.76 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 33.91 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 34.33 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 34.35 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 34.36 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 34.36 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 34.39 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 34.39 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 34.40 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 34.40 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 34.40 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 34.42 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 34.43 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 34.43 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 34.45 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 34.45 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 34.45 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 34.46 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 34.48 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 34.48 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 34.52 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 34.52 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 34.52 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 34.56 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 34.57 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 34.58 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 34.58 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 34.61 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 34.64 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 34.67 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 34.79 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 34.79 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 34.79 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 34.79 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 34.79 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 34.79 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 34.79 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 34.79 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 34.79 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 34.79 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 34.79 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 34.79 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 34.79 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 34.79 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 34.79 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 34.79 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 34.79 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 34.79 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 34.79 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 34.79 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 34.79 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 34.79 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 34.79 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 34.79 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 34.79 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 34.79 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 34.79 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 34.79 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 34.79 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 34.79 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 34.79 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 34.90 #13 34.90 Installed: #13 34.90 boost-1.75.0-8.el9.x86_64 #13 34.90 boost-atomic-1.75.0-8.el9.x86_64 #13 34.90 boost-chrono-1.75.0-8.el9.x86_64 #13 34.90 boost-container-1.75.0-8.el9.x86_64 #13 34.90 boost-context-1.75.0-8.el9.x86_64 #13 34.90 boost-contract-1.75.0-8.el9.x86_64 #13 34.90 boost-coroutine-1.75.0-8.el9.x86_64 #13 34.90 boost-date-time-1.75.0-8.el9.x86_64 #13 34.90 boost-fiber-1.75.0-8.el9.x86_64 #13 34.90 boost-filesystem-1.75.0-8.el9.x86_64 #13 34.90 boost-graph-1.75.0-8.el9.x86_64 #13 34.90 boost-iostreams-1.75.0-8.el9.x86_64 #13 34.90 boost-locale-1.75.0-8.el9.x86_64 #13 34.90 boost-log-1.75.0-8.el9.x86_64 #13 34.90 boost-math-1.75.0-8.el9.x86_64 #13 34.90 boost-nowide-1.75.0-8.el9.x86_64 #13 34.90 boost-program-options-1.75.0-8.el9.x86_64 #13 34.90 boost-python3-1.75.0-8.el9.x86_64 #13 34.90 boost-random-1.75.0-8.el9.x86_64 #13 34.90 boost-regex-1.75.0-8.el9.x86_64 #13 34.90 boost-serialization-1.75.0-8.el9.x86_64 #13 34.90 boost-stacktrace-1.75.0-8.el9.x86_64 #13 34.90 boost-system-1.75.0-8.el9.x86_64 #13 34.90 boost-test-1.75.0-8.el9.x86_64 #13 34.90 boost-thread-1.75.0-8.el9.x86_64 #13 34.90 boost-timer-1.75.0-8.el9.x86_64 #13 34.90 boost-type_erasure-1.75.0-8.el9.x86_64 #13 34.90 boost-wave-1.75.0-8.el9.x86_64 #13 34.90 gperftools-libs-2.9.1-3.el9.x86_64 #13 34.90 libicu-67.1-9.el9.x86_64 #13 34.90 libunwind-1.6.2-1.el9.x86_64 #13 34.90 #13 34.90 Complete! #13 35.29 75 files removed #13 36.00 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 36.12 Collecting contrail-vrouter-api==0.1.dev0 #13 36.12 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 36.41 Installing collected packages: contrail-vrouter-api #13 36.69 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 36.69 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 37.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 4.8s done #15 writing image sha256:b4b5b024a7f4f17a0e19b5d01a1cdb157a44732d125c2568a6f318a86778a0d3 #15 writing image sha256:b4b5b024a7f4f17a0e19b5d01a1cdb157a44732d125c2568a6f318a86778a0d3 0.9s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_9-6 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_9-6 0.0s done #15 DONE 5.9s 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-03 15:23:08,972: INFO: Docker build duration: 100 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 2a560e0657b3: Preparing 74f956e6689c: Preparing 091590518845: Preparing ba1dc71eb40b: Preparing cce5de774006: Preparing af5ad5ef5744: Preparing 59d522ba1a91: Preparing 1385b03a24a0: Preparing 6520207936e6: Preparing f606a106c81c: Preparing 64484d5429a8: Preparing 58a52045ef1c: Preparing 4963c13f4db1: Preparing 5ae0faa1469d: Preparing e191d0f57bfc: Preparing aa56b3e22a79: Preparing 69684b3d5b9e: Preparing 865fa53158df: Preparing 0675d75689d2: Preparing 44343de3ea1d: Preparing 091590518845: Waiting ba1dc71eb40b: Waiting cce5de774006: Waiting af5ad5ef5744: Waiting 59d522ba1a91: Waiting 1385b03a24a0: Waiting 6520207936e6: Waiting f606a106c81c: Waiting 64484d5429a8: Waiting 58a52045ef1c: Waiting 4963c13f4db1: Waiting 5ae0faa1469d: Waiting e191d0f57bfc: Waiting aa56b3e22a79: Waiting 69684b3d5b9e: Waiting 865fa53158df: Waiting 0675d75689d2: Waiting 44343de3ea1d: Waiting 2a560e0657b3: Pushed 091590518845: Pushed ba1dc71eb40b: Pushed cce5de774006: Pushed af5ad5ef5744: Pushed 74f956e6689c: Pushed 59d522ba1a91: Pushed 6520207936e6: Layer already exists 1385b03a24a0: Layer already exists f606a106c81c: Layer already exists 64484d5429a8: Layer already exists 58a52045ef1c: Layer already exists 4963c13f4db1: Layer already exists 5ae0faa1469d: Layer already exists e191d0f57bfc: Layer already exists aa56b3e22a79: Layer already exists 69684b3d5b9e: Layer already exists 865fa53158df: Layer already exists 0675d75689d2: Layer already exists 44343de3ea1d: Layer already exists master-2_3_1_9-6: digest: sha256:b29b5fb33df22528dc29077c127bd9df6ea8c800595e9f2d9964d9a2ca46b677 size: 4505 2025-11-03 15:23:18,314: INFO: Building opensdn-tor-agent finished successfully, duration: 110 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_1_9-6 db1874af19ed 9 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_9-6 b4b5b024a7f4 18 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_9-6 a3dd99e56b54 18 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_9-6 dcdc4fa562ed 44 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_9-6 ce96f2c7a68a 49 seconds ago 637MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_9-6 f77fc8c1b838 55 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_9-6 3936d7281672 58 seconds ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_9-6 2e0256645dbe 59 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_9-6 affc50762add About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_9-6 3fbdff7117fe About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_9-6 4287f00bf782 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_9-6 1144c6dfbe24 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_9-6 9283f5f1a21e About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_9-6 a3ad8480dca9 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_9-6 a5b9723bb179 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_9-6 59a3f859b837 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_9-6 b836b291c272 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_9-6 e335101d4e82 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_9-6 db1b34aa4eb5 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_9-6 13c86a29f376 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_9-6 71278fae8e26 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_9-6 c7f05dc69073 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_9-6 0fcdc2c6b68d About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_9-6 9aeb187057e0 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_1_9-6 c5c816acb0ca 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_9-6 d3c17cc76e42 2 minutes ago 301MB opensdn-test-test master-2_3_1_9-6 4cb1d2550d71 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_9-6 4cb1d2550d71 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_9-6 660edf792784 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_9-6 ce3f850fdb8b 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_9-6 3b553494fc00 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_9-6 a2c1bd4a8ab8 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_9-6 c354e18410ed 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_9-6 248b07977a2c 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_9-6 e0f26a6c6d2a 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_9-6 b645acdcce71 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_9-6 dd5b65a4a299 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_9-6 c17e0696cb15 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_9-6 68a6dcf7df38 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_9-6 6196ea6d5689 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_9-6 e1c8dfdeaafd 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_9-6 21225a189182 7 minutes ago 2.45MB tf-dev-sandbox compile 8076257fd016 8 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_9-6 c05ec9dbbd98 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_9-6 75d3482a5e08 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 6de854867899 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_9-6 8b92f5a3af2f About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_9-6 1d9ae54cefd6 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_3_1_9-6 319e44d20947 4 hours ago 2.82GB