11:38:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 11:38:15 Running as SYSTEM 11:38:15 [EnvInject] - Loading node environment variables. 11:38:15 Building remotely on prd-ubuntu1804-builder-4c-4g-2504 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:38:15 [ssh-agent] Looking for ssh-agent implementation... 11:38:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:15 $ ssh-agent 11:38:15 SSH_AUTH_SOCK=/tmp/ssh-AiXoHsjIYztf/agent.1691 11:38:15 SSH_AGENT_PID=1693 11:38:15 [ssh-agent] Started. 11:38:15 Running ssh-add (command line suppressed) 11:38:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12798968322424262277.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12798968322424262277.key) 11:38:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:38:16 The recommended git tool is: NONE 11:38:17 using credential onap-jenkins-ssh 11:38:17 Wiping out workspace first. 11:38:17 Cloning the remote Git repository 11:38:17 Cloning repository git://cloud.onap.org/mirror/oom.git 11:38:17 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:38:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:38:17 > git --version # timeout=10 11:38:17 > git --version # 'git version 2.17.1' 11:38:17 using GIT_SSH to set credentials Gerrit user 11:38:17 Verifying host key using manually-configured host key entries 11:38:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:38:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:38:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:38:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:38:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:38:23 using GIT_SSH to set credentials Gerrit user 11:38:23 Verifying host key using manually-configured host key entries 11:38:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/6 # timeout=30 11:38:23 > git rev-parse 038d2eeed292f9ab03d38147b403e12ce6ee0770^{commit} # timeout=10 11:38:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:38:23 Checking out Revision 038d2eeed292f9ab03d38147b403e12ce6ee0770 (refs/changes/95/136395/6) 11:38:23 > git config core.sparsecheckout # timeout=10 11:38:23 > git checkout -f 038d2eeed292f9ab03d38147b403e12ce6ee0770 # timeout=30 11:38:27 Commit message: "[CPS] Config updates for cps-core and DMI" 11:38:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:38:27 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 11:38:27 [EnvInject] - Injecting environment variables from a build step. 11:38:27 [EnvInject] - Injecting as environment variables the properties content 11:38:27 PYTHON=python3 11:38:27 11:38:27 [EnvInject] - Variables injected successfully. 11:38:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13772770048551684239.sh 11:38:27 ---> tox-install.sh 11:38:27 + source /home/jenkins/lf-env.sh 11:38:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:38:27 ++ mktemp -d /tmp/venv-XXXX 11:38:27 + lf_venv=/tmp/venv-2gy1 11:38:27 + local venv_file=/tmp/.os_lf_venv 11:38:27 + local python=python3 11:38:27 + local options 11:38:27 + local set_path=true 11:38:27 + local install_args= 11:38:27 ++ 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 11:38:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:38:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:38:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:38:27 + true 11:38:27 + case $1 in 11:38:27 + venv_file=/tmp/.toxenv 11:38:27 + shift 2 11:38:27 + true 11:38:27 + case $1 in 11:38:27 + shift 11:38:27 + break 11:38:27 + case $python in 11:38:27 + local pkg_list= 11:38:27 + [[ -d /opt/pyenv ]] 11:38:27 + echo 'Setup pyenv:' 11:38:27 Setup pyenv: 11:38:27 + export PYENV_ROOT=/opt/pyenv 11:38:27 + PYENV_ROOT=/opt/pyenv 11:38:27 + 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 11:38:27 + 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 11:38:27 + pyenv versions 11:38:27 * system (set by /opt/pyenv/version) 11:38:27 * 3.8.13 (set by /opt/pyenv/version) 11:38:27 * 3.9.13 (set by /opt/pyenv/version) 11:38:27 * 3.10.6 (set by /opt/pyenv/version) 11:38:27 + command -v pyenv 11:38:27 ++ pyenv init - --no-rehash 11:38:27 + 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[*]}"'\'')" 11:38:27 export PATH="/opt/pyenv/shims:${PATH}" 11:38:27 export PYENV_SHELL=bash 11:38:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:38:27 pyenv() { 11:38:27 local command 11:38:27 command="${1:-}" 11:38:27 if [ "$#" -gt 0 ]; then 11:38:27 shift 11:38:27 fi 11:38:27 11:38:27 case "$command" in 11:38:27 rehash|shell) 11:38:27 eval "$(pyenv "sh-$command" "$@")" 11:38:27 ;; 11:38:27 *) 11:38:27 command pyenv "$command" "$@" 11:38:27 ;; 11:38:27 esac 11:38:27 }' 11:38:27 +++ 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[*]}"' 11:38:27 ++ 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 11:38:27 ++ 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 11:38:27 ++ 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 11:38:27 ++ export PYENV_SHELL=bash 11:38:27 ++ PYENV_SHELL=bash 11:38:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:38:27 +++ complete -F _pyenv pyenv 11:38:27 ++ lf-pyver python3 11:38:27 ++ local py_version_xy=python3 11:38:27 ++ local py_version_xyz= 11:38:27 ++ pyenv versions 11:38:27 ++ local command 11:38:27 ++ command=versions 11:38:27 ++ '[' 1 -gt 0 ']' 11:38:27 ++ shift 11:38:27 ++ case "$command" in 11:38:27 ++ command pyenv versions 11:38:27 ++ pyenv versions 11:38:27 ++ sed 's/^[ *]* //' 11:38:27 ++ awk '{ print $1 }' 11:38:27 ++ grep -E '^[0-9.]*[0-9]$' 11:38:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:38:27 +++ grep '^3' /tmp/.pyenv_versions 11:38:27 +++ sort -V 11:38:27 +++ tail -n 1 11:38:27 ++ py_version_xyz=3.10.6 11:38:27 ++ [[ -z 3.10.6 ]] 11:38:27 ++ echo 3.10.6 11:38:27 ++ return 0 11:38:27 + pyenv local 3.10.6 11:38:27 + local command 11:38:27 + command=local 11:38:27 + '[' 2 -gt 0 ']' 11:38:27 + shift 11:38:27 + case "$command" in 11:38:27 + command pyenv local 3.10.6 11:38:27 + pyenv local 3.10.6 11:38:27 + for arg in "$@" 11:38:27 + case $arg in 11:38:27 + pkg_list+='tox ' 11:38:27 + for arg in "$@" 11:38:27 + case $arg in 11:38:27 + pkg_list+='virtualenv ' 11:38:27 + for arg in "$@" 11:38:27 + case $arg in 11:38:27 + pkg_list+='urllib3~=1.26.15 ' 11:38:27 + [[ -f /tmp/.toxenv ]] 11:38:27 + [[ ! -f /tmp/.toxenv ]] 11:38:27 + [[ -n '' ]] 11:38:27 + python3 -m venv /tmp/venv-2gy1 11:38:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2gy1' 11:38:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2gy1 11:38:31 + echo /tmp/venv-2gy1 11:38:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:38:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:38:31 + /tmp/venv-2gy1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:38:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:38:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:38:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:38:34 + /tmp/venv-2gy1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:38:37 + type python3 11:38:37 + true 11:38:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2gy1/bin to PATH' 11:38:37 lf-activate-venv(): INFO: Adding /tmp/venv-2gy1/bin to PATH 11:38:37 + PATH=/tmp/venv-2gy1/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 11:38:37 + return 0 11:38:37 + python3 --version 11:38:37 Python 3.10.6 11:38:37 + python3 -m pip --version 11:38:37 pip 23.3.1 from /tmp/venv-2gy1/lib/python3.10/site-packages/pip (python 3.10) 11:38:37 + python3 -m pip freeze 11:38:38 cachetools==5.3.2 11:38:38 chardet==5.2.0 11:38:38 colorama==0.4.6 11:38:38 distlib==0.3.7 11:38:38 filelock==3.13.1 11:38:38 packaging==23.2 11:38:38 platformdirs==4.1.0 11:38:38 pluggy==1.3.0 11:38:38 pyproject-api==1.6.1 11:38:38 tomli==2.0.1 11:38:38 tox==4.11.4 11:38:38 urllib3==1.26.18 11:38:38 virtualenv==20.25.0 11:38:38 [EnvInject] - Injecting environment variables from a build step. 11:38:38 [EnvInject] - Injecting as environment variables the properties content 11:38:38 PARALLEL=false 11:38:38 11:38:38 [EnvInject] - Variables injected successfully. 11:38:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18159770220731637028.sh 11:38:38 ---> tox-run.sh 11:38:38 + 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 11:38:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:38:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:38:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:38:38 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:38:38 + source /home/jenkins/lf-env.sh 11:38:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:38:38 ++ mktemp -d /tmp/venv-XXXX 11:38:38 + lf_venv=/tmp/venv-wLFT 11:38:38 + local venv_file=/tmp/.os_lf_venv 11:38:38 + local python=python3 11:38:38 + local options 11:38:38 + local set_path=true 11:38:38 + local install_args= 11:38:38 ++ 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 11:38:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:38:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:38:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:38:38 + true 11:38:38 + case $1 in 11:38:38 + venv_file=/tmp/.toxenv 11:38:38 + shift 2 11:38:38 + true 11:38:38 + case $1 in 11:38:38 + shift 11:38:38 + break 11:38:38 + case $python in 11:38:38 + local pkg_list= 11:38:38 + [[ -d /opt/pyenv ]] 11:38:38 + echo 'Setup pyenv:' 11:38:38 Setup pyenv: 11:38:38 + export PYENV_ROOT=/opt/pyenv 11:38:38 + PYENV_ROOT=/opt/pyenv 11:38:38 + 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 11:38:38 + 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 11:38:38 + pyenv versions 11:38:38 system 11:38:38 3.8.13 11:38:38 3.9.13 11:38:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:38:38 + command -v pyenv 11:38:38 ++ pyenv init - --no-rehash 11:38:38 + 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[*]}"'\'')" 11:38:38 export PATH="/opt/pyenv/shims:${PATH}" 11:38:38 export PYENV_SHELL=bash 11:38:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:38:38 pyenv() { 11:38:38 local command 11:38:38 command="${1:-}" 11:38:38 if [ "$#" -gt 0 ]; then 11:38:38 shift 11:38:38 fi 11:38:38 11:38:38 case "$command" in 11:38:38 rehash|shell) 11:38:38 eval "$(pyenv "sh-$command" "$@")" 11:38:38 ;; 11:38:38 *) 11:38:38 command pyenv "$command" "$@" 11:38:38 ;; 11:38:38 esac 11:38:38 }' 11:38:38 +++ 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[*]}"' 11:38:38 ++ 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 11:38:38 ++ 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 11:38:38 ++ 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 11:38:38 ++ export PYENV_SHELL=bash 11:38:38 ++ PYENV_SHELL=bash 11:38:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:38:38 +++ complete -F _pyenv pyenv 11:38:38 ++ lf-pyver python3 11:38:38 ++ local py_version_xy=python3 11:38:38 ++ local py_version_xyz= 11:38:38 ++ pyenv versions 11:38:38 ++ local command 11:38:38 ++ awk '{ print $1 }' 11:38:38 ++ command=versions 11:38:38 ++ '[' 1 -gt 0 ']' 11:38:38 ++ shift 11:38:38 ++ case "$command" in 11:38:38 ++ command pyenv versions 11:38:38 ++ pyenv versions 11:38:38 ++ grep -E '^[0-9.]*[0-9]$' 11:38:38 ++ sed 's/^[ *]* //' 11:38:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:38:38 +++ sort -V 11:38:38 +++ grep '^3' /tmp/.pyenv_versions 11:38:38 +++ tail -n 1 11:38:38 ++ py_version_xyz=3.10.6 11:38:38 ++ [[ -z 3.10.6 ]] 11:38:38 ++ echo 3.10.6 11:38:38 ++ return 0 11:38:38 + pyenv local 3.10.6 11:38:38 + local command 11:38:38 + command=local 11:38:38 + '[' 2 -gt 0 ']' 11:38:38 + shift 11:38:38 + case "$command" in 11:38:38 + command pyenv local 3.10.6 11:38:38 + pyenv local 3.10.6 11:38:38 + for arg in "$@" 11:38:38 + case $arg in 11:38:38 + pkg_list+='tox ' 11:38:38 + for arg in "$@" 11:38:38 + case $arg in 11:38:38 + pkg_list+='virtualenv ' 11:38:38 + for arg in "$@" 11:38:38 + case $arg in 11:38:38 + pkg_list+='urllib3~=1.26.15 ' 11:38:38 + [[ -f /tmp/.toxenv ]] 11:38:38 ++ cat /tmp/.toxenv 11:38:38 + lf_venv=/tmp/venv-2gy1 11:38:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2gy1 from' file:/tmp/.toxenv 11:38:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2gy1 from file:/tmp/.toxenv 11:38:38 + /tmp/venv-2gy1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:38:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:38:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:38:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:38:39 + /tmp/venv-2gy1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:38:40 + type python3 11:38:40 + true 11:38:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2gy1/bin to PATH' 11:38:40 lf-activate-venv(): INFO: Adding /tmp/venv-2gy1/bin to PATH 11:38:40 + PATH=/tmp/venv-2gy1/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 11:38:40 + return 0 11:38:40 + [[ -d /opt/pyenv ]] 11:38:40 + echo '---> Setting up pyenv' 11:38:40 ---> Setting up pyenv 11:38:40 + export PYENV_ROOT=/opt/pyenv 11:38:40 + PYENV_ROOT=/opt/pyenv 11:38:40 + export PATH=/opt/pyenv/bin:/tmp/venv-2gy1/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 11:38:40 + PATH=/opt/pyenv/bin:/tmp/venv-2gy1/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 11:38:40 ++ pwd 11:38:40 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:38:40 + export PYTHONPATH 11:38:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:38:40 + TOX_TESTENV_PASSENV=PYTHONPATH 11:38:40 + tox --version 11:38:40 4.11.4 from /tmp/venv-2gy1/lib/python3.10/site-packages/tox/__init__.py 11:38:40 + PARALLEL=false 11:38:40 + TOX_OPTIONS_LIST= 11:38:40 + [[ -n checkbashisms ]] 11:38:40 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:38:40 + case ${PARALLEL,,} in 11:38:40 + tox -e checkbashisms 11:38:40 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:38:41 checkbashisms: freeze> python -m pip freeze --all 11:38:42 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 11:38:42 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:38:43 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:38:43 you may get strange results 11:38:44 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:38:45 checkbashisms: OK (4.69=setup[1.65]+cmd[3.04] seconds) 11:38:45 congratulations :) (4.85 seconds) 11:38:46 + tox_status=0 11:38:46 + echo '---> Completed tox runs' 11:38:46 ---> Completed tox runs 11:38:46 + for i in .tox/*/log 11:38:46 ++ echo .tox/checkbashisms/log 11:38:46 ++ awk -F/ '{print $2}' 11:38:46 + tox_env=checkbashisms 11:38:46 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:38:46 + DOC_DIR=docs/_build/html 11:38:46 + [[ -d docs/_build/html ]] 11:38:46 + echo '---> tox-run.sh ends' 11:38:46 ---> tox-run.sh ends 11:38:46 + test 0 -eq 0 11:38:46 $ ssh-agent -k 11:38:46 unset SSH_AUTH_SOCK; 11:38:46 unset SSH_AGENT_PID; 11:38:46 echo Agent pid 1693 killed; 11:38:46 [ssh-agent] Stopped. 11:38:46 [PostBuildScript] - [INFO] Executing post build scripts. 11:38:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10064216551817910420.sh 11:38:46 ---> sysstat.sh 11:38:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17088563852599966665.sh 11:38:46 ---> package-listing.sh 11:38:46 ++ tr '[:upper:]' '[:lower:]' 11:38:46 ++ facter osfamily 11:38:46 + OS_FAMILY=debian 11:38:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:38:46 + START_PACKAGES=/tmp/packages_start.txt 11:38:46 + END_PACKAGES=/tmp/packages_end.txt 11:38:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:38:46 + PACKAGES=/tmp/packages_start.txt 11:38:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:38:46 + PACKAGES=/tmp/packages_end.txt 11:38:46 + case "${OS_FAMILY}" in 11:38:46 + dpkg -l 11:38:46 + grep '^ii' 11:38:46 + '[' -f /tmp/packages_start.txt ']' 11:38:46 + '[' -f /tmp/packages_end.txt ']' 11:38:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:38:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:38:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:38:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:38:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16200717109454076254.sh 11:38:46 ---> capture-instance-metadata.sh 11:38:46 Setup pyenv: 11:38:46 system 11:38:46 3.8.13 11:38:46 3.9.13 11:38:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:38:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v5yz 11:38:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:38:53 lf-activate-venv(): INFO: Installing: lftools 11:39:29 lf-activate-venv(): INFO: Adding /tmp/venv-v5yz/bin to PATH 11:39:29 INFO: Running in OpenStack, capturing instance metadata 11:39:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15956187700781487379.sh 11:39:30 provisioning config files... 11:39:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16985379193592622714tmp 11:39:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:39:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:39:30 [EnvInject] - Injecting environment variables from a build step. 11:39:30 [EnvInject] - Injecting as environment variables the properties content 11:39:30 SERVER_ID=logs 11:39:30 11:39:30 [EnvInject] - Variables injected successfully. 11:39:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8008999722774256426.sh 11:39:30 ---> create-netrc.sh 11:39:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12546868870074716499.sh 11:39:30 ---> python-tools-install.sh 11:39:30 Setup pyenv: 11:39:30 system 11:39:30 3.8.13 11:39:30 3.9.13 11:39:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:39:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v5yz from file:/tmp/.os_lf_venv 11:39:31 lf-activate-venv(): INFO: Installing: lftools 11:39:38 lf-activate-venv(): INFO: Adding /tmp/venv-v5yz/bin to PATH 11:39:38 Generating Requirements File 11:40:09 Python 3.10.6 11:40:10 pip 23.3.1 from /tmp/venv-v5yz/lib/python3.10/site-packages/pip (python 3.10) 11:40:10 appdirs==1.4.4 11:40:10 argcomplete==3.1.6 11:40:10 aspy.yaml==1.3.0 11:40:10 attrs==23.1.0 11:40:10 autopage==0.5.2 11:40:10 Babel==2.13.1 11:40:10 beautifulsoup4==4.12.2 11:40:10 boto3==1.33.7 11:40:10 botocore==1.33.7 11:40:10 bs4==0.0.1 11:40:10 cachetools==5.3.2 11:40:10 certifi==2023.11.17 11:40:10 cffi==1.16.0 11:40:10 cfgv==3.4.0 11:40:10 chardet==5.2.0 11:40:10 charset-normalizer==3.3.2 11:40:10 click==8.1.7 11:40:10 cliff==4.4.0 11:40:10 cmd2==2.4.3 11:40:10 cryptography==3.3.2 11:40:10 debtcollector==2.5.0 11:40:10 decorator==5.1.1 11:40:10 defusedxml==0.7.1 11:40:10 Deprecated==1.2.14 11:40:10 distlib==0.3.7 11:40:10 dnspython==2.4.2 11:40:10 docker==4.2.2 11:40:10 dogpile.cache==1.2.2 11:40:10 email-validator==2.1.0.post1 11:40:10 filelock==3.13.1 11:40:10 future==0.18.3 11:40:10 gitdb==4.0.11 11:40:10 GitPython==3.1.40 11:40:10 google-auth==2.24.0 11:40:10 httplib2==0.22.0 11:40:10 identify==2.5.32 11:40:10 idna==3.6 11:40:10 importlib-metadata==7.0.0 11:40:10 importlib-resources==1.5.0 11:40:10 iso8601==2.1.0 11:40:10 Jinja2==3.1.2 11:40:10 jmespath==1.0.1 11:40:10 jsonpatch==1.33 11:40:10 jsonpointer==2.4 11:40:10 jsonschema==4.20.0 11:40:10 jsonschema-specifications==2023.11.2 11:40:10 keystoneauth1==5.4.0 11:40:10 kubernetes==28.1.0 11:40:10 lftools==0.37.8 11:40:10 lxml==4.9.3 11:40:10 MarkupSafe==2.1.3 11:40:10 msgpack==1.0.7 11:40:10 multi-key-dict==2.0.3 11:40:10 munch==4.0.0 11:40:10 netaddr==0.9.0 11:40:10 netifaces==0.11.0 11:40:10 niet==1.4.2 11:40:10 nodeenv==1.8.0 11:40:10 oauth2client==4.1.3 11:40:10 oauthlib==3.2.2 11:40:10 openstacksdk==0.62.0 11:40:10 os-client-config==2.1.0 11:40:10 os-service-types==1.7.0 11:40:10 osc-lib==2.9.0 11:40:10 oslo.config==9.2.0 11:40:10 oslo.context==5.3.0 11:40:10 oslo.i18n==6.2.0 11:40:10 oslo.log==5.4.0 11:40:10 oslo.serialization==5.2.0 11:40:10 oslo.utils==6.3.0 11:40:10 packaging==23.2 11:40:10 pbr==6.0.0 11:40:10 platformdirs==4.1.0 11:40:10 prettytable==3.9.0 11:40:10 pyasn1==0.5.1 11:40:10 pyasn1-modules==0.3.0 11:40:10 pycparser==2.21 11:40:10 pygerrit2==2.0.15 11:40:10 PyGithub==2.1.1 11:40:10 pyinotify==0.9.6 11:40:10 PyJWT==2.8.0 11:40:10 PyNaCl==1.5.0 11:40:10 pyparsing==2.4.7 11:40:10 pyperclip==1.8.2 11:40:10 pyrsistent==0.20.0 11:40:10 python-cinderclient==9.4.0 11:40:10 python-dateutil==2.8.2 11:40:10 python-heatclient==3.3.0 11:40:10 python-jenkins==1.8.2 11:40:10 python-keystoneclient==5.2.0 11:40:10 python-magnumclient==4.3.0 11:40:10 python-novaclient==18.4.0 11:40:10 python-openstackclient==6.0.0 11:40:10 python-swiftclient==4.4.0 11:40:10 pytz==2023.3.post1 11:40:10 PyYAML==6.0.1 11:40:10 referencing==0.31.1 11:40:10 requests==2.31.0 11:40:10 requests-oauthlib==1.3.1 11:40:10 requestsexceptions==1.4.0 11:40:10 rfc3986==2.0.0 11:40:10 rpds-py==0.13.2 11:40:10 rsa==4.9 11:40:10 ruamel.yaml==0.18.5 11:40:10 ruamel.yaml.clib==0.2.8 11:40:10 s3transfer==0.8.2 11:40:10 simplejson==3.19.2 11:40:10 six==1.16.0 11:40:10 smmap==5.0.1 11:40:10 soupsieve==2.5 11:40:10 stevedore==5.1.0 11:40:10 tabulate==0.9.0 11:40:10 toml==0.10.2 11:40:10 tomlkit==0.12.3 11:40:10 tqdm==4.66.1 11:40:10 typing_extensions==4.8.0 11:40:10 tzdata==2023.3 11:40:10 urllib3==1.26.18 11:40:10 virtualenv==20.25.0 11:40:10 wcwidth==0.2.12 11:40:10 websocket-client==1.7.0 11:40:10 wrapt==1.16.0 11:40:10 xdg==6.0.0 11:40:10 xmltodict==0.13.0 11:40:10 yq==3.2.3 11:40:10 zipp==3.17.0 11:40:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13460700226615464111.sh 11:40:10 ---> sudo-logs.sh 11:40:10 Archiving 'sudo' log.. 11:40:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17274093706975566695.sh 11:40:10 ---> job-cost.sh 11:40:10 Setup pyenv: 11:40:10 system 11:40:10 3.8.13 11:40:10 3.9.13 11:40:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:40:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v5yz from file:/tmp/.os_lf_venv 11:40:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:40:19 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. 11:40:19 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:40:19 lf-activate-venv(): INFO: Adding /tmp/venv-v5yz/bin to PATH 11:40:19 INFO: No Stack... 11:40:20 INFO: Retrieving Pricing Info for: v3-standard-4 11:40:20 INFO: Archiving Costs 11:40:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5670681728418882430.sh 11:40:20 ---> logs-deploy.sh 11:40:20 Setup pyenv: 11:40:20 system 11:40:20 3.8.13 11:40:20 3.9.13 11:40:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:40:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v5yz from file:/tmp/.os_lf_venv 11:40:22 lf-activate-venv(): INFO: Installing: lftools 11:40:31 lf-activate-venv(): INFO: Adding /tmp/venv-v5yz/bin to PATH 11:40:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3219 11:40:31 INFO: archiving workspace using pattern(s): 11:40:32 Archives upload complete. 11:40:32 INFO: archiving logs to Nexus 11:40:33 ---> uname -a: 11:40:33 Linux prd-ubuntu1804-builder-4c-4g-2504 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:40:33 11:40:33 11:40:33 ---> lscpu: 11:40:33 Architecture: x86_64 11:40:33 CPU op-mode(s): 32-bit, 64-bit 11:40:33 Byte Order: Little Endian 11:40:33 CPU(s): 4 11:40:33 On-line CPU(s) list: 0-3 11:40:33 Thread(s) per core: 1 11:40:33 Core(s) per socket: 1 11:40:33 Socket(s): 4 11:40:33 NUMA node(s): 1 11:40:33 Vendor ID: AuthenticAMD 11:40:33 CPU family: 23 11:40:33 Model: 49 11:40:33 Model name: AMD EPYC-Rome Processor 11:40:33 Stepping: 0 11:40:33 CPU MHz: 2800.000 11:40:33 BogoMIPS: 5600.00 11:40:33 Virtualization: AMD-V 11:40:33 Hypervisor vendor: KVM 11:40:33 Virtualization type: full 11:40:33 L1d cache: 32K 11:40:33 L1i cache: 32K 11:40:33 L2 cache: 512K 11:40:33 L3 cache: 16384K 11:40:33 NUMA node0 CPU(s): 0-3 11:40:33 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 11:40:33 11:40:33 11:40:33 ---> nproc: 11:40:33 4 11:40:33 11:40:33 11:40:33 ---> df -h: 11:40:33 Filesystem Size Used Avail Use% Mounted on 11:40:33 udev 7.9G 0 7.9G 0% /dev 11:40:33 tmpfs 1.6G 672K 1.6G 1% /run 11:40:33 /dev/vda1 78G 8.3G 70G 11% / 11:40:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:40:33 tmpfs 5.0M 0 5.0M 0% /run/lock 11:40:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:40:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:40:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:40:33 11:40:33 11:40:33 ---> free -m: 11:40:33 total used free shared buff/cache available 11:40:33 Mem: 16040 531 13398 0 2110 15195 11:40:33 Swap: 1023 0 1023 11:40:33 11:40:33 11:40:33 ---> ip addr: 11:40:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:40:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:40:33 inet 127.0.0.1/8 scope host lo 11:40:33 valid_lft forever preferred_lft forever 11:40:33 inet6 ::1/128 scope host 11:40:33 valid_lft forever preferred_lft forever 11:40:33 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 11:40:33 link/ether fa:16:3e:92:94:31 brd ff:ff:ff:ff:ff:ff 11:40:33 inet 10.30.107.40/23 brd 10.30.107.255 scope global dynamic ens3 11:40:33 valid_lft 86244sec preferred_lft 86244sec 11:40:33 inet6 fe80::f816:3eff:fe92:9431/64 scope link 11:40:33 valid_lft forever preferred_lft forever 11:40:33 11:40:33 11:40:33 ---> sar -b -r -n DEV: 11:40:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2504) 12/05/23 _x86_64_ (4 CPU) 11:40:33 11:40:33 11:37:59 LINUX RESTART (4 CPU) 11:40:33 11:40:33 11:38:01 tps rtps wtps bread/s bwrtn/s 11:40:33 11:39:02 263.46 67.86 195.60 4459.52 73887.82 11:40:33 11:40:01 132.64 14.10 118.54 1065.99 44581.60 11:40:33 Average: 198.60 41.20 157.39 2777.01 59357.82 11:40:33 11:40:33 11:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:40:33 11:39:02 14070140 15545928 2354828 14.34 50216 1630964 830940 4.76 696364 1456020 103136 11:40:33 11:40:01 13818676 15559452 2606292 15.87 71808 1861548 774964 4.44 716208 1661672 62788 11:40:33 Average: 13944408 15552690 2480560 15.10 61012 1746256 802952 4.60 706286 1558846 82962 11:40:33 11:40:33 11:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:40:33 11:39:02 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 11:40:33 11:39:02 ens3 409.63 281.90 1658.14 75.32 0.00 0.00 0.00 0.00 11:40:33 11:40:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 11:40:33 11:40:01 ens3 59.99 39.72 843.89 8.59 0.00 0.00 0.00 0.00 11:40:33 Average: lo 1.41 1.41 0.15 0.15 0.00 0.00 0.00 0.00 11:40:33 Average: ens3 236.28 161.83 1254.44 42.24 0.00 0.00 0.00 0.00 11:40:33 11:40:33 11:40:33 ---> sar -P ALL: 11:40:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2504) 12/05/23 _x86_64_ (4 CPU) 11:40:33 11:40:33 11:37:59 LINUX RESTART (4 CPU) 11:40:33 11:40:33 11:38:01 CPU %user %nice %system %iowait %steal %idle 11:40:33 11:39:02 all 21.13 0.00 2.51 9.15 0.06 67.15 11:40:33 11:39:02 0 29.99 0.00 2.33 12.21 0.07 55.40 11:40:33 11:39:02 1 27.21 0.00 2.59 5.35 0.05 64.80 11:40:33 11:39:02 2 12.74 0.00 3.01 12.02 0.07 72.16 11:40:33 11:39:02 3 14.53 0.00 2.11 7.05 0.05 76.26 11:40:33 11:40:01 all 18.77 0.00 1.27 6.51 0.05 73.40 11:40:33 11:40:01 0 34.24 0.00 1.99 3.90 0.07 59.79 11:40:33 11:40:01 1 18.57 0.00 1.46 3.92 0.05 75.99 11:40:33 11:40:01 2 2.28 0.00 0.51 13.48 0.03 83.70 11:40:33 11:40:01 3 20.04 0.00 1.09 4.70 0.07 74.10 11:40:33 Average: all 19.96 0.00 1.89 7.84 0.06 70.25 11:40:33 Average: 0 32.10 0.00 2.16 8.09 0.07 57.58 11:40:33 Average: 1 22.93 0.00 2.03 4.64 0.05 70.35 11:40:33 Average: 2 7.54 0.00 1.77 12.74 0.05 77.90 11:40:33 Average: 3 17.26 0.00 1.61 5.89 0.06 75.19 11:40:33 11:40:33 11:40:33