2025-05-12 14:46:52,032: INFO: Building opensdn-controller-control-dns 2025-05-12 14:46:52,080: 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_0_8_7-7_0 --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} ---> 0f04d0d61518 Step 4/9 : ARG CONTAINER_NAME ---> Running in 92ecbdfbcf70 ---> Removed intermediate container 92ecbdfbcf70 ---> f24bb9edd8a5 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in e146004b6ba2 ---> Removed intermediate container e146004b6ba2 ---> 1b2f7f584c28 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 260374ca75b9 ---> Removed intermediate container 260374ca75b9 ---> 661f49c50981 Step 7/9 : COPY entrypoint.sh / ---> 03efeb0f9bf7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 01838c0b9717 ---> Removed intermediate container 01838c0b9717 ---> 629242a892c6 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d14d4c55882d ---> Removed intermediate container d14d4c55882d ---> b645a46764ce [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 b645a46764ce Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_0_8_7-7_0 2025-05-12 14:47:02,612: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] bbc8ba0d8192: Preparing 7962704641b6: Preparing 8bc05c3dc15b: Preparing 3fe2f2899bf0: Preparing 5f793c3c0171: Preparing c11cbb948f29: Preparing dda11b63167f: Preparing bf5a8a58c5f3: Preparing 92acba45c69b: Preparing a470f6f4b62c: Preparing 174f56854903: Preparing a470f6f4b62c: Waiting 174f56854903: Waiting dda11b63167f: Waiting bf5a8a58c5f3: Waiting 92acba45c69b: Waiting c11cbb948f29: Waiting 7962704641b6: Layer already exists 5f793c3c0171: Layer already exists bbc8ba0d8192: Pushed 8bc05c3dc15b: Layer already exists 3fe2f2899bf0: Layer already exists c11cbb948f29: Layer already exists dda11b63167f: Layer already exists bf5a8a58c5f3: Layer already exists 92acba45c69b: Layer already exists a470f6f4b62c: Layer already exists 174f56854903: Layer already exists master-1_0_8_7-7_0: digest: sha256:bc49bba64723e647398f52613c69b63add889b2b4f23672da3bba441cd78f945 size: 2620 2025-05-12 14:47:05,117: INFO: Building opensdn-controller-control-dns finished successfully, duration: 14 seconds