2025-10-17 16:38:46,098: INFO: Building opensdn-tor-agent 2025-10-17 16:38:46,157: 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_5-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_5-1 #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_2_5_5-1 #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 /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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.957 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 2.1 MB 00:00 #13 2.752 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #13 3.079 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 264 kB 00:00 #13 3.443 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #13 6.520 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 4.0 MB 00:00 #13 8.696 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #13 9.178 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.3 MB 00:00 #13 10.46 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #13 10.92 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 451 kB 00:00 #13 11.34 added from: http://tf-mirrors.gz1.opensdn.io/re 703 kB/s | 16 kB 00:00 #13 11.70 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 kB/s | 257 B 00:00 #13 11.96 added from: http://tf-mirrors.gz1.opensdn.io/re 309 kB/s | 13 kB 00:00 #13 12.35 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #13 13.31 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 30 MB 00:00 #13 26.64 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #13 36.48 Dependencies resolved. #13 36.48 ======================================================================================= #13 36.48 Package Arch Version Repository Size #13 36.48 ======================================================================================= #13 36.48 Installing: #13 36.48 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 36.48 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 36.48 Installing dependencies: #13 36.48 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 36.48 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 36.48 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 36.48 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 36.48 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 36.48 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 36.48 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 36.48 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 36.48 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 36.48 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 36.48 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 36.48 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 36.48 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 36.48 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 36.48 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 36.48 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 36.48 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 36.48 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 36.48 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 36.48 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 36.48 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 36.48 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 36.48 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 36.48 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 36.48 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 36.48 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 36.48 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 36.48 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 36.48 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 36.48 #13 36.48 Transaction Summary #13 36.48 ======================================================================================= #13 36.48 Install 31 Packages #13 36.48 #13 36.48 Total download size: 12 M #13 36.48 Installed size: 41 M #13 36.48 Downloading Packages: #13 36.48 (1/31): boost-1.75.0-8.el9.x86_64.rpm 286 kB/s | 11 kB 00:00 #13 36.48 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 390 kB/s | 16 kB 00:00 #13 36.48 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 24 kB 00:00 #13 36.51 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 36 kB 00:00 #13 36.51 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 877 kB/s | 15 kB 00:00 #13 36.51 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 44 kB 00:00 #13 36.51 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #13 36.51 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 802 kB/s | 13 kB 00:00 #13 36.51 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 38 kB 00:00 #13 36.53 (10/31): boost-graph-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 101 kB 00:00 #13 36.53 (11/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.0 MB/s | 57 kB 00:00 #13 36.53 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.3 MB/s | 38 kB 00:00 #13 36.55 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 214 kB 00:00 #13 36.57 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 12 MB/s | 408 kB 00:00 #13 36.57 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #13 36.57 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 36.63 (17/31): boost-program-options-1.75.0-8.el9.x86 10 MB/s | 106 kB 00:00 #13 36.63 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 92 kB 00:00 #13 36.63 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #13 36.63 (20/31): boost-serialization-1.75.0-8.el9.x86_6 17 MB/s | 129 kB 00:00 #13 36.63 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 15 MB/s | 277 kB 00:00 #13 36.63 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.6 MB/s | 27 kB 00:00 #13 36.67 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 342 kB/s | 13 kB 00:00 #13 36.67 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 230 kB 00:00 #13 36.67 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 55 kB 00:00 #13 36.67 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #13 36.70 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 1.6 MB/s | 30 kB 00:00 #13 36.70 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 208 kB 00:00 #13 36.72 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 36.72 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.1 MB/s | 67 kB 00:00 #13 36.98 (31/31): libicu-67.1-9.el9.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #13 36.98 -------------------------------------------------------------------------------- #13 36.98 Total 23 MB/s | 12 MB 00:00 #13 36.98 Running transaction check #13 37.05 Transaction check succeeded. #13 37.05 Running transaction test #13 37.57 Transaction test succeeded. #13 37.57 Running transaction #13 38.40 Preparing : 1/1 #13 38.52 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 38.57 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 38.57 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 38.57 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 39.15 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 39.15 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 39.15 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 39.15 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 39.15 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 39.15 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 39.18 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 39.26 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 39.26 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 39.26 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 39.31 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 39.31 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 39.31 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 39.31 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 39.43 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 39.43 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 39.43 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 39.52 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 39.64 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 39.64 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 39.64 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 39.88 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 39.88 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 39.88 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 39.88 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 39.88 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 39.88 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 39.88 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 40.06 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 40.06 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 40.06 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 40.06 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 40.06 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 40.06 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 40.06 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 40.06 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 40.06 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 40.06 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 40.06 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 40.06 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 40.06 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 40.06 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 40.06 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 40.06 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 40.06 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 40.06 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 40.06 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 40.06 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 40.06 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 40.06 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 40.06 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 40.06 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 40.06 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 40.06 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 40.06 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 40.06 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 40.06 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 40.06 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 40.06 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 40.12 #13 40.12 Installed: #13 40.12 boost-1.75.0-8.el9.x86_64 #13 40.12 boost-atomic-1.75.0-8.el9.x86_64 #13 40.12 boost-chrono-1.75.0-8.el9.x86_64 #13 40.12 boost-container-1.75.0-8.el9.x86_64 #13 40.12 boost-context-1.75.0-8.el9.x86_64 #13 40.12 boost-contract-1.75.0-8.el9.x86_64 #13 40.12 boost-coroutine-1.75.0-8.el9.x86_64 #13 40.12 boost-date-time-1.75.0-8.el9.x86_64 #13 40.12 boost-fiber-1.75.0-8.el9.x86_64 #13 40.12 boost-filesystem-1.75.0-8.el9.x86_64 #13 40.12 boost-graph-1.75.0-8.el9.x86_64 #13 40.12 boost-iostreams-1.75.0-8.el9.x86_64 #13 40.12 boost-locale-1.75.0-8.el9.x86_64 #13 40.12 boost-log-1.75.0-8.el9.x86_64 #13 40.12 boost-math-1.75.0-8.el9.x86_64 #13 40.12 boost-nowide-1.75.0-8.el9.x86_64 #13 40.12 boost-program-options-1.75.0-8.el9.x86_64 #13 40.12 boost-python3-1.75.0-8.el9.x86_64 #13 40.12 boost-random-1.75.0-8.el9.x86_64 #13 40.12 boost-regex-1.75.0-8.el9.x86_64 #13 40.12 boost-serialization-1.75.0-8.el9.x86_64 #13 40.12 boost-stacktrace-1.75.0-8.el9.x86_64 #13 40.12 boost-system-1.75.0-8.el9.x86_64 #13 40.12 boost-test-1.75.0-8.el9.x86_64 #13 40.12 boost-thread-1.75.0-8.el9.x86_64 #13 40.12 boost-timer-1.75.0-8.el9.x86_64 #13 40.12 boost-type_erasure-1.75.0-8.el9.x86_64 #13 40.12 boost-wave-1.75.0-8.el9.x86_64 #13 40.12 gperftools-libs-2.9.1-3.el9.x86_64 #13 40.12 libicu-67.1-9.el9.x86_64 #13 40.12 libunwind-1.6.2-1.el9.x86_64 #13 40.12 #13 40.12 Complete! #13 40.56 75 files removed #13 40.99 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 41.08 Collecting contrail-vrouter-api==0.1.dev0 #13 41.08 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 41.21 Installing collected packages: contrail-vrouter-api #13 41.25 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 41.25 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 42.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.6s #15 exporting to image #15 exporting layers #15 exporting layers 4.9s done #15 writing image sha256:dbc1a0c7df641a0926b765b64dcd201e83ec72a56f91094c8b14a0cc6fabd1c8 #15 writing image sha256:dbc1a0c7df641a0926b765b64dcd201e83ec72a56f91094c8b14a0cc6fabd1c8 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_5-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_5-1 0.1s done #15 DONE 5.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-17 16:40:39,210: INFO: Docker build duration: 113 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c23606db267c: Preparing 8fecaf8b4c29: Preparing edc44a9df345: Preparing d079af9b7618: Preparing 40f557f307ae: Preparing 2c39ab0f875c: Preparing df2095674f3a: Preparing 612abc13d719: Preparing cea9955e5f84: Preparing 937311b92541: Preparing 4ca9c402e971: Preparing d34d53e7e55e: Preparing ff23ad735cd2: Preparing 0bc8dac03e38: Preparing 93e12aca30c9: Preparing bfd4c410a797: Preparing 534e2a91de8f: Preparing 313d8772d8db: Preparing 44343de3ea1d: Preparing c23606db267c: Waiting 8fecaf8b4c29: Waiting edc44a9df345: Waiting d079af9b7618: Waiting 40f557f307ae: Waiting 2c39ab0f875c: Waiting df2095674f3a: Waiting 612abc13d719: Waiting cea9955e5f84: Waiting 937311b92541: Waiting 4ca9c402e971: Waiting d34d53e7e55e: Waiting ff23ad735cd2: Waiting 0bc8dac03e38: Waiting 93e12aca30c9: Waiting bfd4c410a797: Waiting 534e2a91de8f: Waiting 313d8772d8db: Waiting 44343de3ea1d: Waiting c23606db267c: Pushed edc44a9df345: Pushed d079af9b7618: Pushed 40f557f307ae: Pushed 2c39ab0f875c: Pushed df2095674f3a: Pushed 612abc13d719: Layer already exists cea9955e5f84: Layer already exists 4ca9c402e971: Layer already exists 937311b92541: Layer already exists ff23ad735cd2: Layer already exists d34d53e7e55e: Layer already exists 0bc8dac03e38: Layer already exists 8fecaf8b4c29: Pushed bfd4c410a797: Layer already exists 93e12aca30c9: Layer already exists 534e2a91de8f: Layer already exists 313d8772d8db: Layer already exists 44343de3ea1d: Layer already exists master-2_2_5_5-1: digest: sha256:ebd7a04c6af3df2731c61337d0a89b42f2c099d75a4b8c2a4ec4dc0af6500787 size: 4292 2025-10-17 16:40:57,976: INFO: Building opensdn-tor-agent finished successfully, duration: 131 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_5-1 54ee9c101018 15 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_5-1 d35da5bb89bc 26 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_5-1 dbc1a0c7df64 27 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_5-1 2c728b5f8358 27 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_5-1 b7780420a6fe 29 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_5-1 5abc3bf027dc 42 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_5-1 2dfc6bf8b873 49 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_5-1 01c9e4a3b462 53 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_5-1 4194e3a71fde About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_5-1 58d6c2b3d9d3 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_5-1 e6a342b38748 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_5-1 085c68e931ea About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_5-1 c0d68f4bde27 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_5-1 e926d27ad000 About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_5-1 4fb7581f56f8 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_5-1 c1d8e34909a1 About a minute ago 583MB opensdn-test-test master-2_2_5_5-1 cbc38ee530a2 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_5_5-1 cbc38ee530a2 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_5-1 71826d65aefa About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_5-1 5462c1d8fce4 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_5-1 468dbcf12009 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_5-1 1495f6b11b63 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_5-1 5f9af33cdd11 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_5-1 5e7a29e2b01c About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_5-1 b7b987dd623d About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_5-1 8b70bfaa51e6 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_5-1 2004049c37b4 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_5-1 1124f57324f7 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_5-1 724048dc7273 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_5-1 8cce8eb3f760 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_5-1 ea05ca8acc15 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_5-1 a1faac470805 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_5-1 eaab9833c184 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_5-1 6671308ff56b 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_5-1 3194c3ee31c1 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_5-1 456f0b6d9988 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_5-1 a7ae046cd532 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_5-1 65d66c71b350 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_5-1 ccc494708b81 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_5-1 be95bf94f1b9 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_5-1 4f56333a6fcc 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_5-1 0fbaba34e0cb 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_5-1 b8e60d8b66e5 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_5-1 eb90d07eb966 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_5-1 f240b99c7c66 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_5-1 87e6711fbb78 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_5-1 ad9cb2d07b87 6 minutes ago 2.45MB tf-dev-sandbox compile 48020121ada0 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_5-1 9a7d2b9ba474 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_5-1 a569cc902d56 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 693ed05be41a About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_5-1 a45a2e0c5680 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_5-1 fcbda39e55ad About an hour ago 4.17kB tf-dev-sandbox frozen b0c58156e7cb About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen b0c58156e7cb About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB