2025-05-12 09:38:02,095: INFO: Building opensdn-controller-control-control 2025-05-12 09:38:02,147: 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_8_1-1 --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} ---> 781fdd9f4fea Step 4/10 : ARG CONTAINER_NAME ---> Running in 2dfcf2547533 ---> Removed intermediate container 2dfcf2547533 ---> e5f5b5dd23db Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b4305099901a ---> Removed intermediate container b4305099901a ---> 8ec5a458e765 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 f962c1b5c8f6 ---> Removed intermediate container f962c1b5c8f6 ---> 3593c166a796 Step 7/10 : COPY entrypoint.sh / ---> 08b7bffe3dd3 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0a0bf4e5154b ---> Removed intermediate container 0a0bf4e5154b ---> 7d588a7535cf Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9adc7d2e67e7 ---> Removed intermediate container 9adc7d2e67e7 ---> 41cbdf2084f0 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9548c1fec1fc ---> Removed intermediate container 9548c1fec1fc ---> e1b61a0c57bf [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 e1b61a0c57bf Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_8_1-1 2025-05-12 09:38:18,764: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 775351965820: Preparing 080ad688e7f6: Preparing 0f101030629d: Preparing bee11ea34f38: Preparing 4cddbf6aa1f2: Preparing 657c4abd79d9: Preparing 2889370d5bc8: Preparing c07d9cfa0c32: Preparing 54839b4d3c70: Preparing 6d1f5637648d: Preparing d87f8c7ce281: Preparing 174f56854903: Preparing 775351965820: Waiting 080ad688e7f6: Waiting 0f101030629d: Waiting bee11ea34f38: Waiting 4cddbf6aa1f2: Waiting 657c4abd79d9: Waiting 2889370d5bc8: Waiting c07d9cfa0c32: Waiting 54839b4d3c70: Waiting 6d1f5637648d: Waiting d87f8c7ce281: Waiting 174f56854903: Waiting bee11ea34f38: Layer already exists 4cddbf6aa1f2: Layer already exists 0f101030629d: Layer already exists 657c4abd79d9: Layer already exists 080ad688e7f6: Pushed 2889370d5bc8: Layer already exists 54839b4d3c70: Layer already exists c07d9cfa0c32: Layer already exists 6d1f5637648d: Layer already exists d87f8c7ce281: Layer already exists 174f56854903: Layer already exists 775351965820: Pushed master-1_6_8_1-1: digest: sha256:68b1d89e78ebbac22f4a3c315d7b51331934643fe395b68f795d06c06b8b8438 size: 2830 2025-05-12 09:38:39,187: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds