13:49:55 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/14585 13:49:55 Running as SYSTEM 13:49:55 [EnvInject] - Loading node environment variables. 13:49:55 Building remotely on prd-ubuntu1804-docker-4c-4g-3555 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-nonrtric-helm-docker-verify-all 13:49:55 [ssh-agent] Looking for ssh-agent implementation... 13:49:55 $ ssh-agent 13:49:55 SSH_AUTH_SOCK=/tmp/ssh-66uWCUtVBnP0/agent.2076 13:49:55 SSH_AGENT_PID=2078 13:49:55 [ssh-agent] Started. 13:49:55 Running ssh-add (command line suppressed) 13:49:55 Identity added: /w/workspace/it-dep-nonrtric-helm-docker-verify-all@tmp/private_key_4207976974811410892.key (jenkins-ssh) 13:49:55 [ssh-agent] Using credentials jenkins (jenkins) 13:49:55 The recommended git tool is: NONE 13:49:58 using credential jenkins 13:49:58 Wiping out workspace first. 13:49:58 Cloning the remote Git repository 13:49:58 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 13:49:58 > git init /w/workspace/it-dep-nonrtric-helm-docker-verify-all # timeout=10 13:49:58 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 13:49:58 > git --version # timeout=10 13:49:58 > git --version # 'git version 2.17.1' 13:49:58 using GIT_SSH to set credentials jenkins 13:49:58 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:59 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 13:49:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:00 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 13:50:00 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 13:50:00 using GIT_SSH to set credentials jenkins 13:50:00 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/85/14585/2 # timeout=10 13:50:00 > git rev-parse d3331cfe6829ccc7f8bca1c99996a1312b8accf0^{commit} # timeout=10 13:50:00 Checking out Revision d3331cfe6829ccc7f8bca1c99996a1312b8accf0 (refs/changes/85/14585/2) 13:50:00 > git config core.sparsecheckout # timeout=10 13:50:00 > git checkout -f d3331cfe6829ccc7f8bca1c99996a1312b8accf0 # timeout=10 13:50:04 Commit message: "Fix kong postgres installation issue" 13:50:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:50:04 > git rev-list --no-walk 7c0cc5f44c00a9281039a89e658243510ff66044 # timeout=10 13:50:04 provisioning config files... 13:50:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:50:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:50:04 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins13696994309920642881.sh 13:50:04 ---> python-tools-install.sh 13:50:04 Setup pyenv: 13:50:05 * system (set by /opt/pyenv/version) 13:50:05 * 3.8.13 (set by /opt/pyenv/version) 13:50:05 * 3.9.13 (set by /opt/pyenv/version) 13:50:05 * 3.10.6 (set by /opt/pyenv/version) 13:50:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ocqj 13:50:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:50:20 lf-activate-venv(): INFO: Installing: lftools 13:51:00 lf-activate-venv(): INFO: Adding /tmp/venv-Ocqj/bin to PATH 13:51:00 Generating Requirements File 13:51:36 Python 3.10.6 13:51:36 pip 25.1.1 from /tmp/venv-Ocqj/lib/python3.10/site-packages/pip (python 3.10) 13:51:37 appdirs==1.4.4 13:51:37 argcomplete==3.6.2 13:51:37 aspy.yaml==1.3.0 13:51:37 attrs==25.3.0 13:51:37 autopage==0.5.2 13:51:37 beautifulsoup4==4.13.4 13:51:37 boto3==1.38.41 13:51:37 botocore==1.38.41 13:51:37 bs4==0.0.2 13:51:37 cachetools==5.5.2 13:51:37 certifi==2025.6.15 13:51:37 cffi==1.17.1 13:51:37 cfgv==3.4.0 13:51:37 chardet==5.2.0 13:51:37 charset-normalizer==3.4.2 13:51:37 click==8.2.1 13:51:37 cliff==4.10.0 13:51:37 cmd2==2.6.1 13:51:37 cryptography==3.3.2 13:51:37 debtcollector==3.0.0 13:51:37 decorator==5.2.1 13:51:37 defusedxml==0.7.1 13:51:37 Deprecated==1.2.18 13:51:37 distlib==0.3.9 13:51:37 dnspython==2.7.0 13:51:37 docker==7.1.0 13:51:37 dogpile.cache==1.4.0 13:51:37 durationpy==0.10 13:51:37 email_validator==2.2.0 13:51:37 filelock==3.18.0 13:51:37 future==1.0.0 13:51:37 gitdb==4.0.12 13:51:37 GitPython==3.1.44 13:51:37 google-auth==2.40.3 13:51:37 httplib2==0.22.0 13:51:37 identify==2.6.12 13:51:37 idna==3.10 13:51:37 importlib-resources==1.5.0 13:51:37 iso8601==2.1.0 13:51:37 Jinja2==3.1.6 13:51:37 jmespath==1.0.1 13:51:37 jsonpatch==1.33 13:51:37 jsonpointer==3.0.0 13:51:37 jsonschema==4.24.0 13:51:37 jsonschema-specifications==2025.4.1 13:51:37 keystoneauth1==5.11.1 13:51:37 kubernetes==33.1.0 13:51:37 lftools==0.37.13 13:51:37 lxml==5.4.0 13:51:37 MarkupSafe==3.0.2 13:51:37 msgpack==1.1.1 13:51:37 multi_key_dict==2.0.3 13:51:37 munch==4.0.0 13:51:37 netaddr==1.3.0 13:51:37 niet==1.4.2 13:51:37 nodeenv==1.9.1 13:51:37 oauth2client==4.1.3 13:51:37 oauthlib==3.3.1 13:51:37 openstacksdk==4.6.0 13:51:37 os-client-config==2.1.0 13:51:37 os-service-types==1.7.0 13:51:37 osc-lib==4.0.2 13:51:37 oslo.config==9.8.0 13:51:37 oslo.context==6.0.0 13:51:37 oslo.i18n==6.5.1 13:51:37 oslo.log==7.1.0 13:51:37 oslo.serialization==5.7.0 13:51:37 oslo.utils==9.0.0 13:51:37 packaging==25.0 13:51:37 pbr==6.1.1 13:51:37 platformdirs==4.3.8 13:51:37 prettytable==3.16.0 13:51:37 psutil==7.0.0 13:51:37 pyasn1==0.6.1 13:51:37 pyasn1_modules==0.4.2 13:51:37 pycparser==2.22 13:51:37 pygerrit2==2.0.15 13:51:37 PyGithub==2.6.1 13:51:37 PyJWT==2.10.1 13:51:37 PyNaCl==1.5.0 13:51:37 pyparsing==2.4.7 13:51:37 pyperclip==1.9.0 13:51:37 pyrsistent==0.20.0 13:51:37 python-cinderclient==9.7.0 13:51:37 python-dateutil==2.9.0.post0 13:51:37 python-heatclient==4.2.0 13:51:37 python-jenkins==1.8.2 13:51:37 python-keystoneclient==5.6.0 13:51:37 python-magnumclient==4.8.1 13:51:37 python-openstackclient==8.1.0 13:51:37 python-swiftclient==4.8.0 13:51:37 PyYAML==6.0.2 13:51:37 referencing==0.36.2 13:51:37 requests==2.32.4 13:51:37 requests-oauthlib==2.0.0 13:51:37 requestsexceptions==1.4.0 13:51:37 rfc3986==2.0.0 13:51:37 rpds-py==0.25.1 13:51:37 rsa==4.9.1 13:51:37 ruamel.yaml==0.18.14 13:51:37 ruamel.yaml.clib==0.2.12 13:51:37 s3transfer==0.13.0 13:51:37 simplejson==3.20.1 13:51:37 six==1.17.0 13:51:37 smmap==5.0.2 13:51:37 soupsieve==2.7 13:51:37 stevedore==5.4.1 13:51:37 tabulate==0.9.0 13:51:37 toml==0.10.2 13:51:37 tomlkit==0.13.3 13:51:37 tqdm==4.67.1 13:51:37 typing_extensions==4.14.0 13:51:37 tzdata==2025.2 13:51:37 urllib3==1.26.20 13:51:37 virtualenv==20.31.2 13:51:37 wcwidth==0.2.13 13:51:37 websocket-client==1.8.0 13:51:37 wrapt==1.17.2 13:51:37 xdg==6.0.0 13:51:37 xmltodict==0.14.2 13:51:37 yq==3.4.3 13:51:37 provisioning config files... 13:51:37 copy managed file [global-settings] to file:/w/workspace/it-dep-nonrtric-helm-docker-verify-all@tmp/config16077403840873655540tmp 13:51:37 copy managed file [it-dep-settings] to file:/w/workspace/it-dep-nonrtric-helm-docker-verify-all@tmp/config12719561971553818846tmp 13:51:37 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins5948479233210151095.sh 13:51:37 ---> docker-login.sh 13:51:37 nexus3.o-ran-sc.org:10001 13:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:37 Configure a credential helper to remove this warning. See 13:51:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:37 13:51:37 Login Succeeded 13:51:37 nexus3.o-ran-sc.org:10002 13:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:38 Configure a credential helper to remove this warning. See 13:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:38 13:51:38 Login Succeeded 13:51:38 nexus3.o-ran-sc.org:10003 13:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:38 Configure a credential helper to remove this warning. See 13:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:38 13:51:38 Login Succeeded 13:51:38 nexus3.o-ran-sc.org:10004 13:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:38 Configure a credential helper to remove this warning. See 13:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:38 13:51:38 Login Succeeded 13:51:38 ---> docker-login.sh ends 13:51:38 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins8374689566841521263.sh 13:51:38 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/sh -xe /tmp/jenkins5412976403421533515.sh 13:51:38 [EnvInject] - Injecting environment variables from a build step. 13:51:38 [EnvInject] - Injecting as environment variables the properties content 13:51:38 DOCKER_ROOT=$WORKSPACE 13:51:38 CONTAINER_TAG_YAML_DIR= 13:51:38 CONTAINER_TAG_METHOD=latest 13:51:38 13:51:38 [EnvInject] - Variables injected successfully. 13:51:38 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins13077697865818996018.sh 13:51:38 ---> docker-get-container-tag.sh 13:51:38 Setup pyenv: 13:51:38 system 13:51:38 3.8.13 13:51:38 3.9.13 13:51:38 * 3.10.6 (set by /w/workspace/it-dep-nonrtric-helm-docker-verify-all/.python-version) 13:51:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ocqj from file:/tmp/.os_lf_venv 13:51:42 lf-activate-venv(): INFO: Installing: yq 13:51:43 lf-activate-venv(): INFO: Adding /tmp/venv-Ocqj/bin to PATH 13:51:43 ---> Docker image tag found: latest 13:51:43 [EnvInject] - Injecting environment variables from a build step. 13:51:43 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 13:51:43 [EnvInject] - Variables injected successfully. 13:51:43 [EnvInject] - Injecting environment variables from a build step. 13:51:43 [EnvInject] - Injecting as environment variables the properties content 13:51:43 DOCKER_ARGS=-f ci/Dockerfile-nonrtric-install 13:51:43 DOCKER_ROOT=/w/workspace/it-dep-nonrtric-helm-docker-verify-all 13:51:43 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 13:51:43 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 13:51:43 DOCKER_NAME=o-ran-sc/it-dep-nonrtric-helm 13:51:43 13:51:43 [EnvInject] - Variables injected successfully. 13:51:43 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins9809334551452943391.sh 13:51:43 ---> docker-build.sh 13:51:43 Docker version 24.0.2, build cb74dfc 13:51:43 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-nonrtric-helm:latest 13:51:43 docker build -f ci/Dockerfile-nonrtric-install -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-nonrtric-helm:latest . 13:51:44 #1 [internal] load build definition from Dockerfile-nonrtric-install 13:51:44 #1 transferring dockerfile: 1.86kB done 13:51:44 #1 DONE 0.1s 13:51:44 13:51:44 #2 [internal] load .dockerignore 13:51:44 #2 transferring context: 2B done 13:51:44 #2 DONE 0.1s 13:51:44 13:51:44 #3 [internal] load metadata for docker.io/library/ubuntu:24.04 13:51:46 #3 DONE 1.3s 13:51:46 13:51:46 #4 [1/6] FROM docker.io/library/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f 13:51:46 #4 resolve docker.io/library/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f 0.1s done 13:51:46 #4 sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f 6.69kB / 6.69kB done 13:51:46 #4 sha256:04f510bf1f2528604dc2ff46b517dbdbb85c262d62eacc4aa4d3629783036096 424B / 424B done 13:51:46 #4 sha256:bf16bdcff9c96b76a6d417bd8f0a3abe0e55c0ed9bdb3549e906834e2592fd5f 2.29kB / 2.29kB done 13:51:46 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 0B / 29.72MB 0.1s 13:51:46 #4 ... 13:51:46 13:51:46 #5 [internal] load build context 13:51:46 #5 transferring context: 16.86MB 0.4s done 13:51:46 #5 DONE 0.5s 13:51:46 13:51:46 #4 [1/6] FROM docker.io/library/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f 13:51:46 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 2.10MB / 29.72MB 0.6s 13:51:46 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 6.29MB / 29.72MB 0.7s 13:51:47 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 11.53MB / 29.72MB 0.8s 13:51:47 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 25.17MB / 29.72MB 1.0s 13:51:47 #4 sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 29.72MB / 29.72MB 1.1s done 13:51:47 #4 extracting sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 13:51:49 #4 extracting sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a 1.7s done 13:51:49 #4 DONE 3.2s 13:51:49 13:51:49 #6 [2/6] RUN apt-get update && apt-get -y install curl ca-certificates wget curl lsof sudo 13:51:50 #6 0.874 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 13:51:50 #6 0.874 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 13:51:50 #6 1.615 Get:3 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1496 kB] 13:51:51 #6 1.642 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 13:51:51 #6 1.822 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 13:51:51 #6 2.005 Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 13:51:51 #6 2.141 Get:7 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 13:51:51 #6 2.182 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 13:51:51 #6 2.284 Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1108 kB] 13:51:51 #6 2.352 Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] 13:51:51 #6 2.353 Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1129 kB] 13:51:51 #6 2.465 Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 13:51:52 #6 3.360 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1456 kB] 13:51:52 #6 3.402 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1413 kB] 13:51:52 #6 3.462 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] 13:51:52 #6 3.463 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1560 kB] 13:51:52 #6 3.530 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] 13:51:52 #6 3.533 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] 13:51:53 #6 4.468 Fetched 30.5 MB in 4s (7630 kB/s) 13:51:53 #6 4.468 Reading package lists... 13:51:55 #6 5.878 Reading package lists... 13:51:56 #6 7.268 Building dependency tree... 13:51:57 #6 7.636 Reading state information... 13:51:57 #6 8.434 The following additional packages will be installed: 13:51:57 #6 8.435 krb5-locales libapparmor1 libbrotli1 libcurl4t64 libgssapi-krb5-2 13:51:57 #6 8.436 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-common libldap2 13:51:57 #6 8.438 libnghttp2-14 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules 13:51:57 #6 8.439 libsasl2-modules-db libssh-4 libtirpc-common libtirpc3t64 openssl 13:51:57 #6 8.440 publicsuffix 13:51:57 #6 8.448 Suggested packages: 13:51:57 #6 8.448 krb5-doc krb5-user libsasl2-modules-gssapi-mit 13:51:57 #6 8.448 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 13:51:57 #6 8.448 libsasl2-modules-sql 13:51:57 #6 8.538 The following NEW packages will be installed: 13:51:57 #6 8.541 ca-certificates curl krb5-locales libapparmor1 libbrotli1 libcurl4t64 13:51:57 #6 8.541 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 13:51:57 #6 8.543 libldap-common libldap2 libnghttp2-14 libpsl5t64 librtmp1 libsasl2-2 13:51:57 #6 8.544 libsasl2-modules libsasl2-modules-db libssh-4 libtirpc-common libtirpc3t64 13:51:57 #6 8.545 lsof openssl publicsuffix sudo wget 13:51:58 #6 8.747 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 13:51:58 #6 8.747 Need to get 5236 kB of archives. 13:51:58 #6 8.747 After this operation, 14.6 MB of additional disk space will be used. 13:51:58 #6 8.747 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.5 [1002 kB] 13:51:58 #6 9.269 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 13:51:58 #6 9.285 Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.6 [14.8 kB] 13:51:58 #6 9.285 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.4 [50.6 kB] 13:51:58 #6 9.288 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 13:51:58 #6 9.293 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 13:51:58 #6 9.294 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9490 B] 13:51:58 #6 9.294 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 13:51:58 #6 9.311 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 13:51:58 #6 9.318 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8094 B] 13:51:58 #6 9.343 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 13:51:58 #6 9.405 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 sudo amd64 1.9.15p5-3ubuntu5 [948 kB] 13:51:58 #6 9.430 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.2 [74.3 kB] 13:51:58 #6 9.433 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 13:51:58 #6 9.434 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 13:51:58 #6 9.444 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 publicsuffix all 20231001.0357-0.1 [129 kB] 13:51:58 #6 9.444 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 13:51:58 #6 9.484 Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 13:51:58 #6 9.487 Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 13:51:58 #6 9.487 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 13:51:58 #6 9.489 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB] 13:51:58 #6 9.539 Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 13:51:58 #6 9.540 Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libssh-4 amd64 0.10.6-2build2 [188 kB] 13:51:58 #6 9.544 Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.6 [341 kB] 13:51:58 #6 9.552 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.6 [226 kB] 13:51:58 #6 9.560 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.7+dfsg-1~exp1ubuntu8.2 [31.7 kB] 13:51:58 #6 9.607 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 13:51:59 #6 9.841 debconf: delaying package configuration, since apt-utils is not installed 13:51:59 #6 9.929 Fetched 5236 kB in 1s (5191 kB/s) 13:51:59 #6 9.967 Selecting previously unselected package openssl. 13:51:59 #6 9.967 (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 ... 4381 files and directories currently installed.) 13:51:59 #6 9.974 Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.5_amd64.deb ... 13:51:59 #6 9.985 Unpacking openssl (3.0.13-0ubuntu3.5) ... 13:51:59 #6 10.07 Selecting previously unselected package ca-certificates. 13:51:59 #6 10.08 Preparing to unpack .../01-ca-certificates_20240203_all.deb ... 13:51:59 #6 10.08 Unpacking ca-certificates (20240203) ... 13:51:59 #6 10.25 Selecting previously unselected package krb5-locales. 13:51:59 #6 10.25 Preparing to unpack .../02-krb5-locales_1.20.1-6ubuntu2.6_all.deb ... 13:51:59 #6 10.26 Unpacking krb5-locales (1.20.1-6ubuntu2.6) ... 13:51:59 #6 10.31 Selecting previously unselected package libapparmor1:amd64. 13:51:59 #6 10.32 Preparing to unpack .../03-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... 13:51:59 #6 10.33 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 13:51:59 #6 10.40 Selecting previously unselected package libkrb5support0:amd64. 13:51:59 #6 10.40 Preparing to unpack .../04-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 13:51:59 #6 10.41 Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 13:51:59 #6 10.47 Selecting previously unselected package libk5crypto3:amd64. 13:51:59 #6 10.47 Preparing to unpack .../05-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 13:51:59 #6 10.49 Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 13:51:59 #6 10.55 Selecting previously unselected package libkeyutils1:amd64. 13:51:59 #6 10.55 Preparing to unpack .../06-libkeyutils1_1.6.3-3build1_amd64.deb ... 13:51:59 #6 10.56 Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 13:51:59 #6 10.61 Selecting previously unselected package libkrb5-3:amd64. 13:51:59 #6 10.62 Preparing to unpack .../07-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 13:51:59 #6 10.64 Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 13:51:59 #6 10.71 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:51:59 #6 10.71 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 13:51:59 #6 10.72 Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 13:52:00 #6 10.77 Selecting previously unselected package libtirpc-common. 13:52:00 #6 10.77 Preparing to unpack .../09-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 13:52:00 #6 10.78 Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 13:52:00 #6 10.83 Selecting previously unselected package libtirpc3t64:amd64. 13:52:00 #6 10.84 Preparing to unpack .../10-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 13:52:00 #6 10.85 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 13:52:00 #6 10.86 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 13:52:00 #6 10.87 Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 13:52:00 #6 10.95 Selecting previously unselected package sudo. 13:52:00 #6 10.95 Preparing to unpack .../11-sudo_1.9.15p5-3ubuntu5_amd64.deb ... 13:52:00 #6 10.96 Unpacking sudo (1.9.15p5-3ubuntu5) ... 13:52:00 #6 11.04 Selecting previously unselected package libnghttp2-14:amd64. 13:52:00 #6 11.04 Preparing to unpack .../12-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... 13:52:00 #6 11.05 Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 13:52:00 #6 11.11 Selecting previously unselected package libpsl5t64:amd64. 13:52:00 #6 11.11 Preparing to unpack .../13-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 13:52:00 #6 11.12 Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 13:52:00 #6 11.17 Selecting previously unselected package lsof. 13:52:00 #6 11.17 Preparing to unpack .../14-lsof_4.95.0-1build3_amd64.deb ... 13:52:00 #6 11.18 Unpacking lsof (4.95.0-1build3) ... 13:52:00 #6 11.22 Selecting previously unselected package publicsuffix. 13:52:00 #6 11.22 Preparing to unpack .../15-publicsuffix_20231001.0357-0.1_all.deb ... 13:52:00 #6 11.23 Unpacking publicsuffix (20231001.0357-0.1) ... 13:52:00 #6 11.29 Selecting previously unselected package wget. 13:52:00 #6 11.29 Preparing to unpack .../16-wget_1.21.4-1ubuntu4.1_amd64.deb ... 13:52:00 #6 11.30 Unpacking wget (1.21.4-1ubuntu4.1) ... 13:52:00 #6 11.36 Selecting previously unselected package libbrotli1:amd64. 13:52:00 #6 11.36 Preparing to unpack .../17-libbrotli1_1.1.0-2build2_amd64.deb ... 13:52:00 #6 11.37 Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 13:52:00 #6 11.42 Selecting previously unselected package libsasl2-modules-db:amd64. 13:52:00 #6 11.43 Preparing to unpack .../18-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 13:52:00 #6 11.43 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 13:52:00 #6 11.49 Selecting previously unselected package libsasl2-2:amd64. 13:52:00 #6 11.50 Preparing to unpack .../19-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 13:52:00 #6 11.50 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 13:52:00 #6 11.55 Selecting previously unselected package libldap2:amd64. 13:52:00 #6 11.55 Preparing to unpack .../20-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 13:52:00 #6 11.56 Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 13:52:00 #6 11.63 Selecting previously unselected package librtmp1:amd64. 13:52:00 #6 11.63 Preparing to unpack .../21-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 13:52:00 #6 11.64 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 13:52:01 #6 11.73 Selecting previously unselected package libssh-4:amd64. 13:52:01 #6 11.73 Preparing to unpack .../22-libssh-4_0.10.6-2build2_amd64.deb ... 13:52:01 #6 11.74 Unpacking libssh-4:amd64 (0.10.6-2build2) ... 13:52:01 #6 11.80 Selecting previously unselected package libcurl4t64:amd64. 13:52:01 #6 11.80 Preparing to unpack .../23-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... 13:52:01 #6 11.82 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 13:52:02 #6 12.81 Selecting previously unselected package curl. 13:52:02 #6 12.81 Preparing to unpack .../24-curl_8.5.0-2ubuntu10.6_amd64.deb ... 13:52:02 #6 12.82 Unpacking curl (8.5.0-2ubuntu10.6) ... 13:52:02 #6 12.88 Selecting previously unselected package libldap-common. 13:52:02 #6 12.88 Preparing to unpack .../25-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 13:52:02 #6 12.89 Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 13:52:02 #6 12.98 Selecting previously unselected package libsasl2-modules:amd64. 13:52:02 #6 12.98 Preparing to unpack .../26-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 13:52:02 #6 13.00 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 13:52:02 #6 13.10 Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 13:52:02 #6 13.12 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 13:52:02 #6 13.14 Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 13:52:02 #6 13.16 Setting up libbrotli1:amd64 (1.1.0-2build2) ... 13:52:02 #6 13.18 Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 13:52:02 #6 13.21 Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 13:52:02 #6 13.23 Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 13:52:02 #6 13.25 Setting up krb5-locales (1.20.1-6ubuntu2.6) ... 13:52:02 #6 13.26 Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 13:52:02 #6 13.29 Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 13:52:02 #6 13.30 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 13:52:02 #6 13.32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 13:52:02 #6 13.35 Setting up sudo (1.9.15p5-3ubuntu5) ... 13:52:02 #6 13.41 Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 13:52:02 #6 13.43 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 13:52:02 #6 13.45 Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 13:52:02 #6 13.47 Setting up openssl (3.0.13-0ubuntu3.5) ... 13:52:02 #6 13.50 Setting up publicsuffix (20231001.0357-0.1) ... 13:52:02 #6 13.53 Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 13:52:02 #6 13.55 Setting up wget (1.21.4-1ubuntu4.1) ... 13:52:02 #6 13.60 Setting up ca-certificates (20240203) ... 13:52:03 #6 13.72 debconf: unable to initialize frontend: Dialog 13:52:03 #6 13.72 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:52:03 #6 13.72 debconf: falling back to frontend: Readline 13:52:03 #6 13.72 debconf: unable to initialize frontend: Readline 13:52:03 #6 13.72 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 13:52:03 #6 13.72 debconf: falling back to frontend: Teletype 13:52:03 #6 14.14 Updating certificates in /etc/ssl/certs... 13:52:03 #6 14.71 146 added, 0 removed; done. 13:52:04 #6 14.77 Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 13:52:04 #6 14.79 Setting up libssh-4:amd64 (0.10.6-2build2) ... 13:52:04 #6 14.81 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 13:52:04 #6 14.83 Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 13:52:04 #6 14.85 Setting up lsof (4.95.0-1build3) ... 13:52:04 #6 14.87 Setting up curl (8.5.0-2ubuntu10.6) ... 13:52:04 #6 14.89 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... 13:52:04 #6 14.92 Processing triggers for ca-certificates (20240203) ... 13:52:04 #6 14.94 Updating certificates in /etc/ssl/certs... 13:52:04 #6 15.42 0 added, 0 removed; done. 13:52:04 #6 15.42 Running hooks in /etc/ca-certificates/update.d... 13:52:04 #6 15.43 done. 13:52:05 #6 DONE 16.5s 13:52:05 13:52:05 #7 [3/6] RUN wget https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz && tar -xvf ../helm-v3.15.4-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm 13:52:06 #7 0.533 --2025-06-23 13:52:06-- https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz 13:52:06 #7 0.573 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 13:52:06 #7 0.577 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 14:07:06 #7 900.7 Unable to establish SSL connection. 14:07:06 #7 ERROR: process "/bin/sh -c wget https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz && tar -xvf ../helm-${HELMVERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm" did not complete successfully: exit code: 4 14:07:06 ------ 14:07:06 > [3/6] RUN wget https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz && tar -xvf ../helm-v3.15.4-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm: 14:07:06 #7 0.533 --2025-06-23 13:52:06-- https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz 14:07:06 #7 0.573 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 14:07:06 #7 0.577 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 14:07:06 #7 900.7 Unable to establish SSL connection. 14:07:06 ------ 14:07:06 Dockerfile-nonrtric-install:22 14:07:06 -------------------- 14:07:06 20 | ARG HELMVERSION=v3.15.4 14:07:06 21 | # often times out during LF jenkins build 14:07:06 22 | >>> RUN wget https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz && tar -xvf ../helm-${HELMVERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm 14:07:06 23 | ARG TGT=/tmp/it-dep 14:07:06 24 | COPY . $TGT 14:07:06 -------------------- 14:07:06 ERROR: failed to solve: process "/bin/sh -c wget https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz && tar -xvf ../helm-${HELMVERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm" did not complete successfully: exit code: 4 14:07:06 Build step 'Execute shell' marked build as failure 14:07:06 $ ssh-agent -k 14:07:06 unset SSH_AUTH_SOCK; 14:07:06 unset SSH_AGENT_PID; 14:07:06 echo Agent pid 2078 killed; 14:07:06 [ssh-agent] Stopped. 14:07:06 [PostBuildScript] - [INFO] Executing post build scripts. 14:07:06 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins383026567034281366.sh 14:07:06 ---> sysstat.sh 14:07:07 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins4653817103884555139.sh 14:07:07 ---> package-listing.sh 14:07:07 ++ facter osfamily 14:07:07 ++ tr '[:upper:]' '[:lower:]' 14:07:07 + OS_FAMILY=debian 14:07:07 + workspace=/w/workspace/it-dep-nonrtric-helm-docker-verify-all 14:07:07 + START_PACKAGES=/tmp/packages_start.txt 14:07:07 + END_PACKAGES=/tmp/packages_end.txt 14:07:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:07:07 + PACKAGES=/tmp/packages_start.txt 14:07:07 + '[' /w/workspace/it-dep-nonrtric-helm-docker-verify-all ']' 14:07:07 + PACKAGES=/tmp/packages_end.txt 14:07:07 + case "${OS_FAMILY}" in 14:07:07 + dpkg -l 14:07:07 + grep '^ii' 14:07:07 + '[' -f /tmp/packages_start.txt ']' 14:07:07 + '[' -f /tmp/packages_end.txt ']' 14:07:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:07:07 + '[' /w/workspace/it-dep-nonrtric-helm-docker-verify-all ']' 14:07:07 + mkdir -p /w/workspace/it-dep-nonrtric-helm-docker-verify-all/archives/ 14:07:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-nonrtric-helm-docker-verify-all/archives/ 14:07:07 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins6993101046582377848.sh 14:07:07 ---> capture-instance-metadata.sh 14:07:07 Setup pyenv: 14:07:08 system 14:07:08 3.8.13 14:07:08 3.9.13 14:07:08 * 3.10.6 (set by /w/workspace/it-dep-nonrtric-helm-docker-verify-all/.python-version) 14:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ocqj from file:/tmp/.os_lf_venv 14:07:10 lf-activate-venv(): INFO: Installing: lftools 14:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-Ocqj/bin to PATH 14:07:28 INFO: Running in OpenStack, capturing instance metadata 14:07:29 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins324401735977045673.sh 14:07:29 provisioning config files... 14:07:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-nonrtric-helm-docker-verify-all@tmp/config12400558137593686923tmp 14:07:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:07:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:07:29 [EnvInject] - Injecting environment variables from a build step. 14:07:29 [EnvInject] - Injecting as environment variables the properties content 14:07:29 SERVER_ID=logs 14:07:29 14:07:29 [EnvInject] - Variables injected successfully. 14:07:29 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins14499417548699318374.sh 14:07:29 ---> create-netrc.sh 14:07:29 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins2097452817050508764.sh 14:07:29 ---> python-tools-install.sh 14:07:29 Setup pyenv: 14:07:29 system 14:07:29 3.8.13 14:07:29 3.9.13 14:07:29 * 3.10.6 (set by /w/workspace/it-dep-nonrtric-helm-docker-verify-all/.python-version) 14:07:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ocqj from file:/tmp/.os_lf_venv 14:07:33 lf-activate-venv(): INFO: Installing: lftools 14:07:52 lf-activate-venv(): INFO: Adding /tmp/venv-Ocqj/bin to PATH 14:07:52 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins3446101190286446260.sh 14:07:52 ---> sudo-logs.sh 14:07:52 Archiving 'sudo' log.. 14:07:52 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash /tmp/jenkins17618931213989386943.sh 14:07:52 ---> job-cost.sh 14:07:52 Setup pyenv: 14:07:52 system 14:07:52 3.8.13 14:07:52 3.9.13 14:07:52 * 3.10.6 (set by /w/workspace/it-dep-nonrtric-helm-docker-verify-all/.python-version) 14:07:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ocqj from file:/tmp/.os_lf_venv 14:07:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ocqj/bin to PATH 14:08:05 INFO: No Stack... 14:08:06 INFO: Retrieving Pricing Info for: v3-starter-4 14:08:06 INFO: Archiving Costs 14:08:06 [it-dep-nonrtric-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins9978111509927136755.sh 14:08:06 ---> logs-deploy.sh 14:08:06 Setup pyenv: 14:08:06 system 14:08:06 3.8.13 14:08:06 3.9.13 14:08:06 * 3.10.6 (set by /w/workspace/it-dep-nonrtric-helm-docker-verify-all/.python-version) 14:08:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ocqj from file:/tmp/.os_lf_venv 14:08:09 lf-activate-venv(): INFO: Installing: lftools 14:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-Ocqj/bin to PATH 14:08:27 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-nonrtric-helm-docker-verify-all/14 14:08:27 INFO: archiving workspace using pattern(s): 14:08:29 Archives upload complete. 14:08:29 INFO: archiving logs to Nexus 14:08:31 ---> uname -a: 14:08:31 Linux prd-ubuntu1804-docker-4c-4g-3555 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:08:31 14:08:31 14:08:31 ---> lscpu: 14:08:31 Architecture: x86_64 14:08:31 CPU op-mode(s): 32-bit, 64-bit 14:08:31 Byte Order: Little Endian 14:08:31 CPU(s): 4 14:08:31 On-line CPU(s) list: 0-3 14:08:31 Thread(s) per core: 1 14:08:31 Core(s) per socket: 1 14:08:31 Socket(s): 4 14:08:31 NUMA node(s): 1 14:08:31 Vendor ID: AuthenticAMD 14:08:31 CPU family: 23 14:08:31 Model: 49 14:08:31 Model name: AMD EPYC-Rome Processor 14:08:31 Stepping: 0 14:08:31 CPU MHz: 2800.000 14:08:31 BogoMIPS: 5600.00 14:08:31 Virtualization: AMD-V 14:08:31 Hypervisor vendor: KVM 14:08:31 Virtualization type: full 14:08:31 L1d cache: 32K 14:08:31 L1i cache: 32K 14:08:31 L2 cache: 512K 14:08:31 L3 cache: 16384K 14:08:31 NUMA node0 CPU(s): 0-3 14:08:31 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 14:08:31 14:08:31 14:08:31 ---> nproc: 14:08:31 4 14:08:31 14:08:31 14:08:31 ---> df -h: 14:08:31 Filesystem Size Used Avail Use% Mounted on 14:08:31 udev 3.9G 0 3.9G 0% /dev 14:08:31 tmpfs 798M 696K 797M 1% /run 14:08:31 /dev/vda1 20G 9.1G 11G 48% / 14:08:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:08:31 tmpfs 5.0M 0 5.0M 0% /run/lock 14:08:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:08:31 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:08:31 tmpfs 798M 0 798M 0% /run/user/1001 14:08:31 14:08:31 14:08:31 ---> free -m: 14:08:31 total used free shared buff/cache available 14:08:31 Mem: 7976 513 5173 0 2289 7180 14:08:31 Swap: 1023 0 1023 14:08:31 14:08:31 14:08:31 ---> ip addr: 14:08:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:08:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:08:31 inet 127.0.0.1/8 scope host lo 14:08:31 valid_lft forever preferred_lft forever 14:08:31 inet6 ::1/128 scope host 14:08:31 valid_lft forever preferred_lft forever 14:08:31 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:08:31 link/ether fa:16:3e:38:94:3e brd ff:ff:ff:ff:ff:ff 14:08:31 inet 10.32.7.208/23 brd 10.32.7.255 scope global dynamic ens3 14:08:31 valid_lft 85243sec preferred_lft 85243sec 14:08:31 inet6 fe80::f816:3eff:fe38:943e/64 scope link 14:08:31 valid_lft forever preferred_lft forever 14:08:31 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:08:31 link/ether 02:42:06:c6:3f:48 brd ff:ff:ff:ff:ff:ff 14:08:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:08:31 valid_lft forever preferred_lft forever 14:08:31 inet6 fe80::42:6ff:fec6:3f48/64 scope link 14:08:31 valid_lft forever preferred_lft forever 14:08:31 14:08:31 14:08:31 ---> sar -b -r -n DEV: 14:08:31 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3555) 06/23/25 _x86_64_ (4 CPU) 14:08:31 14:08:31 13:49:16 LINUX RESTART (4 CPU) 14:08:31 14:08:31 13:50:02 tps rtps wtps bread/s bwrtn/s 14:08:31 13:51:01 86.80 21.08 65.72 731.81 6388.88 14:08:31 13:52:01 82.44 12.63 69.81 2254.29 9920.08 14:08:31 13:53:01 43.01 0.08 42.93 3.33 8776.54 14:08:31 13:54:01 3.50 1.73 1.77 40.92 21.46 14:08:31 13:55:01 0.98 0.00 0.98 0.00 10.40 14:08:31 13:56:01 1.52 0.00 1.52 0.00 18.26 14:08:31 13:57:01 0.90 0.00 0.90 0.00 10.26 14:08:31 13:58:01 0.90 0.00 0.90 0.00 11.33 14:08:31 13:59:01 0.87 0.00 0.87 0.00 9.87 14:08:31 14:00:01 1.50 0.00 1.50 0.00 18.79 14:08:31 14:01:01 1.02 0.00 1.02 0.00 11.20 14:08:31 14:02:01 1.02 0.00 1.02 0.00 12.80 14:08:31 14:03:01 0.83 0.00 0.83 0.00 9.07 14:08:31 14:04:01 1.10 0.00 1.10 0.00 13.86 14:08:31 14:05:01 3.68 2.37 1.32 18.93 19.33 14:08:31 14:06:01 1.72 0.00 1.72 0.00 20.93 14:08:31 14:07:01 0.87 0.00 0.87 0.00 9.60 14:08:31 14:08:01 23.66 0.77 22.89 68.91 1313.43 14:08:31 Average: 14.17 2.13 12.04 172.71 1472.98 14:08:31 14:08:31 13:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:31 13:51:01 5760600 7441504 2406828 29.47 53184 1796688 932608 10.12 563552 1650208 130884 14:08:31 13:52:01 5264844 7304716 2902584 35.54 69500 2125952 1389180 15.07 818508 1857640 243120 14:08:31 13:53:01 5342204 7381040 2825224 34.59 71748 2122860 1294708 14.05 790844 1809488 236 14:08:31 13:54:01 5342252 7382876 2825176 34.59 71796 2124084 1311776 14.23 789172 1809916 8 14:08:31 13:55:01 5343856 7384540 2823572 34.57 71840 2124080 1321928 14.34 787728 1809912 16 14:08:31 13:56:01 5352412 7393128 2815016 34.47 71896 2124088 1321928 14.34 778636 1809916 16 14:08:31 13:57:01 5352536 7393288 2814892 34.46 71928 2124092 1321928 14.34 778512 1809920 8 14:08:31 13:58:01 5353072 7393884 2814356 34.46 71952 2124096 1321928 14.34 778564 1809924 48 14:08:31 13:59:01 5353196 7394008 2814232 34.46 71976 2124096 1321928 14.34 778520 1809924 8 14:08:31 14:00:01 5352832 7393720 2814596 34.46 72024 2124100 1321928 14.34 778872 1809936 32 14:08:31 14:01:01 5352792 7393692 2814636 34.46 72064 2124112 1321928 14.34 778736 1809940 12 14:08:31 14:02:01 5352932 7393892 2814496 34.46 72104 2124116 1321928 14.34 778792 1809944 28 14:08:31 14:03:01 5352576 7393560 2814852 34.46 72132 2124116 1321928 14.34 778784 1809944 4 14:08:31 14:04:01 5352488 7393528 2814940 34.47 72180 2124120 1321928 14.34 779432 1809948 140 14:08:31 14:05:01 5350556 7392300 2816872 34.49 72796 2124124 1326416 14.39 779964 1809952 272 14:08:31 14:06:01 5351108 7392904 2816320 34.48 72844 2124128 1326416 14.39 779864 1809956 12 14:08:31 14:07:01 5351108 7392936 2816320 34.48 72876 2124128 1326416 14.39 779880 1809956 12 14:08:31 14:08:01 5306872 7358880 2860556 35.02 74860 2132020 1068060 11.59 828656 1806648 9672 14:08:31 Average: 5366013 7387466 2801415 34.30 71094 2106389 1288603 13.98 773723 1803504 21363 14:08:31 14:08:31 13:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:31 13:51:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 14:08:31 13:51:01 ens3 95.75 68.09 841.52 15.60 0.00 0.00 0.00 0.00 14:08:31 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:52:01 lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 14:08:31 13:52:01 ens3 218.96 139.66 1318.21 14.77 0.00 0.00 0.00 0.00 14:08:31 13:52:01 vethebe2b70 80.90 118.01 5.39 589.33 0.00 0.00 0.00 0.05 14:08:31 13:52:01 docker0 80.90 117.90 4.28 589.32 0.00 0.00 0.00 0.00 14:08:31 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:53:01 ens3 1.05 1.28 0.22 0.27 0.00 0.00 0.00 0.00 14:08:31 13:53:01 vethfe401f0 0.18 0.33 0.03 0.05 0.00 0.00 0.00 0.00 14:08:31 13:53:01 docker0 0.18 0.18 0.02 0.03 0.00 0.00 0.00 0.00 14:08:31 13:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:08:31 13:54:01 ens3 11.13 12.13 6.61 14.88 0.00 0.00 0.00 0.00 14:08:31 13:54:01 vethfe401f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:55:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:08:31 13:55:01 vethfe401f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:31 13:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:08:31 13:56:01 vethfe401f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:57:01 vethfe401f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:31 13:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:08:31 13:58:01 vethfe401f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:59:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:59:01 vethfe401f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:31 14:00:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:08:31 14:00:01 vethfe401f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:01:01 vethfe401f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:31 14:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:08:31 14:02:01 vethfe401f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:03:01 ens3 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 14:08:31 14:03:01 vethfe401f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:31 14:04:01 ens3 0.82 0.53 0.42 0.23 0.00 0.00 0.00 0.00 14:08:31 14:04:01 vethfe401f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:05:01 ens3 1.07 0.57 0.48 0.34 0.00 0.00 0.00 0.00 14:08:31 14:05:01 vethfe401f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:31 14:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:08:31 14:06:01 vethfe401f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:07:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:07:01 vethfe401f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 14:08:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 14:08:31 14:08:01 ens3 14.10 13.76 11.60 6.96 0.00 0.00 0.00 0.00 14:08:31 14:08:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:31 Average: lo 0.29 0.29 0.02 0.02 0.00 0.00 0.00 0.00 14:08:31 Average: ens3 19.06 13.10 120.40 2.95 0.00 0.00 0.00 0.00 14:08:31 Average: docker0 4.51 6.57 0.24 32.77 0.00 0.00 0.00 0.00 14:08:31 14:08:31 14:08:31 ---> sar -P ALL: 14:08:31 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3555) 06/23/25 _x86_64_ (4 CPU) 14:08:31 14:08:31 13:49:16 LINUX RESTART (4 CPU) 14:08:31 14:08:31 13:50:02 CPU %user %nice %system %iowait %steal %idle 14:08:31 13:51:01 all 19.30 0.00 1.36 2.98 1.58 74.78 14:08:31 13:51:01 0 41.99 0.00 2.56 1.99 2.65 50.80 14:08:31 13:51:01 1 18.89 0.00 1.13 1.93 1.01 77.04 14:08:31 13:51:01 2 1.91 0.00 0.77 7.15 1.48 88.69 14:08:31 13:51:01 3 14.48 0.00 1.02 0.81 1.15 82.54 14:08:31 13:52:01 all 18.00 0.00 2.32 2.40 1.92 75.35 14:08:31 13:52:01 0 17.50 0.00 2.01 2.44 1.98 76.08 14:08:31 13:52:01 1 24.60 0.00 2.37 1.62 1.96 69.45 14:08:31 13:52:01 2 17.73 0.00 2.78 3.99 1.98 73.52 14:08:31 13:52:01 3 12.15 0.00 2.10 1.57 1.80 82.38 14:08:31 13:53:01 all 0.59 0.00 0.75 1.35 0.56 96.75 14:08:31 13:53:01 0 0.27 0.00 0.70 1.46 0.66 96.91 14:08:31 13:53:01 1 1.01 0.00 0.81 1.59 0.46 96.12 14:08:31 13:53:01 2 0.52 0.00 0.86 0.78 0.65 97.19 14:08:31 13:53:01 3 0.53 0.00 0.65 1.53 0.48 96.81 14:08:31 13:54:01 all 0.83 0.00 0.12 0.08 0.49 98.48 14:08:31 13:54:01 0 1.51 0.00 0.08 0.02 0.53 97.86 14:08:31 13:54:01 1 0.53 0.00 0.08 0.02 0.22 99.15 14:08:31 13:54:01 2 0.51 0.00 0.12 0.02 0.81 98.54 14:08:31 13:54:01 3 0.78 0.00 0.15 0.27 0.38 98.42 14:08:31 13:55:01 all 0.12 0.00 0.03 0.03 0.30 99.52 14:08:31 13:55:01 0 0.07 0.00 0.03 0.00 0.32 99.58 14:08:31 13:55:01 1 0.35 0.00 0.02 0.03 0.15 99.45 14:08:31 13:55:01 2 0.07 0.00 0.03 0.03 0.61 99.25 14:08:31 13:55:01 3 0.03 0.00 0.03 0.07 0.10 99.77 14:08:31 13:56:01 all 0.05 0.00 0.03 0.01 0.32 99.58 14:08:31 13:56:01 0 0.08 0.00 0.03 0.00 0.18 99.70 14:08:31 13:56:01 1 0.03 0.00 0.02 0.00 0.12 99.83 14:08:31 13:56:01 2 0.05 0.00 0.05 0.00 0.73 99.17 14:08:31 13:56:01 3 0.02 0.00 0.05 0.05 0.25 99.63 14:08:31 13:57:01 all 0.10 0.00 0.02 0.01 0.20 99.68 14:08:31 13:57:01 0 0.03 0.00 0.02 0.00 0.13 99.82 14:08:31 13:57:01 1 0.25 0.00 0.00 0.00 0.07 99.68 14:08:31 13:57:01 2 0.05 0.00 0.02 0.00 0.25 99.68 14:08:31 13:57:01 3 0.03 0.00 0.03 0.03 0.35 99.55 14:08:31 13:58:01 all 0.05 0.00 0.02 0.01 0.28 99.64 14:08:31 13:58:01 0 0.05 0.00 0.03 0.00 0.47 99.45 14:08:31 13:58:01 1 0.02 0.00 0.00 0.00 0.13 99.85 14:08:31 13:58:01 2 0.03 0.00 0.02 0.02 0.13 99.80 14:08:31 13:58:01 3 0.12 0.00 0.03 0.05 0.38 99.42 14:08:31 13:59:01 all 0.04 0.00 0.02 0.02 0.19 99.73 14:08:31 13:59:01 0 0.05 0.00 0.02 0.00 0.42 99.52 14:08:31 13:59:01 1 0.02 0.00 0.00 0.00 0.10 99.88 14:08:31 13:59:01 2 0.07 0.00 0.03 0.02 0.17 99.72 14:08:31 13:59:01 3 0.02 0.00 0.05 0.03 0.08 99.82 14:08:31 14:00:01 all 0.12 0.00 0.02 0.01 0.27 99.57 14:08:31 14:00:01 0 0.05 0.00 0.05 0.02 0.55 99.34 14:08:31 14:00:01 1 0.30 0.00 0.00 0.00 0.15 99.55 14:08:31 14:00:01 2 0.07 0.00 0.03 0.00 0.23 99.67 14:08:31 14:00:01 3 0.03 0.00 0.02 0.05 0.17 99.73 14:08:31 14:01:01 all 0.15 0.00 0.01 0.01 0.19 99.64 14:08:31 14:01:01 0 0.07 0.00 0.03 0.00 0.42 99.48 14:08:31 14:01:01 1 0.47 0.00 0.00 0.00 0.08 99.45 14:08:31 14:01:01 2 0.05 0.00 0.02 0.00 0.13 99.80 14:08:31 14:01:01 3 0.05 0.00 0.00 0.03 0.10 99.82 14:08:31 14:08:31 14:01:01 CPU %user %nice %system %iowait %steal %idle 14:08:31 14:02:01 all 0.28 0.00 0.03 0.01 0.15 99.53 14:08:31 14:02:01 0 0.05 0.00 0.07 0.00 0.32 99.57 14:08:31 14:02:01 1 0.98 0.00 0.02 0.00 0.07 98.94 14:08:31 14:02:01 2 0.02 0.00 0.02 0.00 0.15 99.82 14:08:31 14:02:01 3 0.05 0.00 0.02 0.05 0.07 99.82 14:08:31 14:03:01 all 0.02 0.00 0.02 0.01 0.23 99.71 14:08:31 14:03:01 0 0.05 0.00 0.03 0.02 0.51 99.39 14:08:31 14:03:01 1 0.00 0.00 0.00 0.00 0.10 99.90 14:08:31 14:03:01 2 0.03 0.00 0.05 0.00 0.22 99.70 14:08:31 14:03:01 3 0.00 0.00 0.05 0.03 0.12 99.80 14:08:31 14:04:01 all 0.06 0.00 0.03 0.02 0.38 99.51 14:08:31 14:04:01 0 0.08 0.00 0.00 0.00 0.58 99.34 14:08:31 14:04:01 1 0.07 0.00 0.00 0.00 0.17 99.77 14:08:31 14:04:01 2 0.07 0.00 0.07 0.00 0.56 99.30 14:08:31 14:04:01 3 0.05 0.00 0.00 0.05 0.20 99.70 14:08:31 14:05:01 all 0.15 0.00 0.03 0.06 0.44 99.31 14:08:31 14:05:01 0 0.03 0.00 0.03 0.00 0.63 99.30 14:08:31 14:05:01 1 0.47 0.00 0.02 0.00 0.20 99.32 14:08:31 14:05:01 2 0.03 0.00 0.05 0.00 0.43 99.49 14:08:31 14:05:01 3 0.08 0.00 0.05 0.25 0.51 99.10 14:08:31 14:06:01 all 0.29 0.00 0.03 0.04 0.26 99.38 14:08:31 14:06:01 0 0.10 0.00 0.05 0.05 0.58 99.22 14:08:31 14:06:01 1 0.93 0.00 0.00 0.00 0.08 98.99 14:08:31 14:06:01 2 0.03 0.00 0.03 0.00 0.13 99.80 14:08:31 14:06:01 3 0.07 0.00 0.05 0.10 0.25 99.53 14:08:31 14:07:01 all 0.15 0.00 0.03 0.01 0.28 99.53 14:08:31 14:07:01 0 0.10 0.00 0.05 0.02 0.68 99.15 14:08:31 14:07:01 1 0.45 0.00 0.03 0.00 0.08 99.43 14:08:31 14:07:01 2 0.03 0.00 0.03 0.00 0.12 99.82 14:08:31 14:07:01 3 0.02 0.00 0.02 0.02 0.25 99.70 14:08:31 14:08:01 all 19.29 0.00 0.95 0.75 1.19 77.82 14:08:31 14:08:01 0 1.36 0.00 0.30 0.33 1.17 96.84 14:08:31 14:08:01 1 12.85 0.00 1.10 0.07 0.76 85.23 14:08:31 14:08:01 2 30.85 0.00 1.11 0.20 1.45 66.39 14:08:31 14:08:01 3 32.20 0.00 1.31 2.41 1.36 62.71 14:08:31 Average: all 3.30 0.00 0.32 0.43 0.51 95.43 14:08:31 Average: 0 3.49 0.00 0.34 0.35 0.71 95.11 14:08:31 Average: 1 3.45 0.00 0.31 0.29 0.33 95.62 14:08:31 Average: 2 2.90 0.00 0.34 0.67 0.57 95.52 14:08:31 Average: 3 3.36 0.00 0.31 0.41 0.44 95.47 14:08:31 14:08:31 14:08:31