2025-06-18 15:34:46,528: INFO: Building opensdn-controller-control-dns 2025-06-18 15:34:46,559: 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_1_6-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=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} ---> 5731322abc4e Step 4/9 : ARG CONTAINER_NAME ---> Running in 2b600f3e26f8 ---> Removed intermediate container 2b600f3e26f8 ---> 03d45fb7cb63 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6c0e74004b1b ---> Removed intermediate container 6c0e74004b1b ---> 2c1f00721457 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 8a7b5b593b27 ---> Removed intermediate container 8a7b5b593b27 ---> 7583795616eb Step 7/9 : COPY entrypoint.sh / ---> 32af9d8ae399 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 67e0773e9669 ---> Removed intermediate container 67e0773e9669 ---> 3f67b789cff7 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b52ee3dcc5c4 ---> Removed intermediate container b52ee3dcc5c4 ---> b97cab9137b6 [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 b97cab9137b6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_1_6-1 2025-06-18 15:35:00,884: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 1970f18984eb: Preparing 9a1fac2dcce6: Preparing 749c9c555b32: Preparing 1aea9732aa52: Preparing 9efd85f5f4c4: Preparing 6db97b461cfb: Preparing 624eedf64925: Preparing c09c5bac7d6d: Preparing c9f5a9b817bd: Preparing 91fb10aa4191: Preparing 174f56854903: Preparing 1970f18984eb: Waiting 9a1fac2dcce6: Waiting 749c9c555b32: Waiting 1aea9732aa52: Waiting 9efd85f5f4c4: Waiting 6db97b461cfb: Waiting 624eedf64925: Waiting c09c5bac7d6d: Waiting c9f5a9b817bd: Waiting 174f56854903: Waiting 91fb10aa4191: Waiting 749c9c555b32: Layer already exists 9a1fac2dcce6: Layer already exists 1970f18984eb: Pushed 1aea9732aa52: Layer already exists 9efd85f5f4c4: Layer already exists 6db97b461cfb: Layer already exists 624eedf64925: Layer already exists c9f5a9b817bd: Layer already exists c09c5bac7d6d: Layer already exists 91fb10aa4191: Layer already exists 174f56854903: Layer already exists master-1_8_1_6-1: digest: sha256:cfd295ab24cba31214060bcf6277f94512249f65bf59c8734e93d7dbfe25f116 size: 2620 2025-06-18 15:35:03,813: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds