09:29:22 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/smo/ves/+/12738 09:29:22 Running as SYSTEM 09:29:22 [EnvInject] - Loading node environment variables. 09:29:22 Building remotely on prd-ubuntu1804-docker-4c-4g-2442 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/smo-ves-post-config-docker-verify-master 09:29:22 [ssh-agent] Looking for ssh-agent implementation... 09:29:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:22 $ ssh-agent 09:29:22 SSH_AUTH_SOCK=/tmp/ssh-4oxMqlNOD3lQ/agent.2078 09:29:22 SSH_AGENT_PID=2080 09:29:22 [ssh-agent] Started. 09:29:22 Running ssh-add (command line suppressed) 09:29:22 Identity added: /w/workspace/smo-ves-post-config-docker-verify-master@tmp/private_key_11499022844435196474.key (jenkins-ssh) 09:29:22 [ssh-agent] Using credentials jenkins (jenkins) 09:29:22 The recommended git tool is: NONE 09:29:23 using credential jenkins 09:29:23 Wiping out workspace first. 09:29:23 Cloning the remote Git repository 09:29:23 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves 09:29:23 > git init /w/workspace/smo-ves-post-config-docker-verify-master # timeout=10 09:29:23 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves 09:29:23 > git --version # timeout=10 09:29:23 > git --version # 'git version 2.17.1' 09:29:23 using GIT_SSH to set credentials jenkins 09:29:23 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves +refs/heads/*:refs/remotes/origin/* # timeout=10 09:29:24 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves # timeout=10 09:29:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:29:24 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves # timeout=10 09:29:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves 09:29:24 using GIT_SSH to set credentials jenkins 09:29:24 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves refs/changes/38/12738/2 # timeout=10 09:29:25 > git rev-parse c49f023e9b29f413db3d8503d37c1a34f5563724^{commit} # timeout=10 09:29:25 Checking out Revision c49f023e9b29f413db3d8503d37c1a34f5563724 (refs/changes/38/12738/2) 09:29:25 > git config core.sparsecheckout # timeout=10 09:29:25 > git checkout -f c49f023e9b29f413db3d8503d37c1a34f5563724 # timeout=10 09:29:28 Commit message: "CI: Add SonarCloud scan GHA workflow" 09:29:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:29:28 > git rev-list --no-walk 32b348a764f2f6953d8fa9ed38eacf5991d232c9 # timeout=10 09:29:28 provisioning config files... 09:29:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:29:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:29:28 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins13910546019519890736.sh 09:29:28 ---> python-tools-install.sh 09:29:28 Setup pyenv: 09:29:28 * system (set by /opt/pyenv/version) 09:29:28 * 3.8.13 (set by /opt/pyenv/version) 09:29:28 * 3.9.13 (set by /opt/pyenv/version) 09:29:28 * 3.10.6 (set by /opt/pyenv/version) 09:29:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dKvN 09:29:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:29:36 lf-activate-venv(): INFO: Installing: lftools 09:30:10 lf-activate-venv(): INFO: Adding /tmp/venv-dKvN/bin to PATH 09:30:10 Generating Requirements File 09:30:38 Python 3.10.6 09:30:38 pip 24.0 from /tmp/venv-dKvN/lib/python3.10/site-packages/pip (python 3.10) 09:30:39 appdirs==1.4.4 09:30:39 argcomplete==3.3.0 09:30:39 aspy.yaml==1.3.0 09:30:39 attrs==23.2.0 09:30:39 autopage==0.5.2 09:30:39 beautifulsoup4==4.12.3 09:30:39 boto3==1.34.89 09:30:39 botocore==1.34.89 09:30:39 bs4==0.0.2 09:30:39 cachetools==5.3.3 09:30:39 certifi==2024.2.2 09:30:39 cffi==1.16.0 09:30:39 cfgv==3.4.0 09:30:39 chardet==5.2.0 09:30:39 charset-normalizer==3.3.2 09:30:39 click==8.1.7 09:30:39 cliff==4.6.0 09:30:39 cmd2==2.4.3 09:30:39 cryptography==3.3.2 09:30:39 debtcollector==3.0.0 09:30:39 decorator==5.1.1 09:30:39 defusedxml==0.7.1 09:30:39 Deprecated==1.2.14 09:30:39 distlib==0.3.8 09:30:39 dnspython==2.6.1 09:30:39 docker==4.2.2 09:30:39 dogpile.cache==1.3.2 09:30:39 email_validator==2.1.1 09:30:39 filelock==3.13.4 09:30:39 future==1.0.0 09:30:39 gitdb==4.0.11 09:30:39 GitPython==3.1.43 09:30:39 google-auth==2.29.0 09:30:39 httplib2==0.22.0 09:30:39 identify==2.5.36 09:30:39 idna==3.7 09:30:39 importlib-resources==1.5.0 09:30:39 iso8601==2.1.0 09:30:39 Jinja2==3.1.3 09:30:39 jmespath==1.0.1 09:30:39 jsonpatch==1.33 09:30:39 jsonpointer==2.4 09:30:39 jsonschema==4.21.1 09:30:39 jsonschema-specifications==2023.12.1 09:30:39 keystoneauth1==5.6.0 09:30:39 kubernetes==29.0.0 09:30:39 lftools==0.37.10 09:30:39 lxml==5.2.1 09:30:39 MarkupSafe==2.1.5 09:30:39 msgpack==1.0.8 09:30:39 multi_key_dict==2.0.3 09:30:39 munch==4.0.0 09:30:39 netaddr==1.2.1 09:30:39 netifaces==0.11.0 09:30:39 niet==1.4.2 09:30:39 nodeenv==1.8.0 09:30:39 oauth2client==4.1.3 09:30:39 oauthlib==3.2.2 09:30:39 openstacksdk==3.1.0 09:30:39 os-client-config==2.1.0 09:30:39 os-service-types==1.7.0 09:30:39 osc-lib==3.0.1 09:30:39 oslo.config==9.4.0 09:30:39 oslo.context==5.5.0 09:30:39 oslo.i18n==6.3.0 09:30:39 oslo.log==5.5.1 09:30:39 oslo.serialization==5.4.0 09:30:39 oslo.utils==7.1.0 09:30:39 packaging==24.0 09:30:39 pbr==6.0.0 09:30:39 platformdirs==4.2.0 09:30:39 prettytable==3.10.0 09:30:39 pyasn1==0.6.0 09:30:39 pyasn1_modules==0.4.0 09:30:39 pycparser==2.22 09:30:39 pygerrit2==2.0.15 09:30:39 PyGithub==2.3.0 09:30:39 pyinotify==0.9.6 09:30:39 PyJWT==2.8.0 09:30:39 PyNaCl==1.5.0 09:30:39 pyparsing==2.4.7 09:30:39 pyperclip==1.8.2 09:30:39 pyrsistent==0.20.0 09:30:39 python-cinderclient==9.5.0 09:30:39 python-dateutil==2.9.0.post0 09:30:39 python-heatclient==3.5.0 09:30:39 python-jenkins==1.8.2 09:30:39 python-keystoneclient==5.4.0 09:30:39 python-magnumclient==4.4.0 09:30:39 python-novaclient==18.6.0 09:30:39 python-openstackclient==6.6.0 09:30:39 python-swiftclient==4.5.0 09:30:39 PyYAML==6.0.1 09:30:39 referencing==0.34.0 09:30:39 requests==2.31.0 09:30:39 requests-oauthlib==2.0.0 09:30:39 requestsexceptions==1.4.0 09:30:39 rfc3986==2.0.0 09:30:39 rpds-py==0.18.0 09:30:39 rsa==4.9 09:30:39 ruamel.yaml==0.18.6 09:30:39 ruamel.yaml.clib==0.2.8 09:30:39 s3transfer==0.10.1 09:30:39 simplejson==3.19.2 09:30:39 six==1.16.0 09:30:39 smmap==5.0.1 09:30:39 soupsieve==2.5 09:30:39 stevedore==5.2.0 09:30:39 tabulate==0.9.0 09:30:39 toml==0.10.2 09:30:39 tomlkit==0.12.4 09:30:39 tqdm==4.66.2 09:30:39 typing_extensions==4.11.0 09:30:39 tzdata==2024.1 09:30:39 urllib3==1.26.18 09:30:39 virtualenv==20.25.3 09:30:39 wcwidth==0.2.13 09:30:39 websocket-client==1.7.0 09:30:39 wrapt==1.16.0 09:30:39 xdg==6.0.0 09:30:39 xmltodict==0.13.0 09:30:39 yq==3.4.1 09:30:39 provisioning config files... 09:30:39 copy managed file [global-settings] to file:/w/workspace/smo-ves-post-config-docker-verify-master@tmp/config16425811923052223541tmp 09:30:39 copy managed file [smo-ves-settings] to file:/w/workspace/smo-ves-post-config-docker-verify-master@tmp/config12347322436935730171tmp 09:30:39 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins11415718541110782108.sh 09:30:39 ---> docker-login.sh 09:30:39 nexus3.o-ran-sc.org:10001 09:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:39 Configure a credential helper to remove this warning. See 09:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:39 09:30:39 Login Succeeded 09:30:39 nexus3.o-ran-sc.org:10002 09:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:39 Configure a credential helper to remove this warning. See 09:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:39 09:30:39 Login Succeeded 09:30:39 nexus3.o-ran-sc.org:10003 09:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:39 Configure a credential helper to remove this warning. See 09:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:39 09:30:39 Login Succeeded 09:30:39 nexus3.o-ran-sc.org:10004 09:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:40 Configure a credential helper to remove this warning. See 09:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:40 09:30:40 Login Succeeded 09:30:40 ---> docker-login.sh ends 09:30:40 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins17367216911706118859.sh 09:30:40 [smo-ves-post-config-docker-verify-master] $ /bin/sh -xe /tmp/jenkins5327744121647392445.sh 09:30:40 [EnvInject] - Injecting environment variables from a build step. 09:30:40 [EnvInject] - Injecting as environment variables the properties content 09:30:40 DOCKER_ROOT=postconfig 09:30:40 CONTAINER_TAG_YAML_DIR= 09:30:40 CONTAINER_TAG_METHOD=yaml-file 09:30:40 09:30:40 [EnvInject] - Variables injected successfully. 09:30:40 [smo-ves-post-config-docker-verify-master] $ /bin/bash -l /tmp/jenkins10367006504801885410.sh 09:30:40 ---> docker-get-container-tag.sh 09:30:40 Setup pyenv: 09:30:40 system 09:30:40 3.8.13 09:30:40 3.9.13 09:30:40 * 3.10.6 (set by /w/workspace/smo-ves-post-config-docker-verify-master/.python-version) 09:30:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dKvN from file:/tmp/.os_lf_venv 09:30:41 lf-activate-venv(): INFO: Installing: yq 09:30:43 lf-activate-venv(): INFO: Adding /tmp/venv-dKvN/bin to PATH 09:30:43 ---> Docker image tag found: 6.0.3 09:30:43 [EnvInject] - Injecting environment variables from a build step. 09:30:43 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:30:43 [EnvInject] - Variables injected successfully. 09:30:43 [EnvInject] - Injecting environment variables from a build step. 09:30:43 [EnvInject] - Injecting as environment variables the properties content 09:30:43 DOCKER_ARGS= 09:30:43 DOCKER_ROOT=postconfig 09:30:43 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:30:43 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:30:43 DOCKER_NAME=o-ran-sc/smo-ves-post-config 09:30:43 09:30:43 [EnvInject] - Variables injected successfully. 09:30:43 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins10134520506157371362.sh 09:30:43 ---> docker-build.sh 09:30:43 Docker version 24.0.2, build cb74dfc 09:30:43 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/smo-ves-post-config:6.0.3 09:30:43 docker build -t nexus3.o-ran-sc.org:10004/o-ran-sc/smo-ves-post-config:6.0.3 . 09:30:44 #1 [internal] load .dockerignore 09:30:44 #1 transferring context: 2B done 09:30:44 #1 DONE 0.1s 09:30:44 09:30:44 #2 [internal] load build definition from Dockerfile 09:30:44 #2 transferring dockerfile: 885B 0.0s done 09:30:44 #2 DONE 0.1s 09:30:44 09:30:44 #3 [internal] load metadata for docker.io/library/ubuntu:focal 09:30:45 #3 DONE 1.1s 09:30:45 09:30:45 #4 [internal] load build context 09:30:45 #4 transferring context: 32.45kB done 09:30:45 #4 DONE 0.1s 09:30:45 09:30:45 #5 [1/7] FROM docker.io/library/ubuntu:focal@sha256:71b82b8e734f5cd0b3533a16f40ca1271f28d87343972bb4cd6bd6c38f1bd38e 09:30:45 #5 resolve docker.io/library/ubuntu:focal@sha256:71b82b8e734f5cd0b3533a16f40ca1271f28d87343972bb4cd6bd6c38f1bd38e 0.1s done 09:30:45 #5 sha256:43cfb69dbb464ebad014cd4687bf02ee4f5011d540916c658af36faafbfd3481 5.24MB / 27.51MB 0.2s 09:30:45 #5 sha256:71b82b8e734f5cd0b3533a16f40ca1271f28d87343972bb4cd6bd6c38f1bd38e 1.13kB / 1.13kB done 09:30:45 #5 sha256:39e6324487ef503ef36c38bf0b57935d639398ca0d6081fd20a17f90b956a7a4 424B / 424B done 09:30:45 #5 sha256:33985b2ba010a084175876629b280ed9ae49965e9ee5d30b79896cad707bf350 2.29kB / 2.29kB done 09:30:45 #5 sha256:43cfb69dbb464ebad014cd4687bf02ee4f5011d540916c658af36faafbfd3481 15.73MB / 27.51MB 0.3s 09:30:46 #5 sha256:43cfb69dbb464ebad014cd4687bf02ee4f5011d540916c658af36faafbfd3481 27.51MB / 27.51MB 0.5s done 09:30:46 #5 extracting sha256:43cfb69dbb464ebad014cd4687bf02ee4f5011d540916c658af36faafbfd3481 0.1s 09:30:47 #5 extracting sha256:43cfb69dbb464ebad014cd4687bf02ee4f5011d540916c658af36faafbfd3481 1.0s done 09:30:47 #5 DONE 1.8s 09:30:47 09:30:47 #6 [2/7] RUN apt-get update --fix-missing && apt-get -y upgrade 09:30:48 #6 0.686 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 09:30:48 #6 0.821 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 09:30:48 #6 1.473 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 09:30:48 #6 1.521 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3592 kB] 09:30:49 #6 1.748 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 09:30:49 #6 1.928 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 09:30:49 #6 2.005 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 09:30:49 #6 2.311 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 09:30:49 #6 2.386 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] 09:30:49 #6 2.387 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3536 kB] 09:30:49 #6 2.536 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1199 kB] 09:30:50 #6 2.950 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 09:30:50 #6 2.951 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3686 kB] 09:30:50 #6 3.099 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4066 kB] 09:30:50 #6 3.285 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1495 kB] 09:30:50 #6 3.373 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] 09:30:50 #6 3.648 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 09:30:51 #6 3.980 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 09:30:51 #6 4.179 Fetched 31.2 MB in 4s (8262 kB/s) 09:30:51 #6 4.179 Reading package lists... 09:30:52 #6 5.133 Reading package lists... 09:30:53 #6 6.026 Building dependency tree... 09:30:53 #6 6.217 Reading state information... 09:30:53 #6 6.238 Calculating upgrade... 09:30:53 #6 6.426 The following packages will be upgraded: 09:30:53 #6 6.427 libc-bin libc6 libgnutls30 09:30:53 #6 6.717 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:30:53 #6 6.717 Need to get 4185 kB of archives. 09:30:53 #6 6.717 After this operation, 4096 B of additional disk space will be used. 09:30:53 #6 6.717 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.15 [2723 kB] 09:30:55 #6 7.985 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.15 [634 kB] 09:30:55 #6 8.008 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.11 [828 kB] 09:30:55 #6 8.192 debconf: delaying package configuration, since apt-utils is not installed 09:30:55 #6 8.220 Fetched 4185 kB in 2s (2559 kB/s) 09:30:55 #6 8.283 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) 09:30:55 #6 8.296 Preparing to unpack .../libc6_2.31-0ubuntu9.15_amd64.deb ... 09:30:55 #6 8.387 debconf: unable to initialize frontend: Dialog 09:30:55 #6 8.387 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:30:55 #6 8.387 debconf: falling back to frontend: Readline 09:30:55 #6 8.388 debconf: unable to initialize frontend: Readline 09:30:55 #6 8.388 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 09:30:55 #6 8.388 debconf: falling back to frontend: Teletype 09:30:55 #6 8.467 Unpacking libc6:amd64 (2.31-0ubuntu9.15) over (2.31-0ubuntu9.14) ... 09:30:57 #6 10.52 Setting up libc6:amd64 (2.31-0ubuntu9.15) ... 09:30:57 #6 10.61 debconf: unable to initialize frontend: Dialog 09:30:57 #6 10.61 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:30:57 #6 10.61 debconf: falling back to frontend: Readline 09:30:57 #6 10.61 debconf: unable to initialize frontend: Readline 09:30:57 #6 10.61 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 09:30:57 #6 10.61 debconf: falling back to frontend: Teletype 09:30:59 #6 11.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) 09:30:59 #6 11.74 Preparing to unpack .../libc-bin_2.31-0ubuntu9.15_amd64.deb ... 09:30:59 #6 11.75 Unpacking libc-bin (2.31-0ubuntu9.15) over (2.31-0ubuntu9.14) ... 09:30:59 #6 12.07 Setting up libc-bin (2.31-0ubuntu9.15) ... 09:30:59 #6 12.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) 09:30:59 #6 12.20 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.11_amd64.deb ... 09:30:59 #6 12.23 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.11) over (3.6.13-2ubuntu1.10) ... 09:30:59 #6 12.38 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.11) ... 09:30:59 #6 12.44 Processing triggers for libc-bin (2.31-0ubuntu9.15) ... 09:31:01 #6 DONE 14.5s 09:31:01 09:31:01 #7 [3/7] RUN apt-get install -y git curl 09:31:02 #7 0.496 Reading package lists... 09:31:03 #7 1.395 Building dependency tree... 09:31:03 #7 1.574 Reading state information... 09:31:03 #7 1.721 The following additional packages will be installed: 09:31:03 #7 1.721 ca-certificates git-man krb5-locales less libasn1-8-heimdal libbrotli1 09:31:03 #7 1.721 libbsd0 libcbor0.6 libcurl3-gnutls libcurl4 libedit2 liberror-perl libexpat1 09:31:03 #7 1.721 libfido2-1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 libgssapi3-heimdal 09:31:03 #7 1.721 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:31:03 #7 1.721 libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 09:31:03 #7 1.721 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libperl5.30 09:31:03 #7 1.721 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules 09:31:03 #7 1.721 libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal 09:31:03 #7 1.721 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 netbase 09:31:03 #7 1.721 openssh-client openssl patch perl perl-modules-5.30 publicsuffix xauth 09:31:03 #7 1.722 Suggested packages: 09:31:03 #7 1.722 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:31:03 #7 1.722 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc 09:31:03 #7 1.722 krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 09:31:03 #7 1.722 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 09:31:03 #7 1.722 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 09:31:03 #7 1.722 libterm-readline-gnu-perl | libterm-readline-perl-perl make libb-debug-perl 09:31:03 #7 1.722 liblocale-codes-perl 09:31:03 #7 1.840 The following NEW packages will be installed: 09:31:03 #7 1.841 ca-certificates curl git git-man krb5-locales less libasn1-8-heimdal 09:31:03 #7 1.841 libbrotli1 libbsd0 libcbor0.6 libcurl3-gnutls libcurl4 libedit2 09:31:03 #7 1.841 liberror-perl libexpat1 libfido2-1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 09:31:03 #7 1.841 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 09:31:03 #7 1.841 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 09:31:03 #7 1.841 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 09:31:03 #7 1.841 libnghttp2-14 libperl5.30 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 09:31:03 #7 1.841 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 09:31:03 #7 1.841 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 09:31:03 #7 1.841 libxmuu1 netbase openssh-client openssl patch perl perl-modules-5.30 09:31:03 #7 1.842 publicsuffix xauth 09:31:03 #7 1.996 0 upgraded, 58 newly installed, 0 to remove and 0 not upgraded. 09:31:03 #7 1.996 Need to get 20.2 MB of archives. 09:31:03 #7 1.996 After this operation, 112 MB of additional disk space will be used. 09:31:03 #7 1.996 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] 09:31:04 #7 2.603 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] 09:31:04 #7 2.604 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] 09:31:04 #7 2.604 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] 09:31:04 #7 2.691 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] 09:31:04 #7 2.694 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] 09:31:04 #7 2.716 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB] 09:31:04 #7 2.743 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 09:31:04 #7 2.746 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.2 [123 kB] 09:31:04 #7 2.747 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 09:31:04 #7 2.748 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] 09:31:04 #7 2.754 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] 09:31:04 #7 2.761 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] 09:31:04 #7 2.803 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] 09:31:04 #7 2.804 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 09:31:04 #7 2.806 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 09:31:04 #7 2.870 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 09:31:04 #7 2.872 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] 09:31:04 #7 2.874 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] 09:31:04 #7 2.876 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] 09:31:04 #7 2.876 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] 09:31:04 #7 2.883 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] 09:31:04 #7 2.886 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 09:31:04 #7 2.938 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] 09:31:04 #7 2.939 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] 09:31:04 #7 2.940 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] 09:31:04 #7 3.005 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] 09:31:04 #7 3.008 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] 09:31:04 #7 3.016 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] 09:31:04 #7 3.017 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] 09:31:04 #7 3.018 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB] 09:31:04 #7 3.095 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] 09:31:04 #7 3.139 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] 09:31:04 #7 3.140 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 09:31:04 #7 3.145 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] 09:31:04 #7 3.146 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] 09:31:04 #7 3.149 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] 09:31:04 #7 3.149 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] 09:31:04 #7 3.150 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] 09:31:04 #7 3.151 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] 09:31:04 #7 3.206 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] 09:31:05 #7 3.221 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] 09:31:05 #7 3.221 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] 09:31:05 #7 3.223 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 09:31:05 #7 3.224 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 09:31:05 #7 3.225 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] 09:31:05 #7 3.226 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] 09:31:05 #7 3.230 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB] 09:31:05 #7 3.232 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 09:31:05 #7 3.273 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] 09:31:05 #7 3.341 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB] 09:31:05 #7 3.345 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB] 09:31:05 #7 3.348 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.22 [233 kB] 09:31:05 #7 3.352 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 09:31:05 #7 3.353 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB] 09:31:05 #7 3.436 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB] 09:31:05 #7 3.693 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 09:31:05 #7 3.694 Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] 09:31:05 #7 3.819 debconf: delaying package configuration, since apt-utils is not installed 09:31:05 #7 3.863 Fetched 20.2 MB in 2s (10.9 MB/s) 09:31:05 #7 3.900 Selecting previously unselected package perl-modules-5.30. 09:31:05 #7 3.900 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) 09:31:05 #7 3.906 Preparing to unpack .../00-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... 09:31:05 #7 3.913 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... 09:31:07 #7 5.827 Selecting previously unselected package libgdbm6:amd64. 09:31:07 #7 5.828 Preparing to unpack .../01-libgdbm6_1.18.1-5_amd64.deb ... 09:31:07 #7 5.844 Unpacking libgdbm6:amd64 (1.18.1-5) ... 09:31:07 #7 5.904 Selecting previously unselected package libgdbm-compat4:amd64. 09:31:07 #7 5.906 Preparing to unpack .../02-libgdbm-compat4_1.18.1-5_amd64.deb ... 09:31:07 #7 5.912 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... 09:31:07 #7 5.970 Selecting previously unselected package libperl5.30:amd64. 09:31:07 #7 5.971 Preparing to unpack .../03-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... 09:31:07 #7 5.978 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... 09:31:08 #7 6.663 Selecting previously unselected package perl. 09:31:08 #7 6.665 Preparing to unpack .../04-perl_5.30.0-9ubuntu0.5_amd64.deb ... 09:31:08 #7 6.680 Unpacking perl (5.30.0-9ubuntu0.5) ... 09:31:08 #7 6.793 Selecting previously unselected package libssl1.1:amd64. 09:31:08 #7 6.795 Preparing to unpack .../05-libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... 09:31:08 #7 6.802 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... 09:31:08 #7 6.964 Selecting previously unselected package openssl. 09:31:08 #7 6.965 Preparing to unpack .../06-openssl_1.1.1f-1ubuntu2.22_amd64.deb ... 09:31:08 #7 6.972 Unpacking openssl (1.1.1f-1ubuntu2.22) ... 09:31:08 #7 7.099 Selecting previously unselected package ca-certificates. 09:31:08 #7 7.101 Preparing to unpack .../07-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 09:31:08 #7 7.108 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... 09:31:09 #7 7.328 Selecting previously unselected package less. 09:31:09 #7 7.329 Preparing to unpack .../08-less_551-1ubuntu0.2_amd64.deb ... 09:31:09 #7 7.338 Unpacking less (551-1ubuntu0.2) ... 09:31:09 #7 7.412 Selecting previously unselected package libbsd0:amd64. 09:31:09 #7 7.413 Preparing to unpack .../09-libbsd0_0.10.0-1_amd64.deb ... 09:31:09 #7 7.421 Unpacking libbsd0:amd64 (0.10.0-1) ... 09:31:09 #7 7.493 Selecting previously unselected package libexpat1:amd64. 09:31:09 #7 7.494 Preparing to unpack .../10-libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... 09:31:09 #7 7.501 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... 09:31:09 #7 7.567 Selecting previously unselected package libsqlite3-0:amd64. 09:31:09 #7 7.568 Preparing to unpack .../11-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... 09:31:09 #7 7.574 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... 09:31:09 #7 7.689 Selecting previously unselected package netbase. 09:31:09 #7 7.691 Preparing to unpack .../12-netbase_6.1_all.deb ... 09:31:09 #7 7.697 Unpacking netbase (6.1) ... 09:31:09 #7 7.741 Selecting previously unselected package krb5-locales. 09:31:09 #7 7.742 Preparing to unpack .../13-krb5-locales_1.17-6ubuntu4.4_all.deb ... 09:31:09 #7 7.748 Unpacking krb5-locales (1.17-6ubuntu4.4) ... 09:31:09 #7 7.807 Selecting previously unselected package libcbor0.6:amd64. 09:31:09 #7 7.808 Preparing to unpack .../14-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 09:31:09 #7 7.814 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:31:09 #7 7.866 Selecting previously unselected package libedit2:amd64. 09:31:09 #7 7.867 Preparing to unpack .../15-libedit2_3.1-20191231-1_amd64.deb ... 09:31:09 #7 7.874 Unpacking libedit2:amd64 (3.1-20191231-1) ... 09:31:09 #7 7.940 Selecting previously unselected package libfido2-1:amd64. 09:31:09 #7 7.942 Preparing to unpack .../16-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 09:31:09 #7 7.948 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:31:09 #7 8.004 Selecting previously unselected package libkrb5support0:amd64. 09:31:09 #7 8.006 Preparing to unpack .../17-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... 09:31:09 #7 8.013 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... 09:31:09 #7 8.073 Selecting previously unselected package libk5crypto3:amd64. 09:31:09 #7 8.075 Preparing to unpack .../18-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... 09:31:09 #7 8.084 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... 09:31:09 #7 8.152 Selecting previously unselected package libkeyutils1:amd64. 09:31:09 #7 8.154 Preparing to unpack .../19-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... 09:31:09 #7 8.161 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 09:31:09 #7 8.219 Selecting previously unselected package libkrb5-3:amd64. 09:31:10 #7 8.221 Preparing to unpack .../20-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... 09:31:10 #7 8.229 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... 09:31:10 #7 8.334 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:31:10 #7 8.336 Preparing to unpack .../21-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... 09:31:10 #7 8.344 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... 09:31:10 #7 8.422 Selecting previously unselected package libpsl5:amd64. 09:31:10 #7 8.423 Preparing to unpack .../22-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 09:31:10 #7 8.430 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:31:10 #7 8.489 Selecting previously unselected package libxau6:amd64. 09:31:10 #7 8.491 Preparing to unpack .../23-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... 09:31:10 #7 8.499 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... 09:31:10 #7 8.549 Selecting previously unselected package libxdmcp6:amd64. 09:31:10 #7 8.550 Preparing to unpack .../24-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... 09:31:10 #7 8.557 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... 09:31:10 #7 8.612 Selecting previously unselected package libxcb1:amd64. 09:31:10 #7 8.614 Preparing to unpack .../25-libxcb1_1.14-2_amd64.deb ... 09:31:10 #7 8.622 Unpacking libxcb1:amd64 (1.14-2) ... 09:31:10 #7 8.677 Selecting previously unselected package libx11-data. 09:31:10 #7 8.678 Preparing to unpack .../26-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... 09:31:10 #7 8.685 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... 09:31:10 #7 8.966 Selecting previously unselected package libx11-6:amd64. 09:31:10 #7 8.968 Preparing to unpack .../27-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... 09:31:10 #7 8.975 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... 09:31:10 #7 9.101 Selecting previously unselected package libxext6:amd64. 09:31:10 #7 9.103 Preparing to unpack .../28-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... 09:31:10 #7 9.110 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... 09:31:10 #7 9.160 Selecting previously unselected package libxmuu1:amd64. 09:31:10 #7 9.162 Preparing to unpack .../29-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... 09:31:10 #7 9.173 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... 09:31:11 #7 9.243 Selecting previously unselected package openssh-client. 09:31:11 #7 9.245 Preparing to unpack .../30-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ... 09:31:11 #7 9.257 Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ... 09:31:11 #7 9.376 Selecting previously unselected package publicsuffix. 09:31:11 #7 9.378 Preparing to unpack .../31-publicsuffix_20200303.0012-1_all.deb ... 09:31:11 #7 9.384 Unpacking publicsuffix (20200303.0012-1) ... 09:31:11 #7 9.443 Selecting previously unselected package xauth. 09:31:11 #7 9.446 Preparing to unpack .../32-xauth_1%3a1.1-0ubuntu1_amd64.deb ... 09:31:11 #7 9.454 Unpacking xauth (1:1.1-0ubuntu1) ... 09:31:11 #7 9.516 Selecting previously unselected package libbrotli1:amd64. 09:31:11 #7 9.518 Preparing to unpack .../33-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 09:31:11 #7 9.527 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:31:11 #7 9.613 Selecting previously unselected package libroken18-heimdal:amd64. 09:31:11 #7 9.614 Preparing to unpack .../34-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 09:31:11 #7 9.621 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:11 #7 9.681 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:31:11 #7 9.683 Preparing to unpack .../35-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 09:31:11 #7 9.689 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:11 #7 9.772 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:31:11 #7 9.774 Preparing to unpack .../36-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 09:31:11 #7 9.782 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:11 #7 9.838 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:31:11 #7 9.839 Preparing to unpack .../37-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 09:31:11 #7 9.845 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:11 #7 9.911 Selecting previously unselected package libwind0-heimdal:amd64. 09:31:11 #7 9.913 Preparing to unpack .../38-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 09:31:11 #7 9.919 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:11 #7 9.982 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:31:11 #7 9.983 Preparing to unpack .../39-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 09:31:11 #7 9.990 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:11 #7 10.08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:31:11 #7 10.09 Preparing to unpack .../40-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 09:31:11 #7 10.09 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:11 #7 10.17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:31:11 #7 10.17 Preparing to unpack .../41-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 09:31:11 #7 10.18 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:12 #7 10.25 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:31:12 #7 10.25 Preparing to unpack .../42-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 09:31:12 #7 10.25 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:12 #7 10.31 Selecting previously unselected package libsasl2-modules-db:amd64. 09:31:12 #7 10.31 Preparing to unpack .../43-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:31:12 #7 10.32 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:31:12 #7 10.38 Selecting previously unselected package libsasl2-2:amd64. 09:31:12 #7 10.38 Preparing to unpack .../44-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:31:12 #7 10.39 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:31:12 #7 10.44 Selecting previously unselected package libldap-common. 09:31:12 #7 10.45 Preparing to unpack .../45-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... 09:31:12 #7 10.45 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 09:31:12 #7 10.53 Selecting previously unselected package libldap-2.4-2:amd64. 09:31:12 #7 10.53 Preparing to unpack .../46-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... 09:31:12 #7 10.54 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 09:31:12 #7 10.61 Selecting previously unselected package libnghttp2-14:amd64. 09:31:12 #7 10.61 Preparing to unpack .../47-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... 09:31:12 #7 10.62 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... 09:31:12 #7 10.69 Selecting previously unselected package librtmp1:amd64. 09:31:12 #7 10.70 Preparing to unpack .../48-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 09:31:12 #7 10.71 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:31:12 #7 10.76 Selecting previously unselected package libssh-4:amd64. 09:31:12 #7 10.76 Preparing to unpack .../49-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... 09:31:12 #7 10.77 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 09:31:12 #7 10.84 Selecting previously unselected package libcurl4:amd64. 09:31:12 #7 10.84 Preparing to unpack .../50-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ... 09:31:12 #7 10.85 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ... 09:31:12 #7 10.93 Selecting previously unselected package curl. 09:31:12 #7 10.93 Preparing to unpack .../51-curl_7.68.0-1ubuntu2.22_amd64.deb ... 09:31:12 #7 10.94 Unpacking curl (7.68.0-1ubuntu2.22) ... 09:31:12 #7 11.01 Selecting previously unselected package libcurl3-gnutls:amd64. 09:31:12 #7 11.01 Preparing to unpack .../52-libcurl3-gnutls_7.68.0-1ubuntu2.22_amd64.deb ... 09:31:12 #7 11.02 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.22) ... 09:31:12 #7 11.11 Selecting previously unselected package liberror-perl. 09:31:12 #7 11.11 Preparing to unpack .../53-liberror-perl_0.17029-1_all.deb ... 09:31:12 #7 11.11 Unpacking liberror-perl (0.17029-1) ... 09:31:12 #7 11.16 Selecting previously unselected package git-man. 09:31:12 #7 11.16 Preparing to unpack .../54-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... 09:31:12 #7 11.16 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... 09:31:13 #7 11.31 Selecting previously unselected package git. 09:31:13 #7 11.31 Preparing to unpack .../55-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ... 09:31:13 #7 11.34 Unpacking git (1:2.25.1-1ubuntu3.11) ... 09:31:13 #7 11.84 Selecting previously unselected package libsasl2-modules:amd64. 09:31:13 #7 11.84 Preparing to unpack .../56-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:31:13 #7 11.85 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:31:13 #7 11.91 Selecting previously unselected package patch. 09:31:13 #7 11.91 Preparing to unpack .../57-patch_2.7.6-6_amd64.deb ... 09:31:13 #7 11.91 Unpacking patch (2.7.6-6) ... 09:31:13 #7 11.99 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... 09:31:13 #7 12.02 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... 09:31:13 #7 12.04 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 09:31:13 #7 12.06 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:31:13 #7 12.08 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... 09:31:13 #7 12.11 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... 09:31:14 #7 12.18 debconf: unable to initialize frontend: Dialog 09:31:14 #7 12.18 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:31:14 #7 12.18 debconf: falling back to frontend: Readline 09:31:14 #7 12.23 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:31:14 #7 12.25 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... 09:31:14 #7 12.27 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:31:14 #7 12.30 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... 09:31:14 #7 12.32 Setting up less (551-1ubuntu0.2) ... 09:31:14 #7 12.35 Setting up krb5-locales (1.17-6ubuntu4.4) ... 09:31:14 #7 12.37 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:31:14 #7 12.39 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 09:31:14 #7 12.42 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... 09:31:14 #7 12.44 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:31:14 #7 12.46 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... 09:31:14 #7 12.48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:31:14 #7 12.50 Setting up patch (2.7.6-6) ... 09:31:14 #7 12.52 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... 09:31:14 #7 12.54 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:31:14 #7 12.56 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:14 #7 12.58 Setting up git-man (1:2.25.1-1ubuntu3.11) ... 09:31:14 #7 12.60 Setting up netbase (6.1) ... 09:31:14 #7 12.65 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... 09:31:14 #7 12.67 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:31:14 #7 12.69 Setting up openssl (1.1.1f-1ubuntu2.22) ... 09:31:14 #7 12.72 Setting up libbsd0:amd64 (0.10.0-1) ... 09:31:14 #7 12.75 Setting up publicsuffix (20200303.0012-1) ... 09:31:14 #7 12.77 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:14 #7 12.79 Setting up libgdbm6:amd64 (1.18.1-5) ... 09:31:14 #7 12.82 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... 09:31:14 #7 12.85 Setting up libxcb1:amd64 (1.14-2) ... 09:31:14 #7 12.87 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:14 #7 12.89 Setting up libedit2:amd64 (3.1-20191231-1) ... 09:31:14 #7 12.92 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:14 #7 12.94 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 09:31:14 #7 13.03 debconf: unable to initialize frontend: Dialog 09:31:14 #7 13.03 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:31:14 #7 13.03 debconf: falling back to frontend: Readline 09:31:15 #7 13.47 Updating certificates in /etc/ssl/certs... 09:31:15 #7 14.06 137 added, 0 removed; done. 09:31:15 #7 14.11 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:15 #7 14.13 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... 09:31:15 #7 14.15 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... 09:31:15 #7 14.17 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 09:31:16 #7 14.19 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... 09:31:16 #7 14.21 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... 09:31:16 #7 14.23 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... 09:31:16 #7 14.25 Setting up openssh-client (1:8.2p1-4ubuntu0.11) ... 09:31:16 #7 14.37 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:16 #7 14.39 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... 09:31:16 #7 14.41 Setting up perl (5.30.0-9ubuntu0.5) ... 09:31:16 #7 14.44 Setting up xauth (1:1.1-0ubuntu1) ... 09:31:16 #7 14.46 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:16 #7 14.48 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:16 #7 14.50 Setting up liberror-perl (0.17029-1) ... 09:31:16 #7 14.52 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 09:31:16 #7 14.54 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 09:31:16 #7 14.56 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.22) ... 09:31:16 #7 14.58 Setting up git (1:2.25.1-1ubuntu3.11) ... 09:31:16 #7 14.62 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ... 09:31:16 #7 14.64 Setting up curl (7.68.0-1ubuntu2.22) ... 09:31:16 #7 14.66 Processing triggers for libc-bin (2.31-0ubuntu9.15) ... 09:31:16 #7 14.69 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 09:31:16 #7 14.70 Updating certificates in /etc/ssl/certs... 09:31:16 #7 15.17 0 added, 0 removed; done. 09:31:16 #7 15.17 Running hooks in /etc/ca-certificates/update.d... 09:31:16 #7 15.17 done. 09:31:17 #7 DONE 15.5s 09:31:17 09:31:17 #8 [4/7] RUN mkdir /opt/smo 09:31:18 #8 DONE 0.7s 09:31:18 09:31:18 #9 [5/7] RUN mkdir /opt/smo/grafana 09:31:18 #9 DONE 0.6s 09:31:18 09:31:18 #10 [6/7] ADD grafana /opt/smo/grafana 09:31:18 #10 DONE 0.3s 09:31:19 09:31:19 #11 [7/7] COPY start.sh /opt/smo/start.sh 09:31:19 #11 DONE 0.2s 09:31:19 09:31:19 #12 exporting to image 09:31:19 #12 exporting layers 09:31:19 #12 exporting layers 0.9s done 09:31:20 #12 writing image sha256:bb7943cca1e3e586e534971e0536b2dc0bc85bfce39fa0c27df34158c5a2d33e done 09:31:20 #12 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/smo-ves-post-config:6.0.3 done 09:31:20 #12 DONE 0.9s 09:31:20 ---> docker-build.sh ends 09:31:20 [smo-ves-post-config-docker-verify-master] $ /bin/sh -xe /tmp/jenkins6662936963711821353.sh 09:31:20 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins14909627692792015799.sh 09:31:20 $ ssh-agent -k 09:31:20 unset SSH_AUTH_SOCK; 09:31:20 unset SSH_AGENT_PID; 09:31:20 echo Agent pid 2080 killed; 09:31:20 [ssh-agent] Stopped. 09:31:20 [PostBuildScript] - [INFO] Executing post build scripts. 09:31:20 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins12442906202854524230.sh 09:31:20 ---> sysstat.sh 09:31:20 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins15267240360095187477.sh 09:31:20 ---> package-listing.sh 09:31:20 ++ facter osfamily 09:31:20 ++ tr '[:upper:]' '[:lower:]' 09:31:20 + OS_FAMILY=debian 09:31:20 + workspace=/w/workspace/smo-ves-post-config-docker-verify-master 09:31:20 + START_PACKAGES=/tmp/packages_start.txt 09:31:20 + END_PACKAGES=/tmp/packages_end.txt 09:31:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:20 + PACKAGES=/tmp/packages_start.txt 09:31:20 + '[' /w/workspace/smo-ves-post-config-docker-verify-master ']' 09:31:20 + PACKAGES=/tmp/packages_end.txt 09:31:20 + case "${OS_FAMILY}" in 09:31:20 + dpkg -l 09:31:20 + grep '^ii' 09:31:20 + '[' -f /tmp/packages_start.txt ']' 09:31:20 + '[' -f /tmp/packages_end.txt ']' 09:31:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:20 + '[' /w/workspace/smo-ves-post-config-docker-verify-master ']' 09:31:20 + mkdir -p /w/workspace/smo-ves-post-config-docker-verify-master/archives/ 09:31:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-ves-post-config-docker-verify-master/archives/ 09:31:20 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins15083996043105780470.sh 09:31:20 ---> capture-instance-metadata.sh 09:31:20 Setup pyenv: 09:31:20 system 09:31:20 3.8.13 09:31:20 3.9.13 09:31:20 * 3.10.6 (set by /w/workspace/smo-ves-post-config-docker-verify-master/.python-version) 09:31:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dKvN from file:/tmp/.os_lf_venv 09:31:22 lf-activate-venv(): INFO: Installing: lftools 09:31:33 lf-activate-venv(): INFO: Adding /tmp/venv-dKvN/bin to PATH 09:31:33 INFO: Running in OpenStack, capturing instance metadata 09:31:34 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins11740230498693203613.sh 09:31:34 provisioning config files... 09:31:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-ves-post-config-docker-verify-master@tmp/config15157578080230706049tmp 09:31:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:31:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:31:34 [EnvInject] - Injecting environment variables from a build step. 09:31:34 [EnvInject] - Injecting as environment variables the properties content 09:31:34 SERVER_ID=logs 09:31:34 09:31:34 [EnvInject] - Variables injected successfully. 09:31:34 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins9029935886010706735.sh 09:31:34 ---> create-netrc.sh 09:31:34 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins5380366713913632813.sh 09:31:34 ---> python-tools-install.sh 09:31:34 Setup pyenv: 09:31:34 system 09:31:34 3.8.13 09:31:34 3.9.13 09:31:34 * 3.10.6 (set by /w/workspace/smo-ves-post-config-docker-verify-master/.python-version) 09:31:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dKvN from file:/tmp/.os_lf_venv 09:31:35 lf-activate-venv(): INFO: Installing: lftools 09:31:45 lf-activate-venv(): INFO: Adding /tmp/venv-dKvN/bin to PATH 09:31:45 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins18045988204902849337.sh 09:31:45 ---> sudo-logs.sh 09:31:45 Archiving 'sudo' log.. 09:31:45 [smo-ves-post-config-docker-verify-master] $ /bin/bash /tmp/jenkins865430109457691629.sh 09:31:45 ---> job-cost.sh 09:31:45 Setup pyenv: 09:31:45 system 09:31:45 3.8.13 09:31:45 3.9.13 09:31:45 * 3.10.6 (set by /w/workspace/smo-ves-post-config-docker-verify-master/.python-version) 09:31:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dKvN from file:/tmp/.os_lf_venv 09:31:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:31:52 lf-activate-venv(): INFO: Adding /tmp/venv-dKvN/bin to PATH 09:31:52 INFO: No Stack... 09:31:52 INFO: Retrieving Pricing Info for: v2-highcpu-4 09:31:52 INFO: Archiving Costs 09:31:53 [smo-ves-post-config-docker-verify-master] $ /bin/bash -l /tmp/jenkins1888242813928529372.sh 09:31:53 ---> logs-deploy.sh 09:31:53 Setup pyenv: 09:31:53 system 09:31:53 3.8.13 09:31:53 3.9.13 09:31:53 * 3.10.6 (set by /w/workspace/smo-ves-post-config-docker-verify-master/.python-version) 09:31:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dKvN from file:/tmp/.os_lf_venv 09:31:54 lf-activate-venv(): INFO: Installing: lftools 09:32:04 lf-activate-venv(): INFO: Adding /tmp/venv-dKvN/bin to PATH 09:32:04 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-ves-post-config-docker-verify-master/100 09:32:04 INFO: archiving workspace using pattern(s): 09:32:05 Archives upload complete. 09:32:05 INFO: archiving logs to Nexus 09:32:06 ---> uname -a: 09:32:06 Linux prd-ubuntu1804-docker-4c-4g-2442 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:32:06 09:32:06 09:32:06 ---> lscpu: 09:32:06 Architecture: x86_64 09:32:06 CPU op-mode(s): 32-bit, 64-bit 09:32:06 Byte Order: Little Endian 09:32:06 CPU(s): 4 09:32:06 On-line CPU(s) list: 0-3 09:32:06 Thread(s) per core: 1 09:32:06 Core(s) per socket: 1 09:32:06 Socket(s): 4 09:32:06 NUMA node(s): 1 09:32:06 Vendor ID: AuthenticAMD 09:32:06 CPU family: 23 09:32:06 Model: 49 09:32:06 Model name: AMD EPYC-Rome Processor 09:32:06 Stepping: 0 09:32:06 CPU MHz: 2799.998 09:32:06 BogoMIPS: 5599.99 09:32:06 Virtualization: AMD-V 09:32:06 Hypervisor vendor: KVM 09:32:06 Virtualization type: full 09:32:06 L1d cache: 32K 09:32:06 L1i cache: 32K 09:32:06 L2 cache: 512K 09:32:06 L3 cache: 16384K 09:32:06 NUMA node0 CPU(s): 0-3 09:32:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:32:06 09:32:06 09:32:06 ---> nproc: 09:32:06 4 09:32:06 09:32:06 09:32:06 ---> df -h: 09:32:06 Filesystem Size Used Avail Use% Mounted on 09:32:06 udev 2.0G 0 2.0G 0% /dev 09:32:06 tmpfs 395M 696K 394M 1% /run 09:32:06 /dev/vda1 20G 9.2G 11G 48% / 09:32:06 tmpfs 2.0G 0 2.0G 0% /dev/shm 09:32:06 tmpfs 5.0M 0 5.0M 0% /run/lock 09:32:06 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 09:32:06 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:32:06 tmpfs 395M 0 395M 0% /run/user/1001 09:32:06 09:32:06 09:32:06 ---> free -m: 09:32:06 total used free shared buff/cache available 09:32:06 Mem: 3943 453 1109 0 2381 3222 09:32:06 Swap: 1023 0 1023 09:32:06 09:32:06 09:32:06 ---> ip addr: 09:32:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:32:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:32:06 inet 127.0.0.1/8 scope host lo 09:32:06 valid_lft forever preferred_lft forever 09:32:06 inet6 ::1/128 scope host 09:32:06 valid_lft forever preferred_lft forever 09:32:06 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:32:06 link/ether fa:16:3e:3a:0e:bb brd ff:ff:ff:ff:ff:ff 09:32:06 inet 10.32.6.162/23 brd 10.32.7.255 scope global dynamic ens3 09:32:06 valid_lft 86197sec preferred_lft 86197sec 09:32:06 inet6 fe80::f816:3eff:fe3a:ebb/64 scope link 09:32:06 valid_lft forever preferred_lft forever 09:32:06 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:32:06 link/ether 02:42:3b:bc:aa:4b brd ff:ff:ff:ff:ff:ff 09:32:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:32:06 valid_lft forever preferred_lft forever 09:32:06 inet6 fe80::42:3bff:febc:aa4b/64 scope link 09:32:06 valid_lft forever preferred_lft forever 09:32:06 09:32:06 09:32:06 ---> sar -b -r -n DEV: 09:32:06 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2442) 04/23/24 _x86_64_ (4 CPU) 09:32:06 09:32:06 09:28:46 LINUX RESTART (4 CPU) 09:32:06 09:32:06 09:29:01 tps rtps wtps bread/s bwrtn/s 09:32:06 09:30:01 180.15 83.97 96.18 6576.10 40689.64 09:32:06 09:31:01 132.27 12.63 119.64 2252.98 19261.98 09:32:06 09:32:01 137.44 0.75 136.69 52.66 7052.02 09:32:06 Average: 149.96 32.45 117.51 2960.54 22334.38 09:32:06 09:32:06 09:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:32:06 09:30:01 1655084 3268804 2383568 59.02 41076 1735168 1000356 19.66 654864 1563352 86324 09:32:06 09:31:01 1327660 3354112 2710992 67.13 66124 2103032 1061668 20.87 695800 1808048 120 09:32:06 09:32:01 1108176 3271376 2930476 72.56 80808 2218816 984664 19.36 850352 1859780 27300 09:32:06 Average: 1363640 3298097 2675012 66.24 62669 2019005 1015563 19.96 733672 1743727 37915 09:32:06 09:32:06 09:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:32:06 09:30:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 09:32:06 09:30:01 ens3 351.21 234.73 1366.01 67.63 0.00 0.00 0.00 0.00 09:32:06 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:06 09:31:01 vethb0ef225 95.25 133.89 6.25 583.66 0.00 0.00 0.00 0.05 09:32:06 09:31:01 lo 2.40 2.40 0.21 0.21 0.00 0.00 0.00 0.00 09:32:06 09:31:01 ens3 216.63 156.18 1273.18 15.55 0.00 0.00 0.00 0.00 09:32:06 09:31:01 docker0 95.25 133.76 4.95 583.65 0.00 0.00 0.00 0.00 09:32:06 09:32:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 09:32:06 09:32:01 ens3 89.57 65.96 350.56 13.89 0.00 0.00 0.00 0.00 09:32:06 09:32:01 docker0 42.59 64.44 2.70 332.37 0.00 0.00 0.00 0.00 09:32:06 Average: lo 1.49 1.49 0.13 0.13 0.00 0.00 0.00 0.00 09:32:06 Average: ens3 219.13 152.29 996.60 32.35 0.00 0.00 0.00 0.00 09:32:06 Average: docker0 45.95 66.07 2.55 305.36 0.00 0.00 0.00 0.00 09:32:06 09:32:06 09:32:06 ---> sar -P ALL: 09:32:06 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2442) 04/23/24 _x86_64_ (4 CPU) 09:32:06 09:32:06 09:28:46 LINUX RESTART (4 CPU) 09:32:06 09:32:06 09:29:01 CPU %user %nice %system %iowait %steal %idle 09:32:06 09:30:01 all 17.04 0.00 2.27 5.71 0.05 74.93 09:32:06 09:30:01 0 7.70 0.00 1.52 6.95 0.03 83.80 09:32:06 09:30:01 1 26.46 0.00 2.69 5.89 0.07 64.89 09:32:06 09:30:01 2 17.92 0.00 2.80 5.88 0.07 73.33 09:32:06 09:30:01 3 16.16 0.00 2.04 4.11 0.03 77.66 09:32:06 09:31:01 all 18.25 0.00 1.87 3.83 0.06 75.99 09:32:06 09:31:01 0 10.14 0.00 1.40 5.33 0.03 83.09 09:32:06 09:31:01 1 17.22 0.00 2.09 5.37 0.07 75.25 09:32:06 09:31:01 2 6.88 0.00 1.01 3.28 0.07 88.77 09:32:06 09:31:01 3 38.97 0.00 3.01 1.36 0.08 56.58 09:32:06 09:32:01 all 17.77 0.00 2.25 4.02 0.05 75.90 09:32:06 09:32:01 0 26.54 0.00 2.90 7.07 0.05 63.45 09:32:06 09:32:01 1 26.55 0.00 2.34 5.21 0.07 65.83 09:32:06 09:32:01 2 8.89 0.00 1.69 0.45 0.03 88.93 09:32:06 09:32:01 3 9.10 0.00 2.07 3.37 0.03 85.42 09:32:06 Average: all 17.69 0.00 2.13 4.52 0.05 75.61 09:32:06 Average: 0 14.78 0.00 1.94 6.45 0.04 76.80 09:32:06 Average: 1 23.40 0.00 2.37 5.49 0.07 68.67 09:32:06 Average: 2 11.22 0.00 1.83 3.21 0.06 83.68 09:32:06 Average: 3 21.40 0.00 2.37 2.95 0.05 73.23 09:32:06 09:32:06 09:32:06