2026-03-20 09:45:53,194: INFO: Building opensdn-openstack-compute-init 2026-03-20 09:45:53,242: 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_4_9_8-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-openstack-compute-init --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: 1.06kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.6s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.5s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-2 #6 CACHED #7 [internal] load build context #7 transferring context: 286B done #7 DONE 2.3s #8 [stage-1 2/4] COPY --from=build /buildroot/usr/bin/vrouter-port-control /opt/contrail/bin/ #8 DONE 1.7s #9 [stage-1 3/4] COPY *.sh / #9 DONE 1.4s #10 [stage-1 4/4] RUN set -e ; python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url http://localhost:6667/pip/simple "nova_contrail_vif==0.1.dev0" "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #10 1.249 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #10 1.312 Collecting nova_contrail_vif==0.1.dev0 #10 1.312 Downloading http://localhost:6667/pip/simple/nova-contrail-vif/nova_contrail_vif-0.1.dev0-py3-none-any.whl (21 kB) #10 1.322 Collecting contrail-vrouter-api==0.1.dev0 #10 1.360 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #10 1.360 Installing collected packages: nova-contrail-vif, contrail-vrouter-api #10 1.394 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 #10 1.397 Successfully installed contrail-vrouter-api-0.1.dev0 nova-contrail-vif-0.1.dev0 #10 DONE 2.3s #11 exporting to image #11 exporting layers #11 exporting layers 0.6s done #11 writing image sha256:3c55f1a2b721dc2457eb67f3f6cd89f8d0b2463ab7d8fa5ba72a4ad218cd5bfe #11 writing image sha256:3c55f1a2b721dc2457eb67f3f6cd89f8d0b2463ab7d8fa5ba72a4ad218cd5bfe 0.1s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-2 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-2 0.1s done #11 DONE 4.5s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-03-20 09:46:39,802: INFO: Docker build duration: 46 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init] 1ecd60bc2c1e: Preparing 53ce26d99353: Preparing 054e0cb08fbf: Preparing 6dd075e04de5: Preparing 24a185ee0916: Preparing bda3b234b71d: Preparing 1f395f61526c: Preparing 3fd69454dd02: Preparing 8a08cea4152a: Preparing 249c45aa089e: Preparing 6ee7692ab3c8: Preparing 44343de3ea1d: Preparing 3fd69454dd02: Waiting 8a08cea4152a: Waiting 249c45aa089e: Waiting 6ee7692ab3c8: Waiting 44343de3ea1d: Waiting bda3b234b71d: Waiting 1f395f61526c: Waiting 24a185ee0916: Layer already exists 6dd075e04de5: Layer already exists 53ce26d99353: Pushed bda3b234b71d: Layer already exists 054e0cb08fbf: Pushed 1f395f61526c: Layer already exists 3fd69454dd02: Layer already exists 8a08cea4152a: Layer already exists 249c45aa089e: Layer already exists 1ecd60bc2c1e: Pushed 44343de3ea1d: Layer already exists 6ee7692ab3c8: Layer already exists master-2_4_9_8-2: digest: sha256:f230baa071b37abca699a75e864057bf7d90ecc2bf85ed7bbf2c71e3162d3a97 size: 2822 2026-03-20 09:46:41,135: INFO: Building opensdn-openstack-compute-init finished successfully, duration: 48 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_4_9_8-2 1923570f1154 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 a7c1007ba5dc 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-2 5f0372e27c01 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-2 d84472530e12 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 974067b98c8b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-2 11d54fe96da6 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-2 0353475b3c2e 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-2 b7ac23f8a2fd 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-2 c740e02a4a3f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-2 0b868d9e47d8 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-2 82aacf1ff005 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-2 41d22cebe9ba 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-2 f8735f5c8784 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_4_9_8-2 a2e2b695066b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-2 d58efc931de6 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-2 515210d5ad60 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-2 c75b13969b8d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-2 36b7dcad0fe7 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-2 9c2a7170cc41 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-2 8b36ab7ef755 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-2 183c726e68dc 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-2 d0ca63f11da6 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-2 c3beebee775e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-2 0eac382b8824 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-2 c3a89689a128 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-2 cc0f45c2669c 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-2 293a40e8821f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-2 3c55f1a2b721 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-2 e719624b4061 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-2 30a0915fbc88 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-2 cc214366af14 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-2 9503e6ce7ee7 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 1d6398d71ca8 21GB 0B U tf-dev-sandbox:compile 51315e5d426f 37.6GB 0B