14:55:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 14:55:45 Running as SYSTEM 14:55:45 [EnvInject] - Loading node environment variables. 14:55:45 Building remotely on prd-ubuntu1804-builder-4c-4g-34794 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:55:45 [ssh-agent] Looking for ssh-agent implementation... 14:55:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:45 $ ssh-agent 14:55:45 SSH_AUTH_SOCK=/tmp/ssh-fxafhxBoW6FE/agent.1624 14:55:45 SSH_AGENT_PID=1626 14:55:45 [ssh-agent] Started. 14:55:45 Running ssh-add (command line suppressed) 14:55:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16362017518087653702.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16362017518087653702.key) 14:55:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:55:45 The recommended git tool is: NONE 14:55:47 using credential onap-jenkins-ssh 14:55:47 Wiping out workspace first. 14:55:47 Cloning the remote Git repository 14:55:47 Cloning repository git://cloud.onap.org/mirror/oom.git 14:55:47 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:55:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:55:47 > git --version # timeout=10 14:55:47 > git --version # 'git version 2.17.1' 14:55:47 using GIT_SSH to set credentials Gerrit user 14:55:47 Verifying host key using manually-configured host key entries 14:55:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:55:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:55:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:55:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:55:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:55:52 using GIT_SSH to set credentials Gerrit user 14:55:52 Verifying host key using manually-configured host key entries 14:55:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/1 # timeout=30 14:55:52 > git rev-parse f8ff6baf08bae31ffe8eed901ef591bfcee5d3f3^{commit} # timeout=10 14:55:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:55:52 Checking out Revision f8ff6baf08bae31ffe8eed901ef591bfcee5d3f3 (refs/changes/84/141684/1) 14:55:52 > git config core.sparsecheckout # timeout=10 14:55:52 > git checkout -f f8ff6baf08bae31ffe8eed901ef591bfcee5d3f3 # timeout=30 14:55:56 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 14:55:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:55:56 > git rev-list --no-walk 41b69895272db7ad6e93373940cef63fc3c5fd94 # timeout=10 14:55:56 [EnvInject] - Injecting environment variables from a build step. 14:55:56 [EnvInject] - Injecting as environment variables the properties content 14:55:56 PYTHON=python3 14:55:56 14:55:56 [EnvInject] - Variables injected successfully. 14:55:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11942971808108596627.sh 14:55:56 ---> tox-install.sh 14:55:56 + source /home/jenkins/lf-env.sh 14:55:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:55:56 ++ mktemp -d /tmp/venv-XXXX 14:55:56 + lf_venv=/tmp/venv-wLnp 14:55:56 + local venv_file=/tmp/.os_lf_venv 14:55:56 + local python=python3 14:55:56 + local options 14:55:56 + local set_path=true 14:55:56 + local install_args= 14:55:56 ++ 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 14:55:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:55:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:55:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:55:56 + true 14:55:56 + case $1 in 14:55:56 + venv_file=/tmp/.toxenv 14:55:56 + shift 2 14:55:56 + true 14:55:56 + case $1 in 14:55:56 + shift 14:55:56 + break 14:55:56 + case $python in 14:55:56 + local pkg_list= 14:55:56 + [[ -d /opt/pyenv ]] 14:55:56 + echo 'Setup pyenv:' 14:55:56 Setup pyenv: 14:55:56 + export PYENV_ROOT=/opt/pyenv 14:55:56 + PYENV_ROOT=/opt/pyenv 14:55:56 + 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 14:55:56 + 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 14:55:56 + pyenv versions 14:55:56 * system (set by /opt/pyenv/version) 14:55:56 * 3.8.13 (set by /opt/pyenv/version) 14:55:56 * 3.9.13 (set by /opt/pyenv/version) 14:55:56 * 3.10.6 (set by /opt/pyenv/version) 14:55:56 + command -v pyenv 14:55:56 ++ pyenv init - --no-rehash 14:55:56 + 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[*]}"'\'')" 14:55:56 export PATH="/opt/pyenv/shims:${PATH}" 14:55:56 export PYENV_SHELL=bash 14:55:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:55:56 pyenv() { 14:55:56 local command 14:55:56 command="${1:-}" 14:55:56 if [ "$#" -gt 0 ]; then 14:55:56 shift 14:55:56 fi 14:55:56 14:55:56 case "$command" in 14:55:56 rehash|shell) 14:55:56 eval "$(pyenv "sh-$command" "$@")" 14:55:56 ;; 14:55:56 *) 14:55:56 command pyenv "$command" "$@" 14:55:56 ;; 14:55:56 esac 14:55:56 }' 14:55:56 +++ 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[*]}"' 14:55:56 ++ 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 14:55:56 ++ 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 14:55:56 ++ 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 14:55:56 ++ export PYENV_SHELL=bash 14:55:56 ++ PYENV_SHELL=bash 14:55:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:55:56 +++ complete -F _pyenv pyenv 14:55:56 ++ lf-pyver python3 14:55:56 ++ local py_version_xy=python3 14:55:56 ++ local py_version_xyz= 14:55:56 ++ pyenv versions 14:55:56 ++ sed 's/^[ *]* //' 14:55:56 ++ local command 14:55:56 ++ awk '{ print $1 }' 14:55:56 ++ command=versions 14:55:56 ++ grep -E '^[0-9.]*[0-9]$' 14:55:56 ++ '[' 1 -gt 0 ']' 14:55:56 ++ shift 14:55:56 ++ case "$command" in 14:55:56 ++ command pyenv versions 14:55:56 ++ pyenv versions 14:55:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:55:56 +++ grep '^3' /tmp/.pyenv_versions 14:55:56 +++ sort -V 14:55:56 +++ tail -n 1 14:55:56 ++ py_version_xyz=3.10.6 14:55:56 ++ [[ -z 3.10.6 ]] 14:55:56 ++ echo 3.10.6 14:55:56 ++ return 0 14:55:56 + pyenv local 3.10.6 14:55:56 + local command 14:55:56 + command=local 14:55:56 + '[' 2 -gt 0 ']' 14:55:56 + shift 14:55:56 + case "$command" in 14:55:56 + command pyenv local 3.10.6 14:55:56 + pyenv local 3.10.6 14:55:56 + for arg in "$@" 14:55:56 + case $arg in 14:55:56 + pkg_list+='tox ' 14:55:56 + for arg in "$@" 14:55:56 + case $arg in 14:55:56 + pkg_list+='virtualenv ' 14:55:56 + for arg in "$@" 14:55:56 + case $arg in 14:55:56 + pkg_list+='urllib3~=1.26.15 ' 14:55:56 + [[ -f /tmp/.toxenv ]] 14:55:56 + [[ ! -f /tmp/.toxenv ]] 14:55:56 + [[ -n '' ]] 14:55:56 + python3 -m venv /tmp/venv-wLnp 14:56:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wLnp' 14:56:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wLnp 14:56:01 + echo /tmp/venv-wLnp 14:56:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:56:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:56:01 + /tmp/venv-wLnp/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:56:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:56:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:56:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:56:05 + /tmp/venv-wLnp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:56:07 + type python3 14:56:07 + true 14:56:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wLnp/bin to PATH' 14:56:07 lf-activate-venv(): INFO: Adding /tmp/venv-wLnp/bin to PATH 14:56:07 + PATH=/tmp/venv-wLnp/bin:/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 14:56:07 + return 0 14:56:07 + python3 --version 14:56:07 Python 3.10.6 14:56:07 + python3 -m pip --version 14:56:07 pip 25.2 from /tmp/venv-wLnp/lib/python3.10/site-packages/pip (python 3.10) 14:56:07 + python3 -m pip freeze 14:56:07 cachetools==6.1.0 14:56:07 chardet==5.2.0 14:56:07 colorama==0.4.6 14:56:07 distlib==0.4.0 14:56:07 filelock==3.18.0 14:56:07 packaging==25.0 14:56:07 platformdirs==4.3.8 14:56:07 pluggy==1.6.0 14:56:07 pyproject-api==1.9.1 14:56:07 tomli==2.2.1 14:56:07 tox==4.28.4 14:56:07 typing_extensions==4.14.1 14:56:07 urllib3==1.26.20 14:56:07 virtualenv==20.33.1 14:56:07 [EnvInject] - Injecting environment variables from a build step. 14:56:07 [EnvInject] - Injecting as environment variables the properties content 14:56:07 PARALLEL=false 14:56:07 14:56:07 [EnvInject] - Variables injected successfully. 14:56:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3889245800812218690.sh 14:56:07 ---> tox-run.sh 14:56:07 + PATH=/home/jenkins/.local/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 14:56:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:56:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:56:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:56:07 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:56:07 + source /home/jenkins/lf-env.sh 14:56:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:56:07 ++ mktemp -d /tmp/venv-XXXX 14:56:07 + lf_venv=/tmp/venv-Km5A 14:56:07 + local venv_file=/tmp/.os_lf_venv 14:56:07 + local python=python3 14:56:07 + local options 14:56:07 + local set_path=true 14:56:07 + local install_args= 14:56:07 ++ 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 14:56:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:56:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:56:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:56:07 + true 14:56:07 + case $1 in 14:56:07 + venv_file=/tmp/.toxenv 14:56:07 + shift 2 14:56:07 + true 14:56:07 + case $1 in 14:56:07 + shift 14:56:07 + break 14:56:07 + case $python in 14:56:07 + local pkg_list= 14:56:07 + [[ -d /opt/pyenv ]] 14:56:07 + echo 'Setup pyenv:' 14:56:07 Setup pyenv: 14:56:07 + export PYENV_ROOT=/opt/pyenv 14:56:07 + PYENV_ROOT=/opt/pyenv 14:56:07 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 14:56:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 14:56:07 + pyenv versions 14:56:07 system 14:56:07 3.8.13 14:56:07 3.9.13 14:56:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:56:07 + command -v pyenv 14:56:07 ++ pyenv init - --no-rehash 14:56:07 + 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[*]}"'\'')" 14:56:07 export PATH="/opt/pyenv/shims:${PATH}" 14:56:07 export PYENV_SHELL=bash 14:56:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:56:07 pyenv() { 14:56:07 local command 14:56:07 command="${1:-}" 14:56:07 if [ "$#" -gt 0 ]; then 14:56:07 shift 14:56:07 fi 14:56:07 14:56:07 case "$command" in 14:56:07 rehash|shell) 14:56:07 eval "$(pyenv "sh-$command" "$@")" 14:56:07 ;; 14:56:07 *) 14:56:07 command pyenv "$command" "$@" 14:56:07 ;; 14:56:07 esac 14:56:07 }' 14:56:07 +++ 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[*]}"' 14:56:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 14:56:07 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 14:56:07 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 14:56:07 ++ export PYENV_SHELL=bash 14:56:07 ++ PYENV_SHELL=bash 14:56:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:56:07 +++ complete -F _pyenv pyenv 14:56:07 ++ lf-pyver python3 14:56:07 ++ local py_version_xy=python3 14:56:07 ++ local py_version_xyz= 14:56:07 ++ pyenv versions 14:56:07 ++ local command 14:56:07 ++ sed 's/^[ *]* //' 14:56:07 ++ command=versions 14:56:07 ++ '[' 1 -gt 0 ']' 14:56:07 ++ shift 14:56:07 ++ case "$command" in 14:56:07 ++ command pyenv versions 14:56:07 ++ grep -E '^[0-9.]*[0-9]$' 14:56:07 ++ pyenv versions 14:56:07 ++ awk '{ print $1 }' 14:56:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:56:07 +++ grep '^3' /tmp/.pyenv_versions 14:56:07 +++ sort -V 14:56:07 +++ tail -n 1 14:56:07 ++ py_version_xyz=3.10.6 14:56:07 ++ [[ -z 3.10.6 ]] 14:56:07 ++ echo 3.10.6 14:56:07 ++ return 0 14:56:07 + pyenv local 3.10.6 14:56:07 + local command 14:56:07 + command=local 14:56:07 + '[' 2 -gt 0 ']' 14:56:07 + shift 14:56:07 + case "$command" in 14:56:07 + command pyenv local 3.10.6 14:56:07 + pyenv local 3.10.6 14:56:08 + for arg in "$@" 14:56:08 + case $arg in 14:56:08 + pkg_list+='tox ' 14:56:08 + for arg in "$@" 14:56:08 + case $arg in 14:56:08 + pkg_list+='virtualenv ' 14:56:08 + for arg in "$@" 14:56:08 + case $arg in 14:56:08 + pkg_list+='urllib3~=1.26.15 ' 14:56:08 + [[ -f /tmp/.toxenv ]] 14:56:08 ++ cat /tmp/.toxenv 14:56:08 + lf_venv=/tmp/venv-wLnp 14:56:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wLnp from' file:/tmp/.toxenv 14:56:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wLnp from file:/tmp/.toxenv 14:56:08 + /tmp/venv-wLnp/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:56:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:56:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:56:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:56:08 + /tmp/venv-wLnp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:56:09 + type python3 14:56:09 + true 14:56:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wLnp/bin to PATH' 14:56:09 lf-activate-venv(): INFO: Adding /tmp/venv-wLnp/bin to PATH 14:56:09 + PATH=/tmp/venv-wLnp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 14:56:09 + return 0 14:56:09 + [[ -d /opt/pyenv ]] 14:56:09 + echo '---> Setting up pyenv' 14:56:09 ---> Setting up pyenv 14:56:09 + export PYENV_ROOT=/opt/pyenv 14:56:09 + PYENV_ROOT=/opt/pyenv 14:56:09 + export PATH=/opt/pyenv/bin:/tmp/venv-wLnp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 14:56:09 + PATH=/opt/pyenv/bin:/tmp/venv-wLnp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 14:56:09 ++ pwd 14:56:09 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:56:09 + export PYTHONPATH 14:56:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:56:09 + TOX_TESTENV_PASSENV=PYTHONPATH 14:56:09 + tox --version 14:56:10 4.28.4 from /tmp/venv-wLnp/lib/python3.10/site-packages/tox/__init__.py 14:56:10 + PARALLEL=false 14:56:10 + TOX_OPTIONS_LIST= 14:56:10 + [[ -n checkbashisms ]] 14:56:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:56:10 + case ${PARALLEL,,} in 14:56:10 + tox -e checkbashisms 14:56:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:56:11 checkbashisms: freeze> python -m pip freeze --all 14:56:12 checkbashisms: pip==25.1.1,setuptools==80.9.0 14:56:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:56:13 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:56:15 checkbashisms: OK (4.83=setup[1.37]+cmd[3.45] seconds) 14:56:15 congratulations :) (5.07 seconds) 14:56:15 + tox_status=0 14:56:15 + echo '---> Completed tox runs' 14:56:15 ---> Completed tox runs 14:56:15 + for i in .tox/*/log 14:56:15 ++ echo .tox/checkbashisms/log 14:56:15 ++ awk -F/ '{print $2}' 14:56:15 + tox_env=checkbashisms 14:56:15 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:56:15 + DOC_DIR=docs/_build/html 14:56:15 + [[ -d docs/_build/html ]] 14:56:15 + echo '---> tox-run.sh ends' 14:56:15 ---> tox-run.sh ends 14:56:15 + test 0 -eq 0 14:56:15 $ ssh-agent -k 14:56:15 unset SSH_AUTH_SOCK; 14:56:15 unset SSH_AGENT_PID; 14:56:15 echo Agent pid 1626 killed; 14:56:15 [ssh-agent] Stopped. 14:56:15 [PostBuildScript] - [INFO] Executing post build scripts. 14:56:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1307216921442245044.sh 14:56:15 ---> sysstat.sh 14:56:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4778332739997925743.sh 14:56:16 ---> package-listing.sh 14:56:16 ++ facter osfamily 14:56:16 ++ tr '[:upper:]' '[:lower:]' 14:56:16 + OS_FAMILY=debian 14:56:16 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:56:16 + START_PACKAGES=/tmp/packages_start.txt 14:56:16 + END_PACKAGES=/tmp/packages_end.txt 14:56:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:56:16 + PACKAGES=/tmp/packages_start.txt 14:56:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:56:16 + PACKAGES=/tmp/packages_end.txt 14:56:16 + case "${OS_FAMILY}" in 14:56:16 + dpkg -l 14:56:16 + grep '^ii' 14:56:16 + '[' -f /tmp/packages_start.txt ']' 14:56:16 + '[' -f /tmp/packages_end.txt ']' 14:56:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:56:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:56:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:56:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:56:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16540728904789094223.sh 14:56:16 ---> capture-instance-metadata.sh 14:56:16 Setup pyenv: 14:56:16 system 14:56:16 3.8.13 14:56:16 3.9.13 14:56:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:56:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dAh3 14:56:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:56:24 lf-activate-venv(): INFO: Installing: lftools 14:56:46 lf-activate-venv(): INFO: Adding /tmp/venv-dAh3/bin to PATH 14:56:46 INFO: Running in OpenStack, capturing instance metadata 14:56:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2713753361367542747.sh 14:56:46 provisioning config files... 14:56:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2390399335060815693tmp 14:56:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:56:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:56:46 [EnvInject] - Injecting environment variables from a build step. 14:56:46 [EnvInject] - Injecting as environment variables the properties content 14:56:46 SERVER_ID=logs 14:56:46 14:56:46 [EnvInject] - Variables injected successfully. 14:56:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10769073302073502047.sh 14:56:46 ---> create-netrc.sh 14:56:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16859448162217642244.sh 14:56:46 ---> python-tools-install.sh 14:56:46 Setup pyenv: 14:56:46 system 14:56:46 3.8.13 14:56:46 3.9.13 14:56:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:56:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dAh3 from file:/tmp/.os_lf_venv 14:56:48 lf-activate-venv(): INFO: Installing: lftools 14:56:56 lf-activate-venv(): INFO: Adding /tmp/venv-dAh3/bin to PATH 14:56:56 Generating Requirements File 14:57:15 Python 3.10.6 14:57:16 pip 25.2 from /tmp/venv-dAh3/lib/python3.10/site-packages/pip (python 3.10) 14:57:16 appdirs==1.4.4 14:57:16 argcomplete==3.6.2 14:57:16 aspy.yaml==1.3.0 14:57:16 attrs==25.3.0 14:57:16 autopage==0.5.2 14:57:16 beautifulsoup4==4.13.4 14:57:16 boto3==1.40.7 14:57:16 botocore==1.40.7 14:57:16 bs4==0.0.2 14:57:16 cachetools==5.5.2 14:57:16 certifi==2025.8.3 14:57:16 cffi==1.17.1 14:57:16 cfgv==3.4.0 14:57:16 chardet==5.2.0 14:57:16 charset-normalizer==3.4.3 14:57:16 click==8.2.1 14:57:16 cliff==4.10.0 14:57:16 cmd2==2.7.0 14:57:16 cryptography==3.3.2 14:57:16 debtcollector==3.0.0 14:57:16 decorator==5.2.1 14:57:16 defusedxml==0.7.1 14:57:16 Deprecated==1.2.18 14:57:16 distlib==0.4.0 14:57:16 dnspython==2.7.0 14:57:16 docker==7.1.0 14:57:16 dogpile.cache==1.4.0 14:57:16 durationpy==0.10 14:57:16 email_validator==2.2.0 14:57:16 filelock==3.18.0 14:57:16 future==1.0.0 14:57:16 gitdb==4.0.12 14:57:16 GitPython==3.1.45 14:57:16 google-auth==2.40.3 14:57:16 httplib2==0.22.0 14:57:16 identify==2.6.13 14:57:16 idna==3.10 14:57:16 importlib-resources==1.5.0 14:57:16 iso8601==2.1.0 14:57:16 Jinja2==3.1.6 14:57:16 jmespath==1.0.1 14:57:16 jsonpatch==1.33 14:57:16 jsonpointer==3.0.0 14:57:16 jsonschema==4.25.0 14:57:16 jsonschema-specifications==2025.4.1 14:57:16 keystoneauth1==5.11.1 14:57:16 kubernetes==33.1.0 14:57:16 lftools==0.37.13 14:57:16 lxml==6.0.0 14:57:16 markdown-it-py==4.0.0 14:57:16 MarkupSafe==3.0.2 14:57:16 mdurl==0.1.2 14:57:16 msgpack==1.1.1 14:57:16 multi_key_dict==2.0.3 14:57:16 munch==4.0.0 14:57:16 netaddr==1.3.0 14:57:16 niet==1.4.2 14:57:16 nodeenv==1.9.1 14:57:16 oauth2client==4.1.3 14:57:16 oauthlib==3.3.1 14:57:16 openstacksdk==4.6.0 14:57:16 os-client-config==2.3.0 14:57:16 os-service-types==1.8.0 14:57:16 osc-lib==4.1.0 14:57:16 oslo.config==10.0.0 14:57:16 oslo.context==6.0.0 14:57:16 oslo.i18n==6.5.1 14:57:16 oslo.log==7.2.0 14:57:16 oslo.serialization==5.7.0 14:57:16 oslo.utils==9.0.0 14:57:16 packaging==25.0 14:57:16 pbr==6.1.1 14:57:16 platformdirs==4.3.8 14:57:16 prettytable==3.16.0 14:57:16 psutil==7.0.0 14:57:16 pyasn1==0.6.1 14:57:16 pyasn1_modules==0.4.2 14:57:16 pycparser==2.22 14:57:16 pygerrit2==2.0.15 14:57:16 PyGithub==2.7.0 14:57:16 Pygments==2.19.2 14:57:16 PyJWT==2.10.1 14:57:16 PyNaCl==1.5.0 14:57:16 pyparsing==2.4.7 14:57:16 pyperclip==1.9.0 14:57:16 pyrsistent==0.20.0 14:57:16 python-cinderclient==9.7.0 14:57:16 python-dateutil==2.9.0.post0 14:57:16 python-heatclient==4.3.0 14:57:16 python-jenkins==1.8.3 14:57:16 python-keystoneclient==5.6.0 14:57:16 python-magnumclient==4.8.1 14:57:16 python-openstackclient==8.1.0 14:57:16 python-swiftclient==4.8.0 14:57:16 PyYAML==6.0.2 14:57:16 referencing==0.36.2 14:57:16 requests==2.32.4 14:57:16 requests-oauthlib==2.0.0 14:57:16 requestsexceptions==1.4.0 14:57:16 rfc3986==2.0.0 14:57:16 rich==14.1.0 14:57:16 rich-argparse==1.7.1 14:57:16 rpds-py==0.27.0 14:57:16 rsa==4.9.1 14:57:16 ruamel.yaml==0.18.14 14:57:16 ruamel.yaml.clib==0.2.12 14:57:16 s3transfer==0.13.1 14:57:16 simplejson==3.20.1 14:57:16 six==1.17.0 14:57:16 smmap==5.0.2 14:57:16 soupsieve==2.7 14:57:16 stevedore==5.4.1 14:57:16 tabulate==0.9.0 14:57:16 toml==0.10.2 14:57:16 tomlkit==0.13.3 14:57:16 tqdm==4.67.1 14:57:16 typing_extensions==4.14.1 14:57:16 tzdata==2025.2 14:57:16 urllib3==1.26.20 14:57:16 virtualenv==20.33.1 14:57:16 wcwidth==0.2.13 14:57:16 websocket-client==1.8.0 14:57:16 wrapt==1.17.3 14:57:16 xdg==6.0.0 14:57:16 xmltodict==0.14.2 14:57:16 yq==3.4.3 14:57:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3573440401793822637.sh 14:57:16 ---> sudo-logs.sh 14:57:16 Archiving 'sudo' log.. 14:57:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4056979563770896553.sh 14:57:16 ---> job-cost.sh 14:57:16 Setup pyenv: 14:57:16 system 14:57:16 3.8.13 14:57:16 3.9.13 14:57:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:57:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dAh3 from file:/tmp/.os_lf_venv 14:57:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:57:23 lf-activate-venv(): INFO: Adding /tmp/venv-dAh3/bin to PATH 14:57:23 INFO: No Stack... 14:57:24 INFO: Retrieving Pricing Info for: v3-standard-4 14:57:24 INFO: Archiving Costs 14:57:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18088433351506586818.sh 14:57:24 ---> logs-deploy.sh 14:57:24 Setup pyenv: 14:57:24 system 14:57:24 3.8.13 14:57:24 3.9.13 14:57:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:57:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dAh3 from file:/tmp/.os_lf_venv 14:57:26 lf-activate-venv(): INFO: Installing: lftools 14:57:34 lf-activate-venv(): INFO: Adding /tmp/venv-dAh3/bin to PATH 14:57:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4216 14:57:34 INFO: archiving workspace using pattern(s): 14:57:35 Archives upload complete. 14:57:35 INFO: archiving logs to Nexus 14:57:36 ---> uname -a: 14:57:36 Linux prd-ubuntu1804-builder-4c-4g-34794 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:57:36 14:57:36 14:57:36 ---> lscpu: 14:57:36 Architecture: x86_64 14:57:36 CPU op-mode(s): 32-bit, 64-bit 14:57:36 Byte Order: Little Endian 14:57:36 CPU(s): 4 14:57:36 On-line CPU(s) list: 0-3 14:57:36 Thread(s) per core: 1 14:57:36 Core(s) per socket: 1 14:57:36 Socket(s): 4 14:57:36 NUMA node(s): 1 14:57:36 Vendor ID: AuthenticAMD 14:57:36 CPU family: 23 14:57:36 Model: 49 14:57:36 Model name: AMD EPYC-Rome Processor 14:57:36 Stepping: 0 14:57:36 CPU MHz: 2799.998 14:57:36 BogoMIPS: 5599.99 14:57:36 Virtualization: AMD-V 14:57:36 Hypervisor vendor: KVM 14:57:36 Virtualization type: full 14:57:36 L1d cache: 32K 14:57:36 L1i cache: 32K 14:57:36 L2 cache: 512K 14:57:36 L3 cache: 16384K 14:57:36 NUMA node0 CPU(s): 0-3 14:57:36 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:57:36 14:57:36 14:57:36 ---> nproc: 14:57:36 4 14:57:36 14:57:36 14:57:36 ---> df -h: 14:57:36 Filesystem Size Used Avail Use% Mounted on 14:57:36 udev 7.9G 0 7.9G 0% /dev 14:57:36 tmpfs 1.6G 672K 1.6G 1% /run 14:57:36 /dev/vda1 78G 8.3G 70G 11% / 14:57:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:57:36 tmpfs 5.0M 0 5.0M 0% /run/lock 14:57:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:57:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:57:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:57:36 14:57:36 14:57:36 ---> free -m: 14:57:36 total used free shared buff/cache available 14:57:36 Mem: 16040 564 13407 0 2067 15162 14:57:36 Swap: 1023 0 1023 14:57:36 14:57:36 14:57:36 ---> ip addr: 14:57:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:57:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:57:36 inet 127.0.0.1/8 scope host lo 14:57:36 valid_lft forever preferred_lft forever 14:57:36 inet6 ::1/128 scope host 14:57:36 valid_lft forever preferred_lft forever 14:57:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:57:36 link/ether fa:16:3e:73:62:f6 brd ff:ff:ff:ff:ff:ff 14:57:36 inet 10.30.107.208/23 brd 10.30.107.255 scope global dynamic ens3 14:57:36 valid_lft 86272sec preferred_lft 86272sec 14:57:36 inet6 fe80::f816:3eff:fe73:62f6/64 scope link 14:57:36 valid_lft forever preferred_lft forever 14:57:36 14:57:36 14:57:36 ---> sar -b -r -n DEV: 14:57:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34794) 08/12/25 _x86_64_ (4 CPU) 14:57:36 14:57:36 14:55:30 LINUX RESTART (4 CPU) 14:57:36 14:57:36 14:56:02 tps rtps wtps bread/s bwrtn/s 14:57:36 14:57:01 100.49 8.83 91.66 241.59 21405.86 14:57:36 Average: 100.49 8.83 91.66 241.59 21405.86 14:57:36 14:57:36 14:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:57:36 14:57:01 13882960 15554896 2542008 15.48 70592 1796280 761276 4.36 694960 1619500 151796 14:57:36 Average: 13882960 15554896 2542008 15.48 70592 1796280 761276 4.36 694960 1619500 151796 14:57:36 14:57:36 14:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:57:36 14:57:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 14:57:36 14:57:01 ens3 99.58 71.29 747.13 17.75 0.00 0.00 0.00 0.00 14:57:36 Average: lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 14:57:36 Average: ens3 99.58 71.29 747.13 17.75 0.00 0.00 0.00 0.00 14:57:36 14:57:36 14:57:36 ---> sar -P ALL: 14:57:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34794) 08/12/25 _x86_64_ (4 CPU) 14:57:36 14:57:36 14:55:30 LINUX RESTART (4 CPU) 14:57:36 14:57:36 14:56:02 CPU %user %nice %system %iowait %steal %idle 14:57:36 14:57:01 all 22.02 0.00 1.55 1.75 0.06 74.63 14:57:36 14:57:01 0 24.23 0.00 1.73 0.63 0.05 73.36 14:57:36 14:57:01 1 16.19 0.00 1.92 4.22 0.05 77.62 14:57:36 14:57:01 2 40.14 0.00 1.70 0.88 0.08 57.20 14:57:36 14:57:01 3 7.51 0.00 0.85 1.26 0.03 90.35 14:57:36 Average: all 22.02 0.00 1.55 1.75 0.06 74.63 14:57:36 Average: 0 24.23 0.00 1.73 0.63 0.05 73.36 14:57:36 Average: 1 16.19 0.00 1.92 4.22 0.05 77.62 14:57:36 Average: 2 40.14 0.00 1.70 0.88 0.08 57.20 14:57:36 Average: 3 7.51 0.00 0.85 1.26 0.03 90.35 14:57:36 14:57:36 14:57:36