09:19:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146477 09:19:32 Running as SYSTEM 09:19:32 [EnvInject] - Loading node environment variables. 09:19:32 Building remotely on prd-ubuntu1804-builder-4c-4g-89 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:19:32 [ssh-agent] Looking for ssh-agent implementation... 09:19:32 $ ssh-agent 09:19:32 SSH_AUTH_SOCK=/tmp/ssh-CferzPxfoul3/agent.1749 09:19:32 SSH_AGENT_PID=1751 09:19:32 [ssh-agent] Started. 09:19:32 Running ssh-add (command line suppressed) 09:19:32 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9755417539918473357.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9755417539918473357.key) 09:19:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:19:32 The recommended git tool is: NONE 09:19:34 using credential onap-jenkins-ssh 09:19:34 Wiping out workspace first. 09:19:34 Cloning the remote Git repository 09:19:34 Cloning repository git://cloud.onap.org/mirror/oom.git 09:19:34 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:19:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:19:34 > git --version # timeout=10 09:19:34 > git --version # 'git version 2.17.1' 09:19:34 using GIT_SSH to set credentials Gerrit user 09:19:34 Verifying host key using manually-configured host key entries 09:19:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:19:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:19:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:19:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:19:40 using GIT_SSH to set credentials Gerrit user 09:19:40 Verifying host key using manually-configured host key entries 09:19:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/146477/2 # timeout=30 09:19:40 > git rev-parse 90a94189342096011abc5236b6349babf55e941d^{commit} # timeout=10 09:19:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:19:40 Checking out Revision 90a94189342096011abc5236b6349babf55e941d (refs/changes/77/146477/2) 09:19:40 > git config core.sparsecheckout # timeout=10 09:19:40 > git checkout -f 90a94189342096011abc5236b6349babf55e941d # timeout=30 09:19:43 Commit message: "[AAI] 17.2.0 chart release (WIP - snapshot images)" 09:19:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:19:44 > git rev-list --no-walk 081663d7fc840ffc7f8c462832cab9e0e9535abd # timeout=10 09:19:44 [EnvInject] - Injecting environment variables from a build step. 09:19:44 [EnvInject] - Injecting as environment variables the properties content 09:19:44 PYTHON=python3 09:19:44 09:19:44 [EnvInject] - Variables injected successfully. 09:19:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7858521546608423143.sh 09:19:44 ---> tox-install.sh 09:19:44 + source /home/jenkins/lf-env.sh 09:19:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:19:44 ++ mktemp -d /tmp/venv-XXXX 09:19:44 + lf_venv=/tmp/venv-nUOG 09:19:44 + local venv_file=/tmp/.os_lf_venv 09:19:44 + local python=python3 09:19:44 + local options 09:19:44 + local set_path=true 09:19:44 + local install_args= 09:19:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:19:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:19:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:19:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:19:44 + true 09:19:44 + case $1 in 09:19:44 + venv_file=/tmp/.toxenv 09:19:44 + shift 2 09:19:44 + true 09:19:44 + case $1 in 09:19:44 + shift 09:19:44 + break 09:19:44 + case $python in 09:19:44 + local pkg_list= 09:19:44 + [[ -d /opt/pyenv ]] 09:19:44 + echo 'Setup pyenv:' 09:19:44 Setup pyenv: 09:19:44 + export PYENV_ROOT=/opt/pyenv 09:19:44 + PYENV_ROOT=/opt/pyenv 09:19:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:19:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:19:44 + pyenv versions 09:19:44 * system (set by /opt/pyenv/version) 09:19:44 * 3.8.13 (set by /opt/pyenv/version) 09:19:44 * 3.9.13 (set by /opt/pyenv/version) 09:19:44 * 3.10.6 (set by /opt/pyenv/version) 09:19:44 + command -v pyenv 09:19:44 ++ pyenv init - --no-rehash 09:19:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:19:44 export PATH="/opt/pyenv/shims:${PATH}" 09:19:44 export PYENV_SHELL=bash 09:19:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:19:44 pyenv() { 09:19:44 local command 09:19:44 command="${1:-}" 09:19:44 if [ "$#" -gt 0 ]; then 09:19:44 shift 09:19:44 fi 09:19:44 09:19:44 case "$command" in 09:19:44 rehash|shell) 09:19:44 eval "$(pyenv "sh-$command" "$@")" 09:19:44 ;; 09:19:44 *) 09:19:44 command pyenv "$command" "$@" 09:19:44 ;; 09:19:44 esac 09:19:44 }' 09:19:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:19:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:19:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:19:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:19:44 ++ export PYENV_SHELL=bash 09:19:44 ++ PYENV_SHELL=bash 09:19:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:19:44 +++ complete -F _pyenv pyenv 09:19:44 ++ lf-pyver python3 09:19:44 ++ local py_version_xy=python3 09:19:44 ++ local py_version_xyz= 09:19:44 ++ pyenv versions 09:19:44 ++ local command 09:19:44 ++ command=versions 09:19:44 ++ '[' 1 -gt 0 ']' 09:19:44 ++ shift 09:19:44 ++ case "$command" in 09:19:44 ++ command pyenv versions 09:19:44 ++ pyenv versions 09:19:44 ++ awk '{ print $1 }' 09:19:44 ++ grep -E '^[0-9.]*[0-9]$' 09:19:44 ++ sed 's/^[ *]* //' 09:19:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:19:44 +++ grep '^3' /tmp/.pyenv_versions 09:19:44 +++ sort -V 09:19:44 +++ tail -n 1 09:19:44 ++ py_version_xyz=3.10.6 09:19:44 ++ [[ -z 3.10.6 ]] 09:19:44 ++ echo 3.10.6 09:19:44 ++ return 0 09:19:44 + pyenv local 3.10.6 09:19:44 + local command 09:19:44 + command=local 09:19:44 + '[' 2 -gt 0 ']' 09:19:44 + shift 09:19:44 + case "$command" in 09:19:44 + command pyenv local 3.10.6 09:19:44 + pyenv local 3.10.6 09:19:44 + for arg in "$@" 09:19:44 + case $arg in 09:19:44 + pkg_list+='tox ' 09:19:44 + for arg in "$@" 09:19:44 + case $arg in 09:19:44 + pkg_list+='virtualenv ' 09:19:44 + for arg in "$@" 09:19:44 + case $arg in 09:19:44 + pkg_list+='urllib3~=1.26.15 ' 09:19:44 + [[ -f /tmp/.toxenv ]] 09:19:44 + [[ ! -f /tmp/.toxenv ]] 09:19:44 + [[ -n '' ]] 09:19:44 + python3 -m venv /tmp/venv-nUOG 09:19:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nUOG' 09:19:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nUOG 09:19:48 + echo /tmp/venv-nUOG 09:19:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:19:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:19:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:19:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:48 + local 'pip_opts=--upgrade --quiet' 09:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:19:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:19:48 + [[ -n '' ]] 09:19:48 + [[ -n '' ]] 09:19:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:19:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:48 + /tmp/venv-nUOG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:19:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:19:53 lf-activate-venv(): INFO: Base packages installed successfully 09:19:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:19:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:19:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:19:53 + /tmp/venv-nUOG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:19:55 $ ssh-agent -k 09:19:55 unset SSH_AUTH_SOCK; 09:19:55 unset SSH_AGENT_PID; 09:19:55 echo Agent pid 1751 killed; 09:19:55 [ssh-agent] Stopped. 09:19:55 Build was aborted 09:19:55 Aborted by new patch set. 09:19:55 /home/jenkins/lf-env.sh: line 187: 2093 Terminated "$lf_venv/bin/python3" -m pip install $pip_opts --upgrade-strategy eager $pkg_list 09:19:55 + lf-echo-stderr 'lf-activate-venv(): ERROR: Failed to install packages: tox virtualenv urllib3~=1.26.15 ' 09:19:55 + echo 'lf-activate-venv(): ERROR: Failed to install packages: tox virtualenv urllib3~=1.26.15 ' 09:19:55 lf-activate-venv(): ERROR: Failed to install packages: tox virtualenv urllib3~=1.26.15 09:19:55 + return 1 09:19:55 [PostBuildScript] - [INFO] Executing post build scripts. 09:19:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9699976154999036413.sh 09:19:55 ---> sysstat.sh 09:19:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4137324277355762000.sh 09:19:55 ---> package-listing.sh 09:19:55 ++ tr '[:upper:]' '[:lower:]' 09:19:55 ++ facter osfamily 09:19:55 + OS_FAMILY=debian 09:19:55 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:19:55 + START_PACKAGES=/tmp/packages_start.txt 09:19:55 + END_PACKAGES=/tmp/packages_end.txt 09:19:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:19:55 + PACKAGES=/tmp/packages_start.txt 09:19:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:19:55 + PACKAGES=/tmp/packages_end.txt 09:19:55 + case "${OS_FAMILY}" in 09:19:55 + dpkg -l 09:19:55 + grep '^ii' 09:19:55 + '[' -f /tmp/packages_start.txt ']' 09:19:55 + '[' -f /tmp/packages_end.txt ']' 09:19:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:19:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:19:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:19:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:19:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7976301481738249764.sh 09:19:56 ---> capture-instance-metadata.sh 09:19:56 Setup pyenv: 09:19:56 system 09:19:56 3.8.13 09:19:56 3.9.13 09:19:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:19:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D3ok 09:19:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:19:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:04 lf-activate-venv(): INFO: Base packages installed successfully 09:20:04 lf-activate-venv(): INFO: Installing additional packages: lftools 09:20:27 lf-activate-venv(): INFO: Adding /tmp/venv-D3ok/bin to PATH 09:20:27 INFO: Running in OpenStack, capturing instance metadata 09:20:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6870586246372556186.sh 09:20:28 provisioning config files... 09:20:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7471008783726689683tmp 09:20:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:20:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:20:28 [EnvInject] - Injecting environment variables from a build step. 09:20:28 [EnvInject] - Injecting as environment variables the properties content 09:20:28 SERVER_ID=logs 09:20:28 09:20:28 [EnvInject] - Variables injected successfully. 09:20:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2547250908697585338.sh 09:20:28 ---> create-netrc.sh 09:20:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17115903999444946996.sh 09:20:28 ---> python-tools-install.sh 09:20:28 Setup pyenv: 09:20:28 system 09:20:28 3.8.13 09:20:28 3.9.13 09:20:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:20:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D3ok from file:/tmp/.os_lf_venv 09:20:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:30 lf-activate-venv(): INFO: Base packages installed successfully 09:20:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:20:38 lf-activate-venv(): INFO: Adding /tmp/venv-D3ok/bin to PATH 09:20:38 Generating Requirements File 09:21:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:21:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:21:03 Python 3.10.6 09:21:03 pip 26.1.2 from /tmp/venv-D3ok/lib/python3.10/site-packages/pip (python 3.10) 09:21:04 aiohappyeyeballs==2.7.1 09:21:04 aiohttp==3.14.2 09:21:04 aiosignal==1.4.0 09:21:04 appdirs==1.4.4 09:21:04 argcomplete==3.7.0 09:21:04 aspy.yaml==1.3.0 09:21:04 async-timeout==5.0.1 09:21:04 attrs==26.1.0 09:21:04 autopage==0.6.0 09:21:04 backports.strenum==1.3.1 09:21:04 beautifulsoup4==4.15.0 09:21:04 boto3==1.43.53 09:21:04 botocore==1.43.53 09:21:04 bs4==0.0.2 09:21:04 certifi==2026.7.22 09:21:04 cffi==2.1.0 09:21:04 cfgv==3.5.0 09:21:04 chardet==7.4.3 09:21:04 charset-normalizer==3.4.9 09:21:04 click==8.4.2 09:21:04 cliff==4.14.0 09:21:04 cmd2==3.5.1 09:21:04 cryptography==3.3.2 09:21:04 debtcollector==3.1.0 09:21:04 decorator==5.3.1 09:21:04 defusedxml==0.7.1 09:21:04 Deprecated==1.3.1 09:21:04 distlib==0.4.3 09:21:04 dnspython==2.8.0 09:21:04 docker==7.2.0 09:21:04 dogpile.cache==1.5.0 09:21:04 durationpy==0.10 09:21:04 email-validator==2.3.0 09:21:04 filelock==3.32.0 09:21:04 frozenlist==1.8.0 09:21:04 future==1.0.0 09:21:04 gitdb==4.0.12 09:21:04 GitPython==3.1.54 09:21:04 httplib2==0.30.2 09:21:04 identify==2.6.19 09:21:04 idna==3.18 09:21:04 importlib-resources==1.5.0 09:21:04 iso8601==2.1.0 09:21:04 Jinja2==3.1.6 09:21:04 jmespath==1.1.0 09:21:04 jsonpatch==1.33 09:21:04 jsonpointer==3.1.1 09:21:04 jsonschema==4.26.0 09:21:04 jsonschema-specifications==2025.9.1 09:21:04 keystoneauth1==5.14.0 09:21:04 kubernetes==36.0.3 09:21:04 lftools==0.37.22 09:21:04 lxml==6.1.1 09:21:04 markdown-it-py==4.2.0 09:21:04 MarkupSafe==3.0.3 09:21:04 mdurl==0.1.2 09:21:04 msgpack==1.2.1 09:21:04 multi_key_dict==2.0.3 09:21:04 multidict==6.7.1 09:21:04 munch==4.0.0 09:21:04 netaddr==1.3.0 09:21:04 niet==1.4.2 09:21:04 nodeenv==1.10.0 09:21:04 oauth2client==4.1.3 09:21:04 oauthlib==3.3.1 09:21:04 openstacksdk==4.13.0 09:21:04 os-service-types==1.8.2 09:21:04 osc-lib==4.6.0 09:21:04 oslo.config==10.4.0 09:21:04 oslo.context==6.4.0 09:21:04 oslo.i18n==6.8.0 09:21:04 oslo.log==8.2.0 09:21:04 oslo.serialization==5.10.0 09:21:04 oslo.utils==10.1.1 09:21:04 packaging==26.2 09:21:04 pbr==7.0.3 09:21:04 platformdirs==4.11.0 09:21:04 prettytable==3.18.0 09:21:04 propcache==0.5.2 09:21:04 psutil==7.2.2 09:21:04 pyasn1==0.6.4 09:21:04 pyasn1_modules==0.4.2 09:21:04 pycparser==3.0 09:21:04 pygerrit2==2.0.15 09:21:04 PyGithub==2.9.1 09:21:04 Pygments==2.20.0 09:21:04 PyJWT==2.13.0 09:21:04 PyNaCl==1.6.2 09:21:04 pyparsing==2.4.7 09:21:04 pyperclip==1.11.0 09:21:04 pyrsistent==0.20.0 09:21:04 python-cinderclient==9.9.0 09:21:04 python-dateutil==2.9.0.post0 09:21:04 python-discovery==1.5.0 09:21:04 python-heatclient==5.2.0 09:21:04 python-jenkins==1.8.3 09:21:04 python-keystoneclient==5.8.0 09:21:04 python-magnumclient==4.11.0 09:21:04 python-openstackclient==10.0.0 09:21:04 python-swiftclient==4.10.0 09:21:04 PyYAML==6.0.3 09:21:04 referencing==0.37.0 09:21:04 requests==2.34.2 09:21:04 requests-oauthlib==2.0.0 09:21:04 rfc3986==2.0.0 09:21:04 rich==15.0.0 09:21:04 rich-argparse==1.8.0 09:21:04 rpds-py==0.30.0 09:21:04 rsa==4.9.1 09:21:04 ruamel.yaml==0.19.1 09:21:04 ruamel.yaml.clib==0.2.15 09:21:04 s3transfer==0.19.1 09:21:04 simplejson==4.1.1 09:21:04 six==1.17.0 09:21:04 smmap==5.0.3 09:21:04 soupsieve==2.9.1 09:21:04 stevedore==5.8.0 09:21:04 tabulate==0.10.0 09:21:04 toml==0.10.2 09:21:04 tomlkit==0.15.1 09:21:04 tqdm==4.69.0 09:21:04 typing_extensions==4.16.0 09:21:04 urllib3==1.26.20 09:21:04 virtualenv==21.7.0 09:21:04 wcwidth==0.8.2 09:21:04 websocket-client==1.9.0 09:21:04 wrapt==2.2.2 09:21:04 xdg==6.0.0 09:21:04 xmltodict==1.0.4 09:21:04 yarl==1.24.5 09:21:04 yq==4.1.2 09:21:04 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins8127968459287386232.sh 09:21:04 ---> uv-install.sh 09:21:04 Installing uv/uvx (latest) using shell installer 09:21:04 2026-07-22 09:21:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-jVIw6T.sh" [1] 09:21:04 downloading uv 0.11.31 x86_64-unknown-linux-gnu 09:21:05 installing to /home/jenkins/.local/bin 09:21:05 uv 09:21:05 uvx 09:21:05 everything's installed! 09:21:05 09:21:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:21:05 09:21:05 source $HOME/.local/bin/env (sh, bash, zsh) 09:21:05 source $HOME/.local/bin/env.fish (fish) 09:21:05 Adding install location to PATH 09:21:05 ---> Validating uv/uvx install 09:21:05 uvx 0.11.31 (x86_64-unknown-linux-gnu) 09:21:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13277757792066275883.sh 09:21:05 ---> sudo-logs.sh 09:21:05 Archiving 'sudo' log.. 09:21:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6886640809724622504.sh 09:21:05 ---> job-cost.sh 09:21:05 INFO: Activating Python virtual environment... 09:21:05 Setup pyenv: 09:21:05 system 09:21:05 3.8.13 09:21:05 3.9.13 09:21:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:21:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D3ok from file:/tmp/.os_lf_venv 09:21:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:07 lf-activate-venv(): INFO: Base packages installed successfully 09:21:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:21:13 lf-activate-venv(): INFO: Adding /tmp/venv-D3ok/bin to PATH 09:21:13 INFO: No stack-cost file found 09:21:13 INFO: Instance uptime: 137s 09:21:13 INFO: Fetching instance metadata (attempt 1 of 3)... 09:21:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:21:13 INFO: Successfully fetched instance metadata 09:21:13 INFO: Instance type: v3-standard-4 09:21:13 INFO: Retrieving pricing info for: v3-standard-4 09:21:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:21:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 09:21:13 INFO: Successfully fetched Vexxhost pricing API 09:21:13 INFO: Retrieved cost: 0.11 09:21:13 INFO: Retrieved resource: v3-standard-4 09:21:13 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 09:21:13 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 09:21:13 INFO: Successfully archived job cost data 09:21:13 DEBUG: Cost data: oom-master-checkbashisms-lint,4740,2026-07-22 09:21:13,v3-standard-4,137,0.11,0.00,ABORTED 09:21:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3659227818435636174.sh 09:21:13 ---> logs-deploy.sh 09:21:13 Setup pyenv: 09:21:13 system 09:21:13 3.8.13 09:21:13 3.9.13 09:21:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:21:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D3ok from file:/tmp/.os_lf_venv 09:21:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:15 lf-activate-venv(): INFO: Base packages installed successfully 09:21:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:21:23 lf-activate-venv(): INFO: Adding /tmp/venv-D3ok/bin to PATH 09:21:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4740 09:21:23 INFO: archiving workspace using pattern(s): 09:21:24 Archives upload complete. 09:21:24 INFO: archiving logs to Nexus 09:21:25 ---> uname -a: 09:21:25 Linux prd-ubuntu1804-builder-4c-4g-89 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:21:25 09:21:25 09:21:25 ---> lscpu: 09:21:25 Architecture: x86_64 09:21:25 CPU op-mode(s): 32-bit, 64-bit 09:21:25 Byte Order: Little Endian 09:21:25 CPU(s): 4 09:21:25 On-line CPU(s) list: 0-3 09:21:25 Thread(s) per core: 1 09:21:25 Core(s) per socket: 1 09:21:25 Socket(s): 4 09:21:25 NUMA node(s): 1 09:21:25 Vendor ID: AuthenticAMD 09:21:25 CPU family: 23 09:21:25 Model: 49 09:21:25 Model name: AMD EPYC-Rome Processor 09:21:25 Stepping: 0 09:21:25 CPU MHz: 2799.998 09:21:25 BogoMIPS: 5599.99 09:21:25 Virtualization: AMD-V 09:21:25 Hypervisor vendor: KVM 09:21:25 Virtualization type: full 09:21:25 L1d cache: 32K 09:21:25 L1i cache: 32K 09:21:25 L2 cache: 512K 09:21:25 L3 cache: 16384K 09:21:25 NUMA node0 CPU(s): 0-3 09:21:25 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:21:25 09:21:25 09:21:25 ---> nproc: 09:21:25 4 09:21:25 09:21:25 09:21:25 ---> df -h: 09:21:25 Filesystem Size Used Avail Use% Mounted on 09:21:25 udev 7.9G 0 7.9G 0% /dev 09:21:25 tmpfs 1.6G 676K 1.6G 1% /run 09:21:25 /dev/vda1 78G 8.4G 69G 11% / 09:21:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:21:25 tmpfs 5.0M 0 5.0M 0% /run/lock 09:21:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:21:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:21:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:21:25 09:21:25 09:21:25 ---> free -m: 09:21:25 total used free shared buff/cache available 09:21:25 Mem: 16040 562 13305 0 2172 15163 09:21:25 Swap: 1023 0 1023 09:21:25 09:21:25 09:21:25 ---> ip addr: 09:21:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:21:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:21:25 inet 127.0.0.1/8 scope host lo 09:21:25 valid_lft forever preferred_lft forever 09:21:25 inet6 ::1/128 scope host 09:21:25 valid_lft forever preferred_lft forever 09:21:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:21:25 link/ether fa:16:3e:df:ab:41 brd ff:ff:ff:ff:ff:ff 09:21:25 inet 10.30.107.149/23 brd 10.30.107.255 scope global dynamic ens3 09:21:25 valid_lft 86258sec preferred_lft 86258sec 09:21:25 inet6 fe80::f816:3eff:fedf:ab41/64 scope link 09:21:25 valid_lft forever preferred_lft forever 09:21:25 09:21:25 09:21:25 ---> sar -b -r -n DEV: 09:21:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-89) 07/22/26 _x86_64_ (4 CPU) 09:21:25 09:21:25 09:19:06 LINUX RESTART (4 CPU) 09:21:25 09:21:25 09:20:01 tps rtps wtps bread/s bwrtn/s 09:21:25 09:21:01 129.55 0.88 128.66 102.25 36555.91 09:21:25 Average: 129.55 0.88 128.66 102.25 36555.91 09:21:25 09:21:25 09:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:21:25 09:21:01 13678456 15498684 2746504 16.72 75504 1933872 811920 4.65 755504 1752704 181092 09:21:25 Average: 13678456 15498684 2746504 16.72 75504 1933872 811920 4.65 755504 1752704 181092 09:21:25 09:21:25 09:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:21:25 09:21:01 ens3 101.30 72.35 1147.42 12.06 0.00 0.00 0.00 0.00 09:21:25 09:21:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 09:21:25 Average: ens3 101.30 72.35 1147.42 12.06 0.00 0.00 0.00 0.00 09:21:25 Average: lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 09:21:25 09:21:25 09:21:25 ---> sar -P ALL: 09:21:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-89) 07/22/26 _x86_64_ (4 CPU) 09:21:25 09:21:25 09:19:06 LINUX RESTART (4 CPU) 09:21:25 09:21:25 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:21:25 09:21:01 all 19.19 0.00 1.35 2.78 0.05 76.63 09:21:25 09:21:01 0 5.51 0.00 0.57 0.80 0.03 93.08 09:21:25 09:21:01 1 32.97 0.00 2.05 2.20 0.07 62.71 09:21:25 09:21:01 2 10.48 0.00 1.05 4.01 0.05 84.41 09:21:25 09:21:01 3 27.75 0.00 1.71 4.11 0.08 66.34 09:21:25 Average: all 19.19 0.00 1.35 2.78 0.05 76.63 09:21:25 Average: 0 5.51 0.00 0.57 0.80 0.03 93.08 09:21:25 Average: 1 32.97 0.00 2.05 2.20 0.07 62.71 09:21:25 Average: 2 10.48 0.00 1.05 4.01 0.05 84.41 09:21:25 Average: 3 27.75 0.00 1.71 4.11 0.08 66.34 09:21:25 09:21:25 09:21:25