2025-09-25 17:12:58,983: INFO: Building opensdn-tor-agent 2025-09-25 17:12:59,048: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_1_4_4-2_2 --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 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-2_2 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-2_2 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 ... #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.5s #7 [internal] load build context #7 DONE 2.0s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.4s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.8s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.8s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.111 Contrail repo 39 kB/s | 955 B 00:00 #13 7.546 added from: http://tf-mirrors.gz1.opensdn.io/re 326 kB/s | 2.1 MB 00:06 #13 8.696 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 730 kB 00:00 #13 9.621 added from: http://tf-mirrors.gz1.opensdn.io/re 490 kB/s | 264 kB 00:00 #13 16.18 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 7.0 MB 00:06 #13 23.66 added from: http://tf-mirrors.gz1.opensdn.io/re 792 kB/s | 4.0 MB 00:05 #13 28.75 added from: http://tf-mirrors.gz1.opensdn.io/re 251 kB/s | 939 kB 00:03 #13 31.40 added from: http://tf-mirrors.gz1.opensdn.io/re 990 kB/s | 2.3 MB 00:02 #13 34.51 added from: http://tf-mirrors.gz1.opensdn.io/re 229 kB/s | 392 kB 00:01 #13 39.75 added from: http://tf-mirrors.gz1.opensdn.io/re 89 kB/s | 451 kB 00:05 #13 40.81 added from: http://tf-mirrors.gz1.opensdn.io/re 58 kB/s | 16 kB 00:00 #13 40.99 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 kB/s | 257 B 00:00 #13 41.69 added from: http://tf-mirrors.gz1.opensdn.io/re 314 kB/s | 13 kB 00:00 #13 42.30 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #13 43.69 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 30 MB 00:00 #13 67.69 Third parties for OpenSDN 31 MB/s | 5.4 MB 00:00 #13 80.44 Dependencies resolved. #13 80.44 ======================================================================================= #13 80.44 Package Arch Version Repository Size #13 80.44 ======================================================================================= #13 80.44 Installing: #13 80.44 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 80.44 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 80.44 Installing dependencies: #13 80.44 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 80.44 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 80.44 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 80.44 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 80.44 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 80.44 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 80.44 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 80.44 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 80.44 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 80.44 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 80.44 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 80.44 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 80.44 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 80.44 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 80.44 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 80.44 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 80.44 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 80.44 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 80.44 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 80.44 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 80.44 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 80.44 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 80.44 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 80.44 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 80.44 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 80.44 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 80.44 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 80.44 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 80.44 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 80.44 #13 80.44 Transaction Summary #13 80.44 ======================================================================================= #13 80.44 Install 31 Packages #13 80.44 #13 80.44 Total download size: 12 M #13 80.44 Installed size: 41 M #13 80.44 Downloading Packages: #13 80.51 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 598 kB/s | 16 kB 00:00 #13 80.51 (2/31): boost-1.75.0-8.el9.x86_64.rpm 337 kB/s | 11 kB 00:00 #13 80.51 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 24 kB 00:00 #13 80.51 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 36 kB 00:00 #13 80.55 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 947 kB/s | 15 kB 00:00 #13 80.55 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 44 kB 00:00 #13 80.55 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 32 kB 00:00 #13 80.56 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 777 kB/s | 13 kB 00:00 #13 80.56 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 38 kB 00:00 #13 80.56 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.6 MB/s | 57 kB 00:00 #13 80.57 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #13 80.57 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.2 MB/s | 38 kB 00:00 #13 80.59 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 8.6 MB/s | 214 kB 00:00 #13 80.61 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 12 MB/s | 205 kB 00:00 #13 80.61 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 408 kB 00:00 #13 80.64 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #13 80.64 (17/31): boost-program-options-1.75.0-8.el9.x86 18 MB/s | 106 kB 00:00 #13 80.64 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 92 kB 00:00 #13 80.64 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 80.66 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 12 MB/s | 277 kB 00:00 #13 80.66 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.1 MB/s | 129 kB 00:00 #13 80.68 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.7 MB/s | 27 kB 00:00 #13 80.68 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 80.68 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 27 MB/s | 230 kB 00:00 #13 80.68 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 55 kB 00:00 #13 80.68 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 23 kB 00:00 #13 80.68 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.3 MB/s | 30 kB 00:00 #13 80.69 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #13 80.72 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 27 MB/s | 308 kB 00:00 #13 80.72 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.4 MB/s | 67 kB 00:00 #13 80.83 (31/31): libicu-67.1-9.el9.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #13 80.83 -------------------------------------------------------------------------------- #13 80.83 Total 33 MB/s | 12 MB 00:00 #13 80.83 Running transaction check #13 80.89 Transaction check succeeded. #13 80.89 Running transaction test #13 81.18 Transaction test succeeded. #13 81.19 Running transaction #13 81.85 Preparing : 1/1 #13 81.97 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 82.01 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 82.01 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 82.01 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 82.83 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 82.88 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 82.89 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 82.90 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 82.94 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 82.94 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 82.97 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 83.00 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 83.00 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 83.00 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 83.03 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 83.03 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 83.12 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 83.12 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 83.12 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 83.12 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 83.12 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 83.12 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 83.12 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 83.16 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 83.16 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 83.16 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 83.16 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 83.16 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 83.17 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 83.17 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 83.21 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 83.21 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 84.07 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 84.07 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 84.07 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 84.07 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 84.07 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 84.07 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 84.07 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 84.07 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 84.07 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 84.07 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 84.07 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 84.07 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 84.07 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 84.07 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 84.07 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 84.07 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 84.07 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 84.07 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 84.07 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 84.07 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 84.07 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 84.07 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 84.07 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 84.07 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 84.07 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 84.07 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 84.07 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 84.07 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 84.07 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 84.07 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 84.07 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 84.20 #13 84.20 Installed: #13 84.20 boost-1.75.0-8.el9.x86_64 #13 84.20 boost-atomic-1.75.0-8.el9.x86_64 #13 84.20 boost-chrono-1.75.0-8.el9.x86_64 #13 84.20 boost-container-1.75.0-8.el9.x86_64 #13 84.20 boost-context-1.75.0-8.el9.x86_64 #13 84.20 boost-contract-1.75.0-8.el9.x86_64 #13 84.20 boost-coroutine-1.75.0-8.el9.x86_64 #13 84.20 boost-date-time-1.75.0-8.el9.x86_64 #13 84.20 boost-fiber-1.75.0-8.el9.x86_64 #13 84.20 boost-filesystem-1.75.0-8.el9.x86_64 #13 84.20 boost-graph-1.75.0-8.el9.x86_64 #13 84.20 boost-iostreams-1.75.0-8.el9.x86_64 #13 84.20 boost-locale-1.75.0-8.el9.x86_64 #13 84.20 boost-log-1.75.0-8.el9.x86_64 #13 84.20 boost-math-1.75.0-8.el9.x86_64 #13 84.20 boost-nowide-1.75.0-8.el9.x86_64 #13 84.20 boost-program-options-1.75.0-8.el9.x86_64 #13 84.20 boost-python3-1.75.0-8.el9.x86_64 #13 84.20 boost-random-1.75.0-8.el9.x86_64 #13 84.20 boost-regex-1.75.0-8.el9.x86_64 #13 84.20 boost-serialization-1.75.0-8.el9.x86_64 #13 84.20 boost-stacktrace-1.75.0-8.el9.x86_64 #13 84.20 boost-system-1.75.0-8.el9.x86_64 #13 84.20 boost-test-1.75.0-8.el9.x86_64 #13 84.20 boost-thread-1.75.0-8.el9.x86_64 #13 84.20 boost-timer-1.75.0-8.el9.x86_64 #13 84.20 boost-type_erasure-1.75.0-8.el9.x86_64 #13 84.20 boost-wave-1.75.0-8.el9.x86_64 #13 84.20 gperftools-libs-2.9.1-3.el9.x86_64 #13 84.20 libicu-67.1-9.el9.x86_64 #13 84.20 libunwind-1.6.2-1.el9.x86_64 #13 84.20 #13 84.20 Complete! #13 85.22 80 files removed #13 86.27 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 86.33 Collecting contrail-vrouter-api==0.1.dev0 #13 86.33 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 86.55 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 86.55 Installing collected packages: contrail-vrouter-api #13 86.55 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 87.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 5.0s done #15 writing image sha256:158b61db6a987127999a3b3b5742bacd47f47643d13c5e7a6685ea6b6dfc0159 #15 writing image sha256:158b61db6a987127999a3b3b5742bacd47f47643d13c5e7a6685ea6b6dfc0159 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_4-2_2 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_4-2_2 0.2s done #15 DONE 6.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-09-25 17:14:57,876: INFO: Docker build duration: 119 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 42c04ffb7e24: Preparing 625f1a9e88ba: Preparing 17cc043cb4ac: Preparing e0968685eab5: Preparing a047c1faef28: Preparing 9d991c2a13d1: Preparing 789a635e20fe: Preparing 706bb4bcf0f5: Preparing 053799d77801: Preparing c3b3a1cd653b: Preparing 792568cf6844: Preparing d7e6d2922436: Preparing 526139d78fd4: Preparing f4775b73613c: Preparing cb1853a9acef: Preparing 768e2760b48b: Preparing 67745fe05c2c: Preparing 02c090d8d54d: Preparing 44343de3ea1d: Preparing 42c04ffb7e24: Waiting 625f1a9e88ba: Waiting 17cc043cb4ac: Waiting e0968685eab5: Waiting a047c1faef28: Waiting 9d991c2a13d1: Waiting 789a635e20fe: Waiting 706bb4bcf0f5: Waiting 053799d77801: Waiting c3b3a1cd653b: Waiting 792568cf6844: Waiting d7e6d2922436: Waiting 526139d78fd4: Waiting f4775b73613c: Waiting cb1853a9acef: Waiting 768e2760b48b: Waiting 67745fe05c2c: Waiting 02c090d8d54d: Waiting 44343de3ea1d: Waiting 17cc043cb4ac: Pushed e0968685eab5: Pushed 42c04ffb7e24: Pushed 9d991c2a13d1: Pushed a047c1faef28: Pushed 706bb4bcf0f5: Layer already exists 789a635e20fe: Pushed c3b3a1cd653b: Layer already exists 053799d77801: Layer already exists 792568cf6844: Layer already exists 526139d78fd4: Layer already exists d7e6d2922436: Layer already exists f4775b73613c: Layer already exists 768e2760b48b: Layer already exists cb1853a9acef: Layer already exists 67745fe05c2c: Layer already exists 02c090d8d54d: Layer already exists 44343de3ea1d: Layer already exists 625f1a9e88ba: Pushed master-2_1_4_4-2_2: digest: sha256:9df912f4cb8269e341c76b64086339b408b4b8d301080fe1d663c4336144a6bc size: 4292 2025-09-25 17:15:23,139: INFO: Building opensdn-tor-agent finished successfully, duration: 145 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_4-2_2 24ddbbff1428 23 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_4-2_2 1b165d0a5873 35 seconds ago 859MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_4_4-2_2 92135fa84330 38 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_4-2_2 158b61db6a98 44 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_4_4-2_2 1dbd20e176ce 45 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_4-2_2 0fe1b79026c6 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_4_4-2_2 b707f00c348c About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_4_4-2_2 823f17a5f2bb About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_4_4-2_2 abc8691e80c6 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_4-2_2 03df00b12565 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_4-2_2 6d5213834686 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_4-2_2 cb8afa78e7f6 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_4-2_2 9e1c803a6994 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_4-2_2 48b945483f56 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_4-2_2 f38ab4473459 About a minute ago 887MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_4-2_2 6c2f7629791b 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_4-2_2 47596b49cce5 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_4-2_2 5752c6dea398 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_4-2_2 7eee9eaf52e7 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_4-2_2 74dbd436ef02 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_4-2_2 8c2eaa5ad10a 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_4-2_2 88d90237d049 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_4-2_2 d6b5e82d8f97 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_4-2_2 407ec7d004b1 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_4-2_2 958914d03f43 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_4-2_2 8e0781d2f1c3 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_4-2_2 2a8863575a59 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_4-2_2 c6978a6a777f 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_4-2_2 84db8b3ae2db 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_4-2_2 aa5d55a986b7 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_4-2_2 e67a2420270a 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_4-2_2 7a853db36b71 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_4-2_2 19116b10f296 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_4-2_2 07647b242117 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_4-2_2 0de3763cb8e2 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_4-2_2 5dc430f9a7fe 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_4-2_2 12a113bb5d87 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_4-2_2 0d57adeb4bcb 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_4-2_2 28a5e2e22b9c 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_4-2_2 3db3ec966eab 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_4-2_2 c56f2e111dd7 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_4-2_2 8c2063287669 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_4-2_2 85780bea20cc 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_4-2_2 31a76e075d81 6 minutes ago 2.42MB tf-dev-sandbox compile 6bb018cf615f 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_4-2_2 dcf091fa3333 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_4-2_2 92163331a402 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 669ce66f80fc About an hour ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_4-2_2 8aad4f587cc4 About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_4-2_2 515047e92981 About an hour ago 32.6MB tf-dev-sandbox frozen d3a4e652604e About an hour ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen d3a4e652604e About an hour ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB