2025-08-11 16:04:40,482: INFO: Building opensdn-controller-control-control 2025-08-11 16:04:40,533: 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_3-5 --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-control --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 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 227cc65c6f24 Step 4/10 : ARG CONTAINER_NAME ---> Running in 2bbb3e44c567 ---> Removed intermediate container 2bbb3e44c567 ---> 271f33e55dc9 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8ea18622e026 ---> Removed intermediate container 8ea18622e026 ---> 7147a1164412 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 0568c99d92f1 ---> Removed intermediate container 0568c99d92f1 ---> 70674599d4d0 Step 7/10 : COPY entrypoint.sh / ---> ebad1b80a371 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f00454673eb3 ---> Removed intermediate container f00454673eb3 ---> 3f42209b824f Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 718ce182085e ---> Removed intermediate container 718ce182085e ---> 5e7e0af067cb Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 72846623afa1 ---> Removed intermediate container 72846623afa1 ---> ee0d0916f87f [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 ee0d0916f87f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_3-5 2025-08-11 16:05:00,597: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f97598d95526: Preparing 4c10a2335839: Preparing 166ec5da784a: Preparing 4f11aeeb5356: Preparing 3c8f3f0c0d48: Preparing 4aafb7a688b0: Preparing 907e55d567e9: Preparing 579306611aed: Preparing 70d233671e1c: Preparing 92717cec3c35: Preparing c45f0891f00c: Preparing 174f56854903: Preparing f97598d95526: Waiting 4c10a2335839: Waiting 166ec5da784a: Waiting 4f11aeeb5356: Waiting 3c8f3f0c0d48: Waiting 4aafb7a688b0: Waiting 907e55d567e9: Waiting 579306611aed: Waiting 70d233671e1c: Waiting c45f0891f00c: Waiting 174f56854903: Waiting 92717cec3c35: Waiting 166ec5da784a: Layer already exists 4f11aeeb5356: Layer already exists 3c8f3f0c0d48: Layer already exists 4aafb7a688b0: Layer already exists 4c10a2335839: Pushed 579306611aed: Layer already exists 92717cec3c35: Layer already exists 907e55d567e9: Layer already exists 70d233671e1c: Layer already exists c45f0891f00c: Layer already exists 174f56854903: Layer already exists f97598d95526: Pushed master-1_9_8_3-5: digest: sha256:e53cac99a03125b1e18235003d6c940cfecab71677fd4869f4dc4ea00c8b5e2e size: 2830 2025-08-11 16:05:16,211: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds