2025-07-21 12:00:17,958: INFO: Building opensdn-controller-control-named 2025-07-21 12:00:18,004: 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_7_2-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-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} ---> d66fb08fcccf Step 4/9 : ARG CONTAINER_NAME ---> Running in 7dcffa2f81b4 ---> Removed intermediate container 7dcffa2f81b4 ---> 11dc6cf60d21 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 52b509c5db8c ---> Removed intermediate container 52b509c5db8c ---> c1041c9c7bc4 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 74a07929d8a1 ---> Removed intermediate container 74a07929d8a1 ---> 6bf6c68ac71c Step 7/9 : COPY entrypoint.sh / ---> ee0e914c39c3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 91c7248c8950 ---> Removed intermediate container 91c7248c8950 ---> c9aca15f7913 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 1e58bea17b29 ---> Removed intermediate container 1e58bea17b29 ---> f443c4943e78 [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 f443c4943e78 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_7_2-2 2025-07-21 12:00:33,194: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] b81e96a1f5f7: Preparing e58c42545b2d: Preparing 21b77aef33a8: Preparing 40de417b4e14: Preparing f7a11079b8d3: Preparing c2d417855afc: Preparing 315e1a25f81d: Preparing 970043a485eb: Preparing 8103040c13ca: Preparing 10880e6641b0: Preparing 174f56854903: Preparing b81e96a1f5f7: Waiting e58c42545b2d: Waiting 21b77aef33a8: Waiting 40de417b4e14: Waiting f7a11079b8d3: Waiting c2d417855afc: Waiting 315e1a25f81d: Waiting 970043a485eb: Waiting 8103040c13ca: Waiting 10880e6641b0: Waiting 174f56854903: Waiting e58c42545b2d: Layer already exists b81e96a1f5f7: Pushed 21b77aef33a8: Layer already exists 40de417b4e14: Layer already exists f7a11079b8d3: Layer already exists c2d417855afc: Layer already exists 315e1a25f81d: Layer already exists 8103040c13ca: Layer already exists 970043a485eb: Layer already exists 174f56854903: Layer already exists 10880e6641b0: Layer already exists master-1_9_7_2-2: digest: sha256:1483f2e220a1148338cd3ff98eb2dd5148d7ed60fbac5e3e5825dc5c8c09324b size: 2619 2025-07-21 12:00:37,164: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds