2025-06-11 17:00:12,475: INFO: Building opensdn-controller-control-named 2025-06-11 17:00:12,513: 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_2_1-4 --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} ---> 90fcacde29e0 Step 4/9 : ARG CONTAINER_NAME ---> Running in 80d795a6b360 ---> Removed intermediate container 80d795a6b360 ---> d0310421fc38 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in e4bbc7918025 ---> Removed intermediate container e4bbc7918025 ---> 3338f64ebb68 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 202bece51e13 ---> Removed intermediate container 202bece51e13 ---> 028096712e8d Step 7/9 : COPY entrypoint.sh / ---> 1069df2b53e2 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c2f6b1756df8 ---> Removed intermediate container c2f6b1756df8 ---> 056442300b06 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in ad1aba357017 ---> Removed intermediate container ad1aba357017 ---> af16e91fb5d6 [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 af16e91fb5d6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_2_1-4 2025-06-11 17:00:28,321: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] f8998f30bb15: Preparing 5253775d6023: Preparing e5e1362a9305: Preparing 762cda254e21: Preparing 2453608edc96: Preparing a8f03c9ce261: Preparing 29c61290c297: Preparing e1c84613ab10: Preparing eeebc05cffb7: Preparing ed6aa0cf551a: Preparing 174f56854903: Preparing f8998f30bb15: Waiting 5253775d6023: Waiting e5e1362a9305: Waiting 762cda254e21: Waiting 2453608edc96: Waiting a8f03c9ce261: Waiting 29c61290c297: Waiting e1c84613ab10: Waiting eeebc05cffb7: Waiting ed6aa0cf551a: Waiting 174f56854903: Waiting e5e1362a9305: Layer already exists 5253775d6023: Layer already exists 2453608edc96: Layer already exists 762cda254e21: Layer already exists a8f03c9ce261: Layer already exists f8998f30bb15: Pushed eeebc05cffb7: Layer already exists 29c61290c297: Layer already exists ed6aa0cf551a: Layer already exists e1c84613ab10: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-4: digest: sha256:96a143c95620476eb228cd406d8a826d10884d4cd1a84d1012cfe87699b08596 size: 2618 2025-06-11 17:00:31,229: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds