07:37:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/137596 07:37:25 Running as SYSTEM 07:37:25 [EnvInject] - Loading node environment variables. 07:37:25 Building remotely on prd-ubuntu1804-docker-8c-8g-18483 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/oom-readiness-docker-verify-master 07:37:25 [ssh-agent] Looking for ssh-agent implementation... 07:37:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:26 $ ssh-agent 07:37:26 SSH_AUTH_SOCK=/tmp/ssh-QVKh5iLfBicZ/agent.2161 07:37:26 SSH_AGENT_PID=2162 07:37:26 [ssh-agent] Started. 07:37:26 Running ssh-add (command line suppressed) 07:37:26 Identity added: /w/workspace/oom-readiness-docker-verify-master@tmp/private_key_2298476243031938806.key (/w/workspace/oom-readiness-docker-verify-master@tmp/private_key_2298476243031938806.key) 07:37:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:37:26 The recommended git tool is: NONE 07:37:28 using credential onap-jenkins-ssh 07:37:28 Wiping out workspace first. 07:37:28 Cloning the remote Git repository 07:37:28 Cloning repository git://cloud.onap.org/mirror/oom/readiness 07:37:28 > git init /w/workspace/oom-readiness-docker-verify-master # timeout=10 07:37:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness 07:37:28 > git --version # timeout=10 07:37:28 > git --version # 'git version 2.17.1' 07:37:28 using GIT_SSH to set credentials Gerrit user 07:37:29 Verifying host key using manually-configured host key entries 07:37:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness +refs/heads/*:refs/remotes/origin/* # timeout=10 07:37:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness # timeout=10 07:37:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:37:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness # timeout=10 07:37:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness 07:37:30 using GIT_SSH to set credentials Gerrit user 07:37:30 Verifying host key using manually-configured host key entries 07:37:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness refs/changes/96/137596/1 # timeout=10 07:37:30 > git rev-parse 47054267628c7682685cf34d1aa948ea7a835221^{commit} # timeout=10 07:37:30 Checking out Revision 47054267628c7682685cf34d1aa948ea7a835221 (refs/changes/96/137596/1) 07:37:30 > git config core.sparsecheckout # timeout=10 07:37:30 > git checkout -f 47054267628c7682685cf34d1aa948ea7a835221 # timeout=10 07:37:33 Commit message: "[RELEASE] Create version 6.0.2" 07:37:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:37:33 > git rev-list --no-walk 5d41514df155dd3c5e2e38a296929ef1b7af281e # timeout=10 07:37:33 provisioning config files... 07:37:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:37:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:37:33 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins13847560197960601335.sh 07:37:33 ---> python-tools-install.sh 07:37:33 Setup pyenv: 07:37:34 * system (set by /opt/pyenv/version) 07:37:34 * 3.8.13 (set by /opt/pyenv/version) 07:37:34 * 3.9.13 (set by /opt/pyenv/version) 07:37:34 * 3.10.6 (set by /opt/pyenv/version) 07:37:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qimd 07:37:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:37:44 lf-activate-venv(): INFO: Installing: lftools 07:38:22 lf-activate-venv(): INFO: Adding /tmp/venv-Qimd/bin to PATH 07:38:22 Generating Requirements File 07:39:03 Python 3.10.6 07:39:03 pip 24.0 from /tmp/venv-Qimd/lib/python3.10/site-packages/pip (python 3.10) 07:39:04 appdirs==1.4.4 07:39:04 argcomplete==3.2.3 07:39:04 aspy.yaml==1.3.0 07:39:04 attrs==23.2.0 07:39:04 autopage==0.5.2 07:39:04 beautifulsoup4==4.12.3 07:39:04 boto3==1.34.71 07:39:04 botocore==1.34.71 07:39:04 bs4==0.0.2 07:39:04 cachetools==5.3.3 07:39:04 certifi==2024.2.2 07:39:04 cffi==1.16.0 07:39:04 cfgv==3.4.0 07:39:04 chardet==5.2.0 07:39:04 charset-normalizer==3.3.2 07:39:04 click==8.1.7 07:39:04 cliff==4.6.0 07:39:04 cmd2==2.4.3 07:39:04 cryptography==3.3.2 07:39:04 debtcollector==3.0.0 07:39:04 decorator==5.1.1 07:39:04 defusedxml==0.7.1 07:39:04 Deprecated==1.2.14 07:39:04 distlib==0.3.8 07:39:04 dnspython==2.6.1 07:39:04 docker==4.2.2 07:39:04 dogpile.cache==1.3.2 07:39:04 email_validator==2.1.1 07:39:04 filelock==3.13.3 07:39:04 future==1.0.0 07:39:04 gitdb==4.0.11 07:39:04 GitPython==3.1.42 07:39:04 google-auth==2.29.0 07:39:04 httplib2==0.22.0 07:39:04 identify==2.5.35 07:39:04 idna==3.6 07:39:04 importlib-resources==1.5.0 07:39:04 iso8601==2.1.0 07:39:04 Jinja2==3.1.3 07:39:04 jmespath==1.0.1 07:39:04 jsonpatch==1.33 07:39:04 jsonpointer==2.4 07:39:04 jsonschema==4.21.1 07:39:04 jsonschema-specifications==2023.12.1 07:39:04 keystoneauth1==5.6.0 07:39:04 kubernetes==29.0.0 07:39:04 lftools==0.37.10 07:39:04 lxml==5.1.0 07:39:04 MarkupSafe==2.1.5 07:39:04 msgpack==1.0.8 07:39:04 multi_key_dict==2.0.3 07:39:04 munch==4.0.0 07:39:04 netaddr==1.2.1 07:39:04 netifaces==0.11.0 07:39:04 niet==1.4.2 07:39:04 nodeenv==1.8.0 07:39:04 oauth2client==4.1.3 07:39:04 oauthlib==3.2.2 07:39:04 openstacksdk==3.0.0 07:39:04 os-client-config==2.1.0 07:39:04 os-service-types==1.7.0 07:39:04 osc-lib==3.0.1 07:39:04 oslo.config==9.4.0 07:39:04 oslo.context==5.5.0 07:39:04 oslo.i18n==6.3.0 07:39:04 oslo.log==5.5.0 07:39:04 oslo.serialization==5.4.0 07:39:04 oslo.utils==7.1.0 07:39:04 packaging==24.0 07:39:04 pbr==6.0.0 07:39:04 platformdirs==4.2.0 07:39:04 prettytable==3.10.0 07:39:04 pyasn1==0.6.0 07:39:04 pyasn1_modules==0.4.0 07:39:04 pycparser==2.21 07:39:04 pygerrit2==2.0.15 07:39:04 PyGithub==2.3.0 07:39:04 pyinotify==0.9.6 07:39:04 PyJWT==2.8.0 07:39:04 PyNaCl==1.5.0 07:39:04 pyparsing==2.4.7 07:39:04 pyperclip==1.8.2 07:39:04 pyrsistent==0.20.0 07:39:04 python-cinderclient==9.5.0 07:39:04 python-dateutil==2.9.0.post0 07:39:04 python-heatclient==3.5.0 07:39:04 python-jenkins==1.8.2 07:39:04 python-keystoneclient==5.4.0 07:39:04 python-magnumclient==4.4.0 07:39:04 python-novaclient==18.6.0 07:39:04 python-openstackclient==6.6.0 07:39:04 python-swiftclient==4.5.0 07:39:04 PyYAML==6.0.1 07:39:04 referencing==0.34.0 07:39:04 requests==2.31.0 07:39:04 requests-oauthlib==2.0.0 07:39:04 requestsexceptions==1.4.0 07:39:04 rfc3986==2.0.0 07:39:04 rpds-py==0.18.0 07:39:04 rsa==4.9 07:39:04 ruamel.yaml==0.18.6 07:39:04 ruamel.yaml.clib==0.2.8 07:39:04 s3transfer==0.10.1 07:39:04 simplejson==3.19.2 07:39:04 six==1.16.0 07:39:04 smmap==5.0.1 07:39:04 soupsieve==2.5 07:39:04 stevedore==5.2.0 07:39:04 tabulate==0.9.0 07:39:04 toml==0.10.2 07:39:04 tomlkit==0.12.4 07:39:04 tqdm==4.66.2 07:39:04 typing_extensions==4.10.0 07:39:04 tzdata==2024.1 07:39:04 urllib3==1.26.18 07:39:04 virtualenv==20.25.1 07:39:04 wcwidth==0.2.13 07:39:04 websocket-client==1.7.0 07:39:04 wrapt==1.16.0 07:39:04 xdg==6.0.0 07:39:04 xmltodict==0.13.0 07:39:04 yq==3.2.3 07:39:04 provisioning config files... 07:39:04 copy managed file [global-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config2439664523362158241tmp 07:39:04 copy managed file [oom-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config1149923884716437479tmp 07:39:04 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins10924433466890552279.sh 07:39:04 ---> docker-login.sh 07:39:04 nexus3.onap.org:10001 07:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:05 Configure a credential helper to remove this warning. See 07:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:05 07:39:05 Login Succeeded 07:39:05 nexus3.onap.org:10002 07:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:05 Configure a credential helper to remove this warning. See 07:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:05 07:39:05 Login Succeeded 07:39:05 nexus3.onap.org:10003 07:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:05 Configure a credential helper to remove this warning. See 07:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:05 07:39:05 Login Succeeded 07:39:05 nexus3.onap.org:10004 07:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:05 Configure a credential helper to remove this warning. See 07:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:05 07:39:05 Login Succeeded 07:39:05 docker.io 07:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:05 Configure a credential helper to remove this warning. See 07:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:05 07:39:05 Login Succeeded 07:39:05 ---> docker-login.sh ends 07:39:05 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins13550523004948138313.sh 07:39:05 [oom-readiness-docker-verify-master] $ /bin/sh -xe /tmp/jenkins6027999464345149820.sh 07:39:05 [EnvInject] - Injecting environment variables from a build step. 07:39:05 [EnvInject] - Injecting as environment variables the properties content 07:39:05 DOCKER_ROOT=$WORKSPACE 07:39:05 CONTAINER_TAG_YAML_DIR= 07:39:05 CONTAINER_TAG_METHOD=latest 07:39:05 07:39:05 [EnvInject] - Variables injected successfully. 07:39:05 [oom-readiness-docker-verify-master] $ /bin/bash -l /tmp/jenkins5369200354314419344.sh 07:39:05 ---> docker-get-container-tag.sh 07:39:05 Setup pyenv: 07:39:05 system 07:39:05 3.8.13 07:39:05 3.9.13 07:39:05 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) 07:39:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qimd from file:/tmp/.os_lf_venv 07:39:07 lf-activate-venv(): INFO: Installing: yq 07:39:10 lf-activate-venv(): INFO: Adding /tmp/venv-Qimd/bin to PATH 07:39:10 ---> Docker image tag found: latest 07:39:10 [EnvInject] - Injecting environment variables from a build step. 07:39:10 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 07:39:10 [EnvInject] - Variables injected successfully. 07:39:10 [EnvInject] - Injecting environment variables from a build step. 07:39:10 [EnvInject] - Injecting as environment variables the properties content 07:39:10 DOCKER_ARGS=-f ./Dockerfile 07:39:10 DOCKER_ROOT=/w/workspace/oom-readiness-docker-verify-master 07:39:10 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 07:39:10 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 07:39:10 DOCKER_NAME=onap/oom/readiness 07:39:10 07:39:10 [EnvInject] - Variables injected successfully. 07:39:10 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins12169437092934050137.sh 07:39:10 ---> docker-build.sh 07:39:10 Docker version 20.10.18, build b40c2f6 07:39:10 Building image: nexus3.onap.org:10003/onap/oom/readiness:latest 07:39:10 docker build -f ./Dockerfile -t nexus3.onap.org:10003/onap/oom/readiness:latest . 07:39:10 Sending build context to Docker daemon 143.9kB 07:39:10 Step 1/8 : FROM nexus3.onap.org:10001/onap/integration-python:12.0.0 07:39:11 12.0.0: Pulling from onap/integration-python 07:39:11 f56be85fc22e: Pulling fs layer 07:39:11 8f2cb45389d7: Pulling fs layer 07:39:11 40cf4a69a8c6: Pulling fs layer 07:39:11 1f9b743b3912: Pulling fs layer 07:39:11 c2d4879139cb: Pulling fs layer 07:39:11 7bfee93fd017: Pulling fs layer 07:39:11 1f9b743b3912: Waiting 07:39:11 c2d4879139cb: Waiting 07:39:11 7bfee93fd017: Waiting 07:39:11 8f2cb45389d7: Verifying Checksum 07:39:11 8f2cb45389d7: Download complete 07:39:11 1f9b743b3912: Verifying Checksum 07:39:11 1f9b743b3912: Download complete 07:39:11 f56be85fc22e: Verifying Checksum 07:39:11 f56be85fc22e: Download complete 07:39:11 7bfee93fd017: Verifying Checksum 07:39:11 7bfee93fd017: Download complete 07:39:11 c2d4879139cb: Verifying Checksum 07:39:11 c2d4879139cb: Download complete 07:39:11 40cf4a69a8c6: Download complete 07:39:11 f56be85fc22e: Pull complete 07:39:11 8f2cb45389d7: Pull complete 07:39:12 40cf4a69a8c6: Pull complete 07:39:12 1f9b743b3912: Pull complete 07:39:12 c2d4879139cb: Pull complete 07:39:12 7bfee93fd017: Pull complete 07:39:12 Digest: sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c 07:39:12 Status: Downloaded newer image for nexus3.onap.org:10001/onap/integration-python:12.0.0 07:39:12 ---> 2834f89bf9f5 07:39:12 Step 2/8 : ENV CERT="/var/run/secrets/kubernetes.io/serviceaccount/ca.crt" 07:39:16 ---> Running in 7d15b35bbfb4 07:39:16 Removing intermediate container 7d15b35bbfb4 07:39:16 ---> f6ae6d01d591 07:39:16 Step 3/8 : ENV TOKEN="/var/run/secrets/kubernetes.io/serviceaccount/token" 07:39:16 ---> Running in 8fd5597f07d3 07:39:16 Removing intermediate container 8fd5597f07d3 07:39:16 ---> f24b60676dd2 07:39:16 Step 4/8 : COPY requirements.txt . 07:39:16 ---> 5e2a9e0aeac0 07:39:16 Step 5/8 : RUN pip install -r requirements.txt 07:39:16 ---> Running in add1295446c3 07:39:18 Defaulting to user installation because normal site-packages is not writeable 07:39:19 Collecting requests==2.31.0 07:39:19 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 07:39:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.2 MB/s eta 0:00:00 07:39:19 Collecting kubernetes==29.0.0 07:39:19 Downloading kubernetes-29.0.0-py2.py3-none-any.whl (1.6 MB) 07:39:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 16.1 MB/s eta 0:00:00 07:39:19 Collecting charset-normalizer<4,>=2 07:39:19 Downloading charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_x86_64.whl (140 kB) 07:39:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 18.4 MB/s eta 0:00:00 07:39:19 Collecting idna<4,>=2.5 07:39:19 Downloading idna-3.6-py3-none-any.whl (61 kB) 07:39:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 8.8 MB/s eta 0:00:00 07:39:19 Collecting urllib3<3,>=1.21.1 07:39:19 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 07:39:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 13.6 MB/s eta 0:00:00 07:39:19 Collecting certifi>=2017.4.17 07:39:19 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 07:39:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 24.1 MB/s eta 0:00:00 07:39:19 Collecting six>=1.9.0 07:39:19 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 07:39:19 Collecting python-dateutil>=2.5.3 07:39:19 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 07:39:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 26.6 MB/s eta 0:00:00 07:39:19 Collecting pyyaml>=5.4.1 07:39:19 Downloading PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl (748 kB) 07:39:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 748.5/748.5 kB 18.4 MB/s eta 0:00:00 07:39:20 Collecting google-auth>=1.0.1 07:39:20 Downloading google_auth-2.29.0-py2.py3-none-any.whl (189 kB) 07:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 189.2/189.2 kB 30.2 MB/s eta 0:00:00 07:39:20 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 07:39:20 Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) 07:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 14.3 MB/s eta 0:00:00 07:39:20 Collecting requests-oauthlib 07:39:20 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 07:39:20 Collecting oauthlib>=3.2.2 07:39:20 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 07:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 26.9 MB/s eta 0:00:00 07:39:20 Collecting cachetools<6.0,>=2.0.0 07:39:20 Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) 07:39:20 Collecting pyasn1-modules>=0.2.1 07:39:20 Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 07:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 kB 30.3 MB/s eta 0:00:00 07:39:20 Collecting rsa<5,>=3.1.4 07:39:20 Downloading rsa-4.9-py3-none-any.whl (34 kB) 07:39:20 Collecting pyasn1<0.7.0,>=0.4.6 07:39:20 Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 07:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 12.7 MB/s eta 0:00:00 07:39:20 Installing collected packages: websocket-client, urllib3, six, pyyaml, pyasn1, oauthlib, idna, charset-normalizer, certifi, cachetools, rsa, requests, python-dateutil, pyasn1-modules, requests-oauthlib, google-auth, kubernetes 07:39:20  WARNING: The script wsdump is installed in '/home/onap/.local/bin' which is not on PATH. 07:39:20 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 07:39:21  WARNING: The script normalizer is installed in '/home/onap/.local/bin' which is not on PATH. 07:39:21 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 07:39:21  WARNING: The scripts pyrsa-decrypt, pyrsa-encrypt, pyrsa-keygen, pyrsa-priv2pub, pyrsa-sign and pyrsa-verify are installed in '/home/onap/.local/bin' which is not on PATH. 07:39:21 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 07:39:22 Successfully installed cachetools-5.3.3 certifi-2024.2.2 charset-normalizer-3.3.2 google-auth-2.29.0 idna-3.6 kubernetes-29.0.0 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1-modules-0.4.0 python-dateutil-2.9.0.post0 pyyaml-6.0.1 requests-2.31.0 requests-oauthlib-2.0.0 rsa-4.9 six-1.16.0 urllib3-2.2.1 websocket-client-1.7.0 07:39:23  07:39:23 [notice] A new release of pip available: 22.3.1 -> 24.0 07:39:23 [notice] To update, run: pip install --upgrade pip 07:39:26 Removing intermediate container add1295446c3 07:39:26 ---> 06eeb4bd40cc 07:39:26 Step 6/8 : COPY ready.py . 07:39:26 ---> 9d635f6505e8 07:39:26 Step 7/8 : ENTRYPOINT ["/app/ready.py"] 07:39:26 ---> Running in 4854a47a2642 07:39:27 Removing intermediate container 4854a47a2642 07:39:27 ---> cbc4ad4f234d 07:39:27 Step 8/8 : CMD [""] 07:39:27 ---> Running in 816d688ab6bf 07:39:27 Removing intermediate container 816d688ab6bf 07:39:27 ---> 97cc57679968 07:39:27 Successfully built 97cc57679968 07:39:27 Successfully tagged nexus3.onap.org:10003/onap/oom/readiness:latest 07:39:27 ---> docker-build.sh ends 07:39:27 [oom-readiness-docker-verify-master] $ /bin/sh -xe /tmp/jenkins6902445853416939339.sh 07:39:27 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins7508340740611280847.sh 07:39:27 $ ssh-agent -k 07:39:27 unset SSH_AUTH_SOCK; 07:39:27 unset SSH_AGENT_PID; 07:39:27 echo Agent pid 2162 killed; 07:39:27 [ssh-agent] Stopped. 07:39:27 [PostBuildScript] - [INFO] Executing post build scripts. 07:39:27 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins7461683328677528246.sh 07:39:27 ---> sysstat.sh 07:39:27 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins5925572631175852909.sh 07:39:27 ---> package-listing.sh 07:39:27 ++ facter osfamily 07:39:27 ++ tr '[:upper:]' '[:lower:]' 07:39:28 + OS_FAMILY=debian 07:39:28 + workspace=/w/workspace/oom-readiness-docker-verify-master 07:39:28 + START_PACKAGES=/tmp/packages_start.txt 07:39:28 + END_PACKAGES=/tmp/packages_end.txt 07:39:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:39:28 + PACKAGES=/tmp/packages_start.txt 07:39:28 + '[' /w/workspace/oom-readiness-docker-verify-master ']' 07:39:28 + PACKAGES=/tmp/packages_end.txt 07:39:28 + case "${OS_FAMILY}" in 07:39:28 + dpkg -l 07:39:28 + grep '^ii' 07:39:28 + '[' -f /tmp/packages_start.txt ']' 07:39:28 + '[' -f /tmp/packages_end.txt ']' 07:39:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:39:28 + '[' /w/workspace/oom-readiness-docker-verify-master ']' 07:39:28 + mkdir -p /w/workspace/oom-readiness-docker-verify-master/archives/ 07:39:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-docker-verify-master/archives/ 07:39:28 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins16090085418769590932.sh 07:39:28 ---> capture-instance-metadata.sh 07:39:28 Setup pyenv: 07:39:28 system 07:39:28 3.8.13 07:39:28 3.9.13 07:39:28 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) 07:39:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qimd from file:/tmp/.os_lf_venv 07:39:29 lf-activate-venv(): INFO: Installing: lftools 07:39:39 lf-activate-venv(): INFO: Adding /tmp/venv-Qimd/bin to PATH 07:39:39 INFO: Running in OpenStack, capturing instance metadata 07:39:40 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins7271878048203023001.sh 07:39:40 provisioning config files... 07:39:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config324401261991183628tmp 07:39:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:39:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:39:40 [EnvInject] - Injecting environment variables from a build step. 07:39:40 [EnvInject] - Injecting as environment variables the properties content 07:39:40 SERVER_ID=logs 07:39:40 07:39:40 [EnvInject] - Variables injected successfully. 07:39:40 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins13542997985022779966.sh 07:39:40 ---> create-netrc.sh 07:39:40 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins15269700316996291962.sh 07:39:40 ---> python-tools-install.sh 07:39:40 Setup pyenv: 07:39:40 system 07:39:40 3.8.13 07:39:40 3.9.13 07:39:40 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) 07:39:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qimd from file:/tmp/.os_lf_venv 07:39:41 lf-activate-venv(): INFO: Installing: lftools 07:39:52 lf-activate-venv(): INFO: Adding /tmp/venv-Qimd/bin to PATH 07:39:52 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins2285484699800620358.sh 07:39:52 ---> sudo-logs.sh 07:39:52 Archiving 'sudo' log.. 07:39:52 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins14842090489019003528.sh 07:39:52 ---> job-cost.sh 07:39:52 Setup pyenv: 07:39:52 system 07:39:52 3.8.13 07:39:52 3.9.13 07:39:52 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) 07:39:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qimd from file:/tmp/.os_lf_venv 07:39:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:40:02 lf-activate-venv(): INFO: Adding /tmp/venv-Qimd/bin to PATH 07:40:02 INFO: No Stack... 07:40:02 INFO: Retrieving Pricing Info for: v3-standard-8 07:40:02 INFO: Archiving Costs 07:40:02 [oom-readiness-docker-verify-master] $ /bin/bash -l /tmp/jenkins2693923666193958735.sh 07:40:02 ---> logs-deploy.sh 07:40:02 Setup pyenv: 07:40:02 system 07:40:02 3.8.13 07:40:02 3.9.13 07:40:02 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) 07:40:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qimd from file:/tmp/.os_lf_venv 07:40:04 lf-activate-venv(): INFO: Installing: lftools 07:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-Qimd/bin to PATH 07:40:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-docker-verify-master/55 07:40:13 INFO: archiving workspace using pattern(s): 07:40:14 Archives upload complete. 07:40:14 INFO: archiving logs to Nexus 07:40:15 ---> uname -a: 07:40:15 Linux prd-ubuntu1804-docker-8c-8g-18483 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:40:15 07:40:15 07:40:15 ---> lscpu: 07:40:15 Architecture: x86_64 07:40:15 CPU op-mode(s): 32-bit, 64-bit 07:40:15 Byte Order: Little Endian 07:40:15 CPU(s): 8 07:40:15 On-line CPU(s) list: 0-7 07:40:15 Thread(s) per core: 1 07:40:15 Core(s) per socket: 1 07:40:15 Socket(s): 8 07:40:15 NUMA node(s): 1 07:40:15 Vendor ID: AuthenticAMD 07:40:15 CPU family: 23 07:40:15 Model: 49 07:40:15 Model name: AMD EPYC-Rome Processor 07:40:15 Stepping: 0 07:40:15 CPU MHz: 2799.998 07:40:15 BogoMIPS: 5599.99 07:40:15 Virtualization: AMD-V 07:40:15 Hypervisor vendor: KVM 07:40:15 Virtualization type: full 07:40:15 L1d cache: 32K 07:40:15 L1i cache: 32K 07:40:15 L2 cache: 512K 07:40:15 L3 cache: 16384K 07:40:15 NUMA node0 CPU(s): 0-7 07:40:15 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 07:40:15 07:40:15 07:40:15 ---> nproc: 07:40:15 8 07:40:15 07:40:15 07:40:15 ---> df -h: 07:40:15 Filesystem Size Used Avail Use% Mounted on 07:40:15 udev 16G 0 16G 0% /dev 07:40:15 tmpfs 3.2G 708K 3.2G 1% /run 07:40:15 /dev/vda1 155G 10G 145G 7% / 07:40:15 tmpfs 16G 0 16G 0% /dev/shm 07:40:15 tmpfs 5.0M 0 5.0M 0% /run/lock 07:40:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:40:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:40:15 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:40:15 07:40:15 07:40:15 ---> free -m: 07:40:15 total used free shared buff/cache available 07:40:15 Mem: 32167 797 29151 0 2217 30944 07:40:15 Swap: 1023 0 1023 07:40:15 07:40:15 07:40:15 ---> ip addr: 07:40:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:40:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:40:15 inet 127.0.0.1/8 scope host lo 07:40:15 valid_lft forever preferred_lft forever 07:40:15 inet6 ::1/128 scope host 07:40:15 valid_lft forever preferred_lft forever 07:40:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:40:15 link/ether fa:16:3e:a3:3d:28 brd ff:ff:ff:ff:ff:ff 07:40:15 inet 10.30.106.73/23 brd 10.30.107.255 scope global dynamic ens3 07:40:15 valid_lft 86171sec preferred_lft 86171sec 07:40:15 inet6 fe80::f816:3eff:fea3:3d28/64 scope link 07:40:15 valid_lft forever preferred_lft forever 07:40:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:40:15 link/ether 02:42:ba:90:f6:5f brd ff:ff:ff:ff:ff:ff 07:40:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:40:15 valid_lft forever preferred_lft forever 07:40:15 inet6 fe80::42:baff:fe90:f65f/64 scope link 07:40:15 valid_lft forever preferred_lft forever 07:40:15 07:40:15 07:40:15 ---> sar -b -r -n DEV: 07:40:15 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18483) 03/27/24 _x86_64_ (8 CPU) 07:40:15 07:40:15 07:36:29 LINUX RESTART (8 CPU) 07:40:15 07:40:15 07:37:01 tps rtps wtps bread/s bwrtn/s 07:40:15 07:38:01 129.17 58.30 70.88 3646.92 49356.88 07:40:15 07:39:01 102.72 13.26 89.45 973.30 24182.64 07:40:15 07:40:01 124.35 9.45 114.90 1672.79 24120.91 07:40:15 Average: 118.75 27.01 91.74 2097.76 32554.41 07:40:15 07:40:15 07:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:40:15 07:38:01 30364212 31718144 2575008 7.82 50996 1625224 1455036 4.28 825868 1481484 56100 07:40:15 07:39:01 30041068 31691936 2898152 8.80 73148 1885180 1480592 4.36 885524 1714300 97688 07:40:15 07:40:01 29848052 31682172 3091168 9.38 84556 2047676 1467988 4.32 981488 1788368 26156 07:40:15 Average: 30084444 31697417 2854776 8.67 69567 1852693 1467872 4.32 897627 1661384 59981 07:40:15 07:40:15 07:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:40:15 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:15 07:38:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 07:40:15 07:38:01 ens3 342.52 215.63 861.95 59.65 0.00 0.00 0.00 0.00 07:40:15 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:15 07:39:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 07:40:15 07:39:01 ens3 46.91 29.43 832.39 5.44 0.00 0.00 0.00 0.00 07:40:15 07:40:01 docker0 3.92 5.63 0.57 71.68 0.00 0.00 0.00 0.00 07:40:15 07:40:01 lo 2.93 2.93 0.28 0.28 0.00 0.00 0.00 0.00 07:40:15 07:40:01 ens3 51.61 42.18 414.16 12.95 0.00 0.00 0.00 0.00 07:40:15 Average: docker0 1.31 1.88 0.19 23.89 0.00 0.00 0.00 0.00 07:40:15 Average: lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 07:40:15 Average: ens3 147.02 95.75 702.84 26.02 0.00 0.00 0.00 0.00 07:40:15 07:40:15 07:40:15 ---> sar -P ALL: 07:40:15 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18483) 03/27/24 _x86_64_ (8 CPU) 07:40:15 07:40:15 07:36:29 LINUX RESTART (8 CPU) 07:40:15 07:40:15 07:37:01 CPU %user %nice %system %iowait %steal %idle 07:40:15 07:38:01 all 7.64 0.00 0.82 9.32 0.04 82.19 07:40:15 07:38:01 0 14.50 0.00 1.08 26.93 0.05 57.44 07:40:15 07:38:01 1 12.28 0.00 1.09 3.36 0.03 83.24 07:40:15 07:38:01 2 13.60 0.00 1.11 2.81 0.03 82.45 07:40:15 07:38:01 3 4.52 0.00 0.62 4.67 0.02 90.18 07:40:15 07:38:01 4 3.82 0.00 0.79 28.60 0.07 66.72 07:40:15 07:38:01 5 2.89 0.00 0.63 1.92 0.03 94.52 07:40:15 07:38:01 6 1.56 0.00 0.40 1.53 0.02 96.49 07:40:15 07:38:01 7 8.00 0.00 0.82 4.94 0.03 86.20 07:40:15 07:39:01 all 7.76 0.00 0.61 5.45 0.03 86.15 07:40:15 07:39:01 0 38.50 0.00 2.01 5.37 0.07 54.05 07:40:15 07:39:01 1 9.12 0.00 0.64 5.62 0.03 84.59 07:40:15 07:39:01 2 3.91 0.00 0.57 0.92 0.03 94.57 07:40:15 07:39:01 3 2.57 0.00 0.42 0.67 0.03 96.31 07:40:15 07:39:01 4 2.19 0.00 0.13 2.99 0.03 94.65 07:40:15 07:39:01 5 1.42 0.00 0.32 0.27 0.02 97.98 07:40:15 07:39:01 6 1.24 0.00 0.13 0.02 0.00 98.61 07:40:15 07:39:01 7 3.28 0.00 0.67 27.90 0.02 68.13 07:40:15 07:40:01 all 8.20 0.00 1.00 4.65 0.04 86.11 07:40:15 07:40:01 0 2.09 0.00 0.58 0.33 0.02 96.98 07:40:15 07:40:01 1 18.67 0.00 1.12 1.07 0.03 79.10 07:40:15 07:40:01 2 3.38 0.00 0.75 0.87 0.02 94.99 07:40:15 07:40:01 3 7.67 0.00 0.75 1.67 0.03 89.87 07:40:15 07:40:01 4 4.28 0.00 0.87 7.33 0.05 87.47 07:40:15 07:40:01 5 7.73 0.00 2.28 2.31 0.03 87.64 07:40:15 07:40:01 6 14.33 0.00 0.74 1.26 0.07 83.60 07:40:15 07:40:01 7 7.53 0.00 0.87 22.41 0.05 69.14 07:40:15 Average: all 7.87 0.00 0.81 6.47 0.03 84.82 07:40:15 Average: 0 18.34 0.00 1.22 10.84 0.04 69.55 07:40:15 Average: 1 13.35 0.00 0.95 3.35 0.03 82.31 07:40:15 Average: 2 6.95 0.00 0.81 1.53 0.03 90.68 07:40:15 Average: 3 4.92 0.00 0.60 2.34 0.03 92.12 07:40:15 Average: 4 3.43 0.00 0.60 12.94 0.05 82.99 07:40:15 Average: 5 4.01 0.00 1.07 1.50 0.03 93.39 07:40:15 Average: 6 5.69 0.00 0.42 0.93 0.03 92.93 07:40:15 Average: 7 6.27 0.00 0.79 18.41 0.03 74.50 07:40:15 07:40:15 07:40:15