10:32:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138774 10:32:05 Running as SYSTEM 10:32:05 [EnvInject] - Loading node environment variables. 10:32:05 Building remotely on prd-ubuntu1804-builder-4c-4g-31459 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:32:05 [ssh-agent] Looking for ssh-agent implementation... 10:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:05 $ ssh-agent 10:32:05 SSH_AUTH_SOCK=/tmp/ssh-OHTLm4lUw4mM/agent.1701 10:32:05 SSH_AGENT_PID=1703 10:32:05 [ssh-agent] Started. 10:32:05 Running ssh-add (command line suppressed) 10:32:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1162281055700631383.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1162281055700631383.key) 10:32:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:32:05 The recommended git tool is: NONE 10:32:07 using credential onap-jenkins-ssh 10:32:07 Wiping out workspace first. 10:32:07 Cloning the remote Git repository 10:32:07 Cloning repository git://cloud.onap.org/mirror/oom.git 10:32:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:32:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:32:07 > git --version # timeout=10 10:32:07 > git --version # 'git version 2.17.1' 10:32:07 using GIT_SSH to set credentials Gerrit user 10:32:07 Verifying host key using manually-configured host key entries 10:32:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:32:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:32:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:32:14 using GIT_SSH to set credentials Gerrit user 10:32:14 Verifying host key using manually-configured host key entries 10:32:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/138774/3 # timeout=30 10:32:14 > git rev-parse 192288e0b01dbdc7920fe835eb5f72ef6d9de18f^{commit} # timeout=10 10:32:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:32:14 Checking out Revision 192288e0b01dbdc7920fe835eb5f72ef6d9de18f (refs/changes/74/138774/3) 10:32:14 > git config core.sparsecheckout # timeout=10 10:32:14 > git checkout -f 192288e0b01dbdc7920fe835eb5f72ef6d9de18f # timeout=30 10:32:17 Commit message: "[POLICY] Fix postgres support" 10:32:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:32:17 > git rev-list --no-walk 99742597c9e2702221de7e35c089c1fe4124d48a # timeout=10 10:32:18 [EnvInject] - Injecting environment variables from a build step. 10:32:18 [EnvInject] - Injecting as environment variables the properties content 10:32:18 PYTHON=python3 10:32:18 10:32:18 [EnvInject] - Variables injected successfully. 10:32:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10299433646922598464.sh 10:32:18 ---> tox-install.sh 10:32:18 + source /home/jenkins/lf-env.sh 10:32:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:32:18 ++ mktemp -d /tmp/venv-XXXX 10:32:18 + lf_venv=/tmp/venv-ZVJO 10:32:18 + local venv_file=/tmp/.os_lf_venv 10:32:18 + local python=python3 10:32:18 + local options 10:32:18 + local set_path=true 10:32:18 + local install_args= 10:32:18 ++ 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 10:32:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:32:18 + true 10:32:18 + case $1 in 10:32:18 + venv_file=/tmp/.toxenv 10:32:18 + shift 2 10:32:18 + true 10:32:18 + case $1 in 10:32:18 + shift 10:32:18 + break 10:32:18 + case $python in 10:32:18 + local pkg_list= 10:32:18 + [[ -d /opt/pyenv ]] 10:32:18 + echo 'Setup pyenv:' 10:32:18 Setup pyenv: 10:32:18 + export PYENV_ROOT=/opt/pyenv 10:32:18 + PYENV_ROOT=/opt/pyenv 10:32:18 + 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 10:32:18 + 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 10:32:18 + pyenv versions 10:32:18 * system (set by /opt/pyenv/version) 10:32:18 * 3.8.13 (set by /opt/pyenv/version) 10:32:18 * 3.9.13 (set by /opt/pyenv/version) 10:32:18 * 3.10.6 (set by /opt/pyenv/version) 10:32:18 + command -v pyenv 10:32:18 ++ pyenv init - --no-rehash 10:32:18 + 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[*]}"'\'')" 10:32:18 export PATH="/opt/pyenv/shims:${PATH}" 10:32:18 export PYENV_SHELL=bash 10:32:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:32:18 pyenv() { 10:32:18 local command 10:32:18 command="${1:-}" 10:32:18 if [ "$#" -gt 0 ]; then 10:32:18 shift 10:32:18 fi 10:32:18 10:32:18 case "$command" in 10:32:18 rehash|shell) 10:32:18 eval "$(pyenv "sh-$command" "$@")" 10:32:18 ;; 10:32:18 *) 10:32:18 command pyenv "$command" "$@" 10:32:18 ;; 10:32:18 esac 10:32:18 }' 10:32:18 +++ 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[*]}"' 10:32:18 ++ 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 10:32:18 ++ 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 10:32:18 ++ 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 10:32:18 ++ export PYENV_SHELL=bash 10:32:18 ++ PYENV_SHELL=bash 10:32:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:32:18 +++ complete -F _pyenv pyenv 10:32:18 ++ lf-pyver python3 10:32:18 ++ local py_version_xy=python3 10:32:18 ++ local py_version_xyz= 10:32:18 ++ pyenv versions 10:32:18 ++ local command 10:32:18 ++ command=versions 10:32:18 ++ '[' 1 -gt 0 ']' 10:32:18 ++ shift 10:32:18 ++ case "$command" in 10:32:18 ++ command pyenv versions 10:32:18 ++ pyenv versions 10:32:18 ++ sed 's/^[ *]* //' 10:32:18 ++ grep -E '^[0-9.]*[0-9]$' 10:32:18 ++ awk '{ print $1 }' 10:32:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:32:18 +++ grep '^3' /tmp/.pyenv_versions 10:32:18 +++ sort -V 10:32:18 +++ tail -n 1 10:32:18 ++ py_version_xyz=3.10.6 10:32:18 ++ [[ -z 3.10.6 ]] 10:32:18 ++ echo 3.10.6 10:32:18 ++ return 0 10:32:18 + pyenv local 3.10.6 10:32:18 + local command 10:32:18 + command=local 10:32:18 + '[' 2 -gt 0 ']' 10:32:18 + shift 10:32:18 + case "$command" in 10:32:18 + command pyenv local 3.10.6 10:32:18 + pyenv local 3.10.6 10:32:18 + for arg in "$@" 10:32:18 + case $arg in 10:32:18 + pkg_list+='tox ' 10:32:18 + for arg in "$@" 10:32:18 + case $arg in 10:32:18 + pkg_list+='virtualenv ' 10:32:18 + for arg in "$@" 10:32:18 + case $arg in 10:32:18 + pkg_list+='urllib3~=1.26.15 ' 10:32:18 + [[ -f /tmp/.toxenv ]] 10:32:18 + [[ ! -f /tmp/.toxenv ]] 10:32:18 + [[ -n '' ]] 10:32:18 + python3 -m venv /tmp/venv-ZVJO 10:32:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZVJO' 10:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZVJO 10:32:22 + echo /tmp/venv-ZVJO 10:32:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:32:22 + /tmp/venv-ZVJO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:32:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:32:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:32:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:32:25 + /tmp/venv-ZVJO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:32:27 + type python3 10:32:27 + true 10:32:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZVJO/bin to PATH' 10:32:27 lf-activate-venv(): INFO: Adding /tmp/venv-ZVJO/bin to PATH 10:32:27 + PATH=/tmp/venv-ZVJO/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 10:32:27 + return 0 10:32:27 + python3 --version 10:32:27 Python 3.10.6 10:32:27 + python3 -m pip --version 10:32:28 pip 24.2 from /tmp/venv-ZVJO/lib/python3.10/site-packages/pip (python 3.10) 10:32:28 + python3 -m pip freeze 10:32:28 cachetools==5.4.0 10:32:28 chardet==5.2.0 10:32:28 colorama==0.4.6 10:32:28 distlib==0.3.8 10:32:28 filelock==3.15.4 10:32:28 packaging==24.1 10:32:28 platformdirs==4.2.2 10:32:28 pluggy==1.5.0 10:32:28 pyproject-api==1.7.1 10:32:28 tomli==2.0.1 10:32:28 tox==4.18.0 10:32:28 urllib3==1.26.19 10:32:28 virtualenv==20.26.3 10:32:28 [EnvInject] - Injecting environment variables from a build step. 10:32:28 [EnvInject] - Injecting as environment variables the properties content 10:32:28 PARALLEL=false 10:32:28 10:32:28 [EnvInject] - Variables injected successfully. 10:32:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5809465757700441501.sh 10:32:28 ---> tox-run.sh 10:32:28 + 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 10:32:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:32:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:32:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:32:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:32:28 + source /home/jenkins/lf-env.sh 10:32:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:32:28 ++ mktemp -d /tmp/venv-XXXX 10:32:28 + lf_venv=/tmp/venv-Gn3O 10:32:28 + local venv_file=/tmp/.os_lf_venv 10:32:28 + local python=python3 10:32:28 + local options 10:32:28 + local set_path=true 10:32:28 + local install_args= 10:32:28 ++ 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 10:32:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:32:28 + true 10:32:28 + case $1 in 10:32:28 + venv_file=/tmp/.toxenv 10:32:28 + shift 2 10:32:28 + true 10:32:28 + case $1 in 10:32:28 + shift 10:32:28 + break 10:32:28 + case $python in 10:32:28 + local pkg_list= 10:32:28 + [[ -d /opt/pyenv ]] 10:32:28 + echo 'Setup pyenv:' 10:32:28 Setup pyenv: 10:32:28 + export PYENV_ROOT=/opt/pyenv 10:32:28 + PYENV_ROOT=/opt/pyenv 10:32:28 + 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 10:32:28 + 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 10:32:28 + pyenv versions 10:32:28 system 10:32:28 3.8.13 10:32:28 3.9.13 10:32:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:32:28 + command -v pyenv 10:32:28 ++ pyenv init - --no-rehash 10:32:28 + 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[*]}"'\'')" 10:32:28 export PATH="/opt/pyenv/shims:${PATH}" 10:32:28 export PYENV_SHELL=bash 10:32:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:32:28 pyenv() { 10:32:28 local command 10:32:28 command="${1:-}" 10:32:28 if [ "$#" -gt 0 ]; then 10:32:28 shift 10:32:28 fi 10:32:28 10:32:28 case "$command" in 10:32:28 rehash|shell) 10:32:28 eval "$(pyenv "sh-$command" "$@")" 10:32:28 ;; 10:32:28 *) 10:32:28 command pyenv "$command" "$@" 10:32:28 ;; 10:32:28 esac 10:32:28 }' 10:32:28 +++ 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[*]}"' 10:32:28 ++ 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 10:32:28 ++ 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 10:32:28 ++ 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 10:32:28 ++ export PYENV_SHELL=bash 10:32:28 ++ PYENV_SHELL=bash 10:32:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:32:28 +++ complete -F _pyenv pyenv 10:32:28 ++ lf-pyver python3 10:32:28 ++ local py_version_xy=python3 10:32:28 ++ local py_version_xyz= 10:32:28 ++ pyenv versions 10:32:28 ++ local command 10:32:28 ++ command=versions 10:32:28 ++ '[' 1 -gt 0 ']' 10:32:28 ++ shift 10:32:28 ++ case "$command" in 10:32:28 ++ command pyenv versions 10:32:28 ++ pyenv versions 10:32:28 ++ sed 's/^[ *]* //' 10:32:28 ++ grep -E '^[0-9.]*[0-9]$' 10:32:28 ++ awk '{ print $1 }' 10:32:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:32:28 +++ grep '^3' /tmp/.pyenv_versions 10:32:28 +++ sort -V 10:32:28 +++ tail -n 1 10:32:28 ++ py_version_xyz=3.10.6 10:32:28 ++ [[ -z 3.10.6 ]] 10:32:28 ++ echo 3.10.6 10:32:28 ++ return 0 10:32:28 + pyenv local 3.10.6 10:32:28 + local command 10:32:28 + command=local 10:32:28 + '[' 2 -gt 0 ']' 10:32:28 + shift 10:32:28 + case "$command" in 10:32:28 + command pyenv local 3.10.6 10:32:28 + pyenv local 3.10.6 10:32:28 + for arg in "$@" 10:32:28 + case $arg in 10:32:28 + pkg_list+='tox ' 10:32:28 + for arg in "$@" 10:32:28 + case $arg in 10:32:28 + pkg_list+='virtualenv ' 10:32:28 + for arg in "$@" 10:32:28 + case $arg in 10:32:28 + pkg_list+='urllib3~=1.26.15 ' 10:32:28 + [[ -f /tmp/.toxenv ]] 10:32:28 ++ cat /tmp/.toxenv 10:32:28 + lf_venv=/tmp/venv-ZVJO 10:32:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZVJO from' file:/tmp/.toxenv 10:32:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZVJO from file:/tmp/.toxenv 10:32:28 + /tmp/venv-ZVJO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:32:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:32:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:32:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:32:29 + /tmp/venv-ZVJO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:32:30 + type python3 10:32:30 + true 10:32:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZVJO/bin to PATH' 10:32:30 lf-activate-venv(): INFO: Adding /tmp/venv-ZVJO/bin to PATH 10:32:30 + PATH=/tmp/venv-ZVJO/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 10:32:30 + return 0 10:32:30 + [[ -d /opt/pyenv ]] 10:32:30 + echo '---> Setting up pyenv' 10:32:30 ---> Setting up pyenv 10:32:30 + export PYENV_ROOT=/opt/pyenv 10:32:30 + PYENV_ROOT=/opt/pyenv 10:32:30 + export PATH=/opt/pyenv/bin:/tmp/venv-ZVJO/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 10:32:30 + PATH=/opt/pyenv/bin:/tmp/venv-ZVJO/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 10:32:30 ++ pwd 10:32:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:32:30 + export PYTHONPATH 10:32:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:32:30 + TOX_TESTENV_PASSENV=PYTHONPATH 10:32:30 + tox --version 10:32:31 4.18.0 from /tmp/venv-ZVJO/lib/python3.10/site-packages/tox/__init__.py 10:32:31 + PARALLEL=false 10:32:31 + TOX_OPTIONS_LIST= 10:32:31 + [[ -n checkbashisms ]] 10:32:31 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:32:31 + case ${PARALLEL,,} in 10:32:31 + tox -e checkbashisms 10:32:31 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:32:32 checkbashisms: freeze> python -m pip freeze --all 10:32:32 checkbashisms: pip==24.1,setuptools==70.1.0,wheel==0.43.0 10:32:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:32:33 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:32:33 you may get strange results 10:32:33 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:32:33 you may get strange results 10:32:34 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:32:35 checkbashisms: OK (4.39=setup[1.22]+cmd[3.17] seconds) 10:32:35 congratulations :) (4.61 seconds) 10:32:35 + tox_status=0 10:32:35 + echo '---> Completed tox runs' 10:32:35 ---> Completed tox runs 10:32:35 + for i in .tox/*/log 10:32:35 ++ echo .tox/checkbashisms/log 10:32:35 ++ awk -F/ '{print $2}' 10:32:35 + tox_env=checkbashisms 10:32:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:32:35 + DOC_DIR=docs/_build/html 10:32:35 + [[ -d docs/_build/html ]] 10:32:35 + echo '---> tox-run.sh ends' 10:32:35 ---> tox-run.sh ends 10:32:35 + test 0 -eq 0 10:32:35 $ ssh-agent -k 10:32:35 unset SSH_AUTH_SOCK; 10:32:35 unset SSH_AGENT_PID; 10:32:35 echo Agent pid 1703 killed; 10:32:35 [ssh-agent] Stopped. 10:32:36 [PostBuildScript] - [INFO] Executing post build scripts. 10:32:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins304801013058599577.sh 10:32:36 ---> sysstat.sh 10:32:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7603804572470291858.sh 10:32:36 ---> package-listing.sh 10:32:36 ++ tr '[:upper:]' '[:lower:]' 10:32:36 ++ facter osfamily 10:32:36 + OS_FAMILY=debian 10:32:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:32:36 + START_PACKAGES=/tmp/packages_start.txt 10:32:36 + END_PACKAGES=/tmp/packages_end.txt 10:32:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:32:36 + PACKAGES=/tmp/packages_start.txt 10:32:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:32:36 + PACKAGES=/tmp/packages_end.txt 10:32:36 + case "${OS_FAMILY}" in 10:32:36 + dpkg -l 10:32:36 + grep '^ii' 10:32:36 + '[' -f /tmp/packages_start.txt ']' 10:32:36 + '[' -f /tmp/packages_end.txt ']' 10:32:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:32:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:32:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:32:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:32:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12809971448646919586.sh 10:32:36 ---> capture-instance-metadata.sh 10:32:36 Setup pyenv: 10:32:36 system 10:32:36 3.8.13 10:32:36 3.9.13 10:32:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:32:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G3Dt 10:32:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:32:43 lf-activate-venv(): INFO: Installing: lftools 10:33:13 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dt/bin to PATH 10:33:13 INFO: Running in OpenStack, capturing instance metadata 10:33:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5841300701164139677.sh 10:33:13 provisioning config files... 10:33:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1630659948570581226tmp 10:33:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:33:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:33:13 [EnvInject] - Injecting environment variables from a build step. 10:33:13 [EnvInject] - Injecting as environment variables the properties content 10:33:13 SERVER_ID=logs 10:33:13 10:33:13 [EnvInject] - Variables injected successfully. 10:33:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8924947059688316743.sh 10:33:13 ---> create-netrc.sh 10:33:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5151244520724215526.sh 10:33:13 ---> python-tools-install.sh 10:33:13 Setup pyenv: 10:33:13 system 10:33:13 3.8.13 10:33:13 3.9.13 10:33:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:33:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Dt from file:/tmp/.os_lf_venv 10:33:14 lf-activate-venv(): INFO: Installing: lftools 10:33:22 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dt/bin to PATH 10:33:22 Generating Requirements File 10:33:41 Python 3.10.6 10:33:41 pip 24.2 from /tmp/venv-G3Dt/lib/python3.10/site-packages/pip (python 3.10) 10:33:41 appdirs==1.4.4 10:33:41 argcomplete==3.5.0 10:33:41 aspy.yaml==1.3.0 10:33:41 attrs==24.2.0 10:33:41 autopage==0.5.2 10:33:41 beautifulsoup4==4.12.3 10:33:41 boto3==1.34.162 10:33:41 botocore==1.34.162 10:33:41 bs4==0.0.2 10:33:41 cachetools==5.4.0 10:33:41 certifi==2024.7.4 10:33:41 cffi==1.17.0 10:33:41 cfgv==3.4.0 10:33:41 chardet==5.2.0 10:33:41 charset-normalizer==3.3.2 10:33:41 click==8.1.7 10:33:41 cliff==4.7.0 10:33:41 cmd2==2.4.3 10:33:41 cryptography==3.3.2 10:33:41 debtcollector==3.0.0 10:33:41 decorator==5.1.1 10:33:41 defusedxml==0.7.1 10:33:41 Deprecated==1.2.14 10:33:41 distlib==0.3.8 10:33:41 dnspython==2.6.1 10:33:41 docker==4.2.2 10:33:41 dogpile.cache==1.3.3 10:33:41 email_validator==2.2.0 10:33:41 filelock==3.15.4 10:33:41 future==1.0.0 10:33:41 gitdb==4.0.11 10:33:41 GitPython==3.1.43 10:33:41 google-auth==2.33.0 10:33:41 httplib2==0.22.0 10:33:41 identify==2.6.0 10:33:41 idna==3.7 10:33:41 importlib-resources==1.5.0 10:33:41 iso8601==2.1.0 10:33:41 Jinja2==3.1.4 10:33:41 jmespath==1.0.1 10:33:41 jsonpatch==1.33 10:33:41 jsonpointer==3.0.0 10:33:41 jsonschema==4.23.0 10:33:41 jsonschema-specifications==2023.12.1 10:33:41 keystoneauth1==5.7.0 10:33:41 kubernetes==30.1.0 10:33:41 lftools==0.37.10 10:33:41 lxml==5.3.0 10:33:41 MarkupSafe==2.1.5 10:33:41 msgpack==1.0.8 10:33:41 multi_key_dict==2.0.3 10:33:41 munch==4.0.0 10:33:41 netaddr==1.3.0 10:33:41 netifaces==0.11.0 10:33:41 niet==1.4.2 10:33:41 nodeenv==1.9.1 10:33:41 oauth2client==4.1.3 10:33:41 oauthlib==3.2.2 10:33:41 openstacksdk==3.3.0 10:33:41 os-client-config==2.1.0 10:33:41 os-service-types==1.7.0 10:33:41 osc-lib==3.1.0 10:33:41 oslo.config==9.5.0 10:33:41 oslo.context==5.5.0 10:33:41 oslo.i18n==6.3.0 10:33:41 oslo.log==6.1.1 10:33:41 oslo.serialization==5.5.0 10:33:41 oslo.utils==7.2.0 10:33:41 packaging==24.1 10:33:41 pbr==6.0.0 10:33:41 platformdirs==4.2.2 10:33:41 prettytable==3.11.0 10:33:41 pyasn1==0.6.0 10:33:41 pyasn1_modules==0.4.0 10:33:41 pycparser==2.22 10:33:41 pygerrit2==2.0.15 10:33:41 PyGithub==2.3.0 10:33:41 PyJWT==2.9.0 10:33:41 PyNaCl==1.5.0 10:33:41 pyparsing==2.4.7 10:33:41 pyperclip==1.9.0 10:33:41 pyrsistent==0.20.0 10:33:41 python-cinderclient==9.5.0 10:33:41 python-dateutil==2.9.0.post0 10:33:41 python-heatclient==3.5.0 10:33:41 python-jenkins==1.8.2 10:33:41 python-keystoneclient==5.4.0 10:33:41 python-magnumclient==4.6.0 10:33:41 python-openstackclient==7.0.0 10:33:41 python-swiftclient==4.6.0 10:33:41 PyYAML==6.0.2 10:33:41 referencing==0.35.1 10:33:41 requests==2.32.3 10:33:41 requests-oauthlib==2.0.0 10:33:41 requestsexceptions==1.4.0 10:33:41 rfc3986==2.0.0 10:33:41 rpds-py==0.20.0 10:33:41 rsa==4.9 10:33:41 ruamel.yaml==0.18.6 10:33:41 ruamel.yaml.clib==0.2.8 10:33:41 s3transfer==0.10.2 10:33:41 simplejson==3.19.3 10:33:41 six==1.16.0 10:33:41 smmap==5.0.1 10:33:41 soupsieve==2.6 10:33:41 stevedore==5.2.0 10:33:41 tabulate==0.9.0 10:33:41 toml==0.10.2 10:33:41 tomlkit==0.13.2 10:33:41 tqdm==4.66.5 10:33:41 typing_extensions==4.12.2 10:33:41 tzdata==2024.1 10:33:41 urllib3==1.26.19 10:33:41 virtualenv==20.26.3 10:33:41 wcwidth==0.2.13 10:33:41 websocket-client==1.8.0 10:33:41 wrapt==1.16.0 10:33:41 xdg==6.0.0 10:33:41 xmltodict==0.13.0 10:33:41 yq==3.4.3 10:33:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17537436687264401123.sh 10:33:41 ---> sudo-logs.sh 10:33:41 Archiving 'sudo' log.. 10:33:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11651588192542651751.sh 10:33:42 ---> job-cost.sh 10:33:42 Setup pyenv: 10:33:42 system 10:33:42 3.8.13 10:33:42 3.9.13 10:33:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Dt from file:/tmp/.os_lf_venv 10:33:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dt/bin to PATH 10:33:48 INFO: No Stack... 10:33:48 INFO: Retrieving Pricing Info for: v3-standard-4 10:33:49 INFO: Archiving Costs 10:33:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1023691975110540507.sh 10:33:49 ---> logs-deploy.sh 10:33:49 Setup pyenv: 10:33:49 system 10:33:49 3.8.13 10:33:49 3.9.13 10:33:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Dt from file:/tmp/.os_lf_venv 10:33:50 lf-activate-venv(): INFO: Installing: lftools 10:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-G3Dt/bin to PATH 10:33:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3589 10:33:59 INFO: archiving workspace using pattern(s): 10:34:00 Archives upload complete. 10:34:00 INFO: archiving logs to Nexus 10:34:01 ---> uname -a: 10:34:01 Linux prd-ubuntu1804-builder-4c-4g-31459 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:34:01 10:34:01 10:34:01 ---> lscpu: 10:34:01 Architecture: x86_64 10:34:01 CPU op-mode(s): 32-bit, 64-bit 10:34:01 Byte Order: Little Endian 10:34:01 CPU(s): 4 10:34:01 On-line CPU(s) list: 0-3 10:34:01 Thread(s) per core: 1 10:34:01 Core(s) per socket: 1 10:34:01 Socket(s): 4 10:34:01 NUMA node(s): 1 10:34:01 Vendor ID: AuthenticAMD 10:34:01 CPU family: 23 10:34:01 Model: 49 10:34:01 Model name: AMD EPYC-Rome Processor 10:34:01 Stepping: 0 10:34:01 CPU MHz: 2800.000 10:34:01 BogoMIPS: 5600.00 10:34:01 Virtualization: AMD-V 10:34:01 Hypervisor vendor: KVM 10:34:01 Virtualization type: full 10:34:01 L1d cache: 32K 10:34:01 L1i cache: 32K 10:34:01 L2 cache: 512K 10:34:01 L3 cache: 16384K 10:34:01 NUMA node0 CPU(s): 0-3 10:34:01 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 10:34:01 10:34:01 10:34:01 ---> nproc: 10:34:01 4 10:34:01 10:34:01 10:34:01 ---> df -h: 10:34:01 Filesystem Size Used Avail Use% Mounted on 10:34:01 udev 7.9G 0 7.9G 0% /dev 10:34:01 tmpfs 1.6G 672K 1.6G 1% /run 10:34:01 /dev/vda1 78G 8.3G 70G 11% / 10:34:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:34:01 tmpfs 5.0M 0 5.0M 0% /run/lock 10:34:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:34:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:34:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:34:01 10:34:01 10:34:01 ---> free -m: 10:34:01 total used free shared buff/cache available 10:34:01 Mem: 16040 551 13445 0 2042 15177 10:34:01 Swap: 1023 0 1023 10:34:01 10:34:01 10:34:01 ---> ip addr: 10:34:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:34:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:34:01 inet 127.0.0.1/8 scope host lo 10:34:01 valid_lft forever preferred_lft forever 10:34:01 inet6 ::1/128 scope host 10:34:01 valid_lft forever preferred_lft forever 10:34:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:34:01 link/ether fa:16:3e:0f:49:99 brd ff:ff:ff:ff:ff:ff 10:34:01 inet 10.30.107.86/23 brd 10.30.107.255 scope global dynamic ens3 10:34:01 valid_lft 86265sec preferred_lft 86265sec 10:34:01 inet6 fe80::f816:3eff:fe0f:4999/64 scope link 10:34:01 valid_lft forever preferred_lft forever 10:34:01 10:34:01 10:34:01 ---> sar -b -r -n DEV: 10:34:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-31459) 08/16/24 _x86_64_ (4 CPU) 10:34:01 10:34:01 10:31:48 LINUX RESTART (4 CPU) 10:34:01 10:34:01 10:32:01 tps rtps wtps bread/s bwrtn/s 10:34:01 10:33:02 205.83 53.16 152.67 3589.00 26506.38 10:34:01 Average: 205.83 53.16 152.67 3589.00 26506.38 10:34:01 10:34:01 10:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:34:01 10:33:02 13957004 15525372 2467964 15.03 56924 1713648 811388 4.64 722796 1532792 124880 10:34:01 Average: 13957004 15525372 2467964 15.03 56924 1713648 811388 4.64 722796 1532792 124880 10:34:01 10:34:01 10:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:34:01 10:33:02 ens3 470.47 334.33 2246.11 82.13 0.00 0.00 0.00 0.00 10:34:01 10:33:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:34:01 Average: ens3 470.47 334.33 2246.11 82.13 0.00 0.00 0.00 0.00 10:34:01 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:34:01 10:34:01 10:34:01 ---> sar -P ALL: 10:34:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-31459) 08/16/24 _x86_64_ (4 CPU) 10:34:01 10:34:01 10:31:48 LINUX RESTART (4 CPU) 10:34:01 10:34:01 10:32:01 CPU %user %nice %system %iowait %steal %idle 10:34:01 10:33:02 all 22.06 0.00 2.14 6.20 0.07 69.53 10:34:01 10:33:02 0 25.50 0.00 2.58 1.29 0.07 70.56 10:34:01 10:33:02 1 19.69 0.00 1.24 2.29 0.07 76.71 10:34:01 10:33:02 2 21.42 0.00 1.86 4.67 0.07 71.99 10:34:01 10:33:02 3 21.65 0.00 2.90 16.54 0.07 58.85 10:34:01 Average: all 22.06 0.00 2.14 6.20 0.07 69.53 10:34:01 Average: 0 25.50 0.00 2.58 1.29 0.07 70.56 10:34:01 Average: 1 19.69 0.00 1.24 2.29 0.07 76.71 10:34:01 Average: 2 21.42 0.00 1.86 4.67 0.07 71.99 10:34:01 Average: 3 21.65 0.00 2.90 16.54 0.07 58.85 10:34:01 10:34:01 10:34:01