08:08:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 08:08:20 Running as SYSTEM 08:08:20 [EnvInject] - Loading node environment variables. 08:08:20 Building remotely on prd-ubuntu1804-builder-4c-4g-18766 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:08:20 [ssh-agent] Looking for ssh-agent implementation... 08:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:20 $ ssh-agent 08:08:20 SSH_AUTH_SOCK=/tmp/ssh-NHWkHoIYNU5J/agent.1642 08:08:20 SSH_AGENT_PID=1643 08:08:20 [ssh-agent] Started. 08:08:20 Running ssh-add (command line suppressed) 08:08:20 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16846904867704311311.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16846904867704311311.key) 08:08:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:08:20 The recommended git tool is: NONE 08:08:21 using credential onap-jenkins-ssh 08:08:22 Wiping out workspace first. 08:08:22 Cloning the remote Git repository 08:08:22 Cloning repository git://cloud.onap.org/mirror/oom.git 08:08:22 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:08:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:08:22 > git --version # timeout=10 08:08:22 > git --version # 'git version 2.17.1' 08:08:22 using GIT_SSH to set credentials Gerrit user 08:08:22 Verifying host key using manually-configured host key entries 08:08:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:08:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:08:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:08:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:08:27 using GIT_SSH to set credentials Gerrit user 08:08:27 Verifying host key using manually-configured host key entries 08:08:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/3 # timeout=30 08:08:27 > git rev-parse 946118fc515dce4b918fd57ecadc84ccbcc8d243^{commit} # timeout=10 08:08:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:08:27 Checking out Revision 946118fc515dce4b918fd57ecadc84ccbcc8d243 (refs/changes/02/137602/3) 08:08:27 > git config core.sparsecheckout # timeout=10 08:08:27 > git checkout -f 946118fc515dce4b918fd57ecadc84ccbcc8d243 # timeout=30 08:08:31 Commit message: "[PORTAL-NG] Publish preferences and history charts" 08:08:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:08:31 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 08:08:31 [EnvInject] - Injecting environment variables from a build step. 08:08:31 [EnvInject] - Injecting as environment variables the properties content 08:08:31 PYTHON=python3 08:08:31 08:08:31 [EnvInject] - Variables injected successfully. 08:08:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6492656177828111664.sh 08:08:31 ---> tox-install.sh 08:08:31 + source /home/jenkins/lf-env.sh 08:08:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:08:31 ++ mktemp -d /tmp/venv-XXXX 08:08:31 + lf_venv=/tmp/venv-qlKa 08:08:31 + local venv_file=/tmp/.os_lf_venv 08:08:31 + local python=python3 08:08:31 + local options 08:08:31 + local set_path=true 08:08:31 + local install_args= 08:08:31 ++ 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 08:08:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:08:31 + true 08:08:31 + case $1 in 08:08:31 + venv_file=/tmp/.toxenv 08:08:31 + shift 2 08:08:31 + true 08:08:31 + case $1 in 08:08:31 + shift 08:08:31 + break 08:08:31 + case $python in 08:08:31 + local pkg_list= 08:08:31 + [[ -d /opt/pyenv ]] 08:08:31 + echo 'Setup pyenv:' 08:08:31 Setup pyenv: 08:08:31 + export PYENV_ROOT=/opt/pyenv 08:08:31 + PYENV_ROOT=/opt/pyenv 08:08:31 + 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 08:08:31 + 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 08:08:31 + pyenv versions 08:08:31 * system (set by /opt/pyenv/version) 08:08:31 * 3.8.13 (set by /opt/pyenv/version) 08:08:31 * 3.9.13 (set by /opt/pyenv/version) 08:08:31 * 3.10.6 (set by /opt/pyenv/version) 08:08:31 + command -v pyenv 08:08:31 ++ pyenv init - --no-rehash 08:08:31 + 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[*]}"'\'')" 08:08:31 export PATH="/opt/pyenv/shims:${PATH}" 08:08:31 export PYENV_SHELL=bash 08:08:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:08:31 pyenv() { 08:08:31 local command 08:08:31 command="${1:-}" 08:08:31 if [ "$#" -gt 0 ]; then 08:08:31 shift 08:08:31 fi 08:08:31 08:08:31 case "$command" in 08:08:31 rehash|shell) 08:08:31 eval "$(pyenv "sh-$command" "$@")" 08:08:31 ;; 08:08:31 *) 08:08:31 command pyenv "$command" "$@" 08:08:31 ;; 08:08:31 esac 08:08:31 }' 08:08:31 +++ 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[*]}"' 08:08:31 ++ 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 08:08:31 ++ 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 08:08:31 ++ 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 08:08:31 ++ export PYENV_SHELL=bash 08:08:31 ++ PYENV_SHELL=bash 08:08:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:08:31 +++ complete -F _pyenv pyenv 08:08:31 ++ lf-pyver python3 08:08:31 ++ local py_version_xy=python3 08:08:31 ++ local py_version_xyz= 08:08:31 ++ pyenv versions 08:08:31 ++ local command 08:08:31 ++ sed 's/^[ *]* //' 08:08:31 ++ command=versions 08:08:31 ++ '[' 1 -gt 0 ']' 08:08:31 ++ shift 08:08:31 ++ case "$command" in 08:08:31 ++ command pyenv versions 08:08:31 ++ pyenv versions 08:08:31 ++ grep -E '^[0-9.]*[0-9]$' 08:08:31 ++ awk '{ print $1 }' 08:08:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:08:31 +++ grep '^3' /tmp/.pyenv_versions 08:08:31 +++ sort -V 08:08:31 +++ tail -n 1 08:08:31 ++ py_version_xyz=3.10.6 08:08:31 ++ [[ -z 3.10.6 ]] 08:08:31 ++ echo 3.10.6 08:08:31 ++ return 0 08:08:31 + pyenv local 3.10.6 08:08:31 + local command 08:08:31 + command=local 08:08:31 + '[' 2 -gt 0 ']' 08:08:31 + shift 08:08:31 + case "$command" in 08:08:31 + command pyenv local 3.10.6 08:08:31 + pyenv local 3.10.6 08:08:31 + for arg in "$@" 08:08:31 + case $arg in 08:08:31 + pkg_list+='tox ' 08:08:31 + for arg in "$@" 08:08:31 + case $arg in 08:08:31 + pkg_list+='virtualenv ' 08:08:31 + for arg in "$@" 08:08:31 + case $arg in 08:08:31 + pkg_list+='urllib3~=1.26.15 ' 08:08:31 + [[ -f /tmp/.toxenv ]] 08:08:31 + [[ ! -f /tmp/.toxenv ]] 08:08:31 + [[ -n '' ]] 08:08:31 + python3 -m venv /tmp/venv-qlKa 08:08:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qlKa' 08:08:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qlKa 08:08:35 + echo /tmp/venv-qlKa 08:08:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:08:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:08:36 + /tmp/venv-qlKa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:08:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:08:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:08:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:08:38 + /tmp/venv-qlKa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:08:41 + type python3 08:08:41 + true 08:08:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qlKa/bin to PATH' 08:08:41 lf-activate-venv(): INFO: Adding /tmp/venv-qlKa/bin to PATH 08:08:41 + PATH=/tmp/venv-qlKa/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 08:08:41 + return 0 08:08:41 + python3 --version 08:08:41 Python 3.10.6 08:08:41 + python3 -m pip --version 08:08:41 pip 24.0 from /tmp/venv-qlKa/lib/python3.10/site-packages/pip (python 3.10) 08:08:41 + python3 -m pip freeze 08:08:42 cachetools==5.3.3 08:08:42 chardet==5.2.0 08:08:42 colorama==0.4.6 08:08:42 distlib==0.3.8 08:08:42 filelock==3.13.3 08:08:42 packaging==24.0 08:08:42 platformdirs==4.2.0 08:08:42 pluggy==1.4.0 08:08:42 pyproject-api==1.6.1 08:08:42 tomli==2.0.1 08:08:42 tox==4.14.2 08:08:42 urllib3==1.26.18 08:08:42 virtualenv==20.25.1 08:08:42 [EnvInject] - Injecting environment variables from a build step. 08:08:42 [EnvInject] - Injecting as environment variables the properties content 08:08:42 PARALLEL=false 08:08:42 08:08:42 [EnvInject] - Variables injected successfully. 08:08:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14030209875250083509.sh 08:08:42 ---> tox-run.sh 08:08:42 + 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 08:08:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:08:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:08:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:08:42 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:08:42 + source /home/jenkins/lf-env.sh 08:08:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:08:42 ++ mktemp -d /tmp/venv-XXXX 08:08:42 + lf_venv=/tmp/venv-g5O7 08:08:42 + local venv_file=/tmp/.os_lf_venv 08:08:42 + local python=python3 08:08:42 + local options 08:08:42 + local set_path=true 08:08:42 + local install_args= 08:08:42 ++ 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 08:08:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:08:42 + true 08:08:42 + case $1 in 08:08:42 + venv_file=/tmp/.toxenv 08:08:42 + shift 2 08:08:42 + true 08:08:42 + case $1 in 08:08:42 + shift 08:08:42 + break 08:08:42 + case $python in 08:08:42 + local pkg_list= 08:08:42 + [[ -d /opt/pyenv ]] 08:08:42 + echo 'Setup pyenv:' 08:08:42 Setup pyenv: 08:08:42 + export PYENV_ROOT=/opt/pyenv 08:08:42 + PYENV_ROOT=/opt/pyenv 08:08:42 + 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 08:08:42 + 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 08:08:42 + pyenv versions 08:08:42 system 08:08:42 3.8.13 08:08:42 3.9.13 08:08:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:08:42 + command -v pyenv 08:08:42 ++ pyenv init - --no-rehash 08:08:42 + 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[*]}"'\'')" 08:08:42 export PATH="/opt/pyenv/shims:${PATH}" 08:08:42 export PYENV_SHELL=bash 08:08:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:08:42 pyenv() { 08:08:42 local command 08:08:42 command="${1:-}" 08:08:42 if [ "$#" -gt 0 ]; then 08:08:42 shift 08:08:42 fi 08:08:42 08:08:42 case "$command" in 08:08:42 rehash|shell) 08:08:42 eval "$(pyenv "sh-$command" "$@")" 08:08:42 ;; 08:08:42 *) 08:08:42 command pyenv "$command" "$@" 08:08:42 ;; 08:08:42 esac 08:08:42 }' 08:08:42 +++ 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[*]}"' 08:08:42 ++ 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 08:08:42 ++ 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 08:08:42 ++ 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 08:08:42 ++ export PYENV_SHELL=bash 08:08:42 ++ PYENV_SHELL=bash 08:08:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:08:42 +++ complete -F _pyenv pyenv 08:08:42 ++ lf-pyver python3 08:08:42 ++ local py_version_xy=python3 08:08:42 ++ local py_version_xyz= 08:08:42 ++ pyenv versions 08:08:42 ++ local command 08:08:42 ++ command=versions 08:08:42 ++ '[' 1 -gt 0 ']' 08:08:42 ++ shift 08:08:42 ++ case "$command" in 08:08:42 ++ command pyenv versions 08:08:42 ++ pyenv versions 08:08:42 ++ awk '{ print $1 }' 08:08:42 ++ grep -E '^[0-9.]*[0-9]$' 08:08:42 ++ sed 's/^[ *]* //' 08:08:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:08:42 +++ grep '^3' /tmp/.pyenv_versions 08:08:42 +++ sort -V 08:08:42 +++ tail -n 1 08:08:42 ++ py_version_xyz=3.10.6 08:08:42 ++ [[ -z 3.10.6 ]] 08:08:42 ++ echo 3.10.6 08:08:42 ++ return 0 08:08:42 + pyenv local 3.10.6 08:08:42 + local command 08:08:42 + command=local 08:08:42 + '[' 2 -gt 0 ']' 08:08:42 + shift 08:08:42 + case "$command" in 08:08:42 + command pyenv local 3.10.6 08:08:42 + pyenv local 3.10.6 08:08:42 + for arg in "$@" 08:08:42 + case $arg in 08:08:42 + pkg_list+='tox ' 08:08:42 + for arg in "$@" 08:08:42 + case $arg in 08:08:42 + pkg_list+='virtualenv ' 08:08:42 + for arg in "$@" 08:08:42 + case $arg in 08:08:42 + pkg_list+='urllib3~=1.26.15 ' 08:08:42 + [[ -f /tmp/.toxenv ]] 08:08:42 ++ cat /tmp/.toxenv 08:08:42 + lf_venv=/tmp/venv-qlKa 08:08:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qlKa from' file:/tmp/.toxenv 08:08:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qlKa from file:/tmp/.toxenv 08:08:42 + /tmp/venv-qlKa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:08:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:08:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:08:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:08:43 + /tmp/venv-qlKa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:08:44 + type python3 08:08:44 + true 08:08:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qlKa/bin to PATH' 08:08:44 lf-activate-venv(): INFO: Adding /tmp/venv-qlKa/bin to PATH 08:08:44 + PATH=/tmp/venv-qlKa/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 08:08:44 + return 0 08:08:44 + [[ -d /opt/pyenv ]] 08:08:44 + echo '---> Setting up pyenv' 08:08:44 ---> Setting up pyenv 08:08:44 + export PYENV_ROOT=/opt/pyenv 08:08:44 + PYENV_ROOT=/opt/pyenv 08:08:44 + export PATH=/opt/pyenv/bin:/tmp/venv-qlKa/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 08:08:44 + PATH=/opt/pyenv/bin:/tmp/venv-qlKa/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 08:08:44 ++ pwd 08:08:44 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:08:44 + export PYTHONPATH 08:08:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:08:44 + TOX_TESTENV_PASSENV=PYTHONPATH 08:08:44 + tox --version 08:08:45 4.14.2 from /tmp/venv-qlKa/lib/python3.10/site-packages/tox/__init__.py 08:08:45 + PARALLEL=false 08:08:45 + TOX_OPTIONS_LIST= 08:08:45 + [[ -n checkbashisms ]] 08:08:45 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:08:45 + case ${PARALLEL,,} in 08:08:45 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:08:45 + tox -e checkbashisms 08:08:46 checkbashisms: freeze> python -m pip freeze --all 08:08:47 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 08:08:47 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:08:48 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:08:48 you may get strange results 08:08:48 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:08:50 checkbashisms: OK (4.65=setup[1.57]+cmd[3.08] seconds) 08:08:50 congratulations :) (4.82 seconds) 08:08:50 + tox_status=0 08:08:50 + echo '---> Completed tox runs' 08:08:50 ---> Completed tox runs 08:08:50 + for i in .tox/*/log 08:08:50 ++ echo .tox/checkbashisms/log 08:08:50 ++ awk -F/ '{print $2}' 08:08:50 + tox_env=checkbashisms 08:08:50 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:08:50 + DOC_DIR=docs/_build/html 08:08:50 + [[ -d docs/_build/html ]] 08:08:50 + echo '---> tox-run.sh ends' 08:08:50 ---> tox-run.sh ends 08:08:50 + test 0 -eq 0 08:08:50 $ ssh-agent -k 08:08:50 unset SSH_AUTH_SOCK; 08:08:50 unset SSH_AGENT_PID; 08:08:50 echo Agent pid 1643 killed; 08:08:50 [ssh-agent] Stopped. 08:08:50 [PostBuildScript] - [INFO] Executing post build scripts. 08:08:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3642270000039717035.sh 08:08:50 ---> sysstat.sh 08:08:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15199901159422944162.sh 08:08:50 ---> package-listing.sh 08:08:50 ++ facter osfamily 08:08:50 ++ tr '[:upper:]' '[:lower:]' 08:08:50 + OS_FAMILY=debian 08:08:50 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:08:50 + START_PACKAGES=/tmp/packages_start.txt 08:08:50 + END_PACKAGES=/tmp/packages_end.txt 08:08:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:50 + PACKAGES=/tmp/packages_start.txt 08:08:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:08:50 + PACKAGES=/tmp/packages_end.txt 08:08:50 + case "${OS_FAMILY}" in 08:08:50 + dpkg -l 08:08:50 + grep '^ii' 08:08:50 + '[' -f /tmp/packages_start.txt ']' 08:08:50 + '[' -f /tmp/packages_end.txt ']' 08:08:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:08:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:08:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:08:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3806571230220242941.sh 08:08:50 ---> capture-instance-metadata.sh 08:08:51 Setup pyenv: 08:08:51 system 08:08:51 3.8.13 08:08:51 3.9.13 08:08:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:08:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2bnP 08:08:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:08:57 lf-activate-venv(): INFO: Installing: lftools 08:09:28 lf-activate-venv(): INFO: Adding /tmp/venv-2bnP/bin to PATH 08:09:28 INFO: Running in OpenStack, capturing instance metadata 08:09:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9484759889519826363.sh 08:09:29 provisioning config files... 08:09:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6495641179119464327tmp 08:09:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:09:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:09:29 [EnvInject] - Injecting environment variables from a build step. 08:09:29 [EnvInject] - Injecting as environment variables the properties content 08:09:29 SERVER_ID=logs 08:09:29 08:09:29 [EnvInject] - Variables injected successfully. 08:09:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13103783737404713850.sh 08:09:29 ---> create-netrc.sh 08:09:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8129722973121293773.sh 08:09:29 ---> python-tools-install.sh 08:09:29 Setup pyenv: 08:09:29 system 08:09:29 3.8.13 08:09:29 3.9.13 08:09:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:09:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2bnP from file:/tmp/.os_lf_venv 08:09:30 lf-activate-venv(): INFO: Installing: lftools 08:09:38 lf-activate-venv(): INFO: Adding /tmp/venv-2bnP/bin to PATH 08:09:38 Generating Requirements File 08:10:05 Python 3.10.6 08:10:05 pip 24.0 from /tmp/venv-2bnP/lib/python3.10/site-packages/pip (python 3.10) 08:10:05 appdirs==1.4.4 08:10:05 argcomplete==3.2.3 08:10:05 aspy.yaml==1.3.0 08:10:05 attrs==23.2.0 08:10:05 autopage==0.5.2 08:10:05 beautifulsoup4==4.12.3 08:10:05 boto3==1.34.72 08:10:05 botocore==1.34.72 08:10:05 bs4==0.0.2 08:10:05 cachetools==5.3.3 08:10:05 certifi==2024.2.2 08:10:05 cffi==1.16.0 08:10:05 cfgv==3.4.0 08:10:05 chardet==5.2.0 08:10:05 charset-normalizer==3.3.2 08:10:05 click==8.1.7 08:10:05 cliff==4.6.0 08:10:05 cmd2==2.4.3 08:10:05 cryptography==3.3.2 08:10:05 debtcollector==3.0.0 08:10:05 decorator==5.1.1 08:10:05 defusedxml==0.7.1 08:10:05 Deprecated==1.2.14 08:10:05 distlib==0.3.8 08:10:05 dnspython==2.6.1 08:10:05 docker==4.2.2 08:10:05 dogpile.cache==1.3.2 08:10:05 email_validator==2.1.1 08:10:05 filelock==3.13.3 08:10:05 future==1.0.0 08:10:05 gitdb==4.0.11 08:10:05 GitPython==3.1.42 08:10:05 google-auth==2.29.0 08:10:05 httplib2==0.22.0 08:10:05 identify==2.5.35 08:10:05 idna==3.6 08:10:05 importlib-resources==1.5.0 08:10:05 iso8601==2.1.0 08:10:05 Jinja2==3.1.3 08:10:05 jmespath==1.0.1 08:10:05 jsonpatch==1.33 08:10:05 jsonpointer==2.4 08:10:05 jsonschema==4.21.1 08:10:05 jsonschema-specifications==2023.12.1 08:10:05 keystoneauth1==5.6.0 08:10:05 kubernetes==29.0.0 08:10:05 lftools==0.37.10 08:10:05 lxml==5.1.0 08:10:05 MarkupSafe==2.1.5 08:10:05 msgpack==1.0.8 08:10:05 multi_key_dict==2.0.3 08:10:05 munch==4.0.0 08:10:05 netaddr==1.2.1 08:10:05 netifaces==0.11.0 08:10:05 niet==1.4.2 08:10:05 nodeenv==1.8.0 08:10:05 oauth2client==4.1.3 08:10:05 oauthlib==3.2.2 08:10:05 openstacksdk==3.0.0 08:10:05 os-client-config==2.1.0 08:10:05 os-service-types==1.7.0 08:10:05 osc-lib==3.0.1 08:10:05 oslo.config==9.4.0 08:10:05 oslo.context==5.5.0 08:10:05 oslo.i18n==6.3.0 08:10:05 oslo.log==5.5.0 08:10:05 oslo.serialization==5.4.0 08:10:05 oslo.utils==7.1.0 08:10:05 packaging==24.0 08:10:05 pbr==6.0.0 08:10:05 platformdirs==4.2.0 08:10:05 prettytable==3.10.0 08:10:05 pyasn1==0.6.0 08:10:05 pyasn1_modules==0.4.0 08:10:05 pycparser==2.21 08:10:05 pygerrit2==2.0.15 08:10:05 PyGithub==2.3.0 08:10:05 pyinotify==0.9.6 08:10:05 PyJWT==2.8.0 08:10:05 PyNaCl==1.5.0 08:10:05 pyparsing==2.4.7 08:10:05 pyperclip==1.8.2 08:10:05 pyrsistent==0.20.0 08:10:05 python-cinderclient==9.5.0 08:10:05 python-dateutil==2.9.0.post0 08:10:05 python-heatclient==3.5.0 08:10:05 python-jenkins==1.8.2 08:10:05 python-keystoneclient==5.4.0 08:10:05 python-magnumclient==4.4.0 08:10:05 python-novaclient==18.6.0 08:10:05 python-openstackclient==6.6.0 08:10:05 python-swiftclient==4.5.0 08:10:05 PyYAML==6.0.1 08:10:05 referencing==0.34.0 08:10:05 requests==2.31.0 08:10:05 requests-oauthlib==2.0.0 08:10:05 requestsexceptions==1.4.0 08:10:05 rfc3986==2.0.0 08:10:05 rpds-py==0.18.0 08:10:05 rsa==4.9 08:10:05 ruamel.yaml==0.18.6 08:10:05 ruamel.yaml.clib==0.2.8 08:10:05 s3transfer==0.10.1 08:10:05 simplejson==3.19.2 08:10:05 six==1.16.0 08:10:05 smmap==5.0.1 08:10:05 soupsieve==2.5 08:10:05 stevedore==5.2.0 08:10:05 tabulate==0.9.0 08:10:05 toml==0.10.2 08:10:05 tomlkit==0.12.4 08:10:05 tqdm==4.66.2 08:10:05 typing_extensions==4.10.0 08:10:05 tzdata==2024.1 08:10:05 urllib3==1.26.18 08:10:05 virtualenv==20.25.1 08:10:05 wcwidth==0.2.13 08:10:05 websocket-client==1.7.0 08:10:05 wrapt==1.16.0 08:10:05 xdg==6.0.0 08:10:05 xmltodict==0.13.0 08:10:05 yq==3.2.3 08:10:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16833878443995444130.sh 08:10:05 ---> sudo-logs.sh 08:10:05 Archiving 'sudo' log.. 08:10:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13662266094846979278.sh 08:10:06 ---> job-cost.sh 08:10:06 Setup pyenv: 08:10:06 system 08:10:06 3.8.13 08:10:06 3.9.13 08:10:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2bnP from file:/tmp/.os_lf_venv 08:10:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:10:12 lf-activate-venv(): INFO: Adding /tmp/venv-2bnP/bin to PATH 08:10:12 INFO: No Stack... 08:10:13 INFO: Retrieving Pricing Info for: v3-standard-4 08:10:13 INFO: Archiving Costs 08:10:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13653714553526105486.sh 08:10:13 ---> logs-deploy.sh 08:10:13 Setup pyenv: 08:10:13 system 08:10:13 3.8.13 08:10:13 3.9.13 08:10:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:10:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2bnP from file:/tmp/.os_lf_venv 08:10:14 lf-activate-venv(): INFO: Installing: lftools 08:10:24 lf-activate-venv(): INFO: Adding /tmp/venv-2bnP/bin to PATH 08:10:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3392 08:10:24 INFO: archiving workspace using pattern(s): 08:10:25 Archives upload complete. 08:10:25 INFO: archiving logs to Nexus 08:10:26 ---> uname -a: 08:10:26 Linux prd-ubuntu1804-builder-4c-4g-18766 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:10:26 08:10:26 08:10:26 ---> lscpu: 08:10:26 Architecture: x86_64 08:10:26 CPU op-mode(s): 32-bit, 64-bit 08:10:26 Byte Order: Little Endian 08:10:26 CPU(s): 4 08:10:26 On-line CPU(s) list: 0-3 08:10:26 Thread(s) per core: 1 08:10:26 Core(s) per socket: 1 08:10:26 Socket(s): 4 08:10:26 NUMA node(s): 1 08:10:26 Vendor ID: AuthenticAMD 08:10:26 CPU family: 23 08:10:26 Model: 49 08:10:26 Model name: AMD EPYC-Rome Processor 08:10:26 Stepping: 0 08:10:26 CPU MHz: 2800.000 08:10:26 BogoMIPS: 5600.00 08:10:26 Virtualization: AMD-V 08:10:26 Hypervisor vendor: KVM 08:10:26 Virtualization type: full 08:10:26 L1d cache: 32K 08:10:26 L1i cache: 32K 08:10:26 L2 cache: 512K 08:10:26 L3 cache: 16384K 08:10:26 NUMA node0 CPU(s): 0-3 08:10:26 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 08:10:26 08:10:26 08:10:26 ---> nproc: 08:10:26 4 08:10:26 08:10:26 08:10:26 ---> df -h: 08:10:26 Filesystem Size Used Avail Use% Mounted on 08:10:26 udev 7.9G 0 7.9G 0% /dev 08:10:26 tmpfs 1.6G 672K 1.6G 1% /run 08:10:26 /dev/vda1 78G 8.3G 70G 11% / 08:10:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:10:26 tmpfs 5.0M 0 5.0M 0% /run/lock 08:10:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:10:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:10:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:10:26 08:10:26 08:10:26 ---> free -m: 08:10:26 total used free shared buff/cache available 08:10:26 Mem: 16040 545 13432 0 2061 15182 08:10:26 Swap: 1023 0 1023 08:10:26 08:10:26 08:10:26 ---> ip addr: 08:10:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:10:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:10:26 inet 127.0.0.1/8 scope host lo 08:10:26 valid_lft forever preferred_lft forever 08:10:26 inet6 ::1/128 scope host 08:10:26 valid_lft forever preferred_lft forever 08:10:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:10:26 link/ether fa:16:3e:09:c3:80 brd ff:ff:ff:ff:ff:ff 08:10:26 inet 10.30.107.208/23 brd 10.30.107.255 scope global dynamic ens3 08:10:26 valid_lft 86256sec preferred_lft 86256sec 08:10:26 inet6 fe80::f816:3eff:fe09:c380/64 scope link 08:10:26 valid_lft forever preferred_lft forever 08:10:26 08:10:26 08:10:26 ---> sar -b -r -n DEV: 08:10:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18766) 03/28/24 _x86_64_ (4 CPU) 08:10:26 08:10:26 08:08:04 LINUX RESTART (4 CPU) 08:10:26 08:10:26 08:09:02 tps rtps wtps bread/s bwrtn/s 08:10:26 08:10:01 135.33 14.15 121.18 1067.21 33540.62 08:10:26 Average: 135.33 14.15 121.18 1067.21 33540.62 08:10:26 08:10:26 08:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:10:26 08:10:01 13770612 15528504 2654356 16.16 73796 1876388 804696 4.61 751276 1672516 71424 08:10:26 Average: 13770612 15528504 2654356 16.16 73796 1876388 804696 4.61 751276 1672516 71424 08:10:26 08:10:26 08:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:10:26 08:10:01 ens3 61.33 40.74 885.62 9.15 0.00 0.00 0.00 0.00 08:10:26 08:10:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 08:10:26 Average: ens3 61.33 40.74 885.62 9.15 0.00 0.00 0.00 0.00 08:10:26 Average: lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 08:10:26 08:10:26 08:10:26 ---> sar -P ALL: 08:10:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18766) 03/28/24 _x86_64_ (4 CPU) 08:10:26 08:10:26 08:08:04 LINUX RESTART (4 CPU) 08:10:26 08:10:26 08:09:02 CPU %user %nice %system %iowait %steal %idle 08:10:26 08:10:01 all 20.51 0.00 1.30 4.82 0.06 73.31 08:10:26 08:10:01 0 28.52 0.00 1.36 1.02 0.05 69.05 08:10:26 08:10:01 1 13.00 0.00 1.06 1.60 0.09 84.25 08:10:26 08:10:01 2 19.71 0.00 1.39 8.85 0.05 69.99 08:10:26 08:10:01 3 20.79 0.00 1.38 7.80 0.05 69.98 08:10:26 Average: all 20.51 0.00 1.30 4.82 0.06 73.31 08:10:26 Average: 0 28.52 0.00 1.36 1.02 0.05 69.05 08:10:26 Average: 1 13.00 0.00 1.06 1.60 0.09 84.25 08:10:26 Average: 2 19.71 0.00 1.39 8.85 0.05 69.99 08:10:26 Average: 3 20.79 0.00 1.38 7.80 0.05 69.98 08:10:26 08:10:26 08:10:26