07:34:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 07:34:56 Running as SYSTEM 07:34:56 [EnvInject] - Loading node environment variables. 07:34:56 Building remotely on prd-ubuntu1804-builder-4c-4g-11509 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:34:56 [ssh-agent] Looking for ssh-agent implementation... 07:34:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:56 $ ssh-agent 07:34:56 SSH_AUTH_SOCK=/tmp/ssh-mlaD9LW3v8ek/agent.1733 07:34:56 SSH_AGENT_PID=1735 07:34:56 [ssh-agent] Started. 07:34:56 Running ssh-add (command line suppressed) 07:34:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7367143943416173842.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7367143943416173842.key) 07:34:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:34:56 The recommended git tool is: NONE 07:34:58 using credential onap-jenkins-ssh 07:34:58 Wiping out workspace first. 07:34:58 Cloning the remote Git repository 07:34:58 Cloning repository git://cloud.onap.org/mirror/oom.git 07:34:58 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:34:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:34:58 > git --version # timeout=10 07:34:58 > git --version # 'git version 2.17.1' 07:34:58 using GIT_SSH to set credentials Gerrit user 07:34:58 Verifying host key using manually-configured host key entries 07:34:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:35:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:35:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:35:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:35:04 using GIT_SSH to set credentials Gerrit user 07:35:04 Verifying host key using manually-configured host key entries 07:35:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/7 # timeout=30 07:35:04 > git rev-parse cde4a784a593555c17146635dcc25013872cabc5^{commit} # timeout=10 07:35:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:35:04 Checking out Revision cde4a784a593555c17146635dcc25013872cabc5 (refs/changes/39/137439/7) 07:35:04 > git config core.sparsecheckout # timeout=10 07:35:04 > git checkout -f cde4a784a593555c17146635dcc25013872cabc5 # timeout=30 07:35:07 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 07:35:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:35:07 > git rev-list --no-walk 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=10 07:35:07 [EnvInject] - Injecting environment variables from a build step. 07:35:07 [EnvInject] - Injecting as environment variables the properties content 07:35:07 PYTHON=python3 07:35:07 07:35:07 [EnvInject] - Variables injected successfully. 07:35:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10360050207115772921.sh 07:35:07 ---> tox-install.sh 07:35:07 + source /home/jenkins/lf-env.sh 07:35:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:07 ++ mktemp -d /tmp/venv-XXXX 07:35:07 + lf_venv=/tmp/venv-MhXb 07:35:07 + local venv_file=/tmp/.os_lf_venv 07:35:07 + local python=python3 07:35:07 + local options 07:35:07 + local set_path=true 07:35:07 + local install_args= 07:35:07 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:07 + true 07:35:07 + case $1 in 07:35:07 + venv_file=/tmp/.toxenv 07:35:07 + shift 2 07:35:07 + true 07:35:07 + case $1 in 07:35:07 + shift 07:35:07 + break 07:35:07 + case $python in 07:35:07 + local pkg_list= 07:35:07 + [[ -d /opt/pyenv ]] 07:35:07 + echo 'Setup pyenv:' 07:35:07 Setup pyenv: 07:35:07 + export PYENV_ROOT=/opt/pyenv 07:35:07 + PYENV_ROOT=/opt/pyenv 07:35:07 + 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 07:35:07 + 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 07:35:07 + pyenv versions 07:35:08 * system (set by /opt/pyenv/version) 07:35:08 * 3.8.13 (set by /opt/pyenv/version) 07:35:08 * 3.9.13 (set by /opt/pyenv/version) 07:35:08 * 3.10.6 (set by /opt/pyenv/version) 07:35:08 + command -v pyenv 07:35:08 ++ pyenv init - --no-rehash 07:35:08 + 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[*]}"'\'')" 07:35:08 export PATH="/opt/pyenv/shims:${PATH}" 07:35:08 export PYENV_SHELL=bash 07:35:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:08 pyenv() { 07:35:08 local command 07:35:08 command="${1:-}" 07:35:08 if [ "$#" -gt 0 ]; then 07:35:08 shift 07:35:08 fi 07:35:08 07:35:08 case "$command" in 07:35:08 rehash|shell) 07:35:08 eval "$(pyenv "sh-$command" "$@")" 07:35:08 ;; 07:35:08 *) 07:35:08 command pyenv "$command" "$@" 07:35:08 ;; 07:35:08 esac 07:35:08 }' 07:35:08 +++ 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[*]}"' 07:35:08 ++ 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 07:35:08 ++ 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 07:35:08 ++ 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 07:35:08 ++ export PYENV_SHELL=bash 07:35:08 ++ PYENV_SHELL=bash 07:35:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:08 +++ complete -F _pyenv pyenv 07:35:08 ++ lf-pyver python3 07:35:08 ++ local py_version_xy=python3 07:35:08 ++ local py_version_xyz= 07:35:08 ++ pyenv versions 07:35:08 ++ local command 07:35:08 ++ command=versions 07:35:08 ++ '[' 1 -gt 0 ']' 07:35:08 ++ shift 07:35:08 ++ case "$command" in 07:35:08 ++ command pyenv versions 07:35:08 ++ pyenv versions 07:35:08 ++ sed 's/^[ *]* //' 07:35:08 ++ awk '{ print $1 }' 07:35:08 ++ grep -E '^[0-9.]*[0-9]$' 07:35:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:08 +++ grep '^3' /tmp/.pyenv_versions 07:35:08 +++ sort -V 07:35:08 +++ tail -n 1 07:35:08 ++ py_version_xyz=3.10.6 07:35:08 ++ [[ -z 3.10.6 ]] 07:35:08 ++ echo 3.10.6 07:35:08 ++ return 0 07:35:08 + pyenv local 3.10.6 07:35:08 + local command 07:35:08 + command=local 07:35:08 + '[' 2 -gt 0 ']' 07:35:08 + shift 07:35:08 + case "$command" in 07:35:08 + command pyenv local 3.10.6 07:35:08 + pyenv local 3.10.6 07:35:08 + for arg in "$@" 07:35:08 + case $arg in 07:35:08 + pkg_list+='tox ' 07:35:08 + for arg in "$@" 07:35:08 + case $arg in 07:35:08 + pkg_list+='virtualenv ' 07:35:08 + for arg in "$@" 07:35:08 + case $arg in 07:35:08 + pkg_list+='urllib3~=1.26.15 ' 07:35:08 + [[ -f /tmp/.toxenv ]] 07:35:08 + [[ ! -f /tmp/.toxenv ]] 07:35:08 + [[ -n '' ]] 07:35:08 + python3 -m venv /tmp/venv-MhXb 07:35:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MhXb' 07:35:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MhXb 07:35:12 + echo /tmp/venv-MhXb 07:35:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:35:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:35:12 + /tmp/venv-MhXb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:35:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:35:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:35:15 + /tmp/venv-MhXb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:35:18 + type python3 07:35:18 + true 07:35:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MhXb/bin to PATH' 07:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-MhXb/bin to PATH 07:35:18 + PATH=/tmp/venv-MhXb/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 07:35:18 + return 0 07:35:18 + python3 --version 07:35:18 Python 3.10.6 07:35:18 + python3 -m pip --version 07:35:18 pip 24.0 from /tmp/venv-MhXb/lib/python3.10/site-packages/pip (python 3.10) 07:35:18 + python3 -m pip freeze 07:35:19 cachetools==5.3.3 07:35:19 chardet==5.2.0 07:35:19 colorama==0.4.6 07:35:19 distlib==0.3.8 07:35:19 filelock==3.13.1 07:35:19 packaging==23.2 07:35:19 platformdirs==4.2.0 07:35:19 pluggy==1.4.0 07:35:19 pyproject-api==1.6.1 07:35:19 tomli==2.0.1 07:35:19 tox==4.14.1 07:35:19 urllib3==1.26.18 07:35:19 virtualenv==20.25.1 07:35:19 [EnvInject] - Injecting environment variables from a build step. 07:35:19 [EnvInject] - Injecting as environment variables the properties content 07:35:19 PARALLEL=false 07:35:19 07:35:19 [EnvInject] - Variables injected successfully. 07:35:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5161846543173567904.sh 07:35:19 ---> tox-run.sh 07:35:19 + 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 07:35:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:35:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:35:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:35:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:35:19 + source /home/jenkins/lf-env.sh 07:35:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:19 ++ mktemp -d /tmp/venv-XXXX 07:35:19 + lf_venv=/tmp/venv-XXjT 07:35:19 + local venv_file=/tmp/.os_lf_venv 07:35:19 + local python=python3 07:35:19 + local options 07:35:19 + local set_path=true 07:35:19 + local install_args= 07:35:19 ++ 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 07:35:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:19 + true 07:35:19 + case $1 in 07:35:19 + venv_file=/tmp/.toxenv 07:35:19 + shift 2 07:35:19 + true 07:35:19 + case $1 in 07:35:19 + shift 07:35:19 + break 07:35:19 + case $python in 07:35:19 + local pkg_list= 07:35:19 + [[ -d /opt/pyenv ]] 07:35:19 + echo 'Setup pyenv:' 07:35:19 Setup pyenv: 07:35:19 + export PYENV_ROOT=/opt/pyenv 07:35:19 + PYENV_ROOT=/opt/pyenv 07:35:19 + 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 07:35:19 + 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 07:35:19 + pyenv versions 07:35:19 system 07:35:19 3.8.13 07:35:19 3.9.13 07:35:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:35:19 + command -v pyenv 07:35:19 ++ pyenv init - --no-rehash 07:35:19 + 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[*]}"'\'')" 07:35:19 export PATH="/opt/pyenv/shims:${PATH}" 07:35:19 export PYENV_SHELL=bash 07:35:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:19 pyenv() { 07:35:19 local command 07:35:19 command="${1:-}" 07:35:19 if [ "$#" -gt 0 ]; then 07:35:19 shift 07:35:19 fi 07:35:19 07:35:19 case "$command" in 07:35:19 rehash|shell) 07:35:19 eval "$(pyenv "sh-$command" "$@")" 07:35:19 ;; 07:35:19 *) 07:35:19 command pyenv "$command" "$@" 07:35:19 ;; 07:35:19 esac 07:35:19 }' 07:35:19 +++ 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[*]}"' 07:35:19 ++ 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 07:35:19 ++ 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 07:35:19 ++ 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 07:35:19 ++ export PYENV_SHELL=bash 07:35:19 ++ PYENV_SHELL=bash 07:35:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:19 +++ complete -F _pyenv pyenv 07:35:19 ++ lf-pyver python3 07:35:19 ++ local py_version_xy=python3 07:35:19 ++ local py_version_xyz= 07:35:19 ++ pyenv versions 07:35:19 ++ sed 's/^[ *]* //' 07:35:19 ++ local command 07:35:19 ++ command=versions 07:35:19 ++ '[' 1 -gt 0 ']' 07:35:19 ++ shift 07:35:19 ++ case "$command" in 07:35:19 ++ command pyenv versions 07:35:19 ++ pyenv versions 07:35:19 ++ awk '{ print $1 }' 07:35:19 ++ grep -E '^[0-9.]*[0-9]$' 07:35:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:19 +++ grep '^3' /tmp/.pyenv_versions 07:35:19 +++ sort -V 07:35:19 +++ tail -n 1 07:35:19 ++ py_version_xyz=3.10.6 07:35:19 ++ [[ -z 3.10.6 ]] 07:35:19 ++ echo 3.10.6 07:35:19 ++ return 0 07:35:19 + pyenv local 3.10.6 07:35:19 + local command 07:35:19 + command=local 07:35:19 + '[' 2 -gt 0 ']' 07:35:19 + shift 07:35:19 + case "$command" in 07:35:19 + command pyenv local 3.10.6 07:35:19 + pyenv local 3.10.6 07:35:19 + for arg in "$@" 07:35:19 + case $arg in 07:35:19 + pkg_list+='tox ' 07:35:19 + for arg in "$@" 07:35:19 + case $arg in 07:35:19 + pkg_list+='virtualenv ' 07:35:19 + for arg in "$@" 07:35:19 + case $arg in 07:35:19 + pkg_list+='urllib3~=1.26.15 ' 07:35:19 + [[ -f /tmp/.toxenv ]] 07:35:19 ++ cat /tmp/.toxenv 07:35:19 + lf_venv=/tmp/venv-MhXb 07:35:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MhXb from' file:/tmp/.toxenv 07:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MhXb from file:/tmp/.toxenv 07:35:19 + /tmp/venv-MhXb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:35:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:35:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:35:20 + /tmp/venv-MhXb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:35:21 + type python3 07:35:21 + true 07:35:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MhXb/bin to PATH' 07:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-MhXb/bin to PATH 07:35:21 + PATH=/tmp/venv-MhXb/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 07:35:21 + return 0 07:35:21 + [[ -d /opt/pyenv ]] 07:35:21 + echo '---> Setting up pyenv' 07:35:21 ---> Setting up pyenv 07:35:21 + export PYENV_ROOT=/opt/pyenv 07:35:21 + PYENV_ROOT=/opt/pyenv 07:35:21 + export PATH=/opt/pyenv/bin:/tmp/venv-MhXb/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 07:35:21 + PATH=/opt/pyenv/bin:/tmp/venv-MhXb/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 07:35:21 ++ pwd 07:35:21 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:35:21 + export PYTHONPATH 07:35:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:35:21 + TOX_TESTENV_PASSENV=PYTHONPATH 07:35:21 + tox --version 07:35:22 4.14.1 from /tmp/venv-MhXb/lib/python3.10/site-packages/tox/__init__.py 07:35:22 + PARALLEL=false 07:35:22 + TOX_OPTIONS_LIST= 07:35:22 + [[ -n checkbashisms ]] 07:35:22 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:35:22 + case ${PARALLEL,,} in 07:35:22 + tox -e checkbashisms 07:35:22 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:35:23 checkbashisms: freeze> python -m pip freeze --all 07:35:24 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 07:35:24 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:35:25 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:35:25 you may get strange results 07:35:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:35:27 checkbashisms: OK (4.76=setup[1.60]+cmd[3.15] seconds) 07:35:27 congratulations :) (4.93 seconds) 07:35:27 + tox_status=0 07:35:27 + echo '---> Completed tox runs' 07:35:27 ---> Completed tox runs 07:35:27 + for i in .tox/*/log 07:35:27 ++ echo .tox/checkbashisms/log 07:35:27 ++ awk -F/ '{print $2}' 07:35:27 + tox_env=checkbashisms 07:35:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:35:27 + DOC_DIR=docs/_build/html 07:35:27 + [[ -d docs/_build/html ]] 07:35:27 + echo '---> tox-run.sh ends' 07:35:27 ---> tox-run.sh ends 07:35:27 + test 0 -eq 0 07:35:27 $ ssh-agent -k 07:35:27 unset SSH_AUTH_SOCK; 07:35:27 unset SSH_AGENT_PID; 07:35:27 echo Agent pid 1735 killed; 07:35:27 [ssh-agent] Stopped. 07:35:27 [PostBuildScript] - [INFO] Executing post build scripts. 07:35:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3874573298033798994.sh 07:35:27 ---> sysstat.sh 07:35:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6437948964380293227.sh 07:35:27 ---> package-listing.sh 07:35:27 ++ facter osfamily 07:35:27 ++ tr '[:upper:]' '[:lower:]' 07:35:28 + OS_FAMILY=debian 07:35:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:35:28 + START_PACKAGES=/tmp/packages_start.txt 07:35:28 + END_PACKAGES=/tmp/packages_end.txt 07:35:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:35:28 + PACKAGES=/tmp/packages_start.txt 07:35:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:35:28 + PACKAGES=/tmp/packages_end.txt 07:35:28 + case "${OS_FAMILY}" in 07:35:28 + dpkg -l 07:35:28 + grep '^ii' 07:35:28 + '[' -f /tmp/packages_start.txt ']' 07:35:28 + '[' -f /tmp/packages_end.txt ']' 07:35:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:35:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:35:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:35:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:35:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16942214426915111003.sh 07:35:28 ---> capture-instance-metadata.sh 07:35:28 Setup pyenv: 07:35:28 system 07:35:28 3.8.13 07:35:28 3.9.13 07:35:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:35:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KNlW 07:35:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:35:34 lf-activate-venv(): INFO: Installing: lftools 07:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-KNlW/bin to PATH 07:36:07 INFO: Running in OpenStack, capturing instance metadata 07:36:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12392484721874937320.sh 07:36:08 provisioning config files... 07:36:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16284003109768281467tmp 07:36:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:36:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:36:08 [EnvInject] - Injecting environment variables from a build step. 07:36:08 [EnvInject] - Injecting as environment variables the properties content 07:36:08 SERVER_ID=logs 07:36:08 07:36:08 [EnvInject] - Variables injected successfully. 07:36:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10013844318542835030.sh 07:36:08 ---> create-netrc.sh 07:36:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins230565085006843715.sh 07:36:08 ---> python-tools-install.sh 07:36:08 Setup pyenv: 07:36:08 system 07:36:08 3.8.13 07:36:08 3.9.13 07:36:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KNlW from file:/tmp/.os_lf_venv 07:36:09 lf-activate-venv(): INFO: Installing: lftools 07:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-KNlW/bin to PATH 07:36:17 Generating Requirements File 07:36:45 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. 07:36:45 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 07:36:46 Python 3.10.6 07:36:46 pip 24.0 from /tmp/venv-KNlW/lib/python3.10/site-packages/pip (python 3.10) 07:36:46 appdirs==1.4.4 07:36:46 argcomplete==3.2.2 07:36:46 aspy.yaml==1.3.0 07:36:46 attrs==23.2.0 07:36:46 autopage==0.5.2 07:36:46 beautifulsoup4==4.12.3 07:36:46 boto3==1.34.57 07:36:46 botocore==1.34.57 07:36:46 bs4==0.0.2 07:36:46 cachetools==5.3.3 07:36:46 certifi==2024.2.2 07:36:46 cffi==1.16.0 07:36:46 cfgv==3.4.0 07:36:46 chardet==5.2.0 07:36:46 charset-normalizer==3.3.2 07:36:46 click==8.1.7 07:36:46 cliff==4.6.0 07:36:46 cmd2==2.4.3 07:36:46 cryptography==3.3.2 07:36:46 debtcollector==3.0.0 07:36:46 decorator==5.1.1 07:36:46 defusedxml==0.7.1 07:36:46 Deprecated==1.2.14 07:36:46 distlib==0.3.8 07:36:46 dnspython==2.6.1 07:36:46 docker==4.2.2 07:36:46 dogpile.cache==1.3.2 07:36:46 email_validator==2.1.1 07:36:46 filelock==3.13.1 07:36:46 future==1.0.0 07:36:46 gitdb==4.0.11 07:36:46 GitPython==3.1.42 07:36:46 google-auth==2.28.1 07:36:46 httplib2==0.22.0 07:36:46 identify==2.5.35 07:36:46 idna==3.6 07:36:46 importlib-resources==1.5.0 07:36:46 iso8601==2.1.0 07:36:46 Jinja2==3.1.3 07:36:46 jmespath==1.0.1 07:36:46 jsonpatch==1.33 07:36:46 jsonpointer==2.4 07:36:46 jsonschema==4.21.1 07:36:46 jsonschema-specifications==2023.12.1 07:36:46 keystoneauth1==5.6.0 07:36:46 kubernetes==29.0.0 07:36:46 lftools==0.37.9 07:36:46 lxml==5.1.0 07:36:46 MarkupSafe==2.1.5 07:36:46 msgpack==1.0.8 07:36:46 multi_key_dict==2.0.3 07:36:46 munch==4.0.0 07:36:46 netaddr==1.2.1 07:36:46 netifaces==0.11.0 07:36:46 niet==1.4.2 07:36:46 nodeenv==1.8.0 07:36:46 oauth2client==4.1.3 07:36:46 oauthlib==3.2.2 07:36:46 openstacksdk==0.62.0 07:36:46 os-client-config==2.1.0 07:36:46 os-service-types==1.7.0 07:36:46 osc-lib==3.0.1 07:36:46 oslo.config==9.4.0 07:36:46 oslo.context==5.5.0 07:36:46 oslo.i18n==6.3.0 07:36:46 oslo.log==5.5.0 07:36:46 oslo.serialization==5.4.0 07:36:46 oslo.utils==7.1.0 07:36:46 packaging==23.2 07:36:46 pbr==6.0.0 07:36:46 platformdirs==4.2.0 07:36:46 prettytable==3.10.0 07:36:46 pyasn1==0.5.1 07:36:46 pyasn1-modules==0.3.0 07:36:46 pycparser==2.21 07:36:46 pygerrit2==2.0.15 07:36:46 PyGithub==2.2.0 07:36:46 pyinotify==0.9.6 07:36:46 PyJWT==2.8.0 07:36:46 PyNaCl==1.5.0 07:36:46 pyparsing==2.4.7 07:36:46 pyperclip==1.8.2 07:36:46 pyrsistent==0.20.0 07:36:46 python-cinderclient==9.5.0 07:36:46 python-dateutil==2.9.0.post0 07:36:46 python-heatclient==3.5.0 07:36:46 python-jenkins==1.8.2 07:36:46 python-keystoneclient==5.4.0 07:36:46 python-magnumclient==4.4.0 07:36:46 python-novaclient==18.5.0 07:36:46 python-openstackclient==6.0.1 07:36:46 python-swiftclient==4.5.0 07:36:46 PyYAML==6.0.1 07:36:46 referencing==0.33.0 07:36:46 requests==2.31.0 07:36:46 requests-oauthlib==1.3.1 07:36:46 requestsexceptions==1.4.0 07:36:46 rfc3986==2.0.0 07:36:46 rpds-py==0.18.0 07:36:46 rsa==4.9 07:36:46 ruamel.yaml==0.18.6 07:36:46 ruamel.yaml.clib==0.2.8 07:36:46 s3transfer==0.10.0 07:36:46 simplejson==3.19.2 07:36:46 six==1.16.0 07:36:46 smmap==5.0.1 07:36:46 soupsieve==2.5 07:36:46 stevedore==5.2.0 07:36:46 tabulate==0.9.0 07:36:46 toml==0.10.2 07:36:46 tomlkit==0.12.4 07:36:46 tqdm==4.66.2 07:36:46 typing_extensions==4.10.0 07:36:46 tzdata==2024.1 07:36:46 urllib3==1.26.18 07:36:46 virtualenv==20.25.1 07:36:46 wcwidth==0.2.13 07:36:46 websocket-client==1.7.0 07:36:46 wrapt==1.16.0 07:36:46 xdg==6.0.0 07:36:46 xmltodict==0.13.0 07:36:46 yq==3.2.3 07:36:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1514796243488127233.sh 07:36:46 ---> sudo-logs.sh 07:36:46 Archiving 'sudo' log.. 07:36:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins510333642250483449.sh 07:36:47 ---> job-cost.sh 07:36:47 Setup pyenv: 07:36:47 system 07:36:47 3.8.13 07:36:47 3.9.13 07:36:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:36:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KNlW from file:/tmp/.os_lf_venv 07:36:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:36:56 lf-activate-venv(): INFO: Adding /tmp/venv-KNlW/bin to PATH 07:36:56 INFO: No Stack... 07:36:56 INFO: Retrieving Pricing Info for: v3-standard-4 07:36:57 INFO: Archiving Costs 07:36:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9038459923576228743.sh 07:36:57 ---> logs-deploy.sh 07:36:57 Setup pyenv: 07:36:57 system 07:36:57 3.8.13 07:36:57 3.9.13 07:36:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:36:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KNlW from file:/tmp/.os_lf_venv 07:36:58 lf-activate-venv(): INFO: Installing: lftools 07:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-KNlW/bin to PATH 07:37:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3352 07:37:07 INFO: archiving workspace using pattern(s): 07:37:08 Archives upload complete. 07:37:08 INFO: archiving logs to Nexus 07:37:09 ---> uname -a: 07:37:09 Linux prd-ubuntu1804-builder-4c-4g-11509 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:37:09 07:37:09 07:37:09 ---> lscpu: 07:37:09 Architecture: x86_64 07:37:09 CPU op-mode(s): 32-bit, 64-bit 07:37:09 Byte Order: Little Endian 07:37:09 CPU(s): 4 07:37:09 On-line CPU(s) list: 0-3 07:37:09 Thread(s) per core: 1 07:37:09 Core(s) per socket: 1 07:37:09 Socket(s): 4 07:37:09 NUMA node(s): 1 07:37:09 Vendor ID: AuthenticAMD 07:37:09 CPU family: 23 07:37:09 Model: 49 07:37:09 Model name: AMD EPYC-Rome Processor 07:37:09 Stepping: 0 07:37:09 CPU MHz: 2799.998 07:37:09 BogoMIPS: 5599.99 07:37:09 Virtualization: AMD-V 07:37:09 Hypervisor vendor: KVM 07:37:09 Virtualization type: full 07:37:09 L1d cache: 32K 07:37:09 L1i cache: 32K 07:37:09 L2 cache: 512K 07:37:09 L3 cache: 16384K 07:37:09 NUMA node0 CPU(s): 0-3 07:37:09 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 07:37:09 07:37:09 07:37:09 ---> nproc: 07:37:09 4 07:37:09 07:37:09 07:37:09 ---> df -h: 07:37:09 Filesystem Size Used Avail Use% Mounted on 07:37:09 udev 7.9G 0 7.9G 0% /dev 07:37:09 tmpfs 1.6G 672K 1.6G 1% /run 07:37:09 /dev/vda1 78G 8.3G 70G 11% / 07:37:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:37:09 tmpfs 5.0M 0 5.0M 0% /run/lock 07:37:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:37:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:37:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:37:09 07:37:09 07:37:09 ---> free -m: 07:37:09 total used free shared buff/cache available 07:37:09 Mem: 16040 536 13437 0 2066 15191 07:37:09 Swap: 1023 0 1023 07:37:09 07:37:09 07:37:09 ---> ip addr: 07:37:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:37:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:37:09 inet 127.0.0.1/8 scope host lo 07:37:09 valid_lft forever preferred_lft forever 07:37:09 inet6 ::1/128 scope host 07:37:09 valid_lft forever preferred_lft forever 07:37:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:37:09 link/ether fa:16:3e:ea:37:c9 brd ff:ff:ff:ff:ff:ff 07:37:09 inet 10.30.107.118/23 brd 10.30.107.255 scope global dynamic ens3 07:37:09 valid_lft 86248sec preferred_lft 86248sec 07:37:09 inet6 fe80::f816:3eff:feea:37c9/64 scope link 07:37:09 valid_lft forever preferred_lft forever 07:37:09 07:37:09 07:37:09 ---> sar -b -r -n DEV: 07:37:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11509) 03/07/24 _x86_64_ (4 CPU) 07:37:09 07:37:09 07:34:40 LINUX RESTART (4 CPU) 07:37:09 07:37:09 07:35:01 tps rtps wtps bread/s bwrtn/s 07:37:09 07:36:01 227.30 36.71 190.58 1732.24 29837.96 07:37:09 07:37:01 93.37 1.08 92.28 124.25 30239.63 07:37:09 Average: 160.33 18.90 141.43 928.25 30038.79 07:37:09 07:37:09 07:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:09 07:36:01 13917980 15521864 2506988 15.26 58104 1747736 846036 4.84 754112 1542020 105916 07:37:09 07:37:01 13757812 15554672 2667156 16.24 78980 1906516 782456 4.48 723112 1705404 100932 07:37:09 Average: 13837896 15538268 2587072 15.75 68542 1827126 814246 4.66 738612 1623712 103424 07:37:09 07:37:09 07:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:09 07:36:01 ens3 112.90 74.94 1033.46 26.76 0.00 0.00 0.00 0.00 07:37:09 07:36:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 07:37:09 07:37:01 ens3 35.63 27.96 291.83 8.55 0.00 0.00 0.00 0.00 07:37:09 07:37:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 07:37:09 Average: ens3 74.26 51.45 662.65 17.65 0.00 0.00 0.00 0.00 07:37:09 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 07:37:09 07:37:09 07:37:09 ---> sar -P ALL: 07:37:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11509) 03/07/24 _x86_64_ (4 CPU) 07:37:09 07:37:09 07:34:40 LINUX RESTART (4 CPU) 07:37:09 07:37:09 07:35:01 CPU %user %nice %system %iowait %steal %idle 07:37:09 07:36:01 all 20.56 0.00 1.92 5.82 0.06 71.64 07:37:09 07:36:01 0 10.88 0.00 1.44 0.98 0.03 86.67 07:37:09 07:36:01 1 32.71 0.00 2.61 2.81 0.10 61.77 07:37:09 07:36:01 2 6.33 0.00 1.50 17.22 0.05 74.90 07:37:09 07:36:01 3 32.44 0.00 2.18 2.18 0.07 63.14 07:37:09 07:37:01 all 21.15 0.00 1.44 3.73 0.05 73.63 07:37:09 07:37:01 0 37.37 0.00 2.33 1.56 0.07 58.67 07:37:09 07:37:01 1 18.62 0.00 1.56 0.25 0.07 79.51 07:37:09 07:37:01 2 18.03 0.00 0.92 10.52 0.08 70.44 07:37:09 07:37:01 3 10.66 0.00 0.93 2.59 0.02 85.81 07:37:09 Average: all 20.85 0.00 1.68 4.77 0.06 72.63 07:37:09 Average: 0 24.09 0.00 1.88 1.27 0.05 72.70 07:37:09 Average: 1 25.66 0.00 2.08 1.53 0.08 70.64 07:37:09 Average: 2 12.15 0.00 1.21 13.89 0.07 72.68 07:37:09 Average: 3 21.53 0.00 1.55 2.38 0.04 74.50 07:37:09 07:37:09 07:37:09