2025-06-05 15:32:34,141: INFO: Building opensdn-controller-control-control 2025-06-05 15:32:34,188: 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_6_1_2-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-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} ---> c4612207e6d7 Step 4/10 : ARG CONTAINER_NAME ---> Running in 51f5b4762182 ---> Removed intermediate container 51f5b4762182 ---> f5c2b7dbac0a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 982ad105a43d ---> Removed intermediate container 982ad105a43d ---> 0c864715db69 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 e9239f15f3c3 ---> Removed intermediate container e9239f15f3c3 ---> a32abee88b85 Step 7/10 : COPY entrypoint.sh / ---> 41118976b6b9 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a4694c38dc4c ---> Removed intermediate container a4694c38dc4c ---> 2b461ecb2370 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 38adb26f7a40 ---> Removed intermediate container 38adb26f7a40 ---> f1ff0e882d16 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0ff61b3f996b ---> Removed intermediate container 0ff61b3f996b ---> f408307ddfa2 [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 f408307ddfa2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_2-4 2025-06-05 15:32:53,370: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 037f9f503001: Preparing 4094682e96c8: Preparing 4b40077d2360: Preparing 9756317c8ede: Preparing 278e30676086: Preparing 513b359e7b77: Preparing ed43ba6ef9d5: Preparing bfe7cacefd6f: Preparing 9b5c72cee2d6: Preparing 61816c037dd4: Preparing aeaf0c76a54d: Preparing 174f56854903: Preparing 037f9f503001: Waiting 4094682e96c8: Waiting 4b40077d2360: Waiting 9756317c8ede: Waiting 278e30676086: Waiting 513b359e7b77: Waiting ed43ba6ef9d5: Waiting 9b5c72cee2d6: Waiting 61816c037dd4: Waiting bfe7cacefd6f: Waiting aeaf0c76a54d: Waiting 174f56854903: Waiting 278e30676086: Layer already exists 4b40077d2360: Layer already exists 9756317c8ede: Layer already exists 513b359e7b77: Layer already exists ed43ba6ef9d5: Layer already exists 4094682e96c8: Pushed 61816c037dd4: Layer already exists 9b5c72cee2d6: Layer already exists bfe7cacefd6f: Layer already exists aeaf0c76a54d: Layer already exists 174f56854903: Layer already exists 037f9f503001: Pushed master-1_6_1_2-4: digest: sha256:ad16bde59e3b84fee65df7d02c850c0dff6142a41e713a11af7c1e5d94b27cea size: 2829 2025-06-05 15:33:20,638: INFO: Building opensdn-controller-control-control finished successfully, duration: 46 seconds