2025-11-21 15:43:20,348: INFO: Building opensdn-tor-agent 2025-11-21 15:43:20,396: 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_9_1-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 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_9_1-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 2.3s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_9_1-6 #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_9_1-6 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.6s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 4.5s #14 [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 #14 1.606 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #14 3.029 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #14 3.675 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 264 kB 00:00 #14 4.083 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 7.0 MB 00:00 #14 9.571 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 4.0 MB 00:00 #14 12.65 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #14 13.53 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #14 15.24 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 392 kB 00:00 #14 15.86 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 451 kB 00:00 #14 16.17 added from: http://tf-mirrors.gz1.opensdn.io/re 374 kB/s | 16 kB 00:00 #14 16.53 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 kB/s | 257 B 00:00 #14 16.89 added from: http://tf-mirrors.gz1.opensdn.io/re 260 kB/s | 13 kB 00:00 #14 17.47 added from: http://tf-mirrors.gz1.opensdn.io/re 300 kB/s | 64 kB 00:00 #14 18.92 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 30 MB 00:01 #14 32.83 Third parties for OpenSDN 11 MB/s | 5.1 MB 00:00 #14 40.65 Dependencies resolved. #14 40.65 ======================================================================================= #14 40.65 Package Arch Version Repository Size #14 40.65 ======================================================================================= #14 40.65 Installing: #14 40.65 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 40.65 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 40.65 Installing dependencies: #14 40.65 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 40.65 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 40.65 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 40.65 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 40.65 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 40.65 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 40.65 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 40.65 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 40.65 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 40.65 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 40.65 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 40.65 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 40.65 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 40.65 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 40.65 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 40.65 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 40.65 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 40.65 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 40.65 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 40.65 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 40.65 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 40.65 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 40.65 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 40.65 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 40.65 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 40.65 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 40.65 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 40.65 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 40.65 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 40.65 #14 40.65 Transaction Summary #14 40.65 ======================================================================================= #14 40.65 Install 31 Packages #14 40.65 #14 40.65 Total download size: 12 M #14 40.65 Installed size: 41 M #14 40.65 Downloading Packages: #14 40.92 (1/31): boost-1.75.0-8.el9.x86_64.rpm 48 kB/s | 11 kB 00:00 #14 41.02 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 44 kB/s | 16 kB 00:00 #14 41.12 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 94 kB/s | 24 kB 00:00 #14 41.29 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 133 kB/s | 36 kB 00:00 #14 41.80 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 22 kB/s | 15 kB 00:00 #14 42.02 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 67 kB/s | 44 kB 00:00 #14 42.02 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 187 kB/s | 32 kB 00:00 #14 42.02 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 895 kB/s | 13 kB 00:00 #14 42.02 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 38 kB 00:00 #14 42.02 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.3 MB/s | 57 kB 00:00 #14 42.02 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.1 MB/s | 101 kB 00:00 #14 42.02 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.1 MB/s | 38 kB 00:00 #14 42.02 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 16 MB/s | 214 kB 00:00 #14 42.02 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 18 MB/s | 205 kB 00:00 #14 42.02 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #14 42.06 (16/31): boost-program-options-1.75.0-8.el9.x86 8.2 MB/s | 106 kB 00:00 #14 42.06 (17/31): boost-log-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 408 kB 00:00 #14 42.06 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 92 kB 00:00 #14 42.08 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 743 kB/s | 23 kB 00:00 #14 42.11 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 277 kB 00:00 #14 42.11 (21/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #14 42.11 (22/31): boost-serialization-1.75.0-8.el9.x86_6 3.5 MB/s | 129 kB 00:00 #14 42.12 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 735 kB/s | 13 kB 00:00 #14 42.21 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 230 kB 00:00 #14 42.40 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 214 kB/s | 55 kB 00:00 #14 42.56 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 68 kB/s | 23 kB 00:00 #14 42.62 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 125 kB/s | 30 kB 00:00 #14 42.96 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 527 kB/s | 208 kB 00:00 #14 43.20 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 531 kB/s | 308 kB 00:00 #14 43.53 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 121 kB/s | 67 kB 00:00 #14 43.84 (31/31): libicu-67.1-9.el9.x86_64.rpm 3.0 MB/s | 9.6 MB 00:03 #14 43.84 -------------------------------------------------------------------------------- #14 43.84 Total 3.9 MB/s | 12 MB 00:03 #14 43.84 Running transaction check #14 43.85 Transaction check succeeded. #14 43.85 Running transaction test #14 44.11 Transaction test succeeded. #14 44.11 Running transaction #14 46.67 Preparing : 1/1 #14 46.79 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 46.79 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 46.79 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 46.79 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 47.24 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 47.24 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 47.24 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 47.24 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 47.24 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 47.24 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 47.24 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 47.24 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 47.26 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 47.26 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 47.47 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 47.71 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 47.71 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 47.71 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 47.71 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 47.71 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 47.71 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 47.71 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 47.72 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 47.73 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 47.73 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 47.86 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 47.86 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 47.86 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 47.86 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 47.86 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 47.86 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 47.86 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 48.84 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 48.84 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 48.84 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 48.84 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 48.84 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 48.84 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 48.84 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 48.84 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 48.84 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 48.84 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 48.84 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 48.84 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 48.84 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 48.84 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 48.84 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 48.84 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 48.84 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 48.84 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 48.84 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 48.84 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 48.84 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 48.84 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 48.84 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 48.84 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 48.84 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 48.84 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 48.84 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 48.84 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 48.84 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 48.84 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 48.84 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 49.09 #14 49.09 Installed: #14 49.09 boost-1.75.0-8.el9.x86_64 #14 49.09 boost-atomic-1.75.0-8.el9.x86_64 #14 49.09 boost-chrono-1.75.0-8.el9.x86_64 #14 49.09 boost-container-1.75.0-8.el9.x86_64 #14 49.09 boost-context-1.75.0-8.el9.x86_64 #14 49.09 boost-contract-1.75.0-8.el9.x86_64 #14 49.09 boost-coroutine-1.75.0-8.el9.x86_64 #14 49.09 boost-date-time-1.75.0-8.el9.x86_64 #14 49.09 boost-fiber-1.75.0-8.el9.x86_64 #14 49.09 boost-filesystem-1.75.0-8.el9.x86_64 #14 49.09 boost-graph-1.75.0-8.el9.x86_64 #14 49.09 boost-iostreams-1.75.0-8.el9.x86_64 #14 49.09 boost-locale-1.75.0-8.el9.x86_64 #14 49.09 boost-log-1.75.0-8.el9.x86_64 #14 49.09 boost-math-1.75.0-8.el9.x86_64 #14 49.09 boost-nowide-1.75.0-8.el9.x86_64 #14 49.09 boost-program-options-1.75.0-8.el9.x86_64 #14 49.09 boost-python3-1.75.0-8.el9.x86_64 #14 49.09 boost-random-1.75.0-8.el9.x86_64 #14 49.09 boost-regex-1.75.0-8.el9.x86_64 #14 49.09 boost-serialization-1.75.0-8.el9.x86_64 #14 49.09 boost-stacktrace-1.75.0-8.el9.x86_64 #14 49.09 boost-system-1.75.0-8.el9.x86_64 #14 49.09 boost-test-1.75.0-8.el9.x86_64 #14 49.09 boost-thread-1.75.0-8.el9.x86_64 #14 49.09 boost-timer-1.75.0-8.el9.x86_64 #14 49.09 boost-type_erasure-1.75.0-8.el9.x86_64 #14 49.09 boost-wave-1.75.0-8.el9.x86_64 #14 49.09 gperftools-libs-2.9.1-3.el9.x86_64 #14 49.09 libicu-67.1-9.el9.x86_64 #14 49.09 libunwind-1.6.2-1.el9.x86_64 #14 49.09 #14 49.09 Complete! #14 49.35 75 files removed #14 49.80 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 49.85 Collecting contrail-vrouter-api==0.1.dev0 #14 49.85 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 50.06 Installing collected packages: contrail-vrouter-api #14 50.20 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 #14 50.20 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 50.7s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.0s #16 exporting to image #16 exporting layers #16 exporting layers 3.3s done #16 writing image sha256:bbce1cf0a2bd992792b19d35fbf51ab487ab2ba4562443ed07713f3e5223d7dc done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_9_1-6 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_9_1-6 0.0s done #16 DONE 3.5s 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-11-21 15:45:35,849: INFO: Docker build duration: 135 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f91d8af78769: Preparing 25e40e6b92c0: Preparing 45dbac2b4dc6: Preparing 0e1a105d68d0: Preparing e0f94585b94b: Preparing b5904375951a: Preparing e2be2ead8ab7: Preparing 1c84b94dcfb0: Preparing a2c9df676c00: Preparing 311ae6b99f28: Preparing 75e0ce4aaa64: Preparing 23fb7ff504bd: Preparing e339bc58650c: Preparing 91ec56cd51cf: Preparing 54b0e6487aa9: Preparing f65b2cf48b53: Preparing 6bca2941ca97: Preparing c56725e216df: Preparing 27e5528b078b: Preparing 44343de3ea1d: Preparing 45dbac2b4dc6: Waiting 0e1a105d68d0: Waiting e0f94585b94b: Waiting b5904375951a: Waiting e2be2ead8ab7: Waiting 1c84b94dcfb0: Waiting a2c9df676c00: Waiting 311ae6b99f28: Waiting 75e0ce4aaa64: Waiting 23fb7ff504bd: Waiting e339bc58650c: Waiting 91ec56cd51cf: Waiting 54b0e6487aa9: Waiting f65b2cf48b53: Waiting 6bca2941ca97: Waiting c56725e216df: Waiting 27e5528b078b: Waiting 44343de3ea1d: Waiting f91d8af78769: Pushed 45dbac2b4dc6: Pushed 0e1a105d68d0: Pushed e0f94585b94b: Pushed b5904375951a: Pushed e2be2ead8ab7: Pushed 1c84b94dcfb0: Layer already exists a2c9df676c00: Layer already exists 311ae6b99f28: Layer already exists 75e0ce4aaa64: Layer already exists 23fb7ff504bd: Layer already exists 25e40e6b92c0: Pushed 91ec56cd51cf: Layer already exists e339bc58650c: Layer already exists 6bca2941ca97: Layer already exists 54b0e6487aa9: Layer already exists f65b2cf48b53: Layer already exists c56725e216df: Layer already exists 27e5528b078b: Layer already exists 44343de3ea1d: Layer already exists master-2_3_9_1-6: digest: sha256:5df4f135a1c97d4f60d462bf7f1162fdb3fc062e9533a6669195d4f5d7ca4093 size: 4505 2025-11-21 15:45:45,235: INFO: Building opensdn-tor-agent finished successfully, duration: 145 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_9_1-6 bbce1cf0a2bd 14 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_9_1-6 47d303ccb5da 15 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_9_1-6 a83d5515bc7c 15 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_9_1-6 d88ef7ad8147 19 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_9_1-6 a8be53b36707 19 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_9_1-6 68220d0caa3f 39 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_9_1-6 b8db0d4e905f 44 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_9_1-6 010f9b9b2ce6 47 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_9_1-6 5a0a8ed7f106 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_9_1-6 e1b6ccb6d517 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_9_1-6 17249409c72a About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_9_1-6 5e81cb3e5fa2 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_9_1-6 6ea9b1be6226 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_9_1-6 e66c6c15c70c About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_9_1-6 a4bccd9f6297 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_9_1-6 11fb26b0cd27 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_9_1-6 2462dd888e68 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_9_1-6 af2fff23c541 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_9_1-6 7f7971fa46f8 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_9_1-6 268b489e24dc 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_9_1-6 43f0fe764a8e 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_9_1-6 cb031c7ee603 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_9_1-6 b4a6c0bd8841 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_9_1-6 a06ef8c9967d 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_9_1-6 223398fa3306 2 minutes ago 633MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_9_1-6 ba714cbf3c3b 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_9_1-6 747599bcc4e8 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_9_1-6 b6a4b7164833 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_9_1-6 3df71dc47254 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_9_1-6 66f946cb0cad 3 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_9_1-6 27e247c078da 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_9_1-6 e311d0988e26 3 minutes ago 301MB opensdn-test-test master-2_3_9_1-6 e37164aaae13 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_9_1-6 e37164aaae13 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_9_1-6 bcf42b21c6bf 6 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_9_1-6 fe03e60ab2a6 7 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_9_1-6 37c38c656c8e 7 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_9_1-6 2c762f06c358 7 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_9_1-6 16a4bc728e08 7 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_9_1-6 e4ff3c9cf386 7 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_9_1-6 72460528bf2e 7 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_9_1-6 e2c646e5f1d5 7 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_9_1-6 0466aae25801 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_9_1-6 7f9f7d2a0329 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_9_1-6 8803bee392a0 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_9_1-6 d7dd8afb1704 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_9_1-6 5cfbee360c2e 9 minutes ago 2.46MB tf-dev-sandbox compile 4fdb16b7effc 10 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_9_1-6 73674ae464ab About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_9_1-6 6ef00c0780b5 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9af4188d049b About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_9_1-6 0289166e3986 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_9_1-6 db014b7da0e0 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 4d8377f8b10c About an hour ago 2.82GB tf-dev-sandbox frozen 4d8377f8b10c About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB