2025-05-27 15:49:52,289: INFO: Building opensdn-controller-control-named
2025-05-27 15:49:52,376: 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_6_1-3 --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}
---> 75587d5d569d
Step 4/9 : ARG CONTAINER_NAME
---> Running in e3b8e9c86f8e
---> Removed intermediate container e3b8e9c86f8e
---> ed8d96066189
Step 5/9 : ENV SERVICE_NAME=named     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 3ed7866af1af
---> Removed intermediate container 3ed7866af1af
---> a231a95f64d7
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 4e878e81b39d
---> Removed intermediate container 4e878e81b39d
---> b35c8814acba
Step 7/9 : COPY entrypoint.sh /
---> a6b62acff07d
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 8d3a1fd6f76a
---> Removed intermediate container 8d3a1fd6f76a
---> d81f5b8ba221
Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"]
---> Running in b97e6847bc21
---> Removed intermediate container b97e6847bc21
---> 8d65813acd4a
[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 8d65813acd4a
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_1-3
2025-05-27 15:50:09,129: INFO: Docker build duration: 17 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named]
61409e8f3ca4: Preparing
0a7bdcb9cae4: Preparing
f7da7858e432: Preparing
8c7ddd9f4b0f: Preparing
1ee04764e8cf: Preparing
05285a37f4f6: Preparing
26eb37e62e03: Preparing
132cd1dd2deb: Preparing
ab16f7f6cfa5: Preparing
d97b110279e6: Preparing
174f56854903: Preparing
61409e8f3ca4: Waiting
0a7bdcb9cae4: Waiting
f7da7858e432: Waiting
8c7ddd9f4b0f: Waiting
1ee04764e8cf: Waiting
05285a37f4f6: Waiting
26eb37e62e03: Waiting
132cd1dd2deb: Waiting
ab16f7f6cfa5: Waiting
d97b110279e6: Waiting
174f56854903: Waiting
0a7bdcb9cae4: Layer already exists
f7da7858e432: Layer already exists
05285a37f4f6: Layer already exists
26eb37e62e03: Layer already exists
8c7ddd9f4b0f: Layer already exists
61409e8f3ca4: Pushed
1ee04764e8cf: Layer already exists
d97b110279e6: Layer already exists
ab16f7f6cfa5: Layer already exists
132cd1dd2deb: Layer already exists
174f56854903: Layer already exists
master-1_7_6_1-3: digest: sha256:3846694c5b35c8f2075147b837e0b407bfc59a3baed8ab814f26174be3bef493 size: 2619
2025-05-27 15:50:12,024: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds