2025-06-08 14:37:06,723: INFO: Building opensdn-controller-control-dns 2025-06-08 14:37:06,793: 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-1_8_0_3-6 --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=opensdn-controller-control-dns --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 15.36 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> a0f38639f259 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7b76e2e6e9e2 ---> Removed intermediate container 7b76e2e6e9e2 ---> 785b3849ba7c Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3b8e8d696a29 ---> Removed intermediate container 3b8e8d696a29 ---> c1f126f1da37 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 95149d3a8120 ---> Removed intermediate container 95149d3a8120 ---> 654650442696 Step 7/9 : COPY entrypoint.sh / ---> 9b78c2de7b74 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in dfe4b3120935 ---> Removed intermediate container dfe4b3120935 ---> 397847dca359 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c9684ef0534b ---> Removed intermediate container c9684ef0534b ---> a2e81152dc5f [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built a2e81152dc5f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_3-6 2025-06-08 14:37:23,019: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] cb2ea145790b: Preparing 98a02f6d66c9: Preparing f5a149a9d602: Preparing 6e75c5b00cfe: Preparing f0aa74f9ad65: Preparing 711e7bbffc10: Preparing bed97998daa9: Preparing 45062a5c53d6: Preparing d0dcb5ef2c25: Preparing 8b2c36e9a534: Preparing 174f56854903: Preparing cb2ea145790b: Waiting 98a02f6d66c9: Waiting f5a149a9d602: Waiting 6e75c5b00cfe: Waiting f0aa74f9ad65: Waiting 711e7bbffc10: Waiting bed97998daa9: Waiting 45062a5c53d6: Waiting d0dcb5ef2c25: Waiting 8b2c36e9a534: Waiting 174f56854903: Waiting cb2ea145790b: Pushed 98a02f6d66c9: Layer already exists f5a149a9d602: Layer already exists 6e75c5b00cfe: Layer already exists f0aa74f9ad65: Layer already exists 711e7bbffc10: Layer already exists bed97998daa9: Layer already exists 45062a5c53d6: Layer already exists d0dcb5ef2c25: Layer already exists 174f56854903: Layer already exists 8b2c36e9a534: Layer already exists master-1_8_0_3-6: digest: sha256:5ddf4fc181326f62a38ee50a860a046d6216cbd1dfa39845f009a5e4e2f00707 size: 2620 2025-06-08 14:37:27,985: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds