09:11:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 09:11:30 Running as SYSTEM 09:11:30 [EnvInject] - Loading node environment variables. 09:11:30 Building remotely on prd-ubuntu1804-builder-4c-4g-11252 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:11:30 [ssh-agent] Looking for ssh-agent implementation... 09:11:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:30 $ ssh-agent 09:11:30 SSH_AUTH_SOCK=/tmp/ssh-DZE1wd6vf5zP/agent.1767 09:11:30 SSH_AGENT_PID=1769 09:11:30 [ssh-agent] Started. 09:11:30 Running ssh-add (command line suppressed) 09:11:30 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1569349456320714825.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1569349456320714825.key) 09:11:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:11:30 The recommended git tool is: NONE 09:11:37 using credential onap-jenkins-ssh 09:11:37 Wiping out workspace first. 09:11:37 Cloning the remote Git repository 09:11:37 Cloning repository git://cloud.onap.org/mirror/oom.git 09:11:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:11:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:11:37 > git --version # timeout=10 09:11:37 > git --version # 'git version 2.17.1' 09:11:37 using GIT_SSH to set credentials Gerrit user 09:11:37 Verifying host key using manually-configured host key entries 09:11:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:11:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:11:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:11:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:11:49 using GIT_SSH to set credentials Gerrit user 09:11:49 Verifying host key using manually-configured host key entries 09:11:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/6 # timeout=30 09:11:49 > git rev-parse 615449e133984b746e623e6a02604d04df6b3b5d^{commit} # timeout=10 09:11:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:11:49 Checking out Revision 615449e133984b746e623e6a02604d04df6b3b5d (refs/changes/39/137439/6) 09:11:49 > git config core.sparsecheckout # timeout=10 09:11:49 > git checkout -f 615449e133984b746e623e6a02604d04df6b3b5d # timeout=30 09:11:52 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 09:11:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:11:52 > git rev-list --no-walk 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=10 09:11:52 [EnvInject] - Injecting environment variables from a build step. 09:11:52 [EnvInject] - Injecting as environment variables the properties content 09:11:52 PYTHON=python3 09:11:52 09:11:52 [EnvInject] - Variables injected successfully. 09:11:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11641384252655721561.sh 09:11:52 ---> tox-install.sh 09:11:52 + source /home/jenkins/lf-env.sh 09:11:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:11:52 ++ mktemp -d /tmp/venv-XXXX 09:11:52 + lf_venv=/tmp/venv-K0fz 09:11:52 + local venv_file=/tmp/.os_lf_venv 09:11:52 + local python=python3 09:11:52 + local options 09:11:52 + local set_path=true 09:11:52 + local install_args= 09:11:52 ++ 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 09:11:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:11:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:11:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:11:52 + true 09:11:52 + case $1 in 09:11:52 + venv_file=/tmp/.toxenv 09:11:52 + shift 2 09:11:52 + true 09:11:52 + case $1 in 09:11:52 + shift 09:11:52 + break 09:11:52 + case $python in 09:11:52 + local pkg_list= 09:11:52 + [[ -d /opt/pyenv ]] 09:11:52 + echo 'Setup pyenv:' 09:11:52 Setup pyenv: 09:11:52 + export PYENV_ROOT=/opt/pyenv 09:11:52 + PYENV_ROOT=/opt/pyenv 09:11:52 + 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 09:11:52 + 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 09:11:52 + pyenv versions 09:11:52 * system (set by /opt/pyenv/version) 09:11:52 * 3.8.13 (set by /opt/pyenv/version) 09:11:52 * 3.9.13 (set by /opt/pyenv/version) 09:11:52 * 3.10.6 (set by /opt/pyenv/version) 09:11:52 + command -v pyenv 09:11:52 ++ pyenv init - --no-rehash 09:11:53 + 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[*]}"'\'')" 09:11:53 export PATH="/opt/pyenv/shims:${PATH}" 09:11:53 export PYENV_SHELL=bash 09:11:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:11:53 pyenv() { 09:11:53 local command 09:11:53 command="${1:-}" 09:11:53 if [ "$#" -gt 0 ]; then 09:11:53 shift 09:11:53 fi 09:11:53 09:11:53 case "$command" in 09:11:53 rehash|shell) 09:11:53 eval "$(pyenv "sh-$command" "$@")" 09:11:53 ;; 09:11:53 *) 09:11:53 command pyenv "$command" "$@" 09:11:53 ;; 09:11:53 esac 09:11:53 }' 09:11:53 +++ 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[*]}"' 09:11:53 ++ 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 09:11:53 ++ 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 09:11:53 ++ 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 09:11:53 ++ export PYENV_SHELL=bash 09:11:53 ++ PYENV_SHELL=bash 09:11:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:11:53 +++ complete -F _pyenv pyenv 09:11:53 ++ lf-pyver python3 09:11:53 ++ local py_version_xy=python3 09:11:53 ++ local py_version_xyz= 09:11:53 ++ pyenv versions 09:11:53 ++ local command 09:11:53 ++ command=versions 09:11:53 ++ '[' 1 -gt 0 ']' 09:11:53 ++ sed 's/^[ *]* //' 09:11:53 ++ shift 09:11:53 ++ case "$command" in 09:11:53 ++ command pyenv versions 09:11:53 ++ pyenv versions 09:11:53 ++ awk '{ print $1 }' 09:11:53 ++ grep -E '^[0-9.]*[0-9]$' 09:11:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:11:53 +++ grep '^3' /tmp/.pyenv_versions 09:11:53 +++ sort -V 09:11:53 +++ tail -n 1 09:11:53 ++ py_version_xyz=3.10.6 09:11:53 ++ [[ -z 3.10.6 ]] 09:11:53 ++ echo 3.10.6 09:11:53 ++ return 0 09:11:53 + pyenv local 3.10.6 09:11:53 + local command 09:11:53 + command=local 09:11:53 + '[' 2 -gt 0 ']' 09:11:53 + shift 09:11:53 + case "$command" in 09:11:53 + command pyenv local 3.10.6 09:11:53 + pyenv local 3.10.6 09:11:53 + for arg in "$@" 09:11:53 + case $arg in 09:11:53 + pkg_list+='tox ' 09:11:53 + for arg in "$@" 09:11:53 + case $arg in 09:11:53 + pkg_list+='virtualenv ' 09:11:53 + for arg in "$@" 09:11:53 + case $arg in 09:11:53 + pkg_list+='urllib3~=1.26.15 ' 09:11:53 + [[ -f /tmp/.toxenv ]] 09:11:53 + [[ ! -f /tmp/.toxenv ]] 09:11:53 + [[ -n '' ]] 09:11:53 + python3 -m venv /tmp/venv-K0fz 09:11:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K0fz' 09:11:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K0fz 09:11:57 + echo /tmp/venv-K0fz 09:11:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:11:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:11:57 + /tmp/venv-K0fz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:12:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:12:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:12:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:12:01 + /tmp/venv-K0fz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:12:04 + type python3 09:12:04 + true 09:12:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K0fz/bin to PATH' 09:12:04 lf-activate-venv(): INFO: Adding /tmp/venv-K0fz/bin to PATH 09:12:04 + PATH=/tmp/venv-K0fz/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 09:12:04 + return 0 09:12:04 + python3 --version 09:12:04 Python 3.10.6 09:12:04 + python3 -m pip --version 09:12:04 pip 24.0 from /tmp/venv-K0fz/lib/python3.10/site-packages/pip (python 3.10) 09:12:04 + python3 -m pip freeze 09:12:04 cachetools==5.3.3 09:12:04 chardet==5.2.0 09:12:04 colorama==0.4.6 09:12:04 distlib==0.3.8 09:12:04 filelock==3.13.1 09:12:04 packaging==23.2 09:12:04 platformdirs==4.2.0 09:12:04 pluggy==1.4.0 09:12:04 pyproject-api==1.6.1 09:12:04 tomli==2.0.1 09:12:04 tox==4.14.0 09:12:04 urllib3==1.26.18 09:12:04 virtualenv==20.25.1 09:12:04 [EnvInject] - Injecting environment variables from a build step. 09:12:04 [EnvInject] - Injecting as environment variables the properties content 09:12:04 PARALLEL=false 09:12:04 09:12:04 [EnvInject] - Variables injected successfully. 09:12:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3453988750175571242.sh 09:12:05 ---> tox-run.sh 09:12:05 + 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 09:12:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:12:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:12:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:12:05 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:12:05 + source /home/jenkins/lf-env.sh 09:12:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:12:05 ++ mktemp -d /tmp/venv-XXXX 09:12:05 + lf_venv=/tmp/venv-baCC 09:12:05 + local venv_file=/tmp/.os_lf_venv 09:12:05 + local python=python3 09:12:05 + local options 09:12:05 + local set_path=true 09:12:05 + local install_args= 09:12:05 ++ 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 09:12:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:12:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:12:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:12:05 + true 09:12:05 + case $1 in 09:12:05 + venv_file=/tmp/.toxenv 09:12:05 + shift 2 09:12:05 + true 09:12:05 + case $1 in 09:12:05 + shift 09:12:05 + break 09:12:05 + case $python in 09:12:05 + local pkg_list= 09:12:05 + [[ -d /opt/pyenv ]] 09:12:05 + echo 'Setup pyenv:' 09:12:05 Setup pyenv: 09:12:05 + export PYENV_ROOT=/opt/pyenv 09:12:05 + PYENV_ROOT=/opt/pyenv 09:12:05 + 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 09:12:05 + 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 09:12:05 + pyenv versions 09:12:05 system 09:12:05 3.8.13 09:12:05 3.9.13 09:12:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:12:05 + command -v pyenv 09:12:05 ++ pyenv init - --no-rehash 09:12:05 + 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[*]}"'\'')" 09:12:05 export PATH="/opt/pyenv/shims:${PATH}" 09:12:05 export PYENV_SHELL=bash 09:12:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:12:05 pyenv() { 09:12:05 local command 09:12:05 command="${1:-}" 09:12:05 if [ "$#" -gt 0 ]; then 09:12:05 shift 09:12:05 fi 09:12:05 09:12:05 case "$command" in 09:12:05 rehash|shell) 09:12:05 eval "$(pyenv "sh-$command" "$@")" 09:12:05 ;; 09:12:05 *) 09:12:05 command pyenv "$command" "$@" 09:12:05 ;; 09:12:05 esac 09:12:05 }' 09:12:05 +++ 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[*]}"' 09:12:05 ++ 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 09:12:05 ++ 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 09:12:05 ++ 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 09:12:05 ++ export PYENV_SHELL=bash 09:12:05 ++ PYENV_SHELL=bash 09:12:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:12:05 +++ complete -F _pyenv pyenv 09:12:05 ++ lf-pyver python3 09:12:05 ++ local py_version_xy=python3 09:12:05 ++ local py_version_xyz= 09:12:05 ++ pyenv versions 09:12:05 ++ local command 09:12:05 ++ command=versions 09:12:05 ++ '[' 1 -gt 0 ']' 09:12:05 ++ shift 09:12:05 ++ case "$command" in 09:12:05 ++ command pyenv versions 09:12:05 ++ pyenv versions 09:12:05 ++ awk '{ print $1 }' 09:12:05 ++ sed 's/^[ *]* //' 09:12:05 ++ grep -E '^[0-9.]*[0-9]$' 09:12:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:12:05 +++ sort -V 09:12:05 +++ grep '^3' /tmp/.pyenv_versions 09:12:05 +++ tail -n 1 09:12:05 ++ py_version_xyz=3.10.6 09:12:05 ++ [[ -z 3.10.6 ]] 09:12:05 ++ echo 3.10.6 09:12:05 ++ return 0 09:12:05 + pyenv local 3.10.6 09:12:05 + local command 09:12:05 + command=local 09:12:05 + '[' 2 -gt 0 ']' 09:12:05 + shift 09:12:05 + case "$command" in 09:12:05 + command pyenv local 3.10.6 09:12:05 + pyenv local 3.10.6 09:12:05 + for arg in "$@" 09:12:05 + case $arg in 09:12:05 + pkg_list+='tox ' 09:12:05 + for arg in "$@" 09:12:05 + case $arg in 09:12:05 + pkg_list+='virtualenv ' 09:12:05 + for arg in "$@" 09:12:05 + case $arg in 09:12:05 + pkg_list+='urllib3~=1.26.15 ' 09:12:05 + [[ -f /tmp/.toxenv ]] 09:12:05 ++ cat /tmp/.toxenv 09:12:05 + lf_venv=/tmp/venv-K0fz 09:12:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K0fz from' file:/tmp/.toxenv 09:12:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K0fz from file:/tmp/.toxenv 09:12:05 + /tmp/venv-K0fz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:12:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:12:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:12:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:12:06 + /tmp/venv-K0fz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:12:07 + type python3 09:12:07 + true 09:12:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K0fz/bin to PATH' 09:12:07 lf-activate-venv(): INFO: Adding /tmp/venv-K0fz/bin to PATH 09:12:07 + PATH=/tmp/venv-K0fz/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 09:12:07 + return 0 09:12:07 + [[ -d /opt/pyenv ]] 09:12:07 + echo '---> Setting up pyenv' 09:12:07 ---> Setting up pyenv 09:12:07 + export PYENV_ROOT=/opt/pyenv 09:12:07 + PYENV_ROOT=/opt/pyenv 09:12:07 + export PATH=/opt/pyenv/bin:/tmp/venv-K0fz/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 09:12:07 + PATH=/opt/pyenv/bin:/tmp/venv-K0fz/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 09:12:07 ++ pwd 09:12:07 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:12:07 + export PYTHONPATH 09:12:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:12:07 + TOX_TESTENV_PASSENV=PYTHONPATH 09:12:07 + tox --version 09:12:07 4.14.0 from /tmp/venv-K0fz/lib/python3.10/site-packages/tox/__init__.py 09:12:08 + PARALLEL=false 09:12:08 + TOX_OPTIONS_LIST= 09:12:08 + [[ -n checkbashisms ]] 09:12:08 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:12:08 + case ${PARALLEL,,} in 09:12:08 + tox -e checkbashisms 09:12:08 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:12:08 checkbashisms: freeze> python -m pip freeze --all 09:12:09 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 09:12:09 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:12:10 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:12:10 you may get strange results 09:12:11 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:12:12 checkbashisms: OK (4.59=setup[1.55]+cmd[3.04] seconds) 09:12:12 congratulations :) (4.77 seconds) 09:12:12 + tox_status=0 09:12:12 + echo '---> Completed tox runs' 09:12:12 ---> Completed tox runs 09:12:12 + for i in .tox/*/log 09:12:12 ++ echo .tox/checkbashisms/log 09:12:12 ++ awk -F/ '{print $2}' 09:12:12 + tox_env=checkbashisms 09:12:12 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:12:12 + DOC_DIR=docs/_build/html 09:12:12 + [[ -d docs/_build/html ]] 09:12:12 + echo '---> tox-run.sh ends' 09:12:12 ---> tox-run.sh ends 09:12:12 + test 0 -eq 0 09:12:13 $ ssh-agent -k 09:12:13 unset SSH_AUTH_SOCK; 09:12:13 unset SSH_AGENT_PID; 09:12:13 echo Agent pid 1769 killed; 09:12:13 [ssh-agent] Stopped. 09:12:13 [PostBuildScript] - [INFO] Executing post build scripts. 09:12:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8053681411058441063.sh 09:12:13 ---> sysstat.sh 09:12:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9772066697246642972.sh 09:12:13 ---> package-listing.sh 09:12:13 ++ facter osfamily 09:12:13 ++ tr '[:upper:]' '[:lower:]' 09:12:13 + OS_FAMILY=debian 09:12:13 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:12:13 + START_PACKAGES=/tmp/packages_start.txt 09:12:13 + END_PACKAGES=/tmp/packages_end.txt 09:12:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:13 + PACKAGES=/tmp/packages_start.txt 09:12:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:12:13 + PACKAGES=/tmp/packages_end.txt 09:12:13 + case "${OS_FAMILY}" in 09:12:13 + dpkg -l 09:12:13 + grep '^ii' 09:12:13 + '[' -f /tmp/packages_start.txt ']' 09:12:13 + '[' -f /tmp/packages_end.txt ']' 09:12:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:12:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:12:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:12:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18043379169970490570.sh 09:12:13 ---> capture-instance-metadata.sh 09:12:13 Setup pyenv: 09:12:13 system 09:12:13 3.8.13 09:12:13 3.9.13 09:12:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:12:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j0XY 09:12:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:12:20 lf-activate-venv(): INFO: Installing: lftools 09:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-j0XY/bin to PATH 09:12:59 INFO: Running in OpenStack, capturing instance metadata 09:12:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18385459238653814668.sh 09:12:59 provisioning config files... 09:12:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8016518658594953686tmp 09:12:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:12:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:12:59 [EnvInject] - Injecting environment variables from a build step. 09:12:59 [EnvInject] - Injecting as environment variables the properties content 09:12:59 SERVER_ID=logs 09:12:59 09:12:59 [EnvInject] - Variables injected successfully. 09:12:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7693500114467354169.sh 09:12:59 ---> create-netrc.sh 09:12:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14122987847420483919.sh 09:12:59 ---> python-tools-install.sh 09:12:59 Setup pyenv: 09:12:59 system 09:12:59 3.8.13 09:12:59 3.9.13 09:12:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:13:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j0XY from file:/tmp/.os_lf_venv 09:13:01 lf-activate-venv(): INFO: Installing: lftools 09:13:09 lf-activate-venv(): INFO: Adding /tmp/venv-j0XY/bin to PATH 09:13:09 Generating Requirements File 09:13:39 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. 09:13:39 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:13:39 Python 3.10.6 09:13:39 pip 24.0 from /tmp/venv-j0XY/lib/python3.10/site-packages/pip (python 3.10) 09:13:40 appdirs==1.4.4 09:13:40 argcomplete==3.2.2 09:13:40 aspy.yaml==1.3.0 09:13:40 attrs==23.2.0 09:13:40 autopage==0.5.2 09:13:40 beautifulsoup4==4.12.3 09:13:40 boto3==1.34.56 09:13:40 botocore==1.34.56 09:13:40 bs4==0.0.2 09:13:40 cachetools==5.3.3 09:13:40 certifi==2024.2.2 09:13:40 cffi==1.16.0 09:13:40 cfgv==3.4.0 09:13:40 chardet==5.2.0 09:13:40 charset-normalizer==3.3.2 09:13:40 click==8.1.7 09:13:40 cliff==4.6.0 09:13:40 cmd2==2.4.3 09:13:40 cryptography==3.3.2 09:13:40 debtcollector==3.0.0 09:13:40 decorator==5.1.1 09:13:40 defusedxml==0.7.1 09:13:40 Deprecated==1.2.14 09:13:40 distlib==0.3.8 09:13:40 dnspython==2.6.1 09:13:40 docker==4.2.2 09:13:40 dogpile.cache==1.3.2 09:13:40 email_validator==2.1.1 09:13:40 filelock==3.13.1 09:13:40 future==1.0.0 09:13:40 gitdb==4.0.11 09:13:40 GitPython==3.1.42 09:13:40 google-auth==2.28.1 09:13:40 httplib2==0.22.0 09:13:40 identify==2.5.35 09:13:40 idna==3.6 09:13:40 importlib-resources==1.5.0 09:13:40 iso8601==2.1.0 09:13:40 Jinja2==3.1.3 09:13:40 jmespath==1.0.1 09:13:40 jsonpatch==1.33 09:13:40 jsonpointer==2.4 09:13:40 jsonschema==4.21.1 09:13:40 jsonschema-specifications==2023.12.1 09:13:40 keystoneauth1==5.6.0 09:13:40 kubernetes==29.0.0 09:13:40 lftools==0.37.9 09:13:40 lxml==5.1.0 09:13:40 MarkupSafe==2.1.5 09:13:40 msgpack==1.0.8 09:13:40 multi_key_dict==2.0.3 09:13:40 munch==4.0.0 09:13:40 netaddr==1.2.1 09:13:40 netifaces==0.11.0 09:13:40 niet==1.4.2 09:13:40 nodeenv==1.8.0 09:13:40 oauth2client==4.1.3 09:13:40 oauthlib==3.2.2 09:13:40 openstacksdk==0.62.0 09:13:40 os-client-config==2.1.0 09:13:40 os-service-types==1.7.0 09:13:40 osc-lib==3.0.1 09:13:40 oslo.config==9.4.0 09:13:40 oslo.context==5.5.0 09:13:40 oslo.i18n==6.3.0 09:13:40 oslo.log==5.5.0 09:13:40 oslo.serialization==5.4.0 09:13:40 oslo.utils==7.1.0 09:13:40 packaging==23.2 09:13:40 pbr==6.0.0 09:13:40 platformdirs==4.2.0 09:13:40 prettytable==3.10.0 09:13:40 pyasn1==0.5.1 09:13:40 pyasn1-modules==0.3.0 09:13:40 pycparser==2.21 09:13:40 pygerrit2==2.0.15 09:13:40 PyGithub==2.2.0 09:13:40 pyinotify==0.9.6 09:13:40 PyJWT==2.8.0 09:13:40 PyNaCl==1.5.0 09:13:40 pyparsing==2.4.7 09:13:40 pyperclip==1.8.2 09:13:40 pyrsistent==0.20.0 09:13:40 python-cinderclient==9.5.0 09:13:40 python-dateutil==2.9.0.post0 09:13:40 python-heatclient==3.5.0 09:13:40 python-jenkins==1.8.2 09:13:40 python-keystoneclient==5.4.0 09:13:40 python-magnumclient==4.4.0 09:13:40 python-novaclient==18.5.0 09:13:40 python-openstackclient==6.0.1 09:13:40 python-swiftclient==4.5.0 09:13:40 PyYAML==6.0.1 09:13:40 referencing==0.33.0 09:13:40 requests==2.31.0 09:13:40 requests-oauthlib==1.3.1 09:13:40 requestsexceptions==1.4.0 09:13:40 rfc3986==2.0.0 09:13:40 rpds-py==0.18.0 09:13:40 rsa==4.9 09:13:40 ruamel.yaml==0.18.6 09:13:40 ruamel.yaml.clib==0.2.8 09:13:40 s3transfer==0.10.0 09:13:40 simplejson==3.19.2 09:13:40 six==1.16.0 09:13:40 smmap==5.0.1 09:13:40 soupsieve==2.5 09:13:40 stevedore==5.2.0 09:13:40 tabulate==0.9.0 09:13:40 toml==0.10.2 09:13:40 tomlkit==0.12.4 09:13:40 tqdm==4.66.2 09:13:40 typing_extensions==4.10.0 09:13:40 tzdata==2024.1 09:13:40 urllib3==1.26.18 09:13:40 virtualenv==20.25.1 09:13:40 wcwidth==0.2.13 09:13:40 websocket-client==1.7.0 09:13:40 wrapt==1.16.0 09:13:40 xdg==6.0.0 09:13:40 xmltodict==0.13.0 09:13:40 yq==3.2.3 09:13:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18420464817511423421.sh 09:13:40 ---> sudo-logs.sh 09:13:40 Archiving 'sudo' log.. 09:13:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17423935433430491781.sh 09:13:40 ---> job-cost.sh 09:13:40 Setup pyenv: 09:13:40 system 09:13:40 3.8.13 09:13:40 3.9.13 09:13:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:13:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j0XY from file:/tmp/.os_lf_venv 09:13:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-j0XY/bin to PATH 09:13:49 INFO: No Stack... 09:13:49 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:50 INFO: Archiving Costs 09:13:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8279989424290923969.sh 09:13:50 ---> logs-deploy.sh 09:13:50 Setup pyenv: 09:13:50 system 09:13:50 3.8.13 09:13:50 3.9.13 09:13:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:13:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j0XY from file:/tmp/.os_lf_venv 09:13:51 lf-activate-venv(): INFO: Installing: lftools 09:14:01 lf-activate-venv(): INFO: Adding /tmp/venv-j0XY/bin to PATH 09:14:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3349 09:14:01 INFO: archiving workspace using pattern(s): 09:14:01 Archives upload complete. 09:14:02 INFO: archiving logs to Nexus 09:14:03 ---> uname -a: 09:14:03 Linux prd-ubuntu1804-builder-4c-4g-11252 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:14:03 09:14:03 09:14:03 ---> lscpu: 09:14:03 Architecture: x86_64 09:14:03 CPU op-mode(s): 32-bit, 64-bit 09:14:03 Byte Order: Little Endian 09:14:03 CPU(s): 4 09:14:03 On-line CPU(s) list: 0-3 09:14:03 Thread(s) per core: 1 09:14:03 Core(s) per socket: 1 09:14:03 Socket(s): 4 09:14:03 NUMA node(s): 1 09:14:03 Vendor ID: AuthenticAMD 09:14:03 CPU family: 23 09:14:03 Model: 49 09:14:03 Model name: AMD EPYC-Rome Processor 09:14:03 Stepping: 0 09:14:03 CPU MHz: 2800.000 09:14:03 BogoMIPS: 5600.00 09:14:03 Virtualization: AMD-V 09:14:03 Hypervisor vendor: KVM 09:14:03 Virtualization type: full 09:14:03 L1d cache: 32K 09:14:03 L1i cache: 32K 09:14:03 L2 cache: 512K 09:14:03 L3 cache: 16384K 09:14:03 NUMA node0 CPU(s): 0-3 09:14:03 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 09:14:03 09:14:03 09:14:03 ---> nproc: 09:14:03 4 09:14:03 09:14:03 09:14:03 ---> df -h: 09:14:03 Filesystem Size Used Avail Use% Mounted on 09:14:03 udev 7.9G 0 7.9G 0% /dev 09:14:03 tmpfs 1.6G 672K 1.6G 1% /run 09:14:03 /dev/vda1 78G 8.3G 70G 11% / 09:14:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:14:03 tmpfs 5.0M 0 5.0M 0% /run/lock 09:14:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:14:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:14:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:14:03 09:14:03 09:14:03 ---> free -m: 09:14:03 total used free shared buff/cache available 09:14:03 Mem: 16040 548 13428 0 2063 15179 09:14:03 Swap: 1023 0 1023 09:14:03 09:14:03 09:14:03 ---> ip addr: 09:14:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:14:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:14:03 inet 127.0.0.1/8 scope host lo 09:14:03 valid_lft forever preferred_lft forever 09:14:03 inet6 ::1/128 scope host 09:14:03 valid_lft forever preferred_lft forever 09:14:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:14:03 link/ether fa:16:3e:df:1d:e4 brd ff:ff:ff:ff:ff:ff 09:14:03 inet 10.30.106.197/23 brd 10.30.107.255 scope global dynamic ens3 09:14:03 valid_lft 86227sec preferred_lft 86227sec 09:14:03 inet6 fe80::f816:3eff:fedf:1de4/64 scope link 09:14:03 valid_lft forever preferred_lft forever 09:14:03 09:14:03 09:14:03 ---> sar -b -r -n DEV: 09:14:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11252) 03/06/24 _x86_64_ (4 CPU) 09:14:03 09:14:03 09:11:12 LINUX RESTART (4 CPU) 09:14:03 09:14:03 09:12:01 tps rtps wtps bread/s bwrtn/s 09:14:03 09:13:01 104.68 18.40 86.29 1155.41 23739.64 09:14:03 09:14:01 82.07 0.80 81.27 41.46 24837.59 09:14:03 Average: 93.38 9.60 83.78 598.43 24288.62 09:14:03 09:14:03 09:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:14:03 09:13:01 13902920 15578256 2522048 15.35 67524 1802204 765992 4.38 686668 1607376 142596 09:14:03 09:14:01 13750224 15543608 2674744 16.28 79396 1902340 782976 4.48 734732 1700208 101548 09:14:03 Average: 13826572 15560932 2598396 15.82 73460 1852272 774484 4.43 710700 1653792 122072 09:14:03 09:14:03 09:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:14:03 09:13:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 09:14:03 09:13:01 ens3 51.57 35.59 682.90 9.06 0.00 0.00 0.00 0.00 09:14:03 09:14:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:14:03 09:14:01 ens3 34.09 26.00 294.40 7.36 0.00 0.00 0.00 0.00 09:14:03 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:14:03 Average: ens3 42.83 30.79 488.65 8.21 0.00 0.00 0.00 0.00 09:14:03 09:14:03 09:14:03 ---> sar -P ALL: 09:14:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11252) 03/06/24 _x86_64_ (4 CPU) 09:14:03 09:14:03 09:11:12 LINUX RESTART (4 CPU) 09:14:03 09:14:03 09:12:01 CPU %user %nice %system %iowait %steal %idle 09:14:03 09:13:01 all 18.19 0.00 1.48 5.48 0.08 74.77 09:14:03 09:13:01 0 43.36 0.00 2.39 3.15 0.13 50.96 09:14:03 09:13:01 1 14.55 0.00 1.50 1.07 0.08 82.80 09:14:03 09:13:01 2 12.17 0.00 1.14 0.55 0.07 86.07 09:14:03 09:13:01 3 2.77 0.00 0.92 17.18 0.07 79.06 09:14:03 09:14:01 all 21.08 0.00 1.09 4.14 0.05 73.63 09:14:03 09:14:01 0 33.41 0.00 1.40 0.95 0.07 64.16 09:14:03 09:14:01 1 27.25 0.00 1.40 1.15 0.03 70.16 09:14:03 09:14:01 2 14.83 0.00 0.82 0.55 0.05 83.75 09:14:03 09:14:01 3 8.81 0.00 0.70 13.94 0.05 76.49 09:14:03 Average: all 19.64 0.00 1.29 4.81 0.07 74.20 09:14:03 Average: 0 38.37 0.00 1.90 2.05 0.10 57.59 09:14:03 Average: 1 20.90 0.00 1.45 1.11 0.06 76.48 09:14:03 Average: 2 13.50 0.00 0.98 0.55 0.06 84.91 09:14:03 Average: 3 5.80 0.00 0.81 15.56 0.06 77.77 09:14:03 09:14:03 09:14:03