2025-09-24 12:25:00,113: INFO: Building opensdn-controller-config-schema 2025-09-24 12:25:00,185: 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-8 --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 0.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_4_4-8 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.9s #4 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-8 #4 DONE 1.3s #5 [internal] load build context #5 DONE 0.0s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_4_4-8 #6 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.31kB done #5 ... #4 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-8 #4 DONE 1.3s #5 [internal] load build context #5 DONE 2.0s #7 [2/3] COPY *.sh / #7 DONE 0.8s #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.435 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.462 Collecting schema_transformer==0.1.dev0 #8 1.474 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #8 1.484 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (25.9.1) #8 1.484 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.4) #8 1.484 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.10.1) #8 1.484 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.538 Collecting jsonpickle (from schema_transformer==0.1.dev0) #8 1.543 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #8 1.573 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.573 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.573 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.573 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.573 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.573 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.573 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.573 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.575 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.576 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.577 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.586 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.20.1) #8 1.586 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.586 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.593 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.593 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.597 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 1.611 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (6.0) #8 1.615 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (8.0) #8 1.643 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 1.643 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 1.658 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 1.658 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 1.663 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 1.677 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 1.677 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 1.677 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.8.3) #8 1.750 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 1.852 Installing collected packages: jsonpickle, schema_transformer #8 1.938 #8 1.948 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 1.949 Successfully installed jsonpickle-4.1.1 schema_transformer-0.1.dev0 #8 DONE 3.1s #9 exporting to image #9 exporting layers #9 exporting layers 0.5s done #9 writing image sha256:a4d80b2daff906ee9a7eb8554550942b2aa7e2dc07bf06c9131ec0e5b8b2161b #9 writing image sha256:a4d80b2daff906ee9a7eb8554550942b2aa7e2dc07bf06c9131ec0e5b8b2161b 0.0s done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_1_4_4-8 0.0s done #9 DONE 1.2s 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-09-24 12:25:14,939: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema] 655668ee02d7: Preparing e046d1dadb9d: Preparing eb2e5d161312: Preparing 1a74257869c2: Preparing 139b97913b93: Preparing 0fd5714e97c2: Preparing ce09899b919e: Preparing b8dbc9a75878: Preparing 7816dc17badf: Preparing 3669bb060aaa: Preparing 2b569cd4b31b: Preparing b6cca15280cd: Preparing f37d82dcb78a: Preparing 44343de3ea1d: Preparing 0fd5714e97c2: Waiting ce09899b919e: Waiting b8dbc9a75878: Waiting 7816dc17badf: Waiting 3669bb060aaa: Waiting 2b569cd4b31b: Waiting b6cca15280cd: Waiting f37d82dcb78a: Waiting 44343de3ea1d: Waiting 139b97913b93: Layer already exists 1a74257869c2: Layer already exists eb2e5d161312: Layer already exists 0fd5714e97c2: Layer already exists ce09899b919e: Layer already exists b8dbc9a75878: Layer already exists 7816dc17badf: Layer already exists 3669bb060aaa: Layer already exists e046d1dadb9d: Pushed b6cca15280cd: Layer already exists 2b569cd4b31b: Layer already exists f37d82dcb78a: Layer already exists 44343de3ea1d: Layer already exists 655668ee02d7: Pushed master-2_1_4_4-8: digest: sha256:16f97b82f5ad82bcff1b67e95605a25b57ac044919fdc891d8ff1fc7f6793b24 size: 3245 2025-09-24 12:25:16,642: INFO: Building opensdn-controller-config-schema finished successfully, duration: 16 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_4-8 5c5124551d0a 6 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_4-8 a4d80b2daff9 6 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_4-8 c4ccd557fda2 6 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_4-8 815af3964ace 7 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_4-8 b2850926bc7e 49 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_4-8 527e89657cc0 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_4-8 ba992376ed4f About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_4-8 d9fe696cebb8 About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_4-8 302eb610270f About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_4-8 e61592c9d617 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_4-8 1d677185dade About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_4-8 de54b11642a5 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_4-8 1550c08d0cb3 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_4-8 7f296ba71408 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_4-8 4456c0f9ce16 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_4-8 f3d0eb72f3b1 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_4-8 1c0a9a517ce9 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_4-8 7e8677832598 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_4-8 0402d4efba37 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_4-8 fa7301507c75 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_4-8 85f2383dae59 4 minutes ago 2.32MB tf-dev-sandbox compile 24e7d3695de0 5 minutes ago 32.3GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_4-8 3bea1f9fef05 13 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 6de33bf242d0 13 minutes ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_4-8 ad673a2f6771 13 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_4-8 4b51ea2a10cb 13 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_4-8 8b5de352bc06 13 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen d08c597785f9 14 hours ago 20.9GB