2025-07-14 10:35:20,387: INFO: Building opensdn-controller-control-dns 2025-07-14 10:35:20,441: 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_6_3-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} ---> f4018ee6bd9c Step 4/9 : ARG CONTAINER_NAME ---> Running in ccd408aad0d2 ---> Removed intermediate container ccd408aad0d2 ---> 19701d1a2fef Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3ebffc1281dc ---> Removed intermediate container 3ebffc1281dc ---> a271640fd210 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 179b62d7e073 ---> Removed intermediate container 179b62d7e073 ---> bde3367bfd7b Step 7/9 : COPY entrypoint.sh / ---> a05988a6fbb8 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 04d06807ea20 ---> Removed intermediate container 04d06807ea20 ---> db86f54808c4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 168beb7163eb ---> Removed intermediate container 168beb7163eb ---> 9bebdcab03c5 [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 9bebdcab03c5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_6_3-1 2025-07-14 10:35:34,959: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 97d6221748b8: Preparing fcd0b8a897e3: Preparing 648bd13fccbe: Preparing cb087033f612: Preparing 0e5d6ec04602: Preparing 745124cdfcda: Preparing ef273388ae01: Preparing 22dc2ab098be: Preparing 363abe7e19f4: Preparing 978d7af1bbb7: Preparing 174f56854903: Preparing 97d6221748b8: Waiting fcd0b8a897e3: Waiting 648bd13fccbe: Waiting cb087033f612: Waiting 0e5d6ec04602: Waiting 745124cdfcda: Waiting ef273388ae01: Waiting 22dc2ab098be: Waiting 363abe7e19f4: Waiting 978d7af1bbb7: Waiting 174f56854903: Waiting cb087033f612: Layer already exists fcd0b8a897e3: Layer already exists 648bd13fccbe: Layer already exists 0e5d6ec04602: Layer already exists 97d6221748b8: Pushed ef273388ae01: Layer already exists 745124cdfcda: Layer already exists 22dc2ab098be: Layer already exists 363abe7e19f4: Layer already exists 174f56854903: Layer already exists 978d7af1bbb7: Layer already exists master-1_9_6_3-1: digest: sha256:75d925906889998d3debb78bb56edca548ed9386a0727d971be9d9624c19ee13 size: 2620 2025-07-14 10:35:38,952: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds