2025-04-26 20:14:15,125: INFO: Building opensdn-controller-control-dns 2025-04-26 20:14:15,189: 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_6_1_8-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=22.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} ---> 977e3c070d30 Step 4/9 : ARG CONTAINER_NAME ---> Running in 47d4670f4e89 ---> Removed intermediate container 47d4670f4e89 ---> 56ce9c4a2aeb Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1fb615a8438c ---> Removed intermediate container 1fb615a8438c ---> bf0ed8409820 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 d316b8d2792d ---> Removed intermediate container d316b8d2792d ---> a6c1d2e21696 Step 7/9 : COPY entrypoint.sh / ---> 52066afca7f5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c08170d69f73 ---> Removed intermediate container c08170d69f73 ---> cca2b816bc3b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 51278071f918 ---> Removed intermediate container 51278071f918 ---> 188b4b56f951 [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 188b4b56f951 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_1_8-1 2025-04-26 20:14:33,098: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] e7d1d3e2c904: Preparing 70c5fce7bdb5: Preparing 39eb41e15f8f: Preparing 9d3761840d0a: Preparing a30051010e95: Preparing 8f495c91d459: Preparing b1006d8335f1: Preparing 4d8e55df733f: Preparing c43005558256: Preparing 2a84c6a281f9: Preparing 174f56854903: Preparing e7d1d3e2c904: Waiting 70c5fce7bdb5: Waiting 39eb41e15f8f: Waiting 9d3761840d0a: Waiting a30051010e95: Waiting 8f495c91d459: Waiting b1006d8335f1: Waiting 4d8e55df733f: Waiting c43005558256: Waiting 2a84c6a281f9: Waiting 174f56854903: Waiting e7d1d3e2c904: Pushed 70c5fce7bdb5: Layer already exists 39eb41e15f8f: Layer already exists 9d3761840d0a: Layer already exists a30051010e95: Layer already exists 8f495c91d459: Layer already exists b1006d8335f1: Layer already exists 4d8e55df733f: Layer already exists c43005558256: Layer already exists 174f56854903: Layer already exists 2a84c6a281f9: Layer already exists master-1_6_1_8-1: digest: sha256:e9f0b7778f67a4fb4a7b754bdb757ec99b6da564a58fab5d1dbf7dbaaa1a100f size: 2620 2025-04-26 20:14:36,304: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds