2025-05-28 20:18:36,145: INFO: Building opensdn-controller-control-dns 2025-05-28 20:18:36,174: 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_1-3 --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} ---> fa5d5ce03376 Step 4/9 : ARG CONTAINER_NAME ---> Using cache ---> d3bb86483389 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b6fb6ff00665 ---> Removed intermediate container b6fb6ff00665 ---> 7207c12d5d1b 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 6a8368ff388e ---> Removed intermediate container 6a8368ff388e ---> 2dede957a190 Step 7/9 : COPY entrypoint.sh / ---> f0672d72706a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 38bb45e7e0bf ---> Removed intermediate container 38bb45e7e0bf ---> e21eb7eba5b1 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c719d19ecd86 ---> Removed intermediate container c719d19ecd86 ---> 2f65b8e012b4 [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 2f65b8e012b4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_1-3 2025-05-28 20:18:50,669: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 5056bafc0dfd: Preparing 7ddd2abdc32f: Preparing 0baac49fb653: Preparing 59189b25f957: Preparing b49428aa17ad: Preparing fc3eb694e9a8: Preparing a049eb354365: Preparing 4bb5c9b19f14: Preparing cae9d64e8cce: Preparing b1a62a605ac5: Preparing 174f56854903: Preparing 5056bafc0dfd: Waiting 7ddd2abdc32f: Waiting 0baac49fb653: Waiting 59189b25f957: Waiting b49428aa17ad: Waiting fc3eb694e9a8: Waiting a049eb354365: Waiting 4bb5c9b19f14: Waiting cae9d64e8cce: Waiting b1a62a605ac5: Waiting 174f56854903: Waiting 0baac49fb653: Layer already exists 59189b25f957: Layer already exists 5056bafc0dfd: Pushed 7ddd2abdc32f: Layer already exists b49428aa17ad: Layer already exists fc3eb694e9a8: Layer already exists 4bb5c9b19f14: Layer already exists b1a62a605ac5: Layer already exists cae9d64e8cce: Layer already exists a049eb354365: Layer already exists 174f56854903: Layer already exists master-1_7_6_1-3: digest: sha256:de67981dcc60aca54e2dc9a9403ba53ff01123eac6e527c0fdfd60e69bf52af1 size: 2620 2025-05-28 20:18:53,965: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds