2025-06-19 07:25:17,645: INFO: Building opensdn-controller-control-control 2025-06-19 07:25:17,695: 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_4-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} ---> a79c35f1304a Step 4/10 : ARG CONTAINER_NAME ---> Running in 306a349c2324 ---> Removed intermediate container 306a349c2324 ---> 02a5e97928ad Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in cf507eadda44 ---> Removed intermediate container cf507eadda44 ---> a287bb42b596 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 aeef7cf4ba98 ---> Removed intermediate container aeef7cf4ba98 ---> ac8c37b75d48 Step 7/10 : COPY entrypoint.sh / ---> aab8a70ea94e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a5fc943cb5f6 ---> Removed intermediate container a5fc943cb5f6 ---> a0fb9c4e6c2c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a0a428697294 ---> Removed intermediate container a0a428697294 ---> a88cdbf1d661 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c132542abf40 ---> Removed intermediate container c132542abf40 ---> 724214e485c4 [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 724214e485c4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_4-3 2025-06-19 07:25:32,181: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 6df8a8f9b0b6: Preparing 0f14f4c0c6f2: Preparing b332a863631a: Preparing 08ad9f20d499: Preparing ac5364cb7709: Preparing b509c51da3ab: Preparing 9a8545d309d8: Preparing d5c17dcc2b03: Preparing 8db4b37939f2: Preparing 9871f1fb990b: Preparing 3d619a4211d0: Preparing 174f56854903: Preparing 6df8a8f9b0b6: Waiting 0f14f4c0c6f2: Waiting b332a863631a: Waiting 08ad9f20d499: Waiting ac5364cb7709: Waiting b509c51da3ab: Waiting 9a8545d309d8: Waiting d5c17dcc2b03: Waiting 8db4b37939f2: Waiting 9871f1fb990b: Waiting 3d619a4211d0: Waiting 174f56854903: Waiting 0f14f4c0c6f2: Pushed b332a863631a: Layer already exists 08ad9f20d499: Layer already exists ac5364cb7709: Layer already exists 9a8545d309d8: Layer already exists b509c51da3ab: Layer already exists d5c17dcc2b03: Layer already exists 8db4b37939f2: Layer already exists 3d619a4211d0: Layer already exists 9871f1fb990b: Layer already exists 174f56854903: Layer already exists 6df8a8f9b0b6: Pushed master-1_8_1_4-3: digest: sha256:7edc559db5cb6947734178db5878999103f2be92de35b9a72436b6a451e1d3c9 size: 2830 2025-06-19 07:25:52,679: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds