2025-07-23 15:10:28,372: INFO: Building opensdn-controller-control-named 2025-07-23 15:10:28,413: 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_0-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} ---> 68c8ccc54f1a Step 4/9 : ARG CONTAINER_NAME ---> Running in 931fcfcb8af3 ---> Removed intermediate container 931fcfcb8af3 ---> 18bf1a77cb47 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 733877914b57 ---> Removed intermediate container 733877914b57 ---> c2cb9cf4db66 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 5e4747cf3da8 ---> Removed intermediate container 5e4747cf3da8 ---> 81af2fb68816 Step 7/9 : COPY entrypoint.sh / ---> 1c93aad09084 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 23e854174021 ---> Removed intermediate container 23e854174021 ---> 03444ae28a0a Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in e32440323927 ---> Removed intermediate container e32440323927 ---> 1ba068cb00ed [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 1ba068cb00ed Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_0-2 2025-07-23 15:10:41,937: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] caccb4c3c1e4: Preparing bf87462457b0: Preparing 940e799a6bf7: Preparing f6886e502473: Preparing 83aa619b81f8: Preparing dff56ec721ee: Preparing ccc8fde00b9e: Preparing 37b1ee7ad51e: Preparing 4708dd89e015: Preparing a27ee2286a4e: Preparing 174f56854903: Preparing caccb4c3c1e4: Waiting bf87462457b0: Waiting 940e799a6bf7: Waiting f6886e502473: Waiting 83aa619b81f8: Waiting dff56ec721ee: Waiting ccc8fde00b9e: Waiting 37b1ee7ad51e: Waiting 4708dd89e015: Waiting a27ee2286a4e: Waiting 174f56854903: Waiting 83aa619b81f8: Layer already exists f6886e502473: Layer already exists bf87462457b0: Layer already exists 940e799a6bf7: Layer already exists dff56ec721ee: Layer already exists ccc8fde00b9e: Layer already exists 37b1ee7ad51e: Layer already exists 4708dd89e015: Layer already exists caccb4c3c1e4: Pushed a27ee2286a4e: Layer already exists 174f56854903: Layer already exists master-1_9_8_0-2: digest: sha256:a72d3d2f4fdb92ccbdc00d94951890c78656ff74c9f9a8940eec693549d5dd14 size: 2619 2025-07-23 15:10:46,024: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds