2025-06-30 11:03:25,125: INFO: Building opensdn-controller-control-dns 2025-06-30 11:03:25,183: 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_1_3_6-2_6 --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} ---> 127ab6b7966d Step 4/9 : ARG CONTAINER_NAME ---> Running in 6681c7588bdf ---> Removed intermediate container 6681c7588bdf ---> a46107792053 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2087d5f72d43 ---> Removed intermediate container 2087d5f72d43 ---> 0db381833d7f 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 34e104675c47 ---> Removed intermediate container 34e104675c47 ---> f73e70874b2f Step 7/9 : COPY entrypoint.sh / ---> 452b3e90a757 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a08d55044ed7 ---> Removed intermediate container a08d55044ed7 ---> e61fa1974eb4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5705b83e7731 ---> Removed intermediate container 5705b83e7731 ---> 908e99683bc8 [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 908e99683bc8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_1_3_6-2_6 2025-06-30 11:03:40,032: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] eec5fe5e5c8c: Preparing b68d9081c641: Preparing 03b518700595: Preparing 3403f2381702: Preparing a017762354c0: Preparing af5751b18827: Preparing aab37c0e0d71: Preparing c6bbdec6ad7e: Preparing fd7a27cb98cc: Preparing 3ec7eb2ecd3f: Preparing 174f56854903: Preparing eec5fe5e5c8c: Waiting b68d9081c641: Waiting 03b518700595: Waiting 3403f2381702: Waiting a017762354c0: Waiting af5751b18827: Waiting aab37c0e0d71: Waiting c6bbdec6ad7e: Waiting fd7a27cb98cc: Waiting 3ec7eb2ecd3f: Waiting 174f56854903: Waiting 3403f2381702: Layer already exists b68d9081c641: Layer already exists 03b518700595: Layer already exists a017762354c0: Layer already exists af5751b18827: Layer already exists c6bbdec6ad7e: Layer already exists fd7a27cb98cc: Layer already exists aab37c0e0d71: Layer already exists 3ec7eb2ecd3f: Layer already exists eec5fe5e5c8c: Pushed 174f56854903: Layer already exists master-1_1_3_6-2_6: digest: sha256:0bf629f07b8737e8927a5da63a9bf79533392c9c5aeb85a72ae61d0605257f38 size: 2620 2025-06-30 11:03:43,645: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds