2025-05-19 01:22:53,293: INFO: Building opensdn-controller-control-named 2025-05-19 01:22:53,323: 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-named --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 5.632 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} ---> 32a624c3edaa Step 4/9 : ARG CONTAINER_NAME ---> Running in 4d71104d1124 ---> Removed intermediate container 4d71104d1124 ---> 9178514a0c13 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in ad92a6a3b47e ---> Removed intermediate container ad92a6a3b47e ---> 387344e84a72 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in c1489cc365a4 ---> Removed intermediate container c1489cc365a4 ---> b713bca79c39 Step 7/9 : COPY entrypoint.sh / ---> 0ea1b14beefd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fe074b189265 ---> Removed intermediate container fe074b189265 ---> 0bc442a5fd96 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in c7b58c86212e ---> Removed intermediate container c7b58c86212e ---> 5c083229aa3c [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 5c083229aa3c Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-05-19 01:23:05,708: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] 1152c245758f: Preparing f09f982db390: Preparing 3638a8334167: Preparing 2cf28321c27d: Preparing b1c5410b86d5: Preparing 1a3f70f8ce2e: Preparing 39be13158c9e: Preparing f2be3f597f72: Preparing 3605403bf029: Preparing 25fda9935da4: Preparing 174f56854903: Preparing 1152c245758f: Waiting f09f982db390: Waiting 3638a8334167: Waiting 2cf28321c27d: Waiting b1c5410b86d5: Waiting 1a3f70f8ce2e: Waiting 39be13158c9e: Waiting f2be3f597f72: Waiting 3605403bf029: Waiting 25fda9935da4: Waiting 174f56854903: Waiting 3638a8334167: Layer already exists f09f982db390: Layer already exists 1152c245758f: Pushed 1a3f70f8ce2e: Layer already exists 39be13158c9e: Layer already exists b1c5410b86d5: Layer already exists 3605403bf029: Layer already exists 2cf28321c27d: Layer already exists f2be3f597f72: Layer already exists 25fda9935da4: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:f5a15fc81da2e7dd977f5f5c3ef338bc89104abf5f4a6df83343ef75c09ed8bf size: 2619 2025-05-19 01:23:08,583: INFO: Building opensdn-controller-control-named finished successfully, duration: 15 seconds