2025-08-03 08:50:34,809: INFO: Building opensdn-controller-control-control 2025-08-03 08:50:34,872: 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_7_6-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-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} ---> 3132128c42fa Step 4/10 : ARG CONTAINER_NAME ---> Running in a4dbcc826889 ---> Removed intermediate container a4dbcc826889 ---> 2229ce339191 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 62369272fbe7 ---> Removed intermediate container 62369272fbe7 ---> efa9801944dc 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 8903297206b1 ---> Removed intermediate container 8903297206b1 ---> 996ac115848e Step 7/10 : COPY entrypoint.sh / ---> d04756ef1e18 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d56ab89610c7 ---> Removed intermediate container d56ab89610c7 ---> 001bc4d543f4 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3b598102ca7d ---> Removed intermediate container 3b598102ca7d ---> 299cc7a86cbf Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 32a0ec1311ce ---> Removed intermediate container 32a0ec1311ce ---> e79d5266ef96 [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 e79d5266ef96 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_6-3 2025-08-03 08:50:49,451: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7032e2605d9e: Preparing aa41d06609a6: Preparing 55bda6024699: Preparing 15ac3120b570: Preparing 708754c29a7f: Preparing 7e6229f23ecf: Preparing 56ab304f34a0: Preparing f7d4034f44a5: Preparing 180a2cc2d94e: Preparing 4cf7985e32ce: Preparing 23240d07d0ae: Preparing 174f56854903: Preparing 7032e2605d9e: Waiting aa41d06609a6: Waiting 55bda6024699: Waiting 15ac3120b570: Waiting 708754c29a7f: Waiting 7e6229f23ecf: Waiting 56ab304f34a0: Waiting f7d4034f44a5: Waiting 180a2cc2d94e: Waiting 4cf7985e32ce: Waiting 23240d07d0ae: Waiting 174f56854903: Waiting aa41d06609a6: Pushed 55bda6024699: Layer already exists 708754c29a7f: Layer already exists 15ac3120b570: Layer already exists 7e6229f23ecf: Layer already exists 56ab304f34a0: Layer already exists f7d4034f44a5: Layer already exists 180a2cc2d94e: Layer already exists 4cf7985e32ce: Layer already exists 23240d07d0ae: Layer already exists 174f56854903: Layer already exists 7032e2605d9e: Pushed master-1_9_7_6-3: digest: sha256:04266cc4c4513bfac098ed9d1e97735f3426ccadc8d2963c9505ed84bff17833 size: 2830 2025-08-03 08:51:07,578: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds