15:21:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 15:21:15 Running as SYSTEM 15:21:15 [EnvInject] - Loading node environment variables. 15:21:15 Building remotely on prd-ubuntu1804-builder-4c-4g-9509 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:21:15 [ssh-agent] Looking for ssh-agent implementation... 15:21:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:15 $ ssh-agent 15:21:15 SSH_AUTH_SOCK=/tmp/ssh-rbvZNoZ2x40Y/agent.1864 15:21:15 SSH_AGENT_PID=1866 15:21:15 [ssh-agent] Started. 15:21:15 Running ssh-add (command line suppressed) 15:21:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4259750760545467902.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4259750760545467902.key) 15:21:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:21:15 The recommended git tool is: NONE 15:21:18 using credential onap-jenkins-ssh 15:21:18 Wiping out workspace first. 15:21:18 Cloning the remote Git repository 15:21:18 Cloning repository git://cloud.onap.org/mirror/oom.git 15:21:18 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:21:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:21:18 > git --version # timeout=10 15:21:18 > git --version # 'git version 2.17.1' 15:21:18 using GIT_SSH to set credentials Gerrit user 15:21:18 Verifying host key using manually-configured host key entries 15:21:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:21:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:21:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:21:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:21:24 using GIT_SSH to set credentials Gerrit user 15:21:24 Verifying host key using manually-configured host key entries 15:21:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/2 # timeout=30 15:21:24 > git rev-parse 7b4353b209f6b055367d218f2bb48156e972bef5^{commit} # timeout=10 15:21:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:21:24 Checking out Revision 7b4353b209f6b055367d218f2bb48156e972bef5 (refs/changes/39/137439/2) 15:21:24 > git config core.sparsecheckout # timeout=10 15:21:24 > git checkout -f 7b4353b209f6b055367d218f2bb48156e972bef5 # timeout=30 15:21:28 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 15:21:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:21:28 > git rev-list --no-walk ee7e3ada3228e4c80b622aa588d48ac34789cedd # timeout=10 15:21:28 [EnvInject] - Injecting environment variables from a build step. 15:21:28 [EnvInject] - Injecting as environment variables the properties content 15:21:28 PYTHON=python3 15:21:28 15:21:28 [EnvInject] - Variables injected successfully. 15:21:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1218733678033420601.sh 15:21:28 ---> tox-install.sh 15:21:28 + source /home/jenkins/lf-env.sh 15:21:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:28 ++ mktemp -d /tmp/venv-XXXX 15:21:28 + lf_venv=/tmp/venv-ZJ89 15:21:28 + local venv_file=/tmp/.os_lf_venv 15:21:28 + local python=python3 15:21:28 + local options 15:21:28 + local set_path=true 15:21:28 + local install_args= 15:21: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 15:21:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:28 + true 15:21:28 + case $1 in 15:21:28 + venv_file=/tmp/.toxenv 15:21:28 + shift 2 15:21:28 + true 15:21:28 + case $1 in 15:21:28 + shift 15:21:28 + break 15:21:28 + case $python in 15:21:28 + local pkg_list= 15:21:28 + [[ -d /opt/pyenv ]] 15:21:28 + echo 'Setup pyenv:' 15:21:28 Setup pyenv: 15:21:28 + export PYENV_ROOT=/opt/pyenv 15:21:28 + PYENV_ROOT=/opt/pyenv 15:21:28 + 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 15:21:28 + 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 15:21:28 + pyenv versions 15:21:28 * system (set by /opt/pyenv/version) 15:21:28 * 3.8.13 (set by /opt/pyenv/version) 15:21:28 * 3.9.13 (set by /opt/pyenv/version) 15:21:28 * 3.10.6 (set by /opt/pyenv/version) 15:21:28 + command -v pyenv 15:21:28 ++ pyenv init - --no-rehash 15:21: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[*]}"'\'')" 15:21:28 export PATH="/opt/pyenv/shims:${PATH}" 15:21:28 export PYENV_SHELL=bash 15:21:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:28 pyenv() { 15:21:28 local command 15:21:28 command="${1:-}" 15:21:28 if [ "$#" -gt 0 ]; then 15:21:28 shift 15:21:28 fi 15:21:28 15:21:28 case "$command" in 15:21:28 rehash|shell) 15:21:28 eval "$(pyenv "sh-$command" "$@")" 15:21:28 ;; 15:21:28 *) 15:21:28 command pyenv "$command" "$@" 15:21:28 ;; 15:21:28 esac 15:21:28 }' 15:21: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[*]}"' 15:21:28 ++ 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 15:21:28 ++ 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 15:21:28 ++ 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 15:21:28 ++ export PYENV_SHELL=bash 15:21:28 ++ PYENV_SHELL=bash 15:21:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:28 +++ complete -F _pyenv pyenv 15:21:28 ++ lf-pyver python3 15:21:28 ++ local py_version_xy=python3 15:21:28 ++ local py_version_xyz= 15:21:28 ++ pyenv versions 15:21:28 ++ local command 15:21:28 ++ command=versions 15:21:28 ++ '[' 1 -gt 0 ']' 15:21:28 ++ shift 15:21:28 ++ case "$command" in 15:21:28 ++ command pyenv versions 15:21:28 ++ pyenv versions 15:21:28 ++ sed 's/^[ *]* //' 15:21:28 ++ awk '{ print $1 }' 15:21:28 ++ grep -E '^[0-9.]*[0-9]$' 15:21:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:28 +++ sort -V 15:21:28 +++ grep '^3' /tmp/.pyenv_versions 15:21:28 +++ tail -n 1 15:21:28 ++ py_version_xyz=3.10.6 15:21:28 ++ [[ -z 3.10.6 ]] 15:21:28 ++ echo 3.10.6 15:21:28 ++ return 0 15:21:28 + pyenv local 3.10.6 15:21:28 + local command 15:21:28 + command=local 15:21:28 + '[' 2 -gt 0 ']' 15:21:28 + shift 15:21:28 + case "$command" in 15:21:28 + command pyenv local 3.10.6 15:21:28 + pyenv local 3.10.6 15:21:28 + for arg in "$@" 15:21:28 + case $arg in 15:21:28 + pkg_list+='tox ' 15:21:28 + for arg in "$@" 15:21:28 + case $arg in 15:21:28 + pkg_list+='virtualenv ' 15:21:28 + for arg in "$@" 15:21:28 + case $arg in 15:21:28 + pkg_list+='urllib3~=1.26.15 ' 15:21:28 + [[ -f /tmp/.toxenv ]] 15:21:28 + [[ ! -f /tmp/.toxenv ]] 15:21:28 + [[ -n '' ]] 15:21:28 + python3 -m venv /tmp/venv-ZJ89 15:21:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZJ89' 15:21:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZJ89 15:21:34 + echo /tmp/venv-ZJ89 15:21:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:21:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:21:34 + /tmp/venv-ZJ89/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:39 + /tmp/venv-ZJ89/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:45 + type python3 15:21:45 + true 15:21:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZJ89/bin to PATH' 15:21:45 lf-activate-venv(): INFO: Adding /tmp/venv-ZJ89/bin to PATH 15:21:45 + PATH=/tmp/venv-ZJ89/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 15:21:45 + return 0 15:21:45 + python3 --version 15:21:45 Python 3.10.6 15:21:45 + python3 -m pip --version 15:21:45 pip 24.0 from /tmp/venv-ZJ89/lib/python3.10/site-packages/pip (python 3.10) 15:21:46 + python3 -m pip freeze 15:21:46 cachetools==5.3.3 15:21:46 chardet==5.2.0 15:21:46 colorama==0.4.6 15:21:46 distlib==0.3.8 15:21:46 filelock==3.13.1 15:21:46 packaging==23.2 15:21:46 platformdirs==4.2.0 15:21:46 pluggy==1.4.0 15:21:46 pyproject-api==1.6.1 15:21:46 tomli==2.0.1 15:21:46 tox==4.13.0 15:21:46 urllib3==1.26.18 15:21:46 virtualenv==20.25.1 15:21:46 [EnvInject] - Injecting environment variables from a build step. 15:21:46 [EnvInject] - Injecting as environment variables the properties content 15:21:46 PARALLEL=false 15:21:46 15:21:46 [EnvInject] - Variables injected successfully. 15:21:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15815006066653550634.sh 15:21:46 ---> tox-run.sh 15:21:46 + 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 15:21:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:21:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:21:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:21:46 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:21:46 + source /home/jenkins/lf-env.sh 15:21:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:46 ++ mktemp -d /tmp/venv-XXXX 15:21:46 + lf_venv=/tmp/venv-jkBy 15:21:46 + local venv_file=/tmp/.os_lf_venv 15:21:46 + local python=python3 15:21:46 + local options 15:21:46 + local set_path=true 15:21:46 + local install_args= 15:21:46 ++ 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 15:21:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:46 + true 15:21:46 + case $1 in 15:21:46 + venv_file=/tmp/.toxenv 15:21:46 + shift 2 15:21:46 + true 15:21:46 + case $1 in 15:21:46 + shift 15:21:46 + break 15:21:46 + case $python in 15:21:46 + local pkg_list= 15:21:46 + [[ -d /opt/pyenv ]] 15:21:46 + echo 'Setup pyenv:' 15:21:46 Setup pyenv: 15:21:46 + export PYENV_ROOT=/opt/pyenv 15:21:46 + PYENV_ROOT=/opt/pyenv 15:21:46 + 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 15:21:46 + 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 15:21:46 + pyenv versions 15:21:46 system 15:21:46 3.8.13 15:21:46 3.9.13 15:21:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:21:46 + command -v pyenv 15:21:46 ++ pyenv init - --no-rehash 15:21:46 + 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[*]}"'\'')" 15:21:46 export PATH="/opt/pyenv/shims:${PATH}" 15:21:46 export PYENV_SHELL=bash 15:21:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:46 pyenv() { 15:21:46 local command 15:21:46 command="${1:-}" 15:21:46 if [ "$#" -gt 0 ]; then 15:21:46 shift 15:21:46 fi 15:21:46 15:21:46 case "$command" in 15:21:46 rehash|shell) 15:21:46 eval "$(pyenv "sh-$command" "$@")" 15:21:46 ;; 15:21:46 *) 15:21:46 command pyenv "$command" "$@" 15:21:46 ;; 15:21:46 esac 15:21:46 }' 15:21:46 +++ 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[*]}"' 15:21:46 ++ 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 15:21:46 ++ 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 15:21:46 ++ 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 15:21:46 ++ export PYENV_SHELL=bash 15:21:46 ++ PYENV_SHELL=bash 15:21:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:46 +++ complete -F _pyenv pyenv 15:21:46 ++ lf-pyver python3 15:21:46 ++ local py_version_xy=python3 15:21:46 ++ local py_version_xyz= 15:21:46 ++ pyenv versions 15:21:46 ++ sed 's/^[ *]* //' 15:21:46 ++ local command 15:21:46 ++ awk '{ print $1 }' 15:21:46 ++ command=versions 15:21:46 ++ '[' 1 -gt 0 ']' 15:21:46 ++ shift 15:21:46 ++ case "$command" in 15:21:46 ++ command pyenv versions 15:21:46 ++ pyenv versions 15:21:46 ++ grep -E '^[0-9.]*[0-9]$' 15:21:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:46 +++ grep '^3' /tmp/.pyenv_versions 15:21:46 +++ sort -V 15:21:46 +++ tail -n 1 15:21:46 ++ py_version_xyz=3.10.6 15:21:46 ++ [[ -z 3.10.6 ]] 15:21:46 ++ echo 3.10.6 15:21:46 ++ return 0 15:21:46 + pyenv local 3.10.6 15:21:46 + local command 15:21:46 + command=local 15:21:46 + '[' 2 -gt 0 ']' 15:21:46 + shift 15:21:46 + case "$command" in 15:21:46 + command pyenv local 3.10.6 15:21:46 + pyenv local 3.10.6 15:21:46 + for arg in "$@" 15:21:46 + case $arg in 15:21:46 + pkg_list+='tox ' 15:21:46 + for arg in "$@" 15:21:46 + case $arg in 15:21:46 + pkg_list+='virtualenv ' 15:21:46 + for arg in "$@" 15:21:46 + case $arg in 15:21:46 + pkg_list+='urllib3~=1.26.15 ' 15:21:46 + [[ -f /tmp/.toxenv ]] 15:21:46 ++ cat /tmp/.toxenv 15:21:46 + lf_venv=/tmp/venv-ZJ89 15:21:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZJ89 from' file:/tmp/.toxenv 15:21:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZJ89 from file:/tmp/.toxenv 15:21:46 + /tmp/venv-ZJ89/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:47 + /tmp/venv-ZJ89/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:49 + type python3 15:21:49 + true 15:21:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZJ89/bin to PATH' 15:21:49 lf-activate-venv(): INFO: Adding /tmp/venv-ZJ89/bin to PATH 15:21:49 + PATH=/tmp/venv-ZJ89/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 15:21:49 + return 0 15:21:49 + [[ -d /opt/pyenv ]] 15:21:49 + echo '---> Setting up pyenv' 15:21:49 ---> Setting up pyenv 15:21:49 + export PYENV_ROOT=/opt/pyenv 15:21:49 + PYENV_ROOT=/opt/pyenv 15:21:49 + export PATH=/opt/pyenv/bin:/tmp/venv-ZJ89/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 15:21:49 + PATH=/opt/pyenv/bin:/tmp/venv-ZJ89/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 15:21:49 ++ pwd 15:21:49 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:21:49 + export PYTHONPATH 15:21:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:21:49 + TOX_TESTENV_PASSENV=PYTHONPATH 15:21:49 + tox --version 15:21:50 4.13.0 from /tmp/venv-ZJ89/lib/python3.10/site-packages/tox/__init__.py 15:21:50 + PARALLEL=false 15:21:50 + TOX_OPTIONS_LIST= 15:21:50 + [[ -n checkbashisms ]] 15:21:50 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:21:50 + case ${PARALLEL,,} in 15:21:50 + tox -e checkbashisms 15:21:50 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:21:51 checkbashisms: freeze> python -m pip freeze --all 15:21:52 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 15:21:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:21:53 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:21:53 you may get strange results 15:21:54 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:21:56 checkbashisms: OK (5.50=setup[2.17]+cmd[3.33] seconds) 15:21:56 congratulations :) (5.67 seconds) 15:21:56 + tox_status=0 15:21:56 + echo '---> Completed tox runs' 15:21:56 ---> Completed tox runs 15:21:56 + for i in .tox/*/log 15:21:56 ++ echo .tox/checkbashisms/log 15:21:56 ++ awk -F/ '{print $2}' 15:21:56 + tox_env=checkbashisms 15:21:56 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:21:56 + DOC_DIR=docs/_build/html 15:21:56 + [[ -d docs/_build/html ]] 15:21:56 + echo '---> tox-run.sh ends' 15:21:56 ---> tox-run.sh ends 15:21:56 + test 0 -eq 0 15:21:56 $ ssh-agent -k 15:21:56 unset SSH_AUTH_SOCK; 15:21:56 unset SSH_AGENT_PID; 15:21:56 echo Agent pid 1866 killed; 15:21:56 [ssh-agent] Stopped. 15:21:56 [PostBuildScript] - [INFO] Executing post build scripts. 15:21:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1352584671453843088.sh 15:21:56 ---> sysstat.sh 15:21:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10890248493764649760.sh 15:21:56 ---> package-listing.sh 15:21:56 ++ facter osfamily 15:21:56 ++ tr '[:upper:]' '[:lower:]' 15:21:56 + OS_FAMILY=debian 15:21:56 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:21:56 + START_PACKAGES=/tmp/packages_start.txt 15:21:56 + END_PACKAGES=/tmp/packages_end.txt 15:21:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:56 + PACKAGES=/tmp/packages_start.txt 15:21:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:21:56 + PACKAGES=/tmp/packages_end.txt 15:21:56 + case "${OS_FAMILY}" in 15:21:56 + dpkg -l 15:21:56 + grep '^ii' 15:21:56 + '[' -f /tmp/packages_start.txt ']' 15:21:56 + '[' -f /tmp/packages_end.txt ']' 15:21:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:21:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:21:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:21:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7978456316728542839.sh 15:21:56 ---> capture-instance-metadata.sh 15:21:56 Setup pyenv: 15:21:57 system 15:21:57 3.8.13 15:21:57 3.9.13 15:21:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:22:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q7pX 15:22:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:22:04 lf-activate-venv(): INFO: Installing: lftools 15:22:38 lf-activate-venv(): INFO: Adding /tmp/venv-Q7pX/bin to PATH 15:22:38 INFO: Running in OpenStack, capturing instance metadata 15:22:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5022484739903687224.sh 15:22:39 provisioning config files... 15:22:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4568891457639951334tmp 15:22:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:22:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:22:39 [EnvInject] - Injecting environment variables from a build step. 15:22:39 [EnvInject] - Injecting as environment variables the properties content 15:22:39 SERVER_ID=logs 15:22:39 15:22:39 [EnvInject] - Variables injected successfully. 15:22:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17012226599816777774.sh 15:22:39 ---> create-netrc.sh 15:22:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8938653237219472018.sh 15:22:39 ---> python-tools-install.sh 15:22:39 Setup pyenv: 15:22:39 system 15:22:39 3.8.13 15:22:39 3.9.13 15:22:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:22:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q7pX from file:/tmp/.os_lf_venv 15:22:40 lf-activate-venv(): INFO: Installing: lftools 15:22:48 lf-activate-venv(): INFO: Adding /tmp/venv-Q7pX/bin to PATH 15:22:48 Generating Requirements File 15:23:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:23:19 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:23:19 Python 3.10.6 15:23:19 pip 24.0 from /tmp/venv-Q7pX/lib/python3.10/site-packages/pip (python 3.10) 15:23:20 appdirs==1.4.4 15:23:20 argcomplete==3.2.2 15:23:20 aspy.yaml==1.3.0 15:23:20 attrs==23.2.0 15:23:20 autopage==0.5.2 15:23:20 beautifulsoup4==4.12.3 15:23:20 boto3==1.34.51 15:23:20 botocore==1.34.51 15:23:20 bs4==0.0.2 15:23:20 cachetools==5.3.3 15:23:20 certifi==2024.2.2 15:23:20 cffi==1.16.0 15:23:20 cfgv==3.4.0 15:23:20 chardet==5.2.0 15:23:20 charset-normalizer==3.3.2 15:23:20 click==8.1.7 15:23:20 cliff==4.6.0 15:23:20 cmd2==2.4.3 15:23:20 cryptography==3.3.2 15:23:20 debtcollector==3.0.0 15:23:20 decorator==5.1.1 15:23:20 defusedxml==0.7.1 15:23:20 Deprecated==1.2.14 15:23:20 distlib==0.3.8 15:23:20 dnspython==2.6.1 15:23:20 docker==4.2.2 15:23:20 dogpile.cache==1.3.2 15:23:20 email_validator==2.1.1 15:23:20 filelock==3.13.1 15:23:20 future==1.0.0 15:23:20 gitdb==4.0.11 15:23:20 GitPython==3.1.42 15:23:20 google-auth==2.28.1 15:23:20 httplib2==0.22.0 15:23:20 identify==2.5.35 15:23:20 idna==3.6 15:23:20 importlib-resources==1.5.0 15:23:20 iso8601==2.1.0 15:23:20 Jinja2==3.1.3 15:23:20 jmespath==1.0.1 15:23:20 jsonpatch==1.33 15:23:20 jsonpointer==2.4 15:23:20 jsonschema==4.21.1 15:23:20 jsonschema-specifications==2023.12.1 15:23:20 keystoneauth1==5.6.0 15:23:20 kubernetes==29.0.0 15:23:20 lftools==0.37.9 15:23:20 lxml==5.1.0 15:23:20 MarkupSafe==2.1.5 15:23:20 msgpack==1.0.7 15:23:20 multi_key_dict==2.0.3 15:23:20 munch==4.0.0 15:23:20 netaddr==1.2.1 15:23:20 netifaces==0.11.0 15:23:20 niet==1.4.2 15:23:20 nodeenv==1.8.0 15:23:20 oauth2client==4.1.3 15:23:20 oauthlib==3.2.2 15:23:20 openstacksdk==0.62.0 15:23:20 os-client-config==2.1.0 15:23:20 os-service-types==1.7.0 15:23:20 osc-lib==3.0.1 15:23:20 oslo.config==9.4.0 15:23:20 oslo.context==5.4.0 15:23:20 oslo.i18n==6.3.0 15:23:20 oslo.log==5.5.0 15:23:20 oslo.serialization==5.4.0 15:23:20 oslo.utils==7.1.0 15:23:20 packaging==23.2 15:23:20 pbr==6.0.0 15:23:20 platformdirs==4.2.0 15:23:20 prettytable==3.10.0 15:23:20 pyasn1==0.5.1 15:23:20 pyasn1-modules==0.3.0 15:23:20 pycparser==2.21 15:23:20 pygerrit2==2.0.15 15:23:20 PyGithub==2.2.0 15:23:20 pyinotify==0.9.6 15:23:20 PyJWT==2.8.0 15:23:20 PyNaCl==1.5.0 15:23:20 pyparsing==2.4.7 15:23:20 pyperclip==1.8.2 15:23:20 pyrsistent==0.20.0 15:23:20 python-cinderclient==9.4.0 15:23:20 python-dateutil==2.8.2 15:23:20 python-heatclient==3.4.0 15:23:20 python-jenkins==1.8.2 15:23:20 python-keystoneclient==5.3.0 15:23:20 python-magnumclient==4.3.0 15:23:20 python-novaclient==18.4.0 15:23:20 python-openstackclient==6.0.1 15:23:20 python-swiftclient==4.4.0 15:23:20 PyYAML==6.0.1 15:23:20 referencing==0.33.0 15:23:20 requests==2.31.0 15:23:20 requests-oauthlib==1.3.1 15:23:20 requestsexceptions==1.4.0 15:23:20 rfc3986==2.0.0 15:23:20 rpds-py==0.18.0 15:23:20 rsa==4.9 15:23:20 ruamel.yaml==0.18.6 15:23:20 ruamel.yaml.clib==0.2.8 15:23:20 s3transfer==0.10.0 15:23:20 simplejson==3.19.2 15:23:20 six==1.16.0 15:23:20 smmap==5.0.1 15:23:20 soupsieve==2.5 15:23:20 stevedore==5.2.0 15:23:20 tabulate==0.9.0 15:23:20 toml==0.10.2 15:23:20 tomlkit==0.12.4 15:23:20 tqdm==4.66.2 15:23:20 typing_extensions==4.10.0 15:23:20 tzdata==2024.1 15:23:20 urllib3==1.26.18 15:23:20 virtualenv==20.25.1 15:23:20 wcwidth==0.2.13 15:23:20 websocket-client==1.7.0 15:23:20 wrapt==1.16.0 15:23:20 xdg==6.0.0 15:23:20 xmltodict==0.13.0 15:23:20 yq==3.2.3 15:23:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9852555366284934063.sh 15:23:20 ---> sudo-logs.sh 15:23:20 Archiving 'sudo' log.. 15:23:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15547124520753110905.sh 15:23:20 ---> job-cost.sh 15:23:20 Setup pyenv: 15:23:20 system 15:23:20 3.8.13 15:23:20 3.9.13 15:23:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:23:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q7pX from file:/tmp/.os_lf_venv 15:23:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:23:31 lf-activate-venv(): INFO: Adding /tmp/venv-Q7pX/bin to PATH 15:23:31 INFO: No Stack... 15:23:31 INFO: Retrieving Pricing Info for: v3-standard-4 15:23:31 INFO: Archiving Costs 15:23:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3253989538524846264.sh 15:23:31 ---> logs-deploy.sh 15:23:31 Setup pyenv: 15:23:31 system 15:23:31 3.8.13 15:23:31 3.9.13 15:23:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:23:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q7pX from file:/tmp/.os_lf_venv 15:23:33 lf-activate-venv(): INFO: Installing: lftools 15:23:42 lf-activate-venv(): INFO: Adding /tmp/venv-Q7pX/bin to PATH 15:23:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3340 15:23:42 INFO: archiving workspace using pattern(s): 15:23:43 Archives upload complete. 15:23:43 INFO: archiving logs to Nexus 15:23:44 ---> uname -a: 15:23:44 Linux prd-ubuntu1804-builder-4c-4g-9509 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:23:44 15:23:44 15:23:44 ---> lscpu: 15:23:44 Architecture: x86_64 15:23:44 CPU op-mode(s): 32-bit, 64-bit 15:23:44 Byte Order: Little Endian 15:23:44 CPU(s): 4 15:23:44 On-line CPU(s) list: 0-3 15:23:44 Thread(s) per core: 1 15:23:44 Core(s) per socket: 1 15:23:44 Socket(s): 4 15:23:44 NUMA node(s): 1 15:23:44 Vendor ID: AuthenticAMD 15:23:44 CPU family: 23 15:23:44 Model: 49 15:23:44 Model name: AMD EPYC-Rome Processor 15:23:44 Stepping: 0 15:23:44 CPU MHz: 2799.998 15:23:44 BogoMIPS: 5599.99 15:23:44 Virtualization: AMD-V 15:23:44 Hypervisor vendor: KVM 15:23:44 Virtualization type: full 15:23:44 L1d cache: 32K 15:23:44 L1i cache: 32K 15:23:44 L2 cache: 512K 15:23:44 L3 cache: 16384K 15:23:44 NUMA node0 CPU(s): 0-3 15:23:44 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 15:23:44 15:23:44 15:23:44 ---> nproc: 15:23:44 4 15:23:44 15:23:44 15:23:44 ---> df -h: 15:23:44 Filesystem Size Used Avail Use% Mounted on 15:23:44 udev 7.9G 0 7.9G 0% /dev 15:23:44 tmpfs 1.6G 672K 1.6G 1% /run 15:23:44 /dev/vda1 78G 8.3G 70G 11% / 15:23:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:23:44 tmpfs 5.0M 0 5.0M 0% /run/lock 15:23:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:23:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:23:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:23:44 15:23:44 15:23:44 ---> free -m: 15:23:44 total used free shared buff/cache available 15:23:44 Mem: 16040 540 13433 0 2066 15187 15:23:44 Swap: 1023 0 1023 15:23:44 15:23:44 15:23:44 ---> ip addr: 15:23:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:23:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:23:44 inet 127.0.0.1/8 scope host lo 15:23:44 valid_lft forever preferred_lft forever 15:23:44 inet6 ::1/128 scope host 15:23:44 valid_lft forever preferred_lft forever 15:23:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:23:44 link/ether fa:16:3e:44:67:49 brd ff:ff:ff:ff:ff:ff 15:23:44 inet 10.30.106.137/23 brd 10.30.107.255 scope global dynamic ens3 15:23:44 valid_lft 86200sec preferred_lft 86200sec 15:23:44 inet6 fe80::f816:3eff:fe44:6749/64 scope link 15:23:44 valid_lft forever preferred_lft forever 15:23:44 15:23:44 15:23:44 ---> sar -b -r -n DEV: 15:23:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9509) 02/28/24 _x86_64_ (4 CPU) 15:23:44 15:23:44 15:20:30 LINUX RESTART (4 CPU) 15:23:44 15:23:44 15:21:02 tps rtps wtps bread/s bwrtn/s 15:23:44 15:22:01 114.15 59.50 54.65 3778.75 20581.19 15:23:44 15:23:01 96.40 13.90 82.50 1049.03 16246.63 15:23:44 Average: 105.20 36.51 68.69 2402.42 18395.70 15:23:44 15:23:44 15:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:44 15:22:01 14161500 15601880 2263468 13.78 46336 1601784 767296 4.39 630276 1433216 88936 15:23:44 15:23:01 13867164 15573508 2557804 15.57 69828 1831012 775032 4.44 693604 1633340 125212 15:23:44 Average: 14014332 15587694 2410636 14.68 58082 1716398 771164 4.41 661940 1533278 107074 15:23:44 15:23:44 15:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:44 15:22:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 15:23:44 15:22:01 ens3 377.75 262.31 1573.23 75.68 0.00 0.00 0.00 0.00 15:23:44 15:23:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 15:23:44 15:23:01 ens3 50.32 35.53 748.08 8.32 0.00 0.00 0.00 0.00 15:23:44 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 15:23:44 Average: ens3 212.66 147.97 1157.19 41.72 0.00 0.00 0.00 0.00 15:23:44 15:23:44 15:23:44 ---> sar -P ALL: 15:23:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9509) 02/28/24 _x86_64_ (4 CPU) 15:23:44 15:23:44 15:20:30 LINUX RESTART (4 CPU) 15:23:44 15:23:44 15:21:02 CPU %user %nice %system %iowait %steal %idle 15:23:44 15:22:01 all 17.75 0.00 1.87 11.42 0.08 68.88 15:23:44 15:22:01 0 13.21 0.00 1.63 21.26 0.07 63.82 15:23:44 15:22:01 1 21.05 0.00 1.58 6.45 0.09 70.83 15:23:44 15:22:01 2 19.47 0.00 2.08 6.36 0.09 72.00 15:23:44 15:22:01 3 17.28 0.00 2.14 11.63 0.10 68.85 15:23:44 15:23:01 all 20.02 0.00 1.42 3.95 0.05 74.56 15:23:44 15:23:01 0 23.93 0.00 1.48 11.61 0.07 62.91 15:23:44 15:23:01 1 10.38 0.00 1.14 1.79 0.03 86.66 15:23:44 15:23:01 2 31.73 0.00 2.19 2.19 0.05 63.85 15:23:44 15:23:01 3 13.99 0.00 0.87 0.22 0.02 84.91 15:23:44 Average: all 18.89 0.00 1.64 7.65 0.06 71.75 15:23:44 Average: 0 18.63 0.00 1.56 16.39 0.07 63.36 15:23:44 Average: 1 15.67 0.00 1.36 4.11 0.06 78.81 15:23:44 Average: 2 25.66 0.00 2.13 4.26 0.07 67.89 15:23:44 Average: 3 15.62 0.00 1.50 5.87 0.06 76.95 15:23:44 15:23:44 15:23:44