2025-06-02 10:34:42,240: INFO: Building opensdn-controller-control-dns 2025-06-02 10:34:42,285: 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_7_6_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=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} ---> f50718170598 Step 4/9 : ARG CONTAINER_NAME ---> Running in dd16bfae4cf5 ---> Removed intermediate container dd16bfae4cf5 ---> 5b4baca2f6a7 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 718e0ae19444 ---> Removed intermediate container 718e0ae19444 ---> 382b59ed3874 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 5a69bc088775 ---> Removed intermediate container 5a69bc088775 ---> 4ceaa85b2f87 Step 7/9 : COPY entrypoint.sh / ---> 6bb261f81483 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 038a93542c99 ---> Removed intermediate container 038a93542c99 ---> a47fc90341f3 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0ebc00071a87 ---> Removed intermediate container 0ebc00071a87 ---> b7990d906e9f [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 b7990d906e9f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_8-1 2025-06-02 10:34:56,955: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f0ae9d602d52: Preparing 2aede347345f: Preparing 772431174504: Preparing 9818403adb75: Preparing 9488d0abe8b9: Preparing bef81d698a08: Preparing fc6fcce98f79: Preparing de7e6212260a: Preparing 67e6f6002e34: Preparing 11f069479584: Preparing 174f56854903: Preparing f0ae9d602d52: Waiting 2aede347345f: Waiting 772431174504: Waiting 9818403adb75: Waiting 9488d0abe8b9: Waiting bef81d698a08: Waiting fc6fcce98f79: Waiting de7e6212260a: Waiting 67e6f6002e34: Waiting 11f069479584: Waiting 174f56854903: Waiting f0ae9d602d52: Pushed 9488d0abe8b9: Layer already exists 2aede347345f: Layer already exists 9818403adb75: Layer already exists 772431174504: Layer already exists bef81d698a08: Layer already exists de7e6212260a: Layer already exists fc6fcce98f79: Layer already exists 67e6f6002e34: Layer already exists 11f069479584: Layer already exists 174f56854903: Layer already exists master-1_7_6_8-1: digest: sha256:52c12e1e34dc16ceb9e217ad355ffdee8f4f3977e09e4772005f4fd59d696e39 size: 2620 2025-06-02 10:35:00,163: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds