2026-04-24 18:47:40,947: INFO: Building opensdn-tor-agent 2026-04-24 18:47:41,060: 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_7_9_1-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 --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #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_7_9_1-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.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_1-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 done #7 DONE 2.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.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 ; dnf install -y $pkgs gperftools-libs ; dnf 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 3.286 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 14 MB 00:00 #13 14.38 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 1.9 MB 00:00 #13 16.62 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 402 kB 00:00 #13 17.55 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 16 MB 00:00 #13 30.18 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 11 MB 00:00 #13 39.62 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.1 MB 00:00 #13 40.85 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #13 45.56 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 697 kB 00:00 #13 46.06 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 474 kB 00:00 #13 47.03 added from: http://tf-mirrors.gz1.opensdn.io/re 487 kB/s | 18 kB 00:00 #13 47.38 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 kB/s | 257 B 00:00 #13 47.63 added from: http://tf-mirrors.gz1.opensdn.io/re 307 kB/s | 15 kB 00:00 #13 48.38 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 96 kB 00:00 #13 50.02 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 39 MB 00:00 #13 75.81 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #13 87.72 Dependencies resolved. #13 87.72 ========================================================================================== #13 87.72 Package Arch Version Repository Size #13 87.72 ========================================================================================== #13 87.72 Installing: #13 87.72 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 87.72 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 87.72 Installing dependencies: #13 87.72 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 87.72 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 87.72 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 87.72 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.72 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 87.72 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 87.72 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.72 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.72 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 87.72 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 87.72 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.72 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 87.72 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 87.72 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 87.72 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.72 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 87.72 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 87.72 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 87.72 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 87.72 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 87.72 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 87.72 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.72 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 87.72 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 87.72 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 87.72 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 87.72 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 87.72 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 87.72 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 87.72 #13 87.72 Transaction Summary #13 87.72 ========================================================================================== #13 87.72 Install 31 Packages #13 87.72 #13 87.72 Total download size: 12 M #13 87.72 Installed size: 41 M #13 87.72 Downloading Packages: #13 87.77 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 184 kB/s | 9.9 kB 00:00 #13 87.77 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 242 kB/s | 15 kB 00:00 #13 87.81 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #13 87.81 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #13 87.82 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 989 kB/s | 13 kB 00:00 #13 87.82 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.3 MB/s | 43 kB 00:00 #13 87.82 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 30 kB 00:00 #13 87.89 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 597 kB/s | 11 kB 00:00 #13 87.89 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 37 kB 00:00 #13 87.89 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.8 MB/s | 55 kB 00:00 #13 87.89 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 99 kB 00:00 #13 87.89 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.9 MB/s | 37 kB 00:00 #13 87.91 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 9.1 MB/s | 212 kB 00:00 #13 87.91 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 87.93 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.6 MB/s | 203 kB 00:00 #13 87.93 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 542 kB/s | 13 kB 00:00 #13 87.95 (17/31): boost-program-options-1.75.0-13.el9_7. 4.5 MB/s | 104 kB 00:00 #13 87.95 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 6.1 MB/s | 91 kB 00:00 #13 87.97 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 22 kB 00:00 #13 87.97 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 275 kB 00:00 #13 87.99 (21/31): boost-serialization-1.75.0-13.el9_7.x8 4.0 MB/s | 127 kB 00:00 #13 87.99 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.5 MB/s | 25 kB 00:00 #13 88.02 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 785 kB/s | 11 kB 00:00 #13 88.02 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.4 MB/s | 53 kB 00:00 #13 88.02 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 6.9 MB/s | 228 kB 00:00 #13 88.06 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 21 kB 00:00 #13 88.06 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.3 MB/s | 28 kB 00:00 #13 88.06 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 207 kB 00:00 #13 88.12 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 #13 88.14 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.6 MB/s | 308 kB 00:00 #13 88.33 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #13 88.33 -------------------------------------------------------------------------------- #13 88.33 Total 20 MB/s | 12 MB 00:00 #13 88.33 Running transaction check #13 88.39 Transaction check succeeded. #13 88.39 Running transaction test #13 88.63 Transaction test succeeded. #13 88.63 Running transaction #13 90.63 Preparing : 1/1 #13 90.85 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 90.88 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 90.88 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 90.89 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 91.16 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 91.16 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 91.16 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 91.22 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 91.22 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 91.30 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 91.30 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 91.30 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 91.30 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 91.32 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 91.35 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 91.35 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 91.35 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 91.38 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 91.40 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 91.47 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 91.47 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 91.47 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 91.50 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 91.50 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 91.50 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 91.53 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 91.55 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 91.55 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 91.55 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 91.57 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 91.60 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 91.60 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 92.07 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 92.07 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 92.07 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 92.07 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 92.07 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 92.07 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 92.07 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 92.07 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 92.07 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 92.07 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 92.07 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 92.07 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 92.07 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 92.07 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 92.07 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 92.07 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 92.07 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 92.07 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 92.07 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 92.07 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 92.07 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 92.07 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 92.07 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 92.07 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 92.07 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 92.07 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 92.07 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 92.07 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 92.07 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 92.07 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 92.07 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 92.21 #13 92.21 Installed: #13 92.21 boost-1.75.0-13.el9_7.x86_64 #13 92.21 boost-atomic-1.75.0-13.el9_7.x86_64 #13 92.21 boost-chrono-1.75.0-13.el9_7.x86_64 #13 92.21 boost-container-1.75.0-13.el9_7.x86_64 #13 92.21 boost-context-1.75.0-13.el9_7.x86_64 #13 92.21 boost-contract-1.75.0-13.el9_7.x86_64 #13 92.21 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 92.21 boost-date-time-1.75.0-13.el9_7.x86_64 #13 92.21 boost-fiber-1.75.0-13.el9_7.x86_64 #13 92.21 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 92.21 boost-graph-1.75.0-13.el9_7.x86_64 #13 92.21 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 92.21 boost-locale-1.75.0-13.el9_7.x86_64 #13 92.21 boost-log-1.75.0-13.el9_7.x86_64 #13 92.21 boost-math-1.75.0-13.el9_7.x86_64 #13 92.21 boost-nowide-1.75.0-13.el9_7.x86_64 #13 92.21 boost-program-options-1.75.0-13.el9_7.x86_64 #13 92.21 boost-python3-1.75.0-13.el9_7.x86_64 #13 92.21 boost-random-1.75.0-13.el9_7.x86_64 #13 92.21 boost-regex-1.75.0-13.el9_7.x86_64 #13 92.21 boost-serialization-1.75.0-13.el9_7.x86_64 #13 92.21 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 92.21 boost-system-1.75.0-13.el9_7.x86_64 #13 92.21 boost-test-1.75.0-13.el9_7.x86_64 #13 92.21 boost-thread-1.75.0-13.el9_7.x86_64 #13 92.21 boost-timer-1.75.0-13.el9_7.x86_64 #13 92.21 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 92.21 boost-wave-1.75.0-13.el9_7.x86_64 #13 92.21 gperftools-libs-2.9.1-3.el9.x86_64 #13 92.21 libicu-67.1-10.el9_6.x86_64 #13 92.21 libunwind-1.6.2-1.el9.x86_64 #13 92.21 #13 92.21 Complete! #13 92.81 77 files removed #13 93.44 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 93.56 Collecting contrail-vrouter-api==0.1.dev0 #13 93.56 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 93.89 Installing collected packages: contrail-vrouter-api #13 94.18 Successfully installed contrail-vrouter-api-0.1.dev0 #13 94.18 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 DONE 94.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 3.2s done #15 writing image sha256:2166e403cd2e8b3b8c03a52356fdcb6bad385c13a7cd399e32e67c0261e4f14a #15 writing image sha256:2166e403cd2e8b3b8c03a52356fdcb6bad385c13a7cd399e32e67c0261e4f14a done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_1-2 0.0s done #15 DONE 3.2s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-04-24 18:50:14,484: INFO: Docker build duration: 154 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a9c08ea10415: Preparing eb19a741eb1c: Preparing ccab209315ca: Preparing fa245dfbb871: Preparing 2ce212e5420e: Preparing cb38c3cb063f: Preparing b40560fc60c7: Preparing 8d8388cfa7f8: Preparing 6da525eb88dd: Preparing 77e0f090b81a: Preparing 05087b26099b: Preparing 2b8c3c40cf5c: Preparing 8f4af5f9b37b: Preparing ff5a7ca1935e: Preparing 5ba84e3457ea: Preparing d467ffe87f79: Preparing 2dbced744fce: Preparing 0d45676a69e5: Preparing 46f60b079437: Preparing 073bfbbd13a7: Preparing 44343de3ea1d: Preparing a9c08ea10415: Waiting eb19a741eb1c: Waiting ccab209315ca: Waiting fa245dfbb871: Waiting 2ce212e5420e: Waiting cb38c3cb063f: Waiting b40560fc60c7: Waiting 8d8388cfa7f8: Waiting 6da525eb88dd: Waiting 77e0f090b81a: Waiting 05087b26099b: Waiting 2b8c3c40cf5c: Waiting 8f4af5f9b37b: Waiting ff5a7ca1935e: Waiting 5ba84e3457ea: Waiting d467ffe87f79: Waiting 2dbced744fce: Waiting 0d45676a69e5: Waiting 46f60b079437: Waiting 073bfbbd13a7: Waiting 44343de3ea1d: Waiting a9c08ea10415: Pushed ccab209315ca: Pushed fa245dfbb871: Pushed 2ce212e5420e: Pushed cb38c3cb063f: Pushed 8d8388cfa7f8: Layer already exists 6da525eb88dd: Layer already exists eb19a741eb1c: Pushed 77e0f090b81a: Layer already exists 05087b26099b: Layer already exists 2b8c3c40cf5c: Layer already exists b40560fc60c7: Pushed 8f4af5f9b37b: Layer already exists ff5a7ca1935e: Layer already exists 5ba84e3457ea: Layer already exists d467ffe87f79: Layer already exists 2dbced744fce: Layer already exists 0d45676a69e5: Layer already exists 46f60b079437: Layer already exists 073bfbbd13a7: Layer already exists 44343de3ea1d: Layer already exists master-2_7_9_1-2: digest: sha256:7d31714555b220bc3e8bd909afe42a7fd744139be1df0b09451fca5d9ab46f5e size: 4713 2026-04-24 18:50:36,440: INFO: Building opensdn-tor-agent finished successfully, duration: 176 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_9_1-2 cc0529544019 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_9_1-2 16ebdac31d69 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_9_1-2 c73163017576 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_9_1-2 ef082f3a83bd 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_9_1-2 19e9b2c5dcb5 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_9_1-2 51e758204701 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_9_1-2 fe03e2b9e9e5 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_9_1-2 f6408b7e211e 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_9_1-2 e9c1af90c1a0 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_1-2 688569fe86a4 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_9_1-2 328be09ce0ca 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_9_1-2 c07d95de2c8d 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_9_1-2 20014d8af064 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_9_1-2 eb45a5f79c41 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_9_1-2 ea2948983262 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_9_1-2 3bce22968b1e 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_9_1-2 319742c63e0e 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_9_1-2 f4ef6bb638f9 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_9_1-2 bc94ec6e4b6c 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_9_1-2 62bd0e47e7e2 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_9_1-2 27b85aa194e2 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_9_1-2 fd0c926287fb 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_9_1-2 2d7a7f9626a5 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_9_1-2 78279146cab2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_9_1-2 81620ded711c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_9_1-2 7d88b215c75d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_9_1-2 d8281a9983e1 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_9_1-2 48b4562750cb 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_9_1-2 c05982756d11 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_9_1-2 bfa6ad9938db 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_9_1-2 542e4f67dcb2 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_9_1-2 a64d5fd98c9e 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_9_1-2 0c2e262f340a 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_9_1-2 ace9fd5ee92d 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_9_1-2 81be611e1fd9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_9_1-2 9f917c3a6371 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_9_1-2 a4f9416edf08 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_9_1-2 47d53b0d9f3e 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_9_1-2 ebe6a2f32e99 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_9_1-2 c731f5ba325e 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_9_1-2 6019f768c62a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_9_1-2 810caa341add 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_9_1-2 71b919d44d6a 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_9_1-2 0224ab07b06f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_9_1-2 2779154935ad 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_9_1-2 1a3672dfcd3d 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_1-2 2166e403cd2e 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_9_1-2 dda70a562039 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_9_1-2 f8028485de30 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_9_1-2 c2e59893ee69 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_9_1-2 73a87eff1fec 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_9_1-2 4bb08709a5a3 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_9_1-2 c715a74ace67 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 3cb86e778b49 2.9GB 0B U tf-dev-sandbox:compile 8126d77f2c5d 22.2GB 0B