2025-07-11 10:08:41,095: INFO: Building opensdn-controller-control-dns 2025-07-11 10:08:41,133: 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_9_0_4-3 --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} ---> 71c7ca664c7b Step 4/9 : ARG CONTAINER_NAME ---> Running in 6b8e35b2dc8e ---> Removed intermediate container 6b8e35b2dc8e ---> 1940d4d5e361 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in c8eb3970018c ---> Removed intermediate container c8eb3970018c ---> 9831a759292a 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 2d3633d53e2b ---> Removed intermediate container 2d3633d53e2b ---> a2179aff058a Step 7/9 : COPY entrypoint.sh / ---> 0185b4a7fa44 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5d484c0dec9b ---> Removed intermediate container 5d484c0dec9b ---> 1a7be903b49a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 07e6e90b4c6b ---> Removed intermediate container 07e6e90b4c6b ---> 2ae9c7afa339 [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 2ae9c7afa339 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_0_4-3 2025-07-11 10:08:56,439: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] b61749e54608: Preparing e26375f54719: Preparing d261e6b4016e: Preparing 7141428a9b35: Preparing 5892a15c202b: Preparing 4fe54a702031: Preparing d8fb2c685d8f: Preparing 18a818970828: Preparing 7adafddf7ae0: Preparing e3e1bd388534: Preparing b61749e54608: Waiting e26375f54719: Waiting d261e6b4016e: Waiting 7141428a9b35: Waiting 5892a15c202b: Waiting 4fe54a702031: Waiting d8fb2c685d8f: Waiting 18a818970828: Waiting 7adafddf7ae0: Waiting e3e1bd388534: Waiting 174f56854903: Preparing 174f56854903: Waiting b61749e54608: Pushed e26375f54719: Layer already exists d261e6b4016e: Layer already exists 5892a15c202b: Layer already exists 4fe54a702031: Layer already exists 7141428a9b35: Layer already exists 18a818970828: Layer already exists 7adafddf7ae0: Layer already exists 174f56854903: Layer already exists d8fb2c685d8f: Layer already exists e3e1bd388534: Layer already exists master-1_9_0_4-3: digest: sha256:b5708223e09b15c04a5e74e8a6c3ac3014ca1c1c140eb2ab64978a903bcd1c38 size: 2620 2025-07-11 10:08:59,822: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds