2025-01-04 13:42:42,347: INFO: Building contrail-controller-config-schema 2025-01-04 13:42:42,425: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_2_6_0-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-controller-config-schema --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 12.29 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/contrail-controller-config-base:${CONTRAIL_CONTAINER_TAG} ---> 59dda1589bcd Step 4/9 : ARG CONTAINER_NAME ---> Running in 6d3753f2d3cf ---> Removed intermediate container 6d3753f2d3cf ---> 75d7b6203718 Step 5/9 : ENV SERVICE_NAME=schema CONTAINER_NAME=$CONTAINER_NAME ---> Running in b97c4b048e62 ---> Removed intermediate container b97c4b048e62 ---> 47dbd7aad6df Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail VNC Configuration Schema Transformer" description="Contrail Schema Transformer compiles the high level, intent based data model into a low level configuration data model." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 8af14c3b893e ---> Removed intermediate container 8af14c3b893e ---> 100f99647d00 Step 7/9 : COPY *.sh / ---> b287a9c2fc38 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 44a2943b8bf8 ---> Removed intermediate container 44a2943b8bf8 ---> dd57a8f5ec37 Step 9/9 : CMD ["/usr/bin/contrail-schema", "--conf_file", "/etc/contrail/contrail-schema.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"] ---> Running in a3be087b3ff5 ---> Removed intermediate container a3be087b3ff5 ---> b88f1b2b7eff [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built b88f1b2b7eff Successfully tagged nexus.gz1.opensdn.io:5101/contrail-controller-config-schema:master-1_2_6_0-1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-controller-config-schema:master-1_2_6_0-1 2025-01-04 13:43:05,211: INFO: Docker build duration: 23 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-controller-config-schema] 0afb1bc29c0e: Preparing 1bb1fb24af05: Preparing 26b266580df7: Preparing 7a8920483efb: Preparing 3e7cadac26d4: Preparing 35156b7307bf: Preparing 638c01b3b258: Preparing 07210e9378ff: Preparing 90b57793b6a4: Preparing ca048652b5e7: Preparing 174f56854903: Preparing 0afb1bc29c0e: Waiting 1bb1fb24af05: Waiting 26b266580df7: Waiting 7a8920483efb: Waiting 3e7cadac26d4: Waiting 35156b7307bf: Waiting 638c01b3b258: Waiting 07210e9378ff: Waiting 90b57793b6a4: Waiting ca048652b5e7: Waiting 174f56854903: Waiting 1bb1fb24af05: Layer already exists 0afb1bc29c0e: Pushed 26b266580df7: Layer already exists 7a8920483efb: Layer already exists 3e7cadac26d4: Layer already exists 90b57793b6a4: Layer already exists 07210e9378ff: Layer already exists 35156b7307bf: Layer already exists 638c01b3b258: Layer already exists 174f56854903: Layer already exists ca048652b5e7: Layer already exists master-1_2_6_0-1: digest: sha256:cf6ed9394e973a74767528755071b2ab519694253b36cbed205dc7e12a80e65e size: 2620 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-controller-config-schema] 0afb1bc29c0e: Preparing 1bb1fb24af05: Preparing 26b266580df7: Preparing 7a8920483efb: Preparing 3e7cadac26d4: Preparing 35156b7307bf: Preparing 638c01b3b258: Preparing 07210e9378ff: Preparing 90b57793b6a4: Preparing ca048652b5e7: Preparing 174f56854903: Preparing 0afb1bc29c0e: Waiting 1bb1fb24af05: Waiting 26b266580df7: Waiting 7a8920483efb: Waiting 3e7cadac26d4: Waiting 35156b7307bf: Waiting 638c01b3b258: Waiting 07210e9378ff: Waiting 90b57793b6a4: Waiting ca048652b5e7: Waiting 174f56854903: Waiting 7a8920483efb: Layer already exists 0afb1bc29c0e: Layer already exists 26b266580df7: Layer already exists 1bb1fb24af05: Layer already exists 3e7cadac26d4: Layer already exists 638c01b3b258: Layer already exists 35156b7307bf: Layer already exists 07210e9378ff: Layer already exists 90b57793b6a4: Layer already exists ca048652b5e7: Layer already exists 174f56854903: Layer already exists master-1_2_6_0-1: digest: sha256:cf6ed9394e973a74767528755071b2ab519694253b36cbed205dc7e12a80e65e size: 2620 2025-01-04 13:43:17,531: INFO: Building contrail-controller-config-schema finished successfully, duration: 35 seconds