2025-01-13 10:49:19,453: INFO: Building contrail-controller-webui-base 2025-01-13 10:49:19,598: 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_3_0_1-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=contrail-controller-webui-base --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 113.7 kB Step 1/12 : ARG CONTRAIL_REGISTRY Step 2/12 : ARG CONTRAIL_CONTAINER_TAG Step 3/12 : FROM ${CONTRAIL_REGISTRY}/contrail-general-base:${CONTRAIL_CONTAINER_TAG} ---> a68d39e6abfd Step 4/12 : ARG BASE_EXTRA_RPMS="" ---> Using cache ---> eaba692e5246 Step 5/12 : ENV NODE_TYPE=webui ---> Running in 5e2e1d01ad6c ---> Removed intermediate container 5e2e1d01ad6c ---> 05635ebf730b Step 6/12 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE ---> Running in 27a98e2d7f01 ---> Removed intermediate container 27a98e2d7f01 ---> 5975d29e5a6f Step 7/12 : RUN BASE_EXTRA_RPMS=$(echo $BASE_EXTRA_RPMS | tr -d '"' | tr ',' ' ') ; if [[ -n "$BASE_EXTRA_RPMS" ]] ; then echo "INFO: contrail-base: install $BASE_EXTRA_RPMS" ; yum install -y $BASE_EXTRA_RPMS ; fi && yum module disable -y nodejs || true; yum install -y nodejs-0.10.48 contrail-web-controller contrail-web-core ; yum clean all -y ; rm -rf /var/cache/yum ; chown -R $CONTRAIL_USER:$CONTRAIL_USER /usr/src/contrail ---> Running in 384f315f2ad0 Loaded plugins: fastestmirror, ovl No such command: module. Please use /usr/bin/yum --help Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-web-controller.x86_64 0:master.1.3.0.1.3-master_1_3_0_1_3 will be installed --> Processing Dependency: redis for package: contrail-web-controller-master.1.3.0.1.3-master_1_3_0_1_3.x86_64 ---> Package contrail-web-core.x86_64 0:master.1.3.0.1.3-master_1_3_0_1_3 will be installed ---> Package nodejs.x86_64 0:0.10.48-1contrail.el7 will be installed --> Running transaction check ---> Package redis.x86_64 0:3.2.8-1.el7 will be installed --> Processing Dependency: logrotate for package: redis-3.2.8-1.el7.x86_64 --> Processing Dependency: libjemalloc.so.1()(64bit) for package: redis-3.2.8-1.el7.x86_64 --> Running transaction check ---> Package jemalloc.x86_64 0:3.6.0-1.el7 will be installed ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-web-controller x86_64 master.1.3.0.1.3-master_1_3_0_1_3 contrail 3.1 M contrail-web-core x86_64 master.1.3.0.1.3-master_1_3_0_1_3 contrail 28 M nodejs x86_64 0.10.48-1contrail.el7 contrail-tpc 12 M Installing for dependencies: jemalloc x86_64 3.6.0-1.el7 contrail-tpc 105 k logrotate x86_64 3.8.6-19.el7 tf-mirrors.ci_repos_yum7-base 70 k redis x86_64 3.2.8-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 542 k Transaction Summary ================================================================================ Install 3 Packages (+3 Dependent packages) Total download size: 44 M Installed size: 178 M Downloading packages: -------------------------------------------------------------------------------- Total 43 MB/s | 44 MB 00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : logrotate-3.8.6-19.el7.x86_64 1/6 Installing : nodejs-0.10.48-1contrail.el7.x86_64 2/6 Installing : jemalloc-3.6.0-1.el7.x86_64 3/6 Installing : redis-3.2.8-1.el7.x86_64 4/6 Generating a 2048 bit RSA private key .....+++ .....................+++ writing new private key to '/etc/pki/ca-trust/source/anchors/contrail_webui_ssl//cs-key.pem' ----- Signature ok subject=/C=US/ST=CA/L=Sunnyvale/O=JuniperNetworks/OU=JuniperCA/CN=ContrailCA Getting Private key Installing : contrail-web-core-master.1.3.0.1.3-master_1_3_0_1_3.x86_64 5/6 Installing : contrail-web-controller-master.1.3.0.1.3-master_1_3_0_1_3. 6/6 Verifying : jemalloc-3.6.0-1.el7.x86_64 1/6 Verifying : nodejs-0.10.48-1contrail.el7.x86_64 2/6 Verifying : logrotate-3.8.6-19.el7.x86_64 3/6 Verifying : contrail-web-core-master.1.3.0.1.3-master_1_3_0_1_3.x86_64 4/6 Verifying : contrail-web-controller-master.1.3.0.1.3-master_1_3_0_1_3. 5/6 Verifying : redis-3.2.8-1.el7.x86_64 6/6 Installed: contrail-web-controller.x86_64 0:master.1.3.0.1.3-master_1_3_0_1_3 contrail-web-core.x86_64 0:master.1.3.0.1.3-master_1_3_0_1_3 nodejs.x86_64 0:0.10.48-1contrail.el7 Dependency Installed: jemalloc.x86_64 0:3.6.0-1.el7 logrotate.x86_64 0:3.8.6-19.el7 redis.x86_64 0:3.2.8-1.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : 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 Cleaning up list of fastest mirrors ---> Removed intermediate container 384f315f2ad0 ---> 3ace54f414d3 Step 8/12 : COPY custom-images/logo.png /opt/contrail/images/logo.png ---> a74140d8a503 Step 9/12 : COPY custom-images/favicon.ico /opt/contrail/images/favicon.ico ---> e139c6a9eb46 Step 10/12 : COPY *.sh / ---> 3d4513b775ed Step 11/12 : RUN /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' ---> Running in 1cd124ceedb4 ---> Removed intermediate container 1cd124ceedb4 ---> b430ecdf2e11 Step 12/12 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in 22fa9f60e3d9 ---> Removed intermediate container 22fa9f60e3d9 ---> 59804503a818 [Warning] One or more build-args [CONTAINER_NAME 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 59804503a818 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-controller-webui-base:master-1_3_0_1-3 Successfully tagged nexus.gz1.opensdn.io:5101/tf-controller-webui-base:master-1_3_0_1-3 2025-01-13 10:51:11,907: INFO: Docker build duration: 112 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-controller-webui-base] f6b1b6f8ba2c: Preparing 899a05cd3607: Preparing 8e5ba4b50deb: Preparing 02b08a3781b2: Preparing 42c9a3893e93: Preparing 793cd66efd34: Preparing b6ec5cb61802: Preparing b896ccaa1aee: Preparing e8e4fe1a78ac: Preparing 91d1a0a3cfb5: Preparing 632c118692df: Preparing 174f56854903: Preparing 793cd66efd34: Waiting b6ec5cb61802: Waiting 91d1a0a3cfb5: Waiting 632c118692df: Waiting 174f56854903: Waiting b896ccaa1aee: Waiting e8e4fe1a78ac: Waiting 8e5ba4b50deb: Pushed f6b1b6f8ba2c: Pushed 899a05cd3607: Pushed 02b08a3781b2: Pushed 793cd66efd34: Layer already exists b6ec5cb61802: Layer already exists b896ccaa1aee: Layer already exists e8e4fe1a78ac: Layer already exists 632c118692df: Layer already exists 174f56854903: Layer already exists 91d1a0a3cfb5: Layer already exists 42c9a3893e93: Pushed master-1_3_0_1-3: digest: sha256:fe84bee0526f7bd805e381468fade62bc699d747e5685fb28c92f7fb6ca57aa0 size: 2824 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-controller-webui-base] f6b1b6f8ba2c: Preparing 899a05cd3607: Preparing 8e5ba4b50deb: Preparing 02b08a3781b2: Preparing 42c9a3893e93: Preparing 793cd66efd34: Preparing b6ec5cb61802: Preparing b896ccaa1aee: Preparing e8e4fe1a78ac: Preparing f6b1b6f8ba2c: Waiting 899a05cd3607: Waiting 8e5ba4b50deb: Waiting 02b08a3781b2: Waiting 42c9a3893e93: Waiting 793cd66efd34: Waiting b6ec5cb61802: Waiting b896ccaa1aee: Waiting 91d1a0a3cfb5: Preparing 632c118692df: Preparing 174f56854903: Preparing 91d1a0a3cfb5: Waiting 632c118692df: Waiting 174f56854903: Waiting e8e4fe1a78ac: Waiting 02b08a3781b2: Layer already exists 8e5ba4b50deb: Layer already exists f6b1b6f8ba2c: Layer already exists 899a05cd3607: Layer already exists 42c9a3893e93: Layer already exists b6ec5cb61802: Layer already exists b896ccaa1aee: Layer already exists 793cd66efd34: Layer already exists e8e4fe1a78ac: Layer already exists 91d1a0a3cfb5: Layer already exists 632c118692df: Layer already exists 174f56854903: Layer already exists master-1_3_0_1-3: digest: sha256:fe84bee0526f7bd805e381468fade62bc699d747e5685fb28c92f7fb6ca57aa0 size: 2824 2025-01-13 10:51:28,382: INFO: Building contrail-controller-webui-base finished successfully, duration: 129 seconds