13:19:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137312 13:19:31 Running as SYSTEM 13:19:31 [EnvInject] - Loading node environment variables. 13:19:31 Building remotely on prd-ubuntu1804-builder-4c-4g-6998 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:19:31 [ssh-agent] Looking for ssh-agent implementation... 13:19:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:31 $ ssh-agent 13:19:31 SSH_AUTH_SOCK=/tmp/ssh-FP0wXGDVKPcx/agent.1682 13:19:31 SSH_AGENT_PID=1684 13:19:31 [ssh-agent] Started. 13:19:31 Running ssh-add (command line suppressed) 13:19:31 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10080450900905166424.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10080450900905166424.key) 13:19:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:19:31 The recommended git tool is: NONE 13:19:33 using credential onap-jenkins-ssh 13:19:33 Wiping out workspace first. 13:19:33 Cloning the remote Git repository 13:19:33 Cloning repository git://cloud.onap.org/mirror/oom.git 13:19:33 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:19:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:19:33 > git --version # timeout=10 13:19:33 > git --version # 'git version 2.17.1' 13:19:33 using GIT_SSH to set credentials Gerrit user 13:19:33 Verifying host key using manually-configured host key entries 13:19:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:19:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:19:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:19:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:19:40 using GIT_SSH to set credentials Gerrit user 13:19:40 Verifying host key using manually-configured host key entries 13:19:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/12/137312/1 # timeout=30 13:19:40 > git rev-parse 64e3569d51da439d0fdcee1d60eaccdcd048cdd0^{commit} # timeout=10 13:19:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:19:40 Checking out Revision 64e3569d51da439d0fdcee1d60eaccdcd048cdd0 (refs/changes/12/137312/1) 13:19:40 > git config core.sparsecheckout # timeout=10 13:19:40 > git checkout -f 64e3569d51da439d0fdcee1d60eaccdcd048cdd0 # timeout=30 13:19:44 Commit message: "add python compatibility module" 13:19:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:19:44 > git rev-list --no-walk 2140c3d6108068336e5b1c983457b53db2c352f2 # timeout=10 13:19:44 [EnvInject] - Injecting environment variables from a build step. 13:19:44 [EnvInject] - Injecting as environment variables the properties content 13:19:44 PYTHON=python3 13:19:44 13:19:44 [EnvInject] - Variables injected successfully. 13:19:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12876110062034030281.sh 13:19:44 ---> tox-install.sh 13:19:44 + source /home/jenkins/lf-env.sh 13:19:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:19:44 ++ mktemp -d /tmp/venv-XXXX 13:19:44 + lf_venv=/tmp/venv-UwP0 13:19:44 + local venv_file=/tmp/.os_lf_venv 13:19:44 + local python=python3 13:19:44 + local options 13:19:44 + local set_path=true 13:19:44 + local install_args= 13:19:44 ++ 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:19:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:19:44 + true 13:19:44 + case $1 in 13:19:44 + venv_file=/tmp/.toxenv 13:19:44 + shift 2 13:19:44 + true 13:19:44 + case $1 in 13:19:44 + shift 13:19:44 + break 13:19:44 + case $python in 13:19:44 + local pkg_list= 13:19:44 + [[ -d /opt/pyenv ]] 13:19:44 + echo 'Setup pyenv:' 13:19:44 Setup pyenv: 13:19:44 + export PYENV_ROOT=/opt/pyenv 13:19:44 + PYENV_ROOT=/opt/pyenv 13:19:44 + 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:19:44 + 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:19:44 + pyenv versions 13:19:44 * system (set by /opt/pyenv/version) 13:19:44 * 3.8.13 (set by /opt/pyenv/version) 13:19:44 * 3.9.13 (set by /opt/pyenv/version) 13:19:44 * 3.10.6 (set by /opt/pyenv/version) 13:19:44 + command -v pyenv 13:19:44 ++ pyenv init - --no-rehash 13:19:44 + 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:19:44 export PATH="/opt/pyenv/shims:${PATH}" 13:19:44 export PYENV_SHELL=bash 13:19:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:19:44 pyenv() { 13:19:44 local command 13:19:44 command="${1:-}" 13:19:44 if [ "$#" -gt 0 ]; then 13:19:44 shift 13:19:44 fi 13:19:44 13:19:44 case "$command" in 13:19:44 rehash|shell) 13:19:44 eval "$(pyenv "sh-$command" "$@")" 13:19:44 ;; 13:19:44 *) 13:19:44 command pyenv "$command" "$@" 13:19:44 ;; 13:19:44 esac 13:19:44 }' 13:19:44 +++ 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:19:44 ++ 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:19:44 ++ 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:19:44 ++ 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:19:44 ++ export PYENV_SHELL=bash 13:19:44 ++ PYENV_SHELL=bash 13:19:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:19:44 +++ complete -F _pyenv pyenv 13:19:44 ++ lf-pyver python3 13:19:44 ++ local py_version_xy=python3 13:19:44 ++ local py_version_xyz= 13:19:44 ++ pyenv versions 13:19:44 ++ local command 13:19:44 ++ command=versions 13:19:44 ++ '[' 1 -gt 0 ']' 13:19:44 ++ shift 13:19:44 ++ case "$command" in 13:19:44 ++ command pyenv versions 13:19:44 ++ pyenv versions 13:19:44 ++ sed 's/^[ *]* //' 13:19:44 ++ awk '{ print $1 }' 13:19:44 ++ grep -E '^[0-9.]*[0-9]$' 13:19:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:19:44 +++ grep '^3' /tmp/.pyenv_versions 13:19:44 +++ sort -V 13:19:44 +++ tail -n 1 13:19:44 ++ py_version_xyz=3.10.6 13:19:44 ++ [[ -z 3.10.6 ]] 13:19:44 ++ echo 3.10.6 13:19:44 ++ return 0 13:19:44 + pyenv local 3.10.6 13:19:44 + local command 13:19:44 + command=local 13:19:44 + '[' 2 -gt 0 ']' 13:19:44 + shift 13:19:44 + case "$command" in 13:19:44 + command pyenv local 3.10.6 13:19:44 + pyenv local 3.10.6 13:19:44 + for arg in "$@" 13:19:44 + case $arg in 13:19:44 + pkg_list+='tox ' 13:19:44 + for arg in "$@" 13:19:44 + case $arg in 13:19:44 + pkg_list+='virtualenv ' 13:19:44 + for arg in "$@" 13:19:44 + case $arg in 13:19:44 + pkg_list+='urllib3~=1.26.15 ' 13:19:44 + [[ -f /tmp/.toxenv ]] 13:19:44 + [[ ! -f /tmp/.toxenv ]] 13:19:44 + [[ -n '' ]] 13:19:44 + python3 -m venv /tmp/venv-UwP0 13:19:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UwP0' 13:19:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UwP0 13:19:48 + echo /tmp/venv-UwP0 13:19:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:19:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:19:48 + /tmp/venv-UwP0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:19:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:19:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:19:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:19:52 + /tmp/venv-UwP0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:19:55 + type python3 13:19:55 + true 13:19:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UwP0/bin to PATH' 13:19:55 lf-activate-venv(): INFO: Adding /tmp/venv-UwP0/bin to PATH 13:19:55 + PATH=/tmp/venv-UwP0/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:19:55 + return 0 13:19:55 + python3 --version 13:19:55 Python 3.10.6 13:19:55 + python3 -m pip --version 13:19:55 pip 24.0 from /tmp/venv-UwP0/lib/python3.10/site-packages/pip (python 3.10) 13:19:55 + python3 -m pip freeze 13:19:56 cachetools==5.3.2 13:19:56 chardet==5.2.0 13:19:56 colorama==0.4.6 13:19:56 distlib==0.3.8 13:19:56 filelock==3.13.1 13:19:56 packaging==23.2 13:19:56 platformdirs==4.2.0 13:19:56 pluggy==1.4.0 13:19:56 pyproject-api==1.6.1 13:19:56 tomli==2.0.1 13:19:56 tox==4.13.0 13:19:56 urllib3==1.26.18 13:19:56 virtualenv==20.25.0 13:19:56 [EnvInject] - Injecting environment variables from a build step. 13:19:56 [EnvInject] - Injecting as environment variables the properties content 13:19:56 PARALLEL=false 13:19:56 13:19:56 [EnvInject] - Variables injected successfully. 13:19:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10922365958621786547.sh 13:19:56 ---> tox-run.sh 13:19:56 + 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:19:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:19:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:19:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:19:56 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:19:56 + source /home/jenkins/lf-env.sh 13:19:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:19:56 ++ mktemp -d /tmp/venv-XXXX 13:19:56 + lf_venv=/tmp/venv-97fD 13:19:56 + local venv_file=/tmp/.os_lf_venv 13:19:56 + local python=python3 13:19:56 + local options 13:19:56 + local set_path=true 13:19:56 + local install_args= 13:19:56 ++ 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:19:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:19:56 + true 13:19:56 + case $1 in 13:19:56 + venv_file=/tmp/.toxenv 13:19:56 + shift 2 13:19:56 + true 13:19:56 + case $1 in 13:19:56 + shift 13:19:56 + break 13:19:56 + case $python in 13:19:56 + local pkg_list= 13:19:56 + [[ -d /opt/pyenv ]] 13:19:56 + echo 'Setup pyenv:' 13:19:56 Setup pyenv: 13:19:56 + export PYENV_ROOT=/opt/pyenv 13:19:56 + PYENV_ROOT=/opt/pyenv 13:19:56 + 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:19:56 + 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:19:56 + pyenv versions 13:19:56 system 13:19:56 3.8.13 13:19:56 3.9.13 13:19:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:19:56 + command -v pyenv 13:19:56 ++ pyenv init - --no-rehash 13:19:56 + 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:19:56 export PATH="/opt/pyenv/shims:${PATH}" 13:19:56 export PYENV_SHELL=bash 13:19:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:19:56 pyenv() { 13:19:56 local command 13:19:56 command="${1:-}" 13:19:56 if [ "$#" -gt 0 ]; then 13:19:56 shift 13:19:56 fi 13:19:56 13:19:56 case "$command" in 13:19:56 rehash|shell) 13:19:56 eval "$(pyenv "sh-$command" "$@")" 13:19:56 ;; 13:19:56 *) 13:19:56 command pyenv "$command" "$@" 13:19:56 ;; 13:19:56 esac 13:19:56 }' 13:19:56 +++ 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:19:56 ++ 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:19:56 ++ 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:19:56 ++ 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:19:56 ++ export PYENV_SHELL=bash 13:19:56 ++ PYENV_SHELL=bash 13:19:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:19:56 +++ complete -F _pyenv pyenv 13:19:56 ++ lf-pyver python3 13:19:56 ++ local py_version_xy=python3 13:19:56 ++ local py_version_xyz= 13:19:56 ++ pyenv versions 13:19:56 ++ local command 13:19:56 ++ command=versions 13:19:56 ++ sed 's/^[ *]* //' 13:19:56 ++ '[' 1 -gt 0 ']' 13:19:56 ++ shift 13:19:56 ++ case "$command" in 13:19:56 ++ command pyenv versions 13:19:56 ++ pyenv versions 13:19:56 ++ grep -E '^[0-9.]*[0-9]$' 13:19:56 ++ awk '{ print $1 }' 13:19:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:19:56 +++ grep '^3' /tmp/.pyenv_versions 13:19:56 +++ sort -V 13:19:56 +++ tail -n 1 13:19:56 ++ py_version_xyz=3.10.6 13:19:56 ++ [[ -z 3.10.6 ]] 13:19:56 ++ echo 3.10.6 13:19:56 ++ return 0 13:19:56 + pyenv local 3.10.6 13:19:56 + local command 13:19:56 + command=local 13:19:56 + '[' 2 -gt 0 ']' 13:19:56 + shift 13:19:56 + case "$command" in 13:19:56 + command pyenv local 3.10.6 13:19:56 + pyenv local 3.10.6 13:19:56 + for arg in "$@" 13:19:56 + case $arg in 13:19:56 + pkg_list+='tox ' 13:19:56 + for arg in "$@" 13:19:56 + case $arg in 13:19:56 + pkg_list+='virtualenv ' 13:19:56 + for arg in "$@" 13:19:56 + case $arg in 13:19:56 + pkg_list+='urllib3~=1.26.15 ' 13:19:56 + [[ -f /tmp/.toxenv ]] 13:19:56 ++ cat /tmp/.toxenv 13:19:56 + lf_venv=/tmp/venv-UwP0 13:19:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UwP0 from' file:/tmp/.toxenv 13:19:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UwP0 from file:/tmp/.toxenv 13:19:56 + /tmp/venv-UwP0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:19:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:19:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:19:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:19:57 + /tmp/venv-UwP0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:19:58 + type python3 13:19:58 + true 13:19:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UwP0/bin to PATH' 13:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-UwP0/bin to PATH 13:19:58 + PATH=/tmp/venv-UwP0/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:19:58 + return 0 13:19:58 + [[ -d /opt/pyenv ]] 13:19:58 + echo '---> Setting up pyenv' 13:19:58 ---> Setting up pyenv 13:19:58 + export PYENV_ROOT=/opt/pyenv 13:19:58 + PYENV_ROOT=/opt/pyenv 13:19:58 + export PATH=/opt/pyenv/bin:/tmp/venv-UwP0/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:19:58 + PATH=/opt/pyenv/bin:/tmp/venv-UwP0/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:19:58 ++ pwd 13:19:58 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:19:58 + export PYTHONPATH 13:19:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:19:58 + TOX_TESTENV_PASSENV=PYTHONPATH 13:19:58 + tox --version 13:19:59 4.13.0 from /tmp/venv-UwP0/lib/python3.10/site-packages/tox/__init__.py 13:19:59 + PARALLEL=false 13:19:59 + TOX_OPTIONS_LIST= 13:19:59 + [[ -n checkbashisms ]] 13:19:59 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:19:59 + case ${PARALLEL,,} in 13:19:59 + tox -e checkbashisms 13:19:59 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:20:00 checkbashisms: freeze> python -m pip freeze --all 13:20:01 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:20:01 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:20:02 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:20:02 you may get strange results 13:20:02 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:20:04 checkbashisms: OK (4.76=setup[1.64]+cmd[3.12] seconds) 13:20:04 congratulations :) (4.93 seconds) 13:20:04 + tox_status=0 13:20:04 + echo '---> Completed tox runs' 13:20:04 ---> Completed tox runs 13:20:04 + for i in .tox/*/log 13:20:04 ++ awk -F/ '{print $2}' 13:20:04 ++ echo .tox/checkbashisms/log 13:20:04 + tox_env=checkbashisms 13:20:04 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:20:04 + DOC_DIR=docs/_build/html 13:20:04 + [[ -d docs/_build/html ]] 13:20:04 + echo '---> tox-run.sh ends' 13:20:04 ---> tox-run.sh ends 13:20:04 + test 0 -eq 0 13:20:04 $ ssh-agent -k 13:20:04 unset SSH_AUTH_SOCK; 13:20:04 unset SSH_AGENT_PID; 13:20:04 echo Agent pid 1684 killed; 13:20:04 [ssh-agent] Stopped. 13:20:04 [PostBuildScript] - [INFO] Executing post build scripts. 13:20:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10973564508782759741.sh 13:20:04 ---> sysstat.sh 13:20:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3094752111356516324.sh 13:20:04 ---> package-listing.sh 13:20:04 ++ facter osfamily 13:20:04 ++ tr '[:upper:]' '[:lower:]' 13:20:05 + OS_FAMILY=debian 13:20:05 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:20:05 + START_PACKAGES=/tmp/packages_start.txt 13:20:05 + END_PACKAGES=/tmp/packages_end.txt 13:20:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:05 + PACKAGES=/tmp/packages_start.txt 13:20:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:20:05 + PACKAGES=/tmp/packages_end.txt 13:20:05 + case "${OS_FAMILY}" in 13:20:05 + grep '^ii' 13:20:05 + dpkg -l 13:20:05 + '[' -f /tmp/packages_start.txt ']' 13:20:05 + '[' -f /tmp/packages_end.txt ']' 13:20:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:20:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:20:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:20:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7182288875858476807.sh 13:20:05 ---> capture-instance-metadata.sh 13:20:05 Setup pyenv: 13:20:05 system 13:20:05 3.8.13 13:20:05 3.9.13 13:20:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:20:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-weHG 13:20:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:20:12 lf-activate-venv(): INFO: Installing: lftools 13:20:57 lf-activate-venv(): INFO: Adding /tmp/venv-weHG/bin to PATH 13:20:57 INFO: Running in OpenStack, capturing instance metadata 13:20:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16566005733928337101.sh 13:20:58 provisioning config files... 13:20:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15742722944973939056tmp 13:20:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:20:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:20:58 [EnvInject] - Injecting environment variables from a build step. 13:20:58 [EnvInject] - Injecting as environment variables the properties content 13:20:58 SERVER_ID=logs 13:20:58 13:20:58 [EnvInject] - Variables injected successfully. 13:20:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11929633166547549328.sh 13:20:58 ---> create-netrc.sh 13:20:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8180293319529218460.sh 13:20:58 ---> python-tools-install.sh 13:20:58 Setup pyenv: 13:20:58 system 13:20:58 3.8.13 13:20:58 3.9.13 13:20:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:20:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-weHG from file:/tmp/.os_lf_venv 13:21:00 lf-activate-venv(): INFO: Installing: lftools 13:21:08 lf-activate-venv(): INFO: Adding /tmp/venv-weHG/bin to PATH 13:21:08 Generating Requirements File 13:21:44 Python 3.10.6 13:21:44 pip 24.0 from /tmp/venv-weHG/lib/python3.10/site-packages/pip (python 3.10) 13:21:45 appdirs==1.4.4 13:21:45 argcomplete==3.2.2 13:21:45 aspy.yaml==1.3.0 13:21:45 attrs==23.2.0 13:21:45 autopage==0.5.2 13:21:45 beautifulsoup4==4.12.3 13:21:45 boto3==1.34.45 13:21:45 botocore==1.34.45 13:21:45 bs4==0.0.2 13:21:45 cachetools==5.3.2 13:21:45 certifi==2024.2.2 13:21:45 cffi==1.16.0 13:21:45 cfgv==3.4.0 13:21:45 chardet==5.2.0 13:21:45 charset-normalizer==3.3.2 13:21:45 click==8.1.7 13:21:45 cliff==4.5.0 13:21:45 cmd2==2.4.3 13:21:45 cryptography==3.3.2 13:21:45 debtcollector==2.5.0 13:21:45 decorator==5.1.1 13:21:45 defusedxml==0.7.1 13:21:45 Deprecated==1.2.14 13:21:45 distlib==0.3.8 13:21:45 dnspython==2.6.1 13:21:45 docker==4.2.2 13:21:45 dogpile.cache==1.3.1 13:21:45 email-validator==2.1.0.post1 13:21:45 filelock==3.13.1 13:21:45 future==0.18.3 13:21:45 gitdb==4.0.11 13:21:45 GitPython==3.1.42 13:21:45 google-auth==2.28.0 13:21:45 httplib2==0.22.0 13:21:45 identify==2.5.35 13:21:45 idna==3.6 13:21:45 importlib-resources==1.5.0 13:21:45 iso8601==2.1.0 13:21:45 Jinja2==3.1.3 13:21:45 jmespath==1.0.1 13:21:45 jsonpatch==1.33 13:21:45 jsonpointer==2.4 13:21:45 jsonschema==4.21.1 13:21:45 jsonschema-specifications==2023.12.1 13:21:45 keystoneauth1==5.5.0 13:21:45 kubernetes==29.0.0 13:21:45 lftools==0.37.8 13:21:45 lxml==5.1.0 13:21:45 MarkupSafe==2.1.5 13:21:45 msgpack==1.0.7 13:21:45 multi_key_dict==2.0.3 13:21:45 munch==4.0.0 13:21:45 netaddr==1.2.1 13:21:45 netifaces==0.11.0 13:21:45 niet==1.4.2 13:21:45 nodeenv==1.8.0 13:21:45 oauth2client==4.1.3 13:21:45 oauthlib==3.2.2 13:21:45 openstacksdk==0.62.0 13:21:45 os-client-config==2.1.0 13:21:45 os-service-types==1.7.0 13:21:45 osc-lib==3.0.0 13:21:45 oslo.config==9.3.0 13:21:45 oslo.context==5.3.0 13:21:45 oslo.i18n==6.2.0 13:21:45 oslo.log==5.4.0 13:21:45 oslo.serialization==5.3.0 13:21:45 oslo.utils==7.0.0 13:21:45 packaging==23.2 13:21:45 pbr==6.0.0 13:21:45 platformdirs==4.2.0 13:21:45 prettytable==3.10.0 13:21:45 pyasn1==0.5.1 13:21:45 pyasn1-modules==0.3.0 13:21:45 pycparser==2.21 13:21:45 pygerrit2==2.0.15 13:21:45 PyGithub==2.2.0 13:21:45 pyinotify==0.9.6 13:21:45 PyJWT==2.8.0 13:21:45 PyNaCl==1.5.0 13:21:45 pyparsing==2.4.7 13:21:45 pyperclip==1.8.2 13:21:45 pyrsistent==0.20.0 13:21:45 python-cinderclient==9.4.0 13:21:45 python-dateutil==2.8.2 13:21:45 python-heatclient==3.4.0 13:21:45 python-jenkins==1.8.2 13:21:45 python-keystoneclient==5.3.0 13:21:45 python-magnumclient==4.3.0 13:21:45 python-novaclient==18.4.0 13:21:45 python-openstackclient==6.0.1 13:21:45 python-swiftclient==4.4.0 13:21:45 pytz==2024.1 13:21:45 PyYAML==6.0.1 13:21:45 referencing==0.33.0 13:21:45 requests==2.31.0 13:21:45 requests-oauthlib==1.3.1 13:21:45 requestsexceptions==1.4.0 13:21:45 rfc3986==2.0.0 13:21:45 rpds-py==0.18.0 13:21:45 rsa==4.9 13:21:45 ruamel.yaml==0.18.6 13:21:45 ruamel.yaml.clib==0.2.8 13:21:45 s3transfer==0.10.0 13:21:45 simplejson==3.19.2 13:21:45 six==1.16.0 13:21:45 smmap==5.0.1 13:21:45 soupsieve==2.5 13:21:45 stevedore==5.1.0 13:21:45 tabulate==0.9.0 13:21:45 toml==0.10.2 13:21:45 tomlkit==0.12.3 13:21:45 tqdm==4.66.2 13:21:45 typing_extensions==4.9.0 13:21:45 tzdata==2024.1 13:21:45 urllib3==1.26.18 13:21:45 virtualenv==20.25.0 13:21:45 wcwidth==0.2.13 13:21:45 websocket-client==1.7.0 13:21:45 wrapt==1.16.0 13:21:45 xdg==6.0.0 13:21:45 xmltodict==0.13.0 13:21:45 yq==3.2.3 13:21:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4397301523581674208.sh 13:21:45 ---> sudo-logs.sh 13:21:45 Archiving 'sudo' log.. 13:21:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16111011908887131578.sh 13:21:45 ---> job-cost.sh 13:21:45 Setup pyenv: 13:21:45 system 13:21:45 3.8.13 13:21:45 3.9.13 13:21:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:21:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-weHG from file:/tmp/.os_lf_venv 13:21:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:21:54 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:21:54 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:21:54 lf-activate-venv(): INFO: Adding /tmp/venv-weHG/bin to PATH 13:21:54 INFO: No Stack... 13:21:55 INFO: Retrieving Pricing Info for: v3-standard-4 13:21:55 INFO: Archiving Costs 13:21:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3379143950168484604.sh 13:21:55 ---> logs-deploy.sh 13:21:55 Setup pyenv: 13:21:55 system 13:21:55 3.8.13 13:21:55 3.9.13 13:21:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:21:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-weHG from file:/tmp/.os_lf_venv 13:21:56 lf-activate-venv(): INFO: Installing: lftools 13:22:06 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:22:06 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:22:06 lf-activate-venv(): INFO: Adding /tmp/venv-weHG/bin to PATH 13:22:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3317 13:22:06 INFO: archiving workspace using pattern(s): 13:22:07 Archives upload complete. 13:22:07 INFO: archiving logs to Nexus 13:22:08 ---> uname -a: 13:22:08 Linux prd-ubuntu1804-builder-4c-4g-6998 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:22:08 13:22:08 13:22:08 ---> lscpu: 13:22:08 Architecture: x86_64 13:22:08 CPU op-mode(s): 32-bit, 64-bit 13:22:08 Byte Order: Little Endian 13:22:08 CPU(s): 4 13:22:08 On-line CPU(s) list: 0-3 13:22:08 Thread(s) per core: 1 13:22:08 Core(s) per socket: 1 13:22:08 Socket(s): 4 13:22:08 NUMA node(s): 1 13:22:08 Vendor ID: AuthenticAMD 13:22:08 CPU family: 23 13:22:08 Model: 49 13:22:08 Model name: AMD EPYC-Rome Processor 13:22:08 Stepping: 0 13:22:08 CPU MHz: 2800.000 13:22:08 BogoMIPS: 5600.00 13:22:08 Virtualization: AMD-V 13:22:08 Hypervisor vendor: KVM 13:22:08 Virtualization type: full 13:22:08 L1d cache: 32K 13:22:08 L1i cache: 32K 13:22:08 L2 cache: 512K 13:22:08 L3 cache: 16384K 13:22:08 NUMA node0 CPU(s): 0-3 13:22:08 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:22:08 13:22:08 13:22:08 ---> nproc: 13:22:08 4 13:22:08 13:22:08 13:22:08 ---> df -h: 13:22:08 Filesystem Size Used Avail Use% Mounted on 13:22:08 udev 7.9G 0 7.9G 0% /dev 13:22:08 tmpfs 1.6G 672K 1.6G 1% /run 13:22:08 /dev/vda1 78G 8.3G 70G 11% / 13:22:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:22:08 tmpfs 5.0M 0 5.0M 0% /run/lock 13:22:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:22:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:22:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:22:08 13:22:08 13:22:08 ---> free -m: 13:22:08 total used free shared buff/cache available 13:22:08 Mem: 16040 581 13388 0 2070 15146 13:22:08 Swap: 1023 0 1023 13:22:08 13:22:08 13:22:08 ---> ip addr: 13:22:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:22:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:22:08 inet 127.0.0.1/8 scope host lo 13:22:08 valid_lft forever preferred_lft forever 13:22:08 inet6 ::1/128 scope host 13:22:08 valid_lft forever preferred_lft forever 13:22:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:22:08 link/ether fa:16:3e:9a:da:7f brd ff:ff:ff:ff:ff:ff 13:22:08 inet 10.30.106.188/23 brd 10.30.107.255 scope global dynamic ens3 13:22:08 valid_lft 86223sec preferred_lft 86223sec 13:22:08 inet6 fe80::f816:3eff:fe9a:da7f/64 scope link 13:22:08 valid_lft forever preferred_lft forever 13:22:08 13:22:08 13:22:08 ---> sar -b -r -n DEV: 13:22:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6998) 02/20/24 _x86_64_ (4 CPU) 13:22:08 13:22:08 13:19:14 LINUX RESTART (4 CPU) 13:22:08 13:22:08 13:20:01 tps rtps wtps bread/s bwrtn/s 13:22:08 13:21:01 107.23 14.35 92.88 1065.02 35563.81 13:22:08 13:22:01 82.52 0.37 82.15 25.86 25921.81 13:22:08 Average: 94.88 7.36 87.52 545.44 30742.81 13:22:08 13:22:08 13:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:22:08 13:21:01 13862908 15537292 2562052 15.60 66668 1802540 814676 4.66 728808 1608468 140984 13:22:08 13:22:01 13691584 15493124 2733376 16.64 78508 1911232 836516 4.79 785288 1710040 100460 13:22:08 Average: 13777246 15515208 2647714 16.12 72588 1856886 825596 4.72 757048 1659254 120722 13:22:08 13:22:08 13:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:22:08 13:21:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 13:22:08 13:21:01 ens3 112.53 84.82 700.17 81.47 0.00 0.00 0.00 0.00 13:22:08 13:22:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 13:22:08 13:22:01 ens3 102.97 68.81 378.19 38.22 0.00 0.00 0.00 0.00 13:22:08 Average: lo 1.23 1.23 0.13 0.13 0.00 0.00 0.00 0.00 13:22:08 Average: ens3 107.75 76.81 539.18 59.85 0.00 0.00 0.00 0.00 13:22:08 13:22:08 13:22:08 ---> sar -P ALL: 13:22:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6998) 02/20/24 _x86_64_ (4 CPU) 13:22:08 13:22:08 13:19:14 LINUX RESTART (4 CPU) 13:22:08 13:22:08 13:20:01 CPU %user %nice %system %iowait %steal %idle 13:22:08 13:21:01 all 16.95 0.00 1.51 10.91 0.06 70.57 13:22:08 13:21:01 0 4.68 0.00 0.99 19.38 0.05 74.90 13:22:08 13:21:01 1 24.59 0.00 1.85 5.02 0.07 68.47 13:22:08 13:21:01 2 24.33 0.00 1.78 3.62 0.07 70.21 13:22:08 13:21:01 3 14.21 0.00 1.41 15.66 0.07 68.65 13:22:08 13:22:01 all 21.13 0.00 1.32 5.29 0.05 72.21 13:22:08 13:22:01 0 2.56 0.00 0.63 14.68 0.02 82.11 13:22:08 13:22:01 1 28.88 0.00 1.60 0.32 0.05 69.15 13:22:08 13:22:01 2 46.40 0.00 1.92 2.56 0.10 49.02 13:22:08 13:22:01 3 6.72 0.00 1.09 3.56 0.03 88.59 13:22:08 Average: all 19.05 0.00 1.41 8.09 0.06 71.39 13:22:08 Average: 0 3.61 0.00 0.81 17.03 0.03 78.52 13:22:08 Average: 1 26.74 0.00 1.72 2.66 0.06 68.81 13:22:08 Average: 2 35.37 0.00 1.85 3.09 0.08 59.61 13:22:08 Average: 3 10.46 0.00 1.25 9.60 0.05 78.64 13:22:08 13:22:08 13:22:08