2025-05-15 01:22:20,569: INFO: Building opensdn-controller-control-dns 2025-05-15 01:22:20,615: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 05fcf3459e50 Step 4/9 : ARG CONTAINER_NAME ---> Running in 5baeed798083 ---> Removed intermediate container 5baeed798083 ---> 44b8d5d3ee88 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 325ae5b16607 ---> Removed intermediate container 325ae5b16607 ---> 7947eccecbe2 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 c1a2a146be0d ---> Removed intermediate container c1a2a146be0d ---> 23b2c4aab1a1 Step 7/9 : COPY entrypoint.sh / ---> 4b04c905dc5b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0eea1a452a74 ---> Removed intermediate container 0eea1a452a74 ---> 193056082204 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 935bb5f1daaf ---> Removed intermediate container 935bb5f1daaf ---> 9f1b69de88b1 [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 9f1b69de88b1 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-05-15 01:22:35,181: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 88d8049fd9c4: Preparing 6a024a992b77: Preparing 787f5c9ccbd4: Preparing 9bea6786c0f6: Preparing 3ea08127be04: Preparing 2bc0307f58b0: Preparing 3b9ead04ad96: Preparing a38bc0971922: Preparing c518d4eed7e4: Preparing 04d4c05e72b7: Preparing 174f56854903: Preparing 88d8049fd9c4: Waiting 6a024a992b77: Waiting 787f5c9ccbd4: Waiting 3ea08127be04: Waiting 2bc0307f58b0: Waiting 9bea6786c0f6: Waiting c518d4eed7e4: Waiting 04d4c05e72b7: Waiting 174f56854903: Waiting a38bc0971922: Waiting 6a024a992b77: Layer already exists 88d8049fd9c4: Pushed 787f5c9ccbd4: Layer already exists 9bea6786c0f6: Layer already exists 3ea08127be04: Layer already exists 2bc0307f58b0: Layer already exists a38bc0971922: Layer already exists 3b9ead04ad96: Layer already exists c518d4eed7e4: Layer already exists 04d4c05e72b7: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:f8a739d3ace7c3389b1d2a0411f82204ab1ecea7abf3fd1818daade4e208f463 size: 2620 2025-05-15 01:22:38,830: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds