2025-10-08 21:51:24,228: INFO: Building opensdn-controller-config-schema 2025-10-08 21:51:24,275: 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_0_4_0-5 --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 --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_0-5 #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.01kB done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_0_4_0-5 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_0_4_0-5 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.31kB done #6 DONE 0.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.171 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.196 Collecting schema_transformer==0.1.dev0 #8 1.200 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #8 1.204 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (25.9.1) #8 1.205 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.4) #8 1.207 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.10.1) #8 1.207 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.234 Collecting jsonpickle (from schema_transformer==0.1.dev0) #8 1.244 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #8 1.269 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.270 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.272 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.273 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.277 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.277 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.278 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.279 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.280 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.280 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.280 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.281 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.282 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.282 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.287 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.288 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.289 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.298 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (6.0) #8 1.298 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (8.0.1) #8 1.320 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.320 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.321 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.322 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.327 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.328 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.329 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.330 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 1.355 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.383 Installing collected packages: jsonpickle, schema_transformer #8 1.437 #8 1.445 Successfully installed jsonpickle-4.1.1 schema_transformer-0.1.dev0 #8 1.445 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 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_0-5 #1 DONE 0.1s #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 DONE 3.1s #9 exporting to image #9 exporting layers #9 exporting layers 0.2s done #9 writing image sha256:573ff38a0fd1295477f5a6da63d032f49a1cb7d45ea3fd284551d5285dfae151 #9 writing image sha256:573ff38a0fd1295477f5a6da63d032f49a1cb7d45ea3fd284551d5285dfae151 done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_0_4_0-5 0.1s done #9 DONE 7.4s 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-08 21:51:42,733: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema] 61089f763216: Preparing 5218423fbb02: Preparing 013fc20e91c3: Preparing 8b9c23b2ceec: Preparing 19cad4d19d91: Preparing d1a1e2635cad: Preparing 9f1308ffa9ee: Preparing 98372d54b750: Preparing b5ef9f5233b0: Preparing dd2a5823a888: Preparing e2e264eca07a: Preparing ee40fa194ffc: Preparing 3035655382ca: Preparing 44343de3ea1d: Preparing d1a1e2635cad: Waiting 9f1308ffa9ee: Waiting 98372d54b750: Waiting b5ef9f5233b0: Waiting dd2a5823a888: Waiting e2e264eca07a: Waiting ee40fa194ffc: Waiting 3035655382ca: Waiting 44343de3ea1d: Waiting 013fc20e91c3: Layer already exists 19cad4d19d91: Layer already exists 8b9c23b2ceec: Layer already exists d1a1e2635cad: Layer already exists 5218423fbb02: Pushed 61089f763216: Pushed 9f1308ffa9ee: Layer already exists 98372d54b750: Layer already exists b5ef9f5233b0: Layer already exists dd2a5823a888: Layer already exists e2e264eca07a: Layer already exists 3035655382ca: Layer already exists 44343de3ea1d: Layer already exists ee40fa194ffc: Layer already exists master-2_0_4_0-5: digest: sha256:eeb3d1ad7cafbf2eba617a5782693904b3fcd225c73bb625a679c2e14f983c31 size: 3245 2025-10-08 21:51:44,571: INFO: Building opensdn-controller-config-schema finished successfully, duration: 20 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_4_0-5 c1cc92ac5141 9 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_0-5 3065acbe0bda 11 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_0-5 573ff38a0fd1 15 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_0-5 d18bdbf279a0 49 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_0-5 ce987c134650 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_0-5 7c5a7c643893 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_0-5 d5b1afdbdbaf About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_0-5 b399445d1d16 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_0-5 6daabb6d24cd About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_0-5 9ea58b9e3c26 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_0-5 7014842e28bd About a minute ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_0-5 51ad9a7ab534 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_0-5 3f391a20a04b About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_0-5 d516e555654c About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_0-5 d91d35f5333d About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_0-5 2c1994e0d59c 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_0-5 55c91ad41d4a 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_0-5 1ab6f33a3afc 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_0-5 04586f4d369a 3 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_0-5 1d77e9cef8da 4 minutes ago 2.45MB tf-dev-sandbox compile ec4217caa80d 4 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_0-5 48b544165252 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_0-5 8e9f2652c642 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 60b17b50ed28 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_0-5 bab8da16288f About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_0-5 c0e84d6ce8e8 About an hour ago 4.17kB tf-dev-sandbox stable e64b9793661c About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable e64b9793661c About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB