2025-06-16 23:38:29,191: INFO: Building opensdn-controller-control-control 2025-06-16 23:38:29,216: 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_8_1_2-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} ---> d3fa4ab8fd2e Step 4/10 : ARG CONTAINER_NAME ---> Running in 4bf6b0d040ab ---> Removed intermediate container 4bf6b0d040ab ---> cc042c4a8d41 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ff4ac87f6d3d ---> Removed intermediate container ff4ac87f6d3d ---> 45c5b6ea7f08 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 c70e7f326e07 ---> Removed intermediate container c70e7f326e07 ---> aacda848e567 Step 7/10 : COPY entrypoint.sh / ---> ae13541e37b2 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 23fea0b82684 ---> Removed intermediate container 23fea0b82684 ---> 3abf694eb4d1 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a3ca71edd44a ---> Removed intermediate container a3ca71edd44a ---> a0b81009978f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 57f7daa5512d ---> Removed intermediate container 57f7daa5512d ---> 0727e874207a [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 0727e874207a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_2-1 2025-06-16 23:38:43,337: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1dd104087e04: Preparing 7419f59a9b17: Preparing 00e2ef2ba88e: Preparing 9d24b2ce4beb: Preparing 6f01885c2d4b: Preparing 99b6d711eacb: Preparing 77c0853a5755: Preparing 6b70307124fd: Preparing 77a3a437455e: Preparing ff7bfc2c4ee0: Preparing 6f01885c2d4b: Waiting 99b6d711eacb: Waiting 1dd104087e04: Waiting 7419f59a9b17: Waiting 77c0853a5755: Waiting 6b70307124fd: Waiting 00e2ef2ba88e: Waiting 9d24b2ce4beb: Waiting 77a3a437455e: Waiting 61578650bc83: Preparing 174f56854903: Preparing ff7bfc2c4ee0: Waiting 61578650bc83: Waiting 174f56854903: Waiting 00e2ef2ba88e: Layer already exists 6f01885c2d4b: Layer already exists 9d24b2ce4beb: Layer already exists 7419f59a9b17: Pushed 99b6d711eacb: Layer already exists 77c0853a5755: Layer already exists 6b70307124fd: Layer already exists 77a3a437455e: Layer already exists ff7bfc2c4ee0: Layer already exists 61578650bc83: Layer already exists 174f56854903: Layer already exists 1dd104087e04: Pushed master-1_8_1_2-1: digest: sha256:fecfb19af48ccef6c775d6220e16a79e9f8373f5db3ffcbe18d66ba5e2592b04 size: 2829 2025-06-16 23:39:02,794: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds