2025-08-11 14:29:37,872: INFO: Building opensdn-controller-control-control 2025-08-11 14:29:37,927: 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-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} ---> 190f5da0a101 Step 4/10 : ARG CONTAINER_NAME ---> Running in 09d384f7281c ---> Removed intermediate container 09d384f7281c ---> 6a17e9bfefdf Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 38aa1ddffd74 ---> Removed intermediate container 38aa1ddffd74 ---> 10b66531e3b2 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 1275f9e41ff3 ---> Removed intermediate container 1275f9e41ff3 ---> b0ea34062913 Step 7/10 : COPY entrypoint.sh / ---> c618ad230ff2 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2628b39411f1 ---> Removed intermediate container 2628b39411f1 ---> f93dac898628 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4b9c2cde4ecf ---> Removed intermediate container 4b9c2cde4ecf ---> 7bb3b21cc522 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e768220941a7 ---> Removed intermediate container e768220941a7 ---> 8b8f61aac875 [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 8b8f61aac875 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_3-4 2025-08-11 14:29:53,837: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a0351b6a0164: Preparing 56947270cd77: Preparing 03b896980702: Preparing 567919caf539: Preparing 61e6907db031: Preparing 6346e08a016a: Preparing 2fe7cbdb7d34: Preparing 40293c6e366f: Preparing 15daacf810d6: Preparing 94fd7963512c: Preparing f12dbe45d9f5: Preparing 174f56854903: Preparing 03b896980702: Waiting 567919caf539: Waiting 61e6907db031: Waiting 6346e08a016a: Waiting 2fe7cbdb7d34: Waiting 40293c6e366f: Waiting 15daacf810d6: Waiting 94fd7963512c: Waiting f12dbe45d9f5: Waiting 174f56854903: Waiting a0351b6a0164: Waiting 56947270cd77: Waiting 567919caf539: Layer already exists 56947270cd77: Pushed 03b896980702: Layer already exists 61e6907db031: Layer already exists 6346e08a016a: Layer already exists 2fe7cbdb7d34: Layer already exists 40293c6e366f: Layer already exists 94fd7963512c: Layer already exists f12dbe45d9f5: Layer already exists 15daacf810d6: Layer already exists 174f56854903: Layer already exists a0351b6a0164: Pushed master-1_9_8_3-4: digest: sha256:c335bc2ff7fade38d386b0df3e2ef1fef80fb27c118381b8b3867bb63e270fc9 size: 2830 2025-08-11 14:30:16,193: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds