2025-10-06 22:06:14,119: INFO: Building opensdn-controller-config-schema 2025-10-06 22:06:14,206: 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_8-7 --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-controller-config-schema --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: 1.01kB done #1 DONE 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_4_8-7 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.2s #4 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_8-7 #4 DONE 0.1s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_4_8-7 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.31kB done #6 DONE 1.8s #7 [2/3] COPY *.sh / #7 DONE 1.4s #8 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "schema_transformer==0.1.dev0" ; rm -rf /root/.cache #8 1.646 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.679 Collecting schema_transformer==0.1.dev0 #8 1.679 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #8 1.695 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (25.9.1) #8 1.695 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.4) #8 1.695 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.10.1) #8 1.695 Requirement already satisfied: contrail-config-common in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 1.796 Collecting jsonpickle (from schema_transformer==0.1.dev0) #8 1.812 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #8 1.836 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 1.854 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 1.873 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->schema_transformer==0.1.dev0) (0.12.25) #8 1.873 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->schema_transformer==0.1.dev0) (2.1.6) #8 1.879 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.5.0) #8 1.879 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.7.1) #8 1.887 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.29.2) #8 1.887 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.1.dev0) #8 1.892 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (2.10.0) #8 1.892 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (5.5.4) #8 1.892 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (2.32.5) #8 1.892 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.20.2) #8 1.892 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (5.5.0) #8 1.892 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.12.0) #8 1.937 Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (0.2.1.post1) #8 1.937 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (8.1.8) #8 1.943 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (1.17.0) #8 2.002 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (6.0) #8 2.002 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (8.0.1) #8 2.018 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (5.3.1) #8 2.020 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (5.1.0) #8 2.021 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (2025.2) #8 2.023 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (25.0) #8 2.029 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (3.4.3) #8 2.029 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (3.10) #8 2.029 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (2.5.0) #8 2.032 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (2025.10.5) #8 2.058 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->schema_transformer==0.1.dev0) (80.9.0) #8 2.080 Installing collected packages: jsonpickle, schema_transformer #8 2.143 #8 2.145 Successfully installed jsonpickle-4.1.1 schema_transformer-0.1.dev0 #8 2.145 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. #8 DONE 3.4s #9 exporting to image #9 exporting layers 0.2s done #9 writing image sha256:aecc853c2cbc028f536708c6f8a2436f5f5fafcf4e1608d75e61e485b3e8b4ea #9 writing image sha256:aecc853c2cbc028f536708c6f8a2436f5f5fafcf4e1608d75e61e485b3e8b4ea 0.1s done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_1_4_8-7 0.0s done #9 DONE 0.8s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-10-06 22:06:33,100: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema] e7aab2d0659a: Preparing bea8adbd8c1e: Preparing f64aa5d442d5: Preparing 0e70c6c6f585: Preparing 6ac54ac1c423: Preparing 3e81c61a569e: Preparing cfc610507a0b: Preparing 9f700e070423: Preparing 686bf030350f: Preparing 24730921e1f0: Preparing 04a7e1e765a7: Preparing e906a6566c12: Preparing 25356c40bf2d: Preparing 44343de3ea1d: Preparing e7aab2d0659a: Waiting bea8adbd8c1e: Waiting f64aa5d442d5: Waiting 0e70c6c6f585: Waiting 6ac54ac1c423: Waiting 3e81c61a569e: Waiting cfc610507a0b: Waiting 9f700e070423: Waiting 686bf030350f: Waiting 24730921e1f0: Waiting 04a7e1e765a7: Waiting e906a6566c12: Waiting 25356c40bf2d: Waiting 44343de3ea1d: Waiting f64aa5d442d5: Layer already exists 0e70c6c6f585: Layer already exists 6ac54ac1c423: Layer already exists 3e81c61a569e: Layer already exists cfc610507a0b: Layer already exists 9f700e070423: Layer already exists bea8adbd8c1e: Pushed 24730921e1f0: Layer already exists 686bf030350f: Layer already exists 04a7e1e765a7: Layer already exists e906a6566c12: Layer already exists 25356c40bf2d: Layer already exists 44343de3ea1d: Layer already exists e7aab2d0659a: Pushed master-2_1_4_8-7: digest: sha256:48ecf3a98c04e6ecf7147b6e5b5122433643d8b59fb70d8634380862dee9752a size: 3245 2025-10-06 22:06:35,596: INFO: Building opensdn-controller-config-schema finished successfully, duration: 21 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_8-7 156ee1077edc 6 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_8-7 3dc3c07bfbf2 6 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_8-7 85d5b151abfa 7 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_8-7 79af28a30251 7 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_8-7 aecc853c2cbc 7 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_8-7 e730d780961c 10 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_8-7 dabde8ee3d86 10 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_8-7 8eae3c08e2b7 11 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_8-7 59db16b88937 11 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_8-7 8fe82ebf7c1a 50 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_8-7 2a8cdac85792 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_8-7 d26a7c5e3adb About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_8-7 384742beaae3 About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_8-7 67749e2a87ab About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_8-7 4ebb97c125e8 About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_8-7 38ceed273aba About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_8-7 4f941caca373 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_8-7 df4ee43d208f About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_8-7 48ade0a1521b About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_8-7 68a57391e97c About a minute ago 573MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_8-7 61e6fccc2d15 About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_8-7 57cfd2f83dbc 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_8-7 64275bfe1eb3 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_8-7 35b97a0352fd 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_8-7 2f5b0a3fcd8b 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_8-7 006e95d6fa4a 4 minutes ago 2.32MB tf-dev-sandbox compile f787a221b406 4 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_8-7 0577a2c80d36 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_8-7 e00b7e4a967a About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_8-7 f085b5e1d0b4 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a52310ae3445 About an hour ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_8-7 0943dd380cd7 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_1_4_8-7 3da5b3641b5c About an hour ago 2.84GB tf-dev-sandbox sandbox-master-2_1_4_8-7 3da5b3641b5c About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB