13:52:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136744 13:52:30 Running as SYSTEM 13:52:30 [EnvInject] - Loading node environment variables. 13:52:30 Building remotely on prd-ubuntu1804-builder-4c-4g-3076 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:52:30 [ssh-agent] Looking for ssh-agent implementation... 13:52:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:30 $ ssh-agent 13:52:30 SSH_AUTH_SOCK=/tmp/ssh-JLAhH5zD7HAp/agent.1731 13:52:30 SSH_AGENT_PID=1733 13:52:30 [ssh-agent] Started. 13:52:30 Running ssh-add (command line suppressed) 13:52:30 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8054544803980476307.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8054544803980476307.key) 13:52:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:52:30 The recommended git tool is: NONE 13:52:32 using credential onap-jenkins-ssh 13:52:32 Wiping out workspace first. 13:52:32 Cloning the remote Git repository 13:52:32 Cloning repository git://cloud.onap.org/mirror/oom.git 13:52:32 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:52:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:52:32 > git --version # timeout=10 13:52:32 > git --version # 'git version 2.17.1' 13:52:32 using GIT_SSH to set credentials Gerrit user 13:52:32 Verifying host key using manually-configured host key entries 13:52:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:52:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:52:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:52:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:52:39 using GIT_SSH to set credentials Gerrit user 13:52:39 Verifying host key using manually-configured host key entries 13:52:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/136744/1 # timeout=30 13:52:39 > git rev-parse 637f2b04c16b80ea2b362aad59883e82ac5dbb88^{commit} # timeout=10 13:52:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:52:39 Checking out Revision 637f2b04c16b80ea2b362aad59883e82ac5dbb88 (refs/changes/44/136744/1) 13:52:39 > git config core.sparsecheckout # timeout=10 13:52:39 > git checkout -f 637f2b04c16b80ea2b362aad59883e82ac5dbb88 # timeout=30 13:52:43 Commit message: "[SDNC] Version bump for Montreal" 13:52:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:52:43 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 13:52:43 [EnvInject] - Injecting environment variables from a build step. 13:52:43 [EnvInject] - Injecting as environment variables the properties content 13:52:43 PYTHON=python3 13:52:43 13:52:43 [EnvInject] - Variables injected successfully. 13:52:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9943397447117560193.sh 13:52:43 ---> tox-install.sh 13:52:43 + source /home/jenkins/lf-env.sh 13:52:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:52:43 ++ mktemp -d /tmp/venv-XXXX 13:52:43 + lf_venv=/tmp/venv-fSwp 13:52:43 + local venv_file=/tmp/.os_lf_venv 13:52:43 + local python=python3 13:52:43 + local options 13:52:43 + local set_path=true 13:52:43 + local install_args= 13:52:43 ++ 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 13:52:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:52:43 + true 13:52:43 + case $1 in 13:52:43 + venv_file=/tmp/.toxenv 13:52:43 + shift 2 13:52:43 + true 13:52:43 + case $1 in 13:52:43 + shift 13:52:43 + break 13:52:43 + case $python in 13:52:43 + local pkg_list= 13:52:43 + [[ -d /opt/pyenv ]] 13:52:43 + echo 'Setup pyenv:' 13:52:43 Setup pyenv: 13:52:43 + export PYENV_ROOT=/opt/pyenv 13:52:43 + PYENV_ROOT=/opt/pyenv 13:52:43 + 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 13:52:43 + 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 13:52:43 + pyenv versions 13:52:43 * system (set by /opt/pyenv/version) 13:52:43 * 3.8.13 (set by /opt/pyenv/version) 13:52:43 * 3.9.13 (set by /opt/pyenv/version) 13:52:43 * 3.10.6 (set by /opt/pyenv/version) 13:52:43 + command -v pyenv 13:52:43 ++ pyenv init - --no-rehash 13:52:43 + 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[*]}"'\'')" 13:52:43 export PATH="/opt/pyenv/shims:${PATH}" 13:52:43 export PYENV_SHELL=bash 13:52:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:43 pyenv() { 13:52:43 local command 13:52:43 command="${1:-}" 13:52:43 if [ "$#" -gt 0 ]; then 13:52:43 shift 13:52:43 fi 13:52:43 13:52:43 case "$command" in 13:52:43 rehash|shell) 13:52:43 eval "$(pyenv "sh-$command" "$@")" 13:52:43 ;; 13:52:43 *) 13:52:43 command pyenv "$command" "$@" 13:52:43 ;; 13:52:43 esac 13:52:43 }' 13:52:43 +++ 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[*]}"' 13:52:43 ++ 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 13:52:43 ++ 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 13:52:43 ++ 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 13:52:43 ++ export PYENV_SHELL=bash 13:52:43 ++ PYENV_SHELL=bash 13:52:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:43 +++ complete -F _pyenv pyenv 13:52:43 ++ lf-pyver python3 13:52:43 ++ local py_version_xy=python3 13:52:43 ++ local py_version_xyz= 13:52:43 ++ sed 's/^[ *]* //' 13:52:43 ++ pyenv versions 13:52:43 ++ awk '{ print $1 }' 13:52:43 ++ local command 13:52:43 ++ grep -E '^[0-9.]*[0-9]$' 13:52:43 ++ command=versions 13:52:43 ++ '[' 1 -gt 0 ']' 13:52:43 ++ shift 13:52:43 ++ case "$command" in 13:52:43 ++ command pyenv versions 13:52:43 ++ pyenv versions 13:52:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:43 +++ grep '^3' /tmp/.pyenv_versions 13:52:43 +++ sort -V 13:52:43 +++ tail -n 1 13:52:43 ++ py_version_xyz=3.10.6 13:52:43 ++ [[ -z 3.10.6 ]] 13:52:43 ++ echo 3.10.6 13:52:43 ++ return 0 13:52:43 + pyenv local 3.10.6 13:52:43 + local command 13:52:43 + command=local 13:52:43 + '[' 2 -gt 0 ']' 13:52:43 + shift 13:52:43 + case "$command" in 13:52:43 + command pyenv local 3.10.6 13:52:43 + pyenv local 3.10.6 13:52:43 + for arg in "$@" 13:52:43 + case $arg in 13:52:43 + pkg_list+='tox ' 13:52:43 + for arg in "$@" 13:52:43 + case $arg in 13:52:43 + pkg_list+='virtualenv ' 13:52:43 + for arg in "$@" 13:52:43 + case $arg in 13:52:43 + pkg_list+='urllib3~=1.26.15 ' 13:52:43 + [[ -f /tmp/.toxenv ]] 13:52:43 + [[ ! -f /tmp/.toxenv ]] 13:52:43 + [[ -n '' ]] 13:52:43 + python3 -m venv /tmp/venv-fSwp 13:52:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSwp' 13:52:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSwp 13:52:48 + echo /tmp/venv-fSwp 13:52:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:52:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:52:48 + /tmp/venv-fSwp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:52:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:52:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:52:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:52:51 + /tmp/venv-fSwp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:52:54 + type python3 13:52:54 + true 13:52:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSwp/bin to PATH' 13:52:54 lf-activate-venv(): INFO: Adding /tmp/venv-fSwp/bin to PATH 13:52:54 + PATH=/tmp/venv-fSwp/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 13:52:54 + return 0 13:52:54 + python3 --version 13:52:54 Python 3.10.6 13:52:54 + python3 -m pip --version 13:52:54 pip 23.3.1 from /tmp/venv-fSwp/lib/python3.10/site-packages/pip (python 3.10) 13:52:54 + python3 -m pip freeze 13:52:54 cachetools==5.3.2 13:52:54 chardet==5.2.0 13:52:54 colorama==0.4.6 13:52:54 distlib==0.3.7 13:52:54 filelock==3.13.1 13:52:54 packaging==23.2 13:52:54 platformdirs==4.1.0 13:52:54 pluggy==1.3.0 13:52:54 pyproject-api==1.6.1 13:52:54 tomli==2.0.1 13:52:54 tox==4.11.4 13:52:54 urllib3==1.26.18 13:52:54 virtualenv==20.25.0 13:52:54 [EnvInject] - Injecting environment variables from a build step. 13:52:54 [EnvInject] - Injecting as environment variables the properties content 13:52:54 PARALLEL=false 13:52:54 13:52:54 [EnvInject] - Variables injected successfully. 13:52:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3391457891463806582.sh 13:52:54 ---> tox-run.sh 13:52:54 + 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 13:52:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:52:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:52:54 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:52:54 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:52:54 + source /home/jenkins/lf-env.sh 13:52:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:52:54 ++ mktemp -d /tmp/venv-XXXX 13:52:54 + lf_venv=/tmp/venv-jcDH 13:52:54 + local venv_file=/tmp/.os_lf_venv 13:52:54 + local python=python3 13:52:54 + local options 13:52:54 + local set_path=true 13:52:54 + local install_args= 13:52:54 ++ 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 13:52:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:52:54 + true 13:52:54 + case $1 in 13:52:54 + venv_file=/tmp/.toxenv 13:52:54 + shift 2 13:52:54 + true 13:52:54 + case $1 in 13:52:54 + shift 13:52:54 + break 13:52:54 + case $python in 13:52:54 + local pkg_list= 13:52:54 + [[ -d /opt/pyenv ]] 13:52:54 + echo 'Setup pyenv:' 13:52:54 Setup pyenv: 13:52:54 + export PYENV_ROOT=/opt/pyenv 13:52:54 + PYENV_ROOT=/opt/pyenv 13:52:54 + 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 13:52:54 + 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 13:52:54 + pyenv versions 13:52:54 system 13:52:54 3.8.13 13:52:54 3.9.13 13:52:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:52:54 + command -v pyenv 13:52:54 ++ pyenv init - --no-rehash 13:52:54 + 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[*]}"'\'')" 13:52:54 export PATH="/opt/pyenv/shims:${PATH}" 13:52:54 export PYENV_SHELL=bash 13:52:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:54 pyenv() { 13:52:54 local command 13:52:54 command="${1:-}" 13:52:54 if [ "$#" -gt 0 ]; then 13:52:54 shift 13:52:54 fi 13:52:54 13:52:54 case "$command" in 13:52:54 rehash|shell) 13:52:54 eval "$(pyenv "sh-$command" "$@")" 13:52:54 ;; 13:52:54 *) 13:52:54 command pyenv "$command" "$@" 13:52:54 ;; 13:52:54 esac 13:52:54 }' 13:52:54 +++ 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[*]}"' 13:52:54 ++ 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 13:52:54 ++ 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 13:52:54 ++ 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 13:52:54 ++ export PYENV_SHELL=bash 13:52:54 ++ PYENV_SHELL=bash 13:52:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:54 +++ complete -F _pyenv pyenv 13:52:54 ++ lf-pyver python3 13:52:54 ++ local py_version_xy=python3 13:52:54 ++ local py_version_xyz= 13:52:54 ++ pyenv versions 13:52:54 ++ local command 13:52:54 ++ command=versions 13:52:54 ++ sed 's/^[ *]* //' 13:52:54 ++ awk '{ print $1 }' 13:52:54 ++ '[' 1 -gt 0 ']' 13:52:54 ++ shift 13:52:54 ++ case "$command" in 13:52:54 ++ command pyenv versions 13:52:54 ++ pyenv versions 13:52:54 ++ grep -E '^[0-9.]*[0-9]$' 13:52:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:54 +++ grep '^3' /tmp/.pyenv_versions 13:52:54 +++ sort -V 13:52:54 +++ tail -n 1 13:52:54 ++ py_version_xyz=3.10.6 13:52:54 ++ [[ -z 3.10.6 ]] 13:52:54 ++ echo 3.10.6 13:52:54 ++ return 0 13:52:54 + pyenv local 3.10.6 13:52:54 + local command 13:52:54 + command=local 13:52:54 + '[' 2 -gt 0 ']' 13:52:54 + shift 13:52:54 + case "$command" in 13:52:54 + command pyenv local 3.10.6 13:52:54 + pyenv local 3.10.6 13:52:54 + for arg in "$@" 13:52:54 + case $arg in 13:52:54 + pkg_list+='tox ' 13:52:54 + for arg in "$@" 13:52:54 + case $arg in 13:52:54 + pkg_list+='virtualenv ' 13:52:54 + for arg in "$@" 13:52:54 + case $arg in 13:52:54 + pkg_list+='urllib3~=1.26.15 ' 13:52:54 + [[ -f /tmp/.toxenv ]] 13:52:54 ++ cat /tmp/.toxenv 13:52:54 + lf_venv=/tmp/venv-fSwp 13:52:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwp from' file:/tmp/.toxenv 13:52:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwp from file:/tmp/.toxenv 13:52:54 + /tmp/venv-fSwp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:52:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:52:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:52:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:52:55 + /tmp/venv-fSwp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:52:57 + type python3 13:52:57 + true 13:52:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSwp/bin to PATH' 13:52:57 lf-activate-venv(): INFO: Adding /tmp/venv-fSwp/bin to PATH 13:52:57 + PATH=/tmp/venv-fSwp/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 13:52:57 + return 0 13:52:57 + [[ -d /opt/pyenv ]] 13:52:57 + echo '---> Setting up pyenv' 13:52:57 ---> Setting up pyenv 13:52:57 + export PYENV_ROOT=/opt/pyenv 13:52:57 + PYENV_ROOT=/opt/pyenv 13:52:57 + export PATH=/opt/pyenv/bin:/tmp/venv-fSwp/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 13:52:57 + PATH=/opt/pyenv/bin:/tmp/venv-fSwp/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 13:52:57 ++ pwd 13:52:57 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:52:57 + export PYTHONPATH 13:52:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:52:57 + TOX_TESTENV_PASSENV=PYTHONPATH 13:52:57 + tox --version 13:52:57 4.11.4 from /tmp/venv-fSwp/lib/python3.10/site-packages/tox/__init__.py 13:52:57 + PARALLEL=false 13:52:57 + TOX_OPTIONS_LIST= 13:52:57 + [[ -n checkbashisms ]] 13:52:57 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:52:57 + case ${PARALLEL,,} in 13:52:57 + tox -e checkbashisms 13:52:57 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:52:58 checkbashisms: freeze> python -m pip freeze --all 13:52:59 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:52:59 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:53:00 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:53:00 you may get strange results 13:53:01 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:53:02 checkbashisms: OK (4.70=setup[1.64]+cmd[3.06] seconds) 13:53:02 congratulations :) (4.86 seconds) 13:53:02 + tox_status=0 13:53:02 + echo '---> Completed tox runs' 13:53:02 ---> Completed tox runs 13:53:02 + for i in .tox/*/log 13:53:02 ++ echo .tox/checkbashisms/log 13:53:02 ++ awk -F/ '{print $2}' 13:53:02 + tox_env=checkbashisms 13:53:02 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:53:02 + DOC_DIR=docs/_build/html 13:53:02 + [[ -d docs/_build/html ]] 13:53:02 + echo '---> tox-run.sh ends' 13:53:02 ---> tox-run.sh ends 13:53:02 + test 0 -eq 0 13:53:02 $ ssh-agent -k 13:53:02 unset SSH_AUTH_SOCK; 13:53:02 unset SSH_AGENT_PID; 13:53:02 echo Agent pid 1733 killed; 13:53:02 [ssh-agent] Stopped. 13:53:02 [PostBuildScript] - [INFO] Executing post build scripts. 13:53:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8363489936845914389.sh 13:53:02 ---> sysstat.sh 13:53:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3909574136296100663.sh 13:53:03 ---> package-listing.sh 13:53:03 ++ facter osfamily 13:53:03 ++ tr '[:upper:]' '[:lower:]' 13:53:03 + OS_FAMILY=debian 13:53:03 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:53:03 + START_PACKAGES=/tmp/packages_start.txt 13:53:03 + END_PACKAGES=/tmp/packages_end.txt 13:53:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:53:03 + PACKAGES=/tmp/packages_start.txt 13:53:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:53:03 + PACKAGES=/tmp/packages_end.txt 13:53:03 + case "${OS_FAMILY}" in 13:53:03 + dpkg -l 13:53:03 + grep '^ii' 13:53:03 + '[' -f /tmp/packages_start.txt ']' 13:53:03 + '[' -f /tmp/packages_end.txt ']' 13:53:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:53:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:53:03 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:53:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:53:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11043426869344785094.sh 13:53:03 ---> capture-instance-metadata.sh 13:53:03 Setup pyenv: 13:53:03 system 13:53:03 3.8.13 13:53:03 3.9.13 13:53:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:53:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o9d1 13:53:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:53:10 lf-activate-venv(): INFO: Installing: lftools 13:53:41 lf-activate-venv(): INFO: Adding /tmp/venv-o9d1/bin to PATH 13:53:41 INFO: Running in OpenStack, capturing instance metadata 13:53:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8435013548450976991.sh 13:53:42 provisioning config files... 13:53:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9628232816788127234tmp 13:53:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:53:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:53:42 [EnvInject] - Injecting environment variables from a build step. 13:53:42 [EnvInject] - Injecting as environment variables the properties content 13:53:42 SERVER_ID=logs 13:53:42 13:53:42 [EnvInject] - Variables injected successfully. 13:53:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18256394268037097612.sh 13:53:42 ---> create-netrc.sh 13:53:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3918678909879112669.sh 13:53:42 ---> python-tools-install.sh 13:53:42 Setup pyenv: 13:53:42 system 13:53:42 3.8.13 13:53:42 3.9.13 13:53:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:53:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o9d1 from file:/tmp/.os_lf_venv 13:53:43 lf-activate-venv(): INFO: Installing: lftools 13:53:50 lf-activate-venv(): INFO: Adding /tmp/venv-o9d1/bin to PATH 13:53:50 Generating Requirements File 13:54:21 Python 3.10.6 13:54:22 pip 23.3.1 from /tmp/venv-o9d1/lib/python3.10/site-packages/pip (python 3.10) 13:54:22 appdirs==1.4.4 13:54:22 argcomplete==3.1.6 13:54:22 aspy.yaml==1.3.0 13:54:22 attrs==23.1.0 13:54:22 autopage==0.5.2 13:54:22 Babel==2.13.1 13:54:22 beautifulsoup4==4.12.2 13:54:22 boto3==1.33.9 13:54:22 botocore==1.33.9 13:54:22 bs4==0.0.1 13:54:22 cachetools==5.3.2 13:54:22 certifi==2023.11.17 13:54:22 cffi==1.16.0 13:54:22 cfgv==3.4.0 13:54:22 chardet==5.2.0 13:54:22 charset-normalizer==3.3.2 13:54:22 click==8.1.7 13:54:22 cliff==4.4.0 13:54:22 cmd2==2.4.3 13:54:22 cryptography==3.3.2 13:54:22 debtcollector==2.5.0 13:54:22 decorator==5.1.1 13:54:22 defusedxml==0.7.1 13:54:22 Deprecated==1.2.14 13:54:22 distlib==0.3.7 13:54:22 dnspython==2.4.2 13:54:22 docker==4.2.2 13:54:22 dogpile.cache==1.2.2 13:54:22 email-validator==2.1.0.post1 13:54:22 filelock==3.13.1 13:54:22 future==0.18.3 13:54:22 gitdb==4.0.11 13:54:22 GitPython==3.1.40 13:54:22 google-auth==2.25.1 13:54:22 httplib2==0.22.0 13:54:22 identify==2.5.33 13:54:22 idna==3.6 13:54:22 importlib-metadata==7.0.0 13:54:22 importlib-resources==1.5.0 13:54:22 iso8601==2.1.0 13:54:22 Jinja2==3.1.2 13:54:22 jmespath==1.0.1 13:54:22 jsonpatch==1.33 13:54:22 jsonpointer==2.4 13:54:22 jsonschema==4.20.0 13:54:22 jsonschema-specifications==2023.11.2 13:54:22 keystoneauth1==5.4.0 13:54:22 kubernetes==28.1.0 13:54:22 lftools==0.37.8 13:54:22 lxml==4.9.3 13:54:22 MarkupSafe==2.1.3 13:54:22 msgpack==1.0.7 13:54:22 multi-key-dict==2.0.3 13:54:22 munch==4.0.0 13:54:22 netaddr==0.9.0 13:54:22 netifaces==0.11.0 13:54:22 niet==1.4.2 13:54:22 nodeenv==1.8.0 13:54:22 oauth2client==4.1.3 13:54:22 oauthlib==3.2.2 13:54:22 openstacksdk==0.62.0 13:54:22 os-client-config==2.1.0 13:54:22 os-service-types==1.7.0 13:54:22 osc-lib==2.9.0 13:54:22 oslo.config==9.2.0 13:54:22 oslo.context==5.3.0 13:54:22 oslo.i18n==6.2.0 13:54:22 oslo.log==5.4.0 13:54:22 oslo.serialization==5.2.0 13:54:22 oslo.utils==6.3.0 13:54:22 packaging==23.2 13:54:22 pbr==6.0.0 13:54:22 platformdirs==4.1.0 13:54:22 prettytable==3.9.0 13:54:22 pyasn1==0.5.1 13:54:22 pyasn1-modules==0.3.0 13:54:22 pycparser==2.21 13:54:22 pygerrit2==2.0.15 13:54:22 PyGithub==2.1.1 13:54:22 pyinotify==0.9.6 13:54:22 PyJWT==2.8.0 13:54:22 PyNaCl==1.5.0 13:54:22 pyparsing==2.4.7 13:54:22 pyperclip==1.8.2 13:54:22 pyrsistent==0.20.0 13:54:22 python-cinderclient==9.4.0 13:54:22 python-dateutil==2.8.2 13:54:22 python-heatclient==3.3.0 13:54:22 python-jenkins==1.8.2 13:54:22 python-keystoneclient==5.2.0 13:54:22 python-magnumclient==4.3.0 13:54:22 python-novaclient==18.4.0 13:54:22 python-openstackclient==6.0.0 13:54:22 python-swiftclient==4.4.0 13:54:22 pytz==2023.3.post1 13:54:22 PyYAML==6.0.1 13:54:22 referencing==0.31.1 13:54:22 requests==2.31.0 13:54:22 requests-oauthlib==1.3.1 13:54:22 requestsexceptions==1.4.0 13:54:22 rfc3986==2.0.0 13:54:22 rpds-py==0.13.2 13:54:22 rsa==4.9 13:54:22 ruamel.yaml==0.18.5 13:54:22 ruamel.yaml.clib==0.2.8 13:54:22 s3transfer==0.8.2 13:54:22 simplejson==3.19.2 13:54:22 six==1.16.0 13:54:22 smmap==5.0.1 13:54:22 soupsieve==2.5 13:54:22 stevedore==5.1.0 13:54:22 tabulate==0.9.0 13:54:22 toml==0.10.2 13:54:22 tomlkit==0.12.3 13:54:22 tqdm==4.66.1 13:54:22 typing_extensions==4.8.0 13:54:22 tzdata==2023.3 13:54:22 urllib3==1.26.18 13:54:22 virtualenv==20.25.0 13:54:22 wcwidth==0.2.12 13:54:22 websocket-client==1.7.0 13:54:22 wrapt==1.16.0 13:54:22 xdg==6.0.0 13:54:22 xmltodict==0.13.0 13:54:22 yq==3.2.3 13:54:22 zipp==3.17.0 13:54:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13594266738390052935.sh 13:54:22 ---> sudo-logs.sh 13:54:22 Archiving 'sudo' log.. 13:54:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13233825863677822228.sh 13:54:22 ---> job-cost.sh 13:54:22 Setup pyenv: 13:54:22 system 13:54:22 3.8.13 13:54:22 3.9.13 13:54:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:54:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o9d1 from file:/tmp/.os_lf_venv 13:54:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:54:32 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. 13:54:32 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:54:32 lf-activate-venv(): INFO: Adding /tmp/venv-o9d1/bin to PATH 13:54:32 INFO: No Stack... 13:54:32 INFO: Retrieving Pricing Info for: v3-standard-4 13:54:32 INFO: Archiving Costs 13:54:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9409266175881180558.sh 13:54:32 ---> logs-deploy.sh 13:54:32 Setup pyenv: 13:54:32 system 13:54:32 3.8.13 13:54:32 3.9.13 13:54:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:54:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o9d1 from file:/tmp/.os_lf_venv 13:54:34 lf-activate-venv(): INFO: Installing: lftools 13:54:43 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. 13:54:43 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:54:44 lf-activate-venv(): INFO: Adding /tmp/venv-o9d1/bin to PATH 13:54:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3236 13:54:44 INFO: archiving workspace using pattern(s): 13:54:45 Archives upload complete. 13:54:45 INFO: archiving logs to Nexus 13:54:46 ---> uname -a: 13:54:46 Linux prd-ubuntu1804-builder-4c-4g-3076 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:54:46 13:54:46 13:54:46 ---> lscpu: 13:54:46 Architecture: x86_64 13:54:46 CPU op-mode(s): 32-bit, 64-bit 13:54:46 Byte Order: Little Endian 13:54:46 CPU(s): 4 13:54:46 On-line CPU(s) list: 0-3 13:54:46 Thread(s) per core: 1 13:54:46 Core(s) per socket: 1 13:54:46 Socket(s): 4 13:54:46 NUMA node(s): 1 13:54:46 Vendor ID: AuthenticAMD 13:54:46 CPU family: 23 13:54:46 Model: 49 13:54:46 Model name: AMD EPYC-Rome Processor 13:54:46 Stepping: 0 13:54:46 CPU MHz: 2799.998 13:54:46 BogoMIPS: 5599.99 13:54:46 Virtualization: AMD-V 13:54:46 Hypervisor vendor: KVM 13:54:46 Virtualization type: full 13:54:46 L1d cache: 32K 13:54:46 L1i cache: 32K 13:54:46 L2 cache: 512K 13:54:46 L3 cache: 16384K 13:54:46 NUMA node0 CPU(s): 0-3 13:54:46 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 13:54:46 13:54:46 13:54:46 ---> nproc: 13:54:46 4 13:54:46 13:54:46 13:54:46 ---> df -h: 13:54:46 Filesystem Size Used Avail Use% Mounted on 13:54:46 udev 7.9G 0 7.9G 0% /dev 13:54:46 tmpfs 1.6G 672K 1.6G 1% /run 13:54:46 /dev/vda1 78G 8.3G 70G 11% / 13:54:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:54:46 tmpfs 5.0M 0 5.0M 0% /run/lock 13:54:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:54:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:54:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:54:46 13:54:46 13:54:46 ---> free -m: 13:54:46 total used free shared buff/cache available 13:54:46 Mem: 16040 541 13387 0 2111 15185 13:54:46 Swap: 1023 0 1023 13:54:46 13:54:46 13:54:46 ---> ip addr: 13:54:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:54:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:54:46 inet 127.0.0.1/8 scope host lo 13:54:46 valid_lft forever preferred_lft forever 13:54:46 inet6 ::1/128 scope host 13:54:46 valid_lft forever preferred_lft forever 13:54:46 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:54:46 link/ether fa:16:3e:13:e9:4d brd ff:ff:ff:ff:ff:ff 13:54:46 inet 10.30.107.222/23 brd 10.30.107.255 scope global dynamic ens3 13:54:46 valid_lft 86242sec preferred_lft 86242sec 13:54:46 inet6 fe80::f816:3eff:fe13:e94d/64 scope link 13:54:46 valid_lft forever preferred_lft forever 13:54:46 13:54:46 13:54:46 ---> sar -b -r -n DEV: 13:54:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3076) 12/07/23 _x86_64_ (4 CPU) 13:54:46 13:54:46 13:52:10 LINUX RESTART (4 CPU) 13:54:46 13:54:46 13:53:01 tps rtps wtps bread/s bwrtn/s 13:54:46 13:54:01 102.56 14.32 88.24 1078.78 20288.14 13:54:46 Average: 102.56 14.32 88.24 1078.78 20288.14 13:54:46 13:54:46 13:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:54:46 13:54:01 13888232 15588512 2536736 15.44 68720 1826056 742776 4.25 683196 1629876 156388 13:54:46 Average: 13888232 15588512 2536736 15.44 68720 1826056 742776 4.25 683196 1629876 156388 13:54:46 13:54:46 13:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:54:46 13:54:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 13:54:46 13:54:01 ens3 55.02 39.19 737.82 9.70 0.00 0.00 0.00 0.00 13:54:46 Average: lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 13:54:46 Average: ens3 55.02 39.19 737.82 9.70 0.00 0.00 0.00 0.00 13:54:46 13:54:46 13:54:46 ---> sar -P ALL: 13:54:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3076) 12/07/23 _x86_64_ (4 CPU) 13:54:46 13:54:46 13:52:10 LINUX RESTART (4 CPU) 13:54:46 13:54:46 13:53:01 CPU %user %nice %system %iowait %steal %idle 13:54:46 13:54:01 all 20.87 0.00 1.54 3.97 0.06 73.58 13:54:46 13:54:01 0 25.15 0.00 1.43 0.75 0.05 72.63 13:54:46 13:54:01 1 28.37 0.00 2.22 7.54 0.05 61.82 13:54:46 13:54:01 2 6.02 0.00 0.72 7.07 0.09 86.11 13:54:46 13:54:01 3 23.82 0.00 1.78 0.58 0.05 73.77 13:54:46 Average: all 20.87 0.00 1.54 3.97 0.06 73.58 13:54:46 Average: 0 25.15 0.00 1.43 0.75 0.05 72.63 13:54:46 Average: 1 28.37 0.00 2.22 7.54 0.05 61.82 13:54:46 Average: 2 6.02 0.00 0.72 7.07 0.09 86.11 13:54:46 Average: 3 23.82 0.00 1.78 0.58 0.05 73.77 13:54:46 13:54:46 13:54:46