10:25:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 10:25:19 Running as SYSTEM 10:25:19 [EnvInject] - Loading node environment variables. 10:25:19 Building remotely on prd-ubuntu1804-builder-4c-4g-2430 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:25:19 [ssh-agent] Looking for ssh-agent implementation... 10:25:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:19 $ ssh-agent 10:25:20 SSH_AUTH_SOCK=/tmp/ssh-DgUt5Agao4iL/agent.1944 10:25:20 SSH_AGENT_PID=1946 10:25:20 [ssh-agent] Started. 10:25:20 Running ssh-add (command line suppressed) 10:25:20 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4183449187117791948.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4183449187117791948.key) 10:25:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:25:20 The recommended git tool is: NONE 10:25:23 using credential onap-jenkins-ssh 10:25:23 Wiping out workspace first. 10:25:23 Cloning the remote Git repository 10:25:23 Cloning repository git://cloud.onap.org/mirror/oom.git 10:25:23 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:25:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:23 > git --version # timeout=10 10:25:23 > git --version # 'git version 2.17.1' 10:25:23 using GIT_SSH to set credentials Gerrit user 10:25:23 Verifying host key using manually-configured host key entries 10:25:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:25:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:32 using GIT_SSH to set credentials Gerrit user 10:25:32 Verifying host key using manually-configured host key entries 10:25:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/3 # timeout=30 10:25:32 > git rev-parse f80b777f9e8df8d908d73f92c01e8ff8a2087cfe^{commit} # timeout=10 10:25:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:25:32 Checking out Revision f80b777f9e8df8d908d73f92c01e8ff8a2087cfe (refs/changes/95/136395/3) 10:25:32 > git config core.sparsecheckout # timeout=10 10:25:32 > git checkout -f f80b777f9e8df8d908d73f92c01e8ff8a2087cfe # timeout=30 10:25:36 Commit message: "[CPS] Config updates for cps-core and DMI" 10:25:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:25:36 > git rev-list --no-walk 55238cab360306f880d17b8eeb28e618c51baed8 # timeout=10 10:25:36 [EnvInject] - Injecting environment variables from a build step. 10:25:36 [EnvInject] - Injecting as environment variables the properties content 10:25:36 PYTHON=python3 10:25:36 10:25:36 [EnvInject] - Variables injected successfully. 10:25:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8138198474726839557.sh 10:25:36 ---> tox-install.sh 10:25:36 + source /home/jenkins/lf-env.sh 10:25:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:36 ++ mktemp -d /tmp/venv-XXXX 10:25:36 + lf_venv=/tmp/venv-XGpE 10:25:36 + local venv_file=/tmp/.os_lf_venv 10:25:36 + local python=python3 10:25:36 + local options 10:25:36 + local set_path=true 10:25:36 + local install_args= 10:25:36 ++ 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 10:25:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:36 + true 10:25:36 + case $1 in 10:25:36 + venv_file=/tmp/.toxenv 10:25:36 + shift 2 10:25:36 + true 10:25:36 + case $1 in 10:25:36 + shift 10:25:36 + break 10:25:36 + case $python in 10:25:36 + local pkg_list= 10:25:36 + [[ -d /opt/pyenv ]] 10:25:36 + echo 'Setup pyenv:' 10:25:36 Setup pyenv: 10:25:36 + export PYENV_ROOT=/opt/pyenv 10:25:36 + PYENV_ROOT=/opt/pyenv 10:25:36 + 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 10:25:36 + 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 10:25:36 + pyenv versions 10:25:36 * system (set by /opt/pyenv/version) 10:25:36 * 3.8.13 (set by /opt/pyenv/version) 10:25:36 * 3.9.13 (set by /opt/pyenv/version) 10:25:36 * 3.10.6 (set by /opt/pyenv/version) 10:25:36 + command -v pyenv 10:25:36 ++ pyenv init - --no-rehash 10:25:37 + 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[*]}"'\'')" 10:25:37 export PATH="/opt/pyenv/shims:${PATH}" 10:25:37 export PYENV_SHELL=bash 10:25:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:37 pyenv() { 10:25:37 local command 10:25:37 command="${1:-}" 10:25:37 if [ "$#" -gt 0 ]; then 10:25:37 shift 10:25:37 fi 10:25:37 10:25:37 case "$command" in 10:25:37 rehash|shell) 10:25:37 eval "$(pyenv "sh-$command" "$@")" 10:25:37 ;; 10:25:37 *) 10:25:37 command pyenv "$command" "$@" 10:25:37 ;; 10:25:37 esac 10:25:37 }' 10:25:37 +++ 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[*]}"' 10:25:37 ++ 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 10:25:37 ++ 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 10:25:37 ++ 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 10:25:37 ++ export PYENV_SHELL=bash 10:25:37 ++ PYENV_SHELL=bash 10:25:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:37 +++ complete -F _pyenv pyenv 10:25:37 ++ lf-pyver python3 10:25:37 ++ local py_version_xy=python3 10:25:37 ++ local py_version_xyz= 10:25:37 ++ pyenv versions 10:25:37 ++ sed 's/^[ *]* //' 10:25:37 ++ local command 10:25:37 ++ command=versions 10:25:37 ++ '[' 1 -gt 0 ']' 10:25:37 ++ shift 10:25:37 ++ case "$command" in 10:25:37 ++ awk '{ print $1 }' 10:25:37 ++ command pyenv versions 10:25:37 ++ pyenv versions 10:25:37 ++ grep -E '^[0-9.]*[0-9]$' 10:25:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:37 +++ grep '^3' /tmp/.pyenv_versions 10:25:37 +++ sort -V 10:25:37 +++ tail -n 1 10:25:37 ++ py_version_xyz=3.10.6 10:25:37 ++ [[ -z 3.10.6 ]] 10:25:37 ++ echo 3.10.6 10:25:37 ++ return 0 10:25:37 + pyenv local 3.10.6 10:25:37 + local command 10:25:37 + command=local 10:25:37 + '[' 2 -gt 0 ']' 10:25:37 + shift 10:25:37 + case "$command" in 10:25:37 + command pyenv local 3.10.6 10:25:37 + pyenv local 3.10.6 10:25:37 + for arg in "$@" 10:25:37 + case $arg in 10:25:37 + pkg_list+='tox ' 10:25:37 + for arg in "$@" 10:25:37 + case $arg in 10:25:37 + pkg_list+='virtualenv ' 10:25:37 + for arg in "$@" 10:25:37 + case $arg in 10:25:37 + pkg_list+='urllib3~=1.26.15 ' 10:25:37 + [[ -f /tmp/.toxenv ]] 10:25:37 + [[ ! -f /tmp/.toxenv ]] 10:25:37 + [[ -n '' ]] 10:25:37 + python3 -m venv /tmp/venv-XGpE 10:25:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XGpE' 10:25:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XGpE 10:25:43 + echo /tmp/venv-XGpE 10:25:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:25:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:25:43 + /tmp/venv-XGpE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:25:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:25:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:25:50 + /tmp/venv-XGpE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:25:56 + type python3 10:25:56 + true 10:25:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XGpE/bin to PATH' 10:25:56 lf-activate-venv(): INFO: Adding /tmp/venv-XGpE/bin to PATH 10:25:56 + PATH=/tmp/venv-XGpE/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 10:25:56 + return 0 10:25:56 + python3 --version 10:25:56 Python 3.10.6 10:25:56 + python3 -m pip --version 10:25:56 pip 23.3.1 from /tmp/venv-XGpE/lib/python3.10/site-packages/pip (python 3.10) 10:25:56 + python3 -m pip freeze 10:25:56 cachetools==5.3.2 10:25:56 chardet==5.2.0 10:25:56 colorama==0.4.6 10:25:56 distlib==0.3.7 10:25:56 filelock==3.13.1 10:25:56 packaging==23.2 10:25:56 platformdirs==3.11.0 10:25:56 pluggy==1.3.0 10:25:56 pyproject-api==1.6.1 10:25:56 tomli==2.0.1 10:25:56 tox==4.11.3 10:25:56 urllib3==1.26.18 10:25:56 virtualenv==20.24.6 10:25:57 [EnvInject] - Injecting environment variables from a build step. 10:25:57 [EnvInject] - Injecting as environment variables the properties content 10:25:57 PARALLEL=false 10:25:57 10:25:57 [EnvInject] - Variables injected successfully. 10:25:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3730588119238868756.sh 10:25:57 ---> tox-run.sh 10:25:57 + 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 10:25:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:25:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:25:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:25:57 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:25:57 + source /home/jenkins/lf-env.sh 10:25:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:57 ++ mktemp -d /tmp/venv-XXXX 10:25:57 + lf_venv=/tmp/venv-L34K 10:25:57 + local venv_file=/tmp/.os_lf_venv 10:25:57 + local python=python3 10:25:57 + local options 10:25:57 + local set_path=true 10:25:57 + local install_args= 10:25:57 ++ 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 10:25:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:57 + true 10:25:57 + case $1 in 10:25:57 + venv_file=/tmp/.toxenv 10:25:57 + shift 2 10:25:57 + true 10:25:57 + case $1 in 10:25:57 + shift 10:25:57 + break 10:25:57 + case $python in 10:25:57 + local pkg_list= 10:25:57 + [[ -d /opt/pyenv ]] 10:25:57 + echo 'Setup pyenv:' 10:25:57 Setup pyenv: 10:25:57 + export PYENV_ROOT=/opt/pyenv 10:25:57 + PYENV_ROOT=/opt/pyenv 10:25:57 + 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 10:25:57 + 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 10:25:57 + pyenv versions 10:25:57 system 10:25:57 3.8.13 10:25:57 3.9.13 10:25:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:25:57 + command -v pyenv 10:25:57 ++ pyenv init - --no-rehash 10:25:57 + 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[*]}"'\'')" 10:25:57 export PATH="/opt/pyenv/shims:${PATH}" 10:25:57 export PYENV_SHELL=bash 10:25:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:57 pyenv() { 10:25:57 local command 10:25:57 command="${1:-}" 10:25:57 if [ "$#" -gt 0 ]; then 10:25:57 shift 10:25:57 fi 10:25:57 10:25:57 case "$command" in 10:25:57 rehash|shell) 10:25:57 eval "$(pyenv "sh-$command" "$@")" 10:25:57 ;; 10:25:57 *) 10:25:57 command pyenv "$command" "$@" 10:25:57 ;; 10:25:57 esac 10:25:57 }' 10:25:57 +++ 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[*]}"' 10:25:57 ++ 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 10:25:57 ++ 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 10:25:57 ++ 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 10:25:57 ++ export PYENV_SHELL=bash 10:25:57 ++ PYENV_SHELL=bash 10:25:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:57 +++ complete -F _pyenv pyenv 10:25:57 ++ lf-pyver python3 10:25:57 ++ local py_version_xy=python3 10:25:57 ++ local py_version_xyz= 10:25:57 ++ pyenv versions 10:25:57 ++ local command 10:25:57 ++ command=versions 10:25:57 ++ '[' 1 -gt 0 ']' 10:25:57 ++ shift 10:25:57 ++ case "$command" in 10:25:57 ++ command pyenv versions 10:25:57 ++ pyenv versions 10:25:57 ++ sed 's/^[ *]* //' 10:25:57 ++ awk '{ print $1 }' 10:25:57 ++ grep -E '^[0-9.]*[0-9]$' 10:25:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:57 +++ grep '^3' /tmp/.pyenv_versions 10:25:57 +++ sort -V 10:25:57 +++ tail -n 1 10:25:57 ++ py_version_xyz=3.10.6 10:25:57 ++ [[ -z 3.10.6 ]] 10:25:57 ++ echo 3.10.6 10:25:57 ++ return 0 10:25:57 + pyenv local 3.10.6 10:25:57 + local command 10:25:57 + command=local 10:25:57 + '[' 2 -gt 0 ']' 10:25:57 + shift 10:25:57 + case "$command" in 10:25:57 + command pyenv local 3.10.6 10:25:57 + pyenv local 3.10.6 10:25:57 + for arg in "$@" 10:25:57 + case $arg in 10:25:57 + pkg_list+='tox ' 10:25:57 + for arg in "$@" 10:25:57 + case $arg in 10:25:57 + pkg_list+='virtualenv ' 10:25:57 + for arg in "$@" 10:25:57 + case $arg in 10:25:57 + pkg_list+='urllib3~=1.26.15 ' 10:25:57 + [[ -f /tmp/.toxenv ]] 10:25:57 ++ cat /tmp/.toxenv 10:25:57 + lf_venv=/tmp/venv-XGpE 10:25:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XGpE from' file:/tmp/.toxenv 10:25:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XGpE from file:/tmp/.toxenv 10:25:57 + /tmp/venv-XGpE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:25:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:25:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:25:58 + /tmp/venv-XGpE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:26:00 + type python3 10:26:00 + true 10:26:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XGpE/bin to PATH' 10:26:00 lf-activate-venv(): INFO: Adding /tmp/venv-XGpE/bin to PATH 10:26:00 + PATH=/tmp/venv-XGpE/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 10:26:00 + return 0 10:26:00 + [[ -d /opt/pyenv ]] 10:26:00 + echo '---> Setting up pyenv' 10:26:00 ---> Setting up pyenv 10:26:00 + export PYENV_ROOT=/opt/pyenv 10:26:00 + PYENV_ROOT=/opt/pyenv 10:26:00 + export PATH=/opt/pyenv/bin:/tmp/venv-XGpE/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 10:26:00 + PATH=/opt/pyenv/bin:/tmp/venv-XGpE/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 10:26:00 ++ pwd 10:26:00 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:26:00 + export PYTHONPATH 10:26:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:26:00 + TOX_TESTENV_PASSENV=PYTHONPATH 10:26:00 + tox --version 10:26:01 4.11.3 from /tmp/venv-XGpE/lib/python3.10/site-packages/tox/__init__.py 10:26:01 + PARALLEL=false 10:26:01 + TOX_OPTIONS_LIST= 10:26:01 + [[ -n checkbashisms ]] 10:26:01 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:26:01 + case ${PARALLEL,,} in 10:26:01 + tox -e checkbashisms 10:26:01 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:26:02 checkbashisms: freeze> python -m pip freeze --all 10:26:03 checkbashisms: pip==23.3.1,setuptools==68.2.2,wheel==0.41.2 10:26:03 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:26:04 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:26:04 you may get strange results 10:26:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:26:07 checkbashisms: OK (5.66=setup[2.30]+cmd[3.36] seconds) 10:26:07 congratulations :) (5.84 seconds) 10:26:07 + tox_status=0 10:26:07 + echo '---> Completed tox runs' 10:26:07 ---> Completed tox runs 10:26:07 + for i in .tox/*/log 10:26:07 ++ echo .tox/checkbashisms/log 10:26:07 ++ awk -F/ '{print $2}' 10:26:07 + tox_env=checkbashisms 10:26:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:26:07 + DOC_DIR=docs/_build/html 10:26:07 + [[ -d docs/_build/html ]] 10:26:07 + echo '---> tox-run.sh ends' 10:26:07 ---> tox-run.sh ends 10:26:07 + test 0 -eq 0 10:26:07 $ ssh-agent -k 10:26:07 unset SSH_AUTH_SOCK; 10:26:07 unset SSH_AGENT_PID; 10:26:07 echo Agent pid 1946 killed; 10:26:07 [ssh-agent] Stopped. 10:26:07 [PostBuildScript] - [INFO] Executing post build scripts. 10:26:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16176678114557992154.sh 10:26:08 ---> sysstat.sh 10:26:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14652053558005430389.sh 10:26:08 ---> package-listing.sh 10:26:08 ++ tr '[:upper:]' '[:lower:]' 10:26:08 ++ facter osfamily 10:26:08 + OS_FAMILY=debian 10:26:08 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:26:08 + START_PACKAGES=/tmp/packages_start.txt 10:26:08 + END_PACKAGES=/tmp/packages_end.txt 10:26:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:26:08 + PACKAGES=/tmp/packages_start.txt 10:26:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:26:08 + PACKAGES=/tmp/packages_end.txt 10:26:08 + case "${OS_FAMILY}" in 10:26:08 + dpkg -l 10:26:08 + grep '^ii' 10:26:08 + '[' -f /tmp/packages_start.txt ']' 10:26:08 + '[' -f /tmp/packages_end.txt ']' 10:26:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:26:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:26:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:26:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:26:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2915830649168740353.sh 10:26:08 ---> capture-instance-metadata.sh 10:26:08 Setup pyenv: 10:26:08 system 10:26:08 3.8.13 10:26:08 3.9.13 10:26:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:26:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kCXP 10:26:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:26:16 lf-activate-venv(): INFO: Installing: lftools 10:26:51 lf-activate-venv(): INFO: Adding /tmp/venv-kCXP/bin to PATH 10:26:51 INFO: Running in OpenStack, capturing instance metadata 10:26:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11837013891543319803.sh 10:26:51 provisioning config files... 10:26:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13187545147625588077tmp 10:26:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:26:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:26:51 [EnvInject] - Injecting environment variables from a build step. 10:26:51 [EnvInject] - Injecting as environment variables the properties content 10:26:51 SERVER_ID=logs 10:26:51 10:26:51 [EnvInject] - Variables injected successfully. 10:26:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4903459952281891900.sh 10:26:51 ---> create-netrc.sh 10:26:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2191942927583894131.sh 10:26:51 ---> python-tools-install.sh 10:26:51 Setup pyenv: 10:26:51 system 10:26:51 3.8.13 10:26:51 3.9.13 10:26:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:26:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kCXP from file:/tmp/.os_lf_venv 10:26:53 lf-activate-venv(): INFO: Installing: lftools 10:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-kCXP/bin to PATH 10:27:02 Generating Requirements File 10:27:36 Python 3.10.6 10:27:37 pip 23.3.1 from /tmp/venv-kCXP/lib/python3.10/site-packages/pip (python 3.10) 10:27:37 appdirs==1.4.4 10:27:37 argcomplete==3.1.6 10:27:37 aspy.yaml==1.3.0 10:27:37 attrs==23.1.0 10:27:37 autopage==0.5.2 10:27:37 Babel==2.13.1 10:27:37 beautifulsoup4==4.12.2 10:27:37 boto3==1.29.4 10:27:37 botocore==1.32.4 10:27:37 bs4==0.0.1 10:27:37 cachetools==5.3.2 10:27:37 certifi==2023.11.17 10:27:37 cffi==1.16.0 10:27:37 cfgv==3.4.0 10:27:37 chardet==5.2.0 10:27:37 charset-normalizer==3.3.2 10:27:37 click==8.1.7 10:27:37 cliff==4.4.0 10:27:37 cmd2==2.4.3 10:27:37 cryptography==3.3.2 10:27:37 debtcollector==2.5.0 10:27:37 decorator==5.1.1 10:27:37 defusedxml==0.7.1 10:27:37 Deprecated==1.2.14 10:27:37 distlib==0.3.7 10:27:37 dnspython==2.4.2 10:27:37 docker==4.2.2 10:27:37 dogpile.cache==1.2.2 10:27:37 email-validator==2.1.0.post1 10:27:37 filelock==3.13.1 10:27:37 future==0.18.3 10:27:37 gitdb==4.0.11 10:27:37 GitPython==3.1.40 10:27:37 google-auth==2.23.4 10:27:37 httplib2==0.22.0 10:27:37 identify==2.5.32 10:27:37 idna==3.4 10:27:37 importlib-metadata==6.8.0 10:27:37 importlib-resources==1.5.0 10:27:37 iso8601==2.1.0 10:27:37 Jinja2==3.1.2 10:27:37 jmespath==1.0.1 10:27:37 jsonpatch==1.33 10:27:37 jsonpointer==2.4 10:27:37 jsonschema==4.20.0 10:27:37 jsonschema-specifications==2023.11.1 10:27:37 keystoneauth1==5.4.0 10:27:37 kubernetes==28.1.0 10:27:37 lftools==0.37.8 10:27:37 lxml==4.9.3 10:27:37 MarkupSafe==2.1.3 10:27:37 msgpack==1.0.7 10:27:37 multi-key-dict==2.0.3 10:27:37 munch==4.0.0 10:27:37 netaddr==0.9.0 10:27:37 netifaces==0.11.0 10:27:37 niet==1.4.2 10:27:37 nodeenv==1.8.0 10:27:37 oauth2client==4.1.3 10:27:37 oauthlib==3.2.2 10:27:37 openstacksdk==0.62.0 10:27:37 os-client-config==2.1.0 10:27:37 os-service-types==1.7.0 10:27:37 osc-lib==2.9.0 10:27:37 oslo.config==9.2.0 10:27:37 oslo.context==5.3.0 10:27:37 oslo.i18n==6.2.0 10:27:37 oslo.log==5.4.0 10:27:37 oslo.serialization==5.2.0 10:27:37 oslo.utils==6.3.0 10:27:37 packaging==23.2 10:27:37 pbr==6.0.0 10:27:37 platformdirs==3.11.0 10:27:37 prettytable==3.9.0 10:27:37 pyasn1==0.5.1 10:27:37 pyasn1-modules==0.3.0 10:27:37 pycparser==2.21 10:27:37 pygerrit2==2.0.15 10:27:37 PyGithub==2.1.1 10:27:37 pyinotify==0.9.6 10:27:37 PyJWT==2.8.0 10:27:37 PyNaCl==1.5.0 10:27:37 pyparsing==2.4.7 10:27:37 pyperclip==1.8.2 10:27:37 pyrsistent==0.20.0 10:27:37 python-cinderclient==9.4.0 10:27:37 python-dateutil==2.8.2 10:27:37 python-heatclient==3.3.0 10:27:37 python-jenkins==1.8.2 10:27:37 python-keystoneclient==5.2.0 10:27:37 python-magnumclient==4.3.0 10:27:37 python-novaclient==18.4.0 10:27:37 python-openstackclient==6.0.0 10:27:37 python-swiftclient==4.4.0 10:27:37 pytz==2023.3.post1 10:27:37 PyYAML==6.0.1 10:27:37 referencing==0.31.0 10:27:37 requests==2.31.0 10:27:37 requests-oauthlib==1.3.1 10:27:37 requestsexceptions==1.4.0 10:27:37 rfc3986==2.0.0 10:27:37 rpds-py==0.13.1 10:27:37 rsa==4.9 10:27:37 ruamel.yaml==0.18.5 10:27:37 ruamel.yaml.clib==0.2.8 10:27:37 s3transfer==0.7.0 10:27:37 simplejson==3.19.2 10:27:37 six==1.16.0 10:27:37 smmap==5.0.1 10:27:37 soupsieve==2.5 10:27:37 stevedore==5.1.0 10:27:37 tabulate==0.9.0 10:27:37 toml==0.10.2 10:27:37 tomlkit==0.12.3 10:27:37 tqdm==4.66.1 10:27:37 typing_extensions==4.8.0 10:27:37 tzdata==2023.3 10:27:37 urllib3==1.26.18 10:27:37 virtualenv==20.24.6 10:27:37 wcwidth==0.2.11 10:27:37 websocket-client==1.6.4 10:27:37 wrapt==1.16.0 10:27:37 xdg==6.0.0 10:27:37 xmltodict==0.13.0 10:27:37 yq==3.2.3 10:27:37 zipp==3.17.0 10:27:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7923393582451385877.sh 10:27:37 ---> sudo-logs.sh 10:27:37 Archiving 'sudo' log.. 10:27:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6029865839931366443.sh 10:27:37 ---> job-cost.sh 10:27:37 Setup pyenv: 10:27:37 system 10:27:37 3.8.13 10:27:37 3.9.13 10:27:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:27:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kCXP from file:/tmp/.os_lf_venv 10:27:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:27:47 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. 10:27:47 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:27:47 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 10:27:47 lf-activate-venv(): INFO: Adding /tmp/venv-kCXP/bin to PATH 10:27:47 INFO: No Stack... 10:27:47 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:48 INFO: Archiving Costs 10:27:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13373181302216391152.sh 10:27:48 ---> logs-deploy.sh 10:27:48 Setup pyenv: 10:27:48 system 10:27:48 3.8.13 10:27:48 3.9.13 10:27:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:27:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kCXP from file:/tmp/.os_lf_venv 10:27:49 lf-activate-venv(): INFO: Installing: lftools 10:28:00 lf-activate-venv(): INFO: Adding /tmp/venv-kCXP/bin to PATH 10:28:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3205 10:28:00 INFO: archiving workspace using pattern(s): 10:28:01 Archives upload complete. 10:28:01 INFO: archiving logs to Nexus 10:28:02 ---> uname -a: 10:28:02 Linux prd-ubuntu1804-builder-4c-4g-2430 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:28:02 10:28:02 10:28:02 ---> lscpu: 10:28:02 Architecture: x86_64 10:28:02 CPU op-mode(s): 32-bit, 64-bit 10:28:02 Byte Order: Little Endian 10:28:02 CPU(s): 4 10:28:02 On-line CPU(s) list: 0-3 10:28:02 Thread(s) per core: 1 10:28:02 Core(s) per socket: 1 10:28:02 Socket(s): 4 10:28:02 NUMA node(s): 1 10:28:02 Vendor ID: AuthenticAMD 10:28:02 CPU family: 23 10:28:02 Model: 49 10:28:02 Model name: AMD EPYC-Rome Processor 10:28:02 Stepping: 0 10:28:02 CPU MHz: 2799.998 10:28:02 BogoMIPS: 5599.99 10:28:02 Virtualization: AMD-V 10:28:02 Hypervisor vendor: KVM 10:28:02 Virtualization type: full 10:28:02 L1d cache: 32K 10:28:02 L1i cache: 32K 10:28:02 L2 cache: 512K 10:28:02 L3 cache: 16384K 10:28:02 NUMA node0 CPU(s): 0-3 10:28:02 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 10:28:02 10:28:02 10:28:02 ---> nproc: 10:28:02 4 10:28:02 10:28:02 10:28:02 ---> df -h: 10:28:02 Filesystem Size Used Avail Use% Mounted on 10:28:02 udev 7.9G 0 7.9G 0% /dev 10:28:02 tmpfs 1.6G 672K 1.6G 1% /run 10:28:02 /dev/vda1 78G 8.3G 70G 11% / 10:28:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:28:02 tmpfs 5.0M 0 5.0M 0% /run/lock 10:28:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:28:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:28:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:28:02 10:28:02 10:28:02 ---> free -m: 10:28:02 total used free shared buff/cache available 10:28:02 Mem: 16040 531 13397 0 2110 15195 10:28:02 Swap: 1023 0 1023 10:28:02 10:28:02 10:28:02 ---> ip addr: 10:28:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:28:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:28:02 inet 127.0.0.1/8 scope host lo 10:28:02 valid_lft forever preferred_lft forever 10:28:02 inet6 ::1/128 scope host 10:28:02 valid_lft forever preferred_lft forever 10:28:02 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 10:28:02 link/ether fa:16:3e:2f:3a:80 brd ff:ff:ff:ff:ff:ff 10:28:02 inet 10.30.106.152/23 brd 10.30.107.255 scope global dynamic ens3 10:28:02 valid_lft 86157sec preferred_lft 86157sec 10:28:02 inet6 fe80::f816:3eff:fe2f:3a80/64 scope link 10:28:02 valid_lft forever preferred_lft forever 10:28:02 10:28:02 10:28:02 ---> sar -b -r -n DEV: 10:28:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2430) 11/21/23 _x86_64_ (4 CPU) 10:28:02 10:28:02 10:24:32 LINUX RESTART (4 CPU) 10:28:02 10:28:02 10:25:02 tps rtps wtps bread/s bwrtn/s 10:28:02 10:26:01 89.00 55.18 33.82 3683.28 11987.41 10:28:02 10:27:01 87.60 17.96 69.64 1138.21 13013.56 10:28:02 10:28:01 72.72 0.80 71.92 41.46 14816.46 10:28:02 Average: 83.08 24.49 58.59 1610.27 13279.15 10:28:02 10:28:02 10:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:28:02 10:26:01 14252116 15630708 2172852 13.23 42812 1547876 731168 4.18 593456 1391592 55328 10:28:02 10:27:01 13872120 15540592 2552848 15.54 67184 1796392 815516 4.67 728412 1601352 137352 10:28:02 10:28:01 13718296 15559276 2706672 16.48 79416 1949076 796356 4.56 720504 1747120 138724 10:28:02 Average: 13947511 15576859 2477457 15.08 63137 1764448 781013 4.47 680791 1580021 110468 10:28:02 10:28:02 10:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:28:02 10:26:01 ens3 327.13 248.24 1562.16 62.67 0.00 0.00 0.00 0.00 10:28:02 10:26:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 10:28:02 10:27:01 ens3 49.06 37.73 625.89 22.22 0.00 0.00 0.00 0.00 10:28:02 10:27:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:28:02 10:28:01 ens3 40.29 29.05 528.91 7.24 0.00 0.00 0.00 0.00 10:28:02 10:28:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 10:28:02 Average: ens3 137.85 104.26 902.25 30.54 0.00 0.00 0.00 0.00 10:28:02 Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 10:28:02 10:28:02 10:28:02 ---> sar -P ALL: 10:28:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2430) 11/21/23 _x86_64_ (4 CPU) 10:28:02 10:28:02 10:24:32 LINUX RESTART (4 CPU) 10:28:02 10:28:02 10:25:02 CPU %user %nice %system %iowait %steal %idle 10:28:02 10:26:01 all 12.98 0.00 1.46 16.15 0.07 69.35 10:28:02 10:26:01 0 11.05 0.00 1.48 14.08 0.05 73.34 10:28:02 10:26:01 1 10.20 0.00 1.33 11.68 0.07 76.73 10:28:02 10:26:01 2 18.72 0.00 2.01 27.86 0.12 51.29 10:28:02 10:26:01 3 12.00 0.00 1.00 11.10 0.05 75.85 10:28:02 10:27:01 all 18.48 0.00 1.42 6.14 0.06 73.90 10:28:02 10:27:01 0 39.48 0.00 2.27 3.33 0.07 54.85 10:28:02 10:27:01 1 20.29 0.00 1.29 3.55 0.07 74.81 10:28:02 10:27:01 2 2.76 0.00 1.04 13.69 0.05 82.47 10:28:02 10:27:01 3 11.51 0.00 1.09 3.97 0.05 83.39 10:28:02 10:28:01 all 20.13 0.00 1.18 4.26 0.05 74.37 10:28:02 10:28:01 0 26.60 0.00 1.57 2.11 0.05 69.67 10:28:02 10:28:01 1 13.08 0.00 0.90 3.07 0.05 82.89 10:28:02 10:28:01 2 8.05 0.00 0.82 8.15 0.07 82.92 10:28:02 10:28:01 3 32.78 0.00 1.45 3.71 0.07 62.00 10:28:02 Average: all 17.22 0.00 1.35 8.81 0.06 72.56 10:28:02 Average: 0 25.76 0.00 1.77 6.47 0.06 65.94 10:28:02 Average: 1 14.55 0.00 1.17 6.07 0.06 78.15 10:28:02 Average: 2 9.77 0.00 1.28 16.47 0.08 72.41 10:28:02 Average: 3 18.80 0.00 1.18 6.23 0.06 73.73 10:28:02 10:28:02 10:28:02