2025-05-15 13:37:53,901: INFO: Building opensdn-controller-control-dns 2025-05-15 13:37:53,937: 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_2_2_1-3_9 --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} ---> a8bbb1544671 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8588591aa5aa ---> Removed intermediate container 8588591aa5aa ---> e0a67ec7e82c Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 66b2f85c6d37 ---> Removed intermediate container 66b2f85c6d37 ---> b9cd804ada4f 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 cdbe6991bd87 ---> Removed intermediate container cdbe6991bd87 ---> d30ce7aeb252 Step 7/9 : COPY entrypoint.sh / ---> 1ae3687bc5ce Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b4bc2d734896 ---> Removed intermediate container b4bc2d734896 ---> c86d873adadf Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 18eff3de12b4 ---> Removed intermediate container 18eff3de12b4 ---> 08873c298091 [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 08873c298091 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-3_9 2025-05-15 13:38:08,791: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] d3bd68cc0012: Preparing 10218a977420: Preparing 7b6e7310935f: Preparing bd6ed2e5f275: Preparing 8b0e25f716fd: Preparing 9a515e568ea4: Preparing 7e94b3aa0819: Preparing 1b11b0e7574f: Preparing 06c893485d2c: Preparing e0eb661e6f27: Preparing 174f56854903: Preparing 9a515e568ea4: Waiting 7e94b3aa0819: Waiting 1b11b0e7574f: Waiting 06c893485d2c: Waiting e0eb661e6f27: Waiting 174f56854903: Waiting d3bd68cc0012: Pushed 8b0e25f716fd: Layer already exists bd6ed2e5f275: Layer already exists 7b6e7310935f: Layer already exists 10218a977420: Layer already exists 9a515e568ea4: Layer already exists 7e94b3aa0819: Layer already exists 06c893485d2c: Layer already exists 1b11b0e7574f: Layer already exists e0eb661e6f27: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-3_9: digest: sha256:17566b674d4ad7b8335eb8360383ef319e7e80406b6d6a2141c469950df195b1 size: 2620 2025-05-15 13:38:10,936: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds