2025-08-25 19:37:59,426: INFO: Building opensdn-controller-control-dns 2025-08-25 19:37:59,475: 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_9_8_7-1_2 --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} ---> 0e1b1e3bf60c Step 4/9 : ARG CONTAINER_NAME ---> Running in e88f628bf294 ---> Removed intermediate container e88f628bf294 ---> d3aca6f9e038 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6a032a6b270f ---> Removed intermediate container 6a032a6b270f ---> 0a10dcd6a88f 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 2efb83b1a64e ---> Removed intermediate container 2efb83b1a64e ---> a49e929ffa05 Step 7/9 : COPY entrypoint.sh / ---> 7d39e094b901 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7feaf3e740e2 ---> Removed intermediate container 7feaf3e740e2 ---> 3c03c3c3fdb8 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in cb14f65bafac ---> Removed intermediate container cb14f65bafac ---> c759b7be8212 [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 c759b7be8212 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_7-1_2 2025-08-25 19:38:14,371: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9fc5ab68b6da: Preparing df72e08975c9: Preparing 28f5ba27a272: Preparing 32967c0d94fc: Preparing 0bcef96e5feb: Preparing 370baa97b6ed: Preparing 4d9cdc18545c: Preparing 195d26219f50: Preparing 0105555a173b: Preparing bffbaceeeb36: Preparing 174f56854903: Preparing 9fc5ab68b6da: Waiting df72e08975c9: Waiting 28f5ba27a272: Waiting 32967c0d94fc: Waiting 0bcef96e5feb: Waiting 370baa97b6ed: Waiting 4d9cdc18545c: Waiting 195d26219f50: Waiting 0105555a173b: Waiting bffbaceeeb36: Waiting 174f56854903: Waiting df72e08975c9: Layer already exists 28f5ba27a272: Layer already exists 9fc5ab68b6da: Pushed 0bcef96e5feb: Layer already exists 32967c0d94fc: Layer already exists 370baa97b6ed: Layer already exists 4d9cdc18545c: Layer already exists 195d26219f50: Layer already exists 0105555a173b: Layer already exists bffbaceeeb36: Layer already exists 174f56854903: Layer already exists master-1_9_8_7-1_2: digest: sha256:b1a23e263ca3ecd18592e30d5ea6a9a07ee1564f0b1586e489815f0f9f15b448 size: 2620 2025-08-25 19:38:17,580: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds