2025-08-19 12:32:07,464: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-19 12:32:07,524: 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-2_0_2_3-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-vrouter-kernel-init-centos --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 52.74 kB Step 1/14 : ARG CONTRAIL_REGISTRY Step 2/14 : ARG CONTRAIL_CONTAINER_TAG Step 3/14 : FROM centos:7 ---> eeb6ee3f44bd Step 4/14 : ARG VENDOR_NAME ---> Running in 4bb90b8735bc ---> Removed intermediate container 4bb90b8735bc ---> 0ae7ea8f80b3 Step 5/14 : ARG VENDOR_DOMAIN ---> Running in 0d1788201e9a ---> Removed intermediate container 0d1788201e9a ---> 9c29b1a07b38 Step 6/14 : ARG CONTRAIL_VERSION ---> Running in 4da756bd6511 ---> Removed intermediate container 4da756bd6511 ---> e53d62fc53d5 Step 7/14 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 53c91c7b0bb1 ---> Removed intermediate container 53c91c7b0bb1 ---> 80f27e6bc604 Step 8/14 : ARG CONTAINER_NAME ---> Running in e74f1e5af3e5 ---> Removed intermediate container e74f1e5af3e5 ---> c2a30a9fee28 Step 9/14 : ENV VENDOR_DOMAIN=$VENDOR_DOMAIN VENDOR_NAME=$VENDOR_NAME CONTRAIL_VERSION=$CONTRAIL_CONTAINER_TAG CONTAINER_NAME=$CONTAINER_NAME ---> Running in a22f56fe9470 ---> Removed intermediate container a22f56fe9470 ---> f46b62220537 Step 10/14 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME summary="Kernel init container for vrouter" description="This image is used to build vrouter.ko for current operating system that it's running on." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 6eaa3406b175 ---> Removed intermediate container 6eaa3406b175 ---> 65b02d44553a Step 11/14 : COPY *.repo /etc/yum.repos.d/ ---> 5380837a9e7f Step 12/14 : COPY *.sh / ---> 10fe5f5979ce Step 13/14 : RUN set -e ; mkdir -p /opt/contrail ; for item in `ls /__*` ; do mv $item /${item:3} ; done ; sed -i 's/mirrorlist=/#mirrorlist=/g' /etc/yum.repos.d/CentOS-* ; sed -Ei 's|^#([[:blank:]]*baseurl=http://mirror.centos.org)|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-* ; yum clean all -y ; yum makecache ; find /etc/yum.repos.d/ | grep -i rocky | xargs -r rm ; ls -l /etc/yum.repos.d/ ; rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) ; yum clean all -y ; rm -rf /var/cache/yum ---> Running in 184ce37efd53 ls: cannot access /__*: No such file or directory Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tf-mirrors.ci_repos_yum9-appstream : tf-mirrors.ci_repos_yum9-appstream-debug : tf-mirrors.ci_repos_yum9-appstream-source : tf-mirrors.ci_repos_yum9-baseos : tf-mirrors.ci_repos_yum9-baseos-debug : tf-mirrors.ci_repos_yum9-baseos-source : tf-mirrors.ci_repos_yum9-crb tf-mirrors.ci_repos_yum9-crb-debug : tf-mirrors.ci_repos_yum9-crb-source : tf-mirrors.ci_repos_yum9-extras : tf-mirrors.ci_repos_yum9-extras-debug : tf-mirrors.ci_repos_yum9-extras-source tpc Loaded plugins: fastestmirror, ovl Determining fastest mirrors Metadata Cache Created total 52 -rw-r--r--. 1 root root 1 Aug 19 12:32 CentOS-Base.repo -rw-r--r--. 1 root root 1 Aug 19 12:32 CentOS-CR.repo -rw-r--r--. 1 root root 1 Aug 19 12:32 CentOS-Debuginfo.repo -rw-r--r--. 1 root root 1 Aug 19 12:32 CentOS-Media.repo -rw-r--r--. 1 root root 1 Aug 19 12:32 CentOS-Sources.repo -rw-r--r--. 1 root root 1 Aug 19 12:32 CentOS-Vault.repo -rw-r--r--. 1 root root 1 Aug 19 12:32 CentOS-fasttrack.repo -rw-r--r--. 1 root root 1 Aug 19 12:32 CentOS-x86_64-kernel.repo -rw-r--r--. 1 root root 100 Aug 19 11:17 contrail.repo -rw-r--r--. 1 root root 1108 Aug 19 12:24 mirror-base-centos7.repo -rw-r--r--. 1 root root 216 Aug 19 12:24 mirror-docker.repo -rw-r--r--. 1 root root 255 Aug 19 12:24 mirror-openstack.repo -rw-r--r--. 1 root root 140 Aug 19 12:24 tpc.repo Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.2.0.2.3.1-master_2_0_2_3_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.2.0.2.3.1-mast######################################## Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc Cleaning up list of fastest mirrors Other repos take up 176 M of disk space (use --verbose for details) ---> Removed intermediate container 184ce37efd53 ---> aa0d3a76628f Step 14/14 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in abe5ea7096a6 ---> Removed intermediate container abe5ea7096a6 ---> 4dec2f3b3316 [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 YUM_ENABLE_REPOS] were not consumed Successfully built 4dec2f3b3316 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-2_0_2_3-1 2025-08-19 12:35:20,414: INFO: Docker build duration: 193 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] c0cc0b74fbc5: Preparing da6cf6cfda2b: Preparing 256c98cb1654: Preparing 174f56854903: Preparing da6cf6cfda2b: Waiting 256c98cb1654: Waiting 174f56854903: Waiting c0cc0b74fbc5: Waiting da6cf6cfda2b: Pushed 256c98cb1654: Pushed 174f56854903: Layer already exists c0cc0b74fbc5: Pushed master-2_0_2_3-1: digest: sha256:4c37fe4d36327ab51415d1c18e0e0ae19e90f0c1b8561c51182f3343f09159f9 size: 1157 2025-08-19 12:36:05,519: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 238 seconds