2025-06-25 11:21:09,631: INFO: Building opensdn-controller-control-named 2025-06-25 11:21:09,668: 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_2_0_5-1_0 --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} ---> 8d7e218299a7 Step 4/9 : ARG CONTAINER_NAME ---> Running in f60457f23476 ---> Removed intermediate container f60457f23476 ---> 0f26e49f69d8 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5eebcbe2db7e ---> Removed intermediate container 5eebcbe2db7e ---> 812741d8d3fd 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 f7b4f4f4612d ---> Removed intermediate container f7b4f4f4612d ---> e0c08d74a91c Step 7/9 : COPY entrypoint.sh / ---> 234f0fbf09cd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f1acb1428f61 ---> Removed intermediate container f1acb1428f61 ---> 4f43d2bb6619 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in f4d5456c9c34 ---> Removed intermediate container f4d5456c9c34 ---> 57e510492540 [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 57e510492540 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_0_5-1_0 2025-06-25 11:21:22,649: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 7db4e1d6203e: Preparing 8734bf25047c: Preparing 4bd10bf1b427: Preparing 6ae5f03ba731: Preparing 022c9fe0551d: Preparing 9efa26b23654: Preparing fd02bfd5f95c: Preparing e1fe8e24c50e: Preparing 8f0012d20aec: Preparing e43ab8dbe878: Preparing 174f56854903: Preparing 7db4e1d6203e: Waiting 8734bf25047c: Waiting 4bd10bf1b427: Waiting 6ae5f03ba731: Waiting 022c9fe0551d: Waiting 9efa26b23654: Waiting fd02bfd5f95c: Waiting e1fe8e24c50e: Waiting 8f0012d20aec: Waiting e43ab8dbe878: Waiting 174f56854903: Waiting 4bd10bf1b427: Layer already exists 8734bf25047c: Layer already exists 022c9fe0551d: Layer already exists 6ae5f03ba731: Layer already exists 9efa26b23654: Layer already exists fd02bfd5f95c: Layer already exists 7db4e1d6203e: Pushed e1fe8e24c50e: Layer already exists 8f0012d20aec: Layer already exists e43ab8dbe878: Layer already exists 174f56854903: Layer already exists master-1_2_0_5-1_0: digest: sha256:9834510d8e6bab55747cff5df8a27cff8d9aa7a1927c4ea637f70e26045ed2f2 size: 2619 2025-06-25 11:21:26,337: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds