10:12:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 10:12:32 Running as SYSTEM 10:12:32 [EnvInject] - Loading node environment variables. 10:12:32 Building remotely on prd-ubuntu1804-builder-4c-4g-9399 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:12:32 [ssh-agent] Looking for ssh-agent implementation... 10:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:32 $ ssh-agent 10:12:32 SSH_AUTH_SOCK=/tmp/ssh-JNP8xYtir3cF/agent.1723 10:12:32 SSH_AGENT_PID=1725 10:12:32 [ssh-agent] Started. 10:12:32 Running ssh-add (command line suppressed) 10:12:32 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9459621416302312190.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9459621416302312190.key) 10:12:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:12:32 The recommended git tool is: NONE 10:12:34 using credential onap-jenkins-ssh 10:12:34 Wiping out workspace first. 10:12:34 Cloning the remote Git repository 10:12:34 Cloning repository git://cloud.onap.org/mirror/oom.git 10:12:34 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:12:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:12:34 > git --version # timeout=10 10:12:34 > git --version # 'git version 2.17.1' 10:12:34 using GIT_SSH to set credentials Gerrit user 10:12:34 Verifying host key using manually-configured host key entries 10:12:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:12:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:12:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:12:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:12:40 using GIT_SSH to set credentials Gerrit user 10:12:40 Verifying host key using manually-configured host key entries 10:12:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/4 # timeout=30 10:12:40 > git rev-parse 743630693cf6ea35f873facfaa82fc851344b91b^{commit} # timeout=10 10:12:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:12:40 Checking out Revision 743630693cf6ea35f873facfaa82fc851344b91b (refs/changes/53/137153/4) 10:12:40 > git config core.sparsecheckout # timeout=10 10:12:40 > git checkout -f 743630693cf6ea35f873facfaa82fc851344b91b # timeout=30 10:12:43 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 10:12:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:12:43 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:12:43 [EnvInject] - Injecting environment variables from a build step. 10:12:43 [EnvInject] - Injecting as environment variables the properties content 10:12:43 PYTHON=python3 10:12:43 10:12:43 [EnvInject] - Variables injected successfully. 10:12:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3971233184165970982.sh 10:12:43 ---> tox-install.sh 10:12:43 + source /home/jenkins/lf-env.sh 10:12:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:12:43 ++ mktemp -d /tmp/venv-XXXX 10:12:43 + lf_venv=/tmp/venv-UHxF 10:12:43 + local venv_file=/tmp/.os_lf_venv 10:12:43 + local python=python3 10:12:43 + local options 10:12:43 + local set_path=true 10:12:43 + local install_args= 10:12: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 10:12:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:12:43 + true 10:12:43 + case $1 in 10:12:43 + venv_file=/tmp/.toxenv 10:12:43 + shift 2 10:12:43 + true 10:12:43 + case $1 in 10:12:43 + shift 10:12:43 + break 10:12:43 + case $python in 10:12:43 + local pkg_list= 10:12:43 + [[ -d /opt/pyenv ]] 10:12:43 + echo 'Setup pyenv:' 10:12:43 Setup pyenv: 10:12:43 + export PYENV_ROOT=/opt/pyenv 10:12:43 + PYENV_ROOT=/opt/pyenv 10:12: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 10:12: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 10:12:43 + pyenv versions 10:12:43 * system (set by /opt/pyenv/version) 10:12:43 * 3.8.13 (set by /opt/pyenv/version) 10:12:43 * 3.9.13 (set by /opt/pyenv/version) 10:12:43 * 3.10.6 (set by /opt/pyenv/version) 10:12:43 + command -v pyenv 10:12:43 ++ pyenv init - --no-rehash 10:12: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[*]}"'\'')" 10:12:43 export PATH="/opt/pyenv/shims:${PATH}" 10:12:43 export PYENV_SHELL=bash 10:12:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:12:43 pyenv() { 10:12:43 local command 10:12:43 command="${1:-}" 10:12:43 if [ "$#" -gt 0 ]; then 10:12:43 shift 10:12:43 fi 10:12:43 10:12:43 case "$command" in 10:12:43 rehash|shell) 10:12:43 eval "$(pyenv "sh-$command" "$@")" 10:12:43 ;; 10:12:43 *) 10:12:43 command pyenv "$command" "$@" 10:12:43 ;; 10:12:43 esac 10:12:43 }' 10:12: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[*]}"' 10:12: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 10:12: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 10:12: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 10:12:43 ++ export PYENV_SHELL=bash 10:12:43 ++ PYENV_SHELL=bash 10:12:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:12:43 +++ complete -F _pyenv pyenv 10:12:43 ++ lf-pyver python3 10:12:43 ++ local py_version_xy=python3 10:12:43 ++ local py_version_xyz= 10:12:43 ++ pyenv versions 10:12:43 ++ local command 10:12:43 ++ sed 's/^[ *]* //' 10:12:43 ++ command=versions 10:12:43 ++ '[' 1 -gt 0 ']' 10:12:43 ++ shift 10:12:43 ++ case "$command" in 10:12:43 ++ command pyenv versions 10:12:43 ++ pyenv versions 10:12:43 ++ awk '{ print $1 }' 10:12:43 ++ grep -E '^[0-9.]*[0-9]$' 10:12:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:12:43 +++ grep '^3' /tmp/.pyenv_versions 10:12:43 +++ sort -V 10:12:43 +++ tail -n 1 10:12:43 ++ py_version_xyz=3.10.6 10:12:43 ++ [[ -z 3.10.6 ]] 10:12:43 ++ echo 3.10.6 10:12:43 ++ return 0 10:12:43 + pyenv local 3.10.6 10:12:43 + local command 10:12:43 + command=local 10:12:43 + '[' 2 -gt 0 ']' 10:12:43 + shift 10:12:43 + case "$command" in 10:12:43 + command pyenv local 3.10.6 10:12:43 + pyenv local 3.10.6 10:12:43 + for arg in "$@" 10:12:43 + case $arg in 10:12:43 + pkg_list+='tox ' 10:12:43 + for arg in "$@" 10:12:43 + case $arg in 10:12:43 + pkg_list+='virtualenv ' 10:12:43 + for arg in "$@" 10:12:43 + case $arg in 10:12:43 + pkg_list+='urllib3~=1.26.15 ' 10:12:43 + [[ -f /tmp/.toxenv ]] 10:12:43 + [[ ! -f /tmp/.toxenv ]] 10:12:43 + [[ -n '' ]] 10:12:43 + python3 -m venv /tmp/venv-UHxF 10:12:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UHxF' 10:12:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UHxF 10:12:48 + echo /tmp/venv-UHxF 10:12:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:12:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:12:48 + /tmp/venv-UHxF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:12:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:12:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:12:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:12:51 + /tmp/venv-UHxF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:12:53 + type python3 10:12:53 + true 10:12:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UHxF/bin to PATH' 10:12:53 lf-activate-venv(): INFO: Adding /tmp/venv-UHxF/bin to PATH 10:12:53 + PATH=/tmp/venv-UHxF/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:12:53 + return 0 10:12:53 + python3 --version 10:12:53 Python 3.10.6 10:12:53 + python3 -m pip --version 10:12:54 pip 24.0 from /tmp/venv-UHxF/lib/python3.10/site-packages/pip (python 3.10) 10:12:54 + python3 -m pip freeze 10:12:54 cachetools==5.3.3 10:12:54 chardet==5.2.0 10:12:54 colorama==0.4.6 10:12:54 distlib==0.3.8 10:12:54 filelock==3.13.1 10:12:54 packaging==23.2 10:12:54 platformdirs==4.2.0 10:12:54 pluggy==1.4.0 10:12:54 pyproject-api==1.6.1 10:12:54 tomli==2.0.1 10:12:54 tox==4.13.0 10:12:54 urllib3==1.26.18 10:12:54 virtualenv==20.25.1 10:12:54 [EnvInject] - Injecting environment variables from a build step. 10:12:54 [EnvInject] - Injecting as environment variables the properties content 10:12:54 PARALLEL=false 10:12:54 10:12:54 [EnvInject] - Variables injected successfully. 10:12:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6289566676029735085.sh 10:12:54 ---> tox-run.sh 10:12: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 10:12:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:12:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:12:54 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:12:54 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:12:54 + source /home/jenkins/lf-env.sh 10:12:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:12:54 ++ mktemp -d /tmp/venv-XXXX 10:12:54 + lf_venv=/tmp/venv-4MTe 10:12:54 + local venv_file=/tmp/.os_lf_venv 10:12:54 + local python=python3 10:12:54 + local options 10:12:54 + local set_path=true 10:12:54 + local install_args= 10:12: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 10:12:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:12:54 + true 10:12:54 + case $1 in 10:12:54 + venv_file=/tmp/.toxenv 10:12:54 + shift 2 10:12:54 + true 10:12:54 + case $1 in 10:12:54 + shift 10:12:54 + break 10:12:54 + case $python in 10:12:54 + local pkg_list= 10:12:54 + [[ -d /opt/pyenv ]] 10:12:54 + echo 'Setup pyenv:' 10:12:54 Setup pyenv: 10:12:54 + export PYENV_ROOT=/opt/pyenv 10:12:54 + PYENV_ROOT=/opt/pyenv 10:12: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 10:12: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 10:12:54 + pyenv versions 10:12:54 system 10:12:54 3.8.13 10:12:54 3.9.13 10:12:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:12:54 + command -v pyenv 10:12:54 ++ pyenv init - --no-rehash 10:12: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[*]}"'\'')" 10:12:54 export PATH="/opt/pyenv/shims:${PATH}" 10:12:54 export PYENV_SHELL=bash 10:12:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:12:54 pyenv() { 10:12:54 local command 10:12:54 command="${1:-}" 10:12:54 if [ "$#" -gt 0 ]; then 10:12:54 shift 10:12:54 fi 10:12:54 10:12:54 case "$command" in 10:12:54 rehash|shell) 10:12:54 eval "$(pyenv "sh-$command" "$@")" 10:12:54 ;; 10:12:54 *) 10:12:54 command pyenv "$command" "$@" 10:12:54 ;; 10:12:54 esac 10:12:54 }' 10:12: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[*]}"' 10:12: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 10:12: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 10:12: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 10:12:54 ++ export PYENV_SHELL=bash 10:12:54 ++ PYENV_SHELL=bash 10:12:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:12:54 +++ complete -F _pyenv pyenv 10:12:54 ++ lf-pyver python3 10:12:54 ++ local py_version_xy=python3 10:12:54 ++ local py_version_xyz= 10:12:54 ++ pyenv versions 10:12:54 ++ local command 10:12:54 ++ command=versions 10:12:54 ++ '[' 1 -gt 0 ']' 10:12:54 ++ shift 10:12:54 ++ case "$command" in 10:12:54 ++ command pyenv versions 10:12:54 ++ pyenv versions 10:12:54 ++ awk '{ print $1 }' 10:12:54 ++ grep -E '^[0-9.]*[0-9]$' 10:12:54 ++ sed 's/^[ *]* //' 10:12:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:12:54 +++ sort -V 10:12:54 +++ grep '^3' /tmp/.pyenv_versions 10:12:54 +++ tail -n 1 10:12:54 ++ py_version_xyz=3.10.6 10:12:54 ++ [[ -z 3.10.6 ]] 10:12:54 ++ echo 3.10.6 10:12:54 ++ return 0 10:12:54 + pyenv local 3.10.6 10:12:54 + local command 10:12:54 + command=local 10:12:54 + '[' 2 -gt 0 ']' 10:12:54 + shift 10:12:54 + case "$command" in 10:12:54 + command pyenv local 3.10.6 10:12:54 + pyenv local 3.10.6 10:12:54 + for arg in "$@" 10:12:54 + case $arg in 10:12:54 + pkg_list+='tox ' 10:12:54 + for arg in "$@" 10:12:54 + case $arg in 10:12:54 + pkg_list+='virtualenv ' 10:12:54 + for arg in "$@" 10:12:54 + case $arg in 10:12:54 + pkg_list+='urllib3~=1.26.15 ' 10:12:54 + [[ -f /tmp/.toxenv ]] 10:12:54 ++ cat /tmp/.toxenv 10:12:54 + lf_venv=/tmp/venv-UHxF 10:12:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UHxF from' file:/tmp/.toxenv 10:12:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UHxF from file:/tmp/.toxenv 10:12:54 + /tmp/venv-UHxF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:12:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:12:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:12:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:12:55 + /tmp/venv-UHxF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:12:57 + type python3 10:12:57 + true 10:12:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UHxF/bin to PATH' 10:12:57 lf-activate-venv(): INFO: Adding /tmp/venv-UHxF/bin to PATH 10:12:57 + PATH=/tmp/venv-UHxF/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:12:57 + return 0 10:12:57 + [[ -d /opt/pyenv ]] 10:12:57 + echo '---> Setting up pyenv' 10:12:57 ---> Setting up pyenv 10:12:57 + export PYENV_ROOT=/opt/pyenv 10:12:57 + PYENV_ROOT=/opt/pyenv 10:12:57 + export PATH=/opt/pyenv/bin:/tmp/venv-UHxF/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:12:57 + PATH=/opt/pyenv/bin:/tmp/venv-UHxF/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:12:57 ++ pwd 10:12:57 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:12:57 + export PYTHONPATH 10:12:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:12:57 + TOX_TESTENV_PASSENV=PYTHONPATH 10:12:57 + tox --version 10:12:57 4.13.0 from /tmp/venv-UHxF/lib/python3.10/site-packages/tox/__init__.py 10:12:57 + PARALLEL=false 10:12:57 + TOX_OPTIONS_LIST= 10:12:57 + [[ -n checkbashisms ]] 10:12:57 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:12:57 + case ${PARALLEL,,} in 10:12:57 + tox -e checkbashisms 10:12:57 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:12:58 checkbashisms: freeze> python -m pip freeze --all 10:12:59 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 10:12:59 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:13:00 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:13:00 you may get strange results 10:13:01 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:13:02 checkbashisms: OK (4.80=setup[1.70]+cmd[3.10] seconds) 10:13:02 congratulations :) (4.97 seconds) 10:13:02 + tox_status=0 10:13:02 + echo '---> Completed tox runs' 10:13:02 ---> Completed tox runs 10:13:02 + for i in .tox/*/log 10:13:02 ++ echo .tox/checkbashisms/log 10:13:02 ++ awk -F/ '{print $2}' 10:13:02 + tox_env=checkbashisms 10:13:02 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:13:02 + DOC_DIR=docs/_build/html 10:13:02 + [[ -d docs/_build/html ]] 10:13:02 + echo '---> tox-run.sh ends' 10:13:02 ---> tox-run.sh ends 10:13:02 + test 0 -eq 0 10:13:02 $ ssh-agent -k 10:13:02 unset SSH_AUTH_SOCK; 10:13:02 unset SSH_AGENT_PID; 10:13:02 echo Agent pid 1725 killed; 10:13:02 [ssh-agent] Stopped. 10:13:02 [PostBuildScript] - [INFO] Executing post build scripts. 10:13:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9110520682987535530.sh 10:13:02 ---> sysstat.sh 10:13:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10261237986119492268.sh 10:13:03 ---> package-listing.sh 10:13:03 ++ tr '[:upper:]' '[:lower:]' 10:13:03 ++ facter osfamily 10:13:03 + OS_FAMILY=debian 10:13:03 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:13:03 + START_PACKAGES=/tmp/packages_start.txt 10:13:03 + END_PACKAGES=/tmp/packages_end.txt 10:13:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:03 + PACKAGES=/tmp/packages_start.txt 10:13:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:13:03 + PACKAGES=/tmp/packages_end.txt 10:13:03 + case "${OS_FAMILY}" in 10:13:03 + dpkg -l 10:13:03 + grep '^ii' 10:13:03 + '[' -f /tmp/packages_start.txt ']' 10:13:03 + '[' -f /tmp/packages_end.txt ']' 10:13:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:03 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:13:03 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:13:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:13:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8725072743559460054.sh 10:13:03 ---> capture-instance-metadata.sh 10:13:03 Setup pyenv: 10:13:03 system 10:13:03 3.8.13 10:13:03 3.9.13 10:13:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:13:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y6rv 10:13:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:13:10 lf-activate-venv(): INFO: Installing: lftools 10:13:43 lf-activate-venv(): INFO: Adding /tmp/venv-y6rv/bin to PATH 10:13:43 INFO: Running in OpenStack, capturing instance metadata 10:13:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7156528815837642493.sh 10:13:43 provisioning config files... 10:13:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14938368008421231149tmp 10:13:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:13:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:13:43 [EnvInject] - Injecting environment variables from a build step. 10:13:43 [EnvInject] - Injecting as environment variables the properties content 10:13:43 SERVER_ID=logs 10:13:43 10:13:43 [EnvInject] - Variables injected successfully. 10:13:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15147366118522865929.sh 10:13:43 ---> create-netrc.sh 10:13:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3234482222810358122.sh 10:13:43 ---> python-tools-install.sh 10:13:43 Setup pyenv: 10:13:43 system 10:13:43 3.8.13 10:13:43 3.9.13 10:13:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:13:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y6rv from file:/tmp/.os_lf_venv 10:13:45 lf-activate-venv(): INFO: Installing: lftools 10:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-y6rv/bin to PATH 10:13:53 Generating Requirements File 10:14:22 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:14:22 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:14:22 Python 3.10.6 10:14:23 pip 24.0 from /tmp/venv-y6rv/lib/python3.10/site-packages/pip (python 3.10) 10:14:23 appdirs==1.4.4 10:14:23 argcomplete==3.2.2 10:14:23 aspy.yaml==1.3.0 10:14:23 attrs==23.2.0 10:14:23 autopage==0.5.2 10:14:23 beautifulsoup4==4.12.3 10:14:23 boto3==1.34.51 10:14:23 botocore==1.34.51 10:14:23 bs4==0.0.2 10:14:23 cachetools==5.3.3 10:14:23 certifi==2024.2.2 10:14:23 cffi==1.16.0 10:14:23 cfgv==3.4.0 10:14:23 chardet==5.2.0 10:14:23 charset-normalizer==3.3.2 10:14:23 click==8.1.7 10:14:23 cliff==4.6.0 10:14:23 cmd2==2.4.3 10:14:23 cryptography==3.3.2 10:14:23 debtcollector==3.0.0 10:14:23 decorator==5.1.1 10:14:23 defusedxml==0.7.1 10:14:23 Deprecated==1.2.14 10:14:23 distlib==0.3.8 10:14:23 dnspython==2.6.1 10:14:23 docker==4.2.2 10:14:23 dogpile.cache==1.3.2 10:14:23 email_validator==2.1.1 10:14:23 filelock==3.13.1 10:14:23 future==1.0.0 10:14:23 gitdb==4.0.11 10:14:23 GitPython==3.1.42 10:14:23 google-auth==2.28.1 10:14:23 httplib2==0.22.0 10:14:23 identify==2.5.35 10:14:23 idna==3.6 10:14:23 importlib-resources==1.5.0 10:14:23 iso8601==2.1.0 10:14:23 Jinja2==3.1.3 10:14:23 jmespath==1.0.1 10:14:23 jsonpatch==1.33 10:14:23 jsonpointer==2.4 10:14:23 jsonschema==4.21.1 10:14:23 jsonschema-specifications==2023.12.1 10:14:23 keystoneauth1==5.6.0 10:14:23 kubernetes==29.0.0 10:14:23 lftools==0.37.9 10:14:23 lxml==5.1.0 10:14:23 MarkupSafe==2.1.5 10:14:23 msgpack==1.0.7 10:14:23 multi_key_dict==2.0.3 10:14:23 munch==4.0.0 10:14:23 netaddr==1.2.1 10:14:23 netifaces==0.11.0 10:14:23 niet==1.4.2 10:14:23 nodeenv==1.8.0 10:14:23 oauth2client==4.1.3 10:14:23 oauthlib==3.2.2 10:14:23 openstacksdk==0.62.0 10:14:23 os-client-config==2.1.0 10:14:23 os-service-types==1.7.0 10:14:23 osc-lib==3.0.1 10:14:23 oslo.config==9.4.0 10:14:23 oslo.context==5.4.0 10:14:23 oslo.i18n==6.3.0 10:14:23 oslo.log==5.5.0 10:14:23 oslo.serialization==5.4.0 10:14:23 oslo.utils==7.1.0 10:14:23 packaging==23.2 10:14:23 pbr==6.0.0 10:14:23 platformdirs==4.2.0 10:14:23 prettytable==3.10.0 10:14:23 pyasn1==0.5.1 10:14:23 pyasn1-modules==0.3.0 10:14:23 pycparser==2.21 10:14:23 pygerrit2==2.0.15 10:14:23 PyGithub==2.2.0 10:14:23 pyinotify==0.9.6 10:14:23 PyJWT==2.8.0 10:14:23 PyNaCl==1.5.0 10:14:23 pyparsing==2.4.7 10:14:23 pyperclip==1.8.2 10:14:23 pyrsistent==0.20.0 10:14:23 python-cinderclient==9.4.0 10:14:23 python-dateutil==2.8.2 10:14:23 python-heatclient==3.4.0 10:14:23 python-jenkins==1.8.2 10:14:23 python-keystoneclient==5.3.0 10:14:23 python-magnumclient==4.3.0 10:14:23 python-novaclient==18.4.0 10:14:23 python-openstackclient==6.0.1 10:14:23 python-swiftclient==4.4.0 10:14:23 PyYAML==6.0.1 10:14:23 referencing==0.33.0 10:14:23 requests==2.31.0 10:14:23 requests-oauthlib==1.3.1 10:14:23 requestsexceptions==1.4.0 10:14:23 rfc3986==2.0.0 10:14:23 rpds-py==0.18.0 10:14:23 rsa==4.9 10:14:23 ruamel.yaml==0.18.6 10:14:23 ruamel.yaml.clib==0.2.8 10:14:23 s3transfer==0.10.0 10:14:23 simplejson==3.19.2 10:14:23 six==1.16.0 10:14:23 smmap==5.0.1 10:14:23 soupsieve==2.5 10:14:23 stevedore==5.2.0 10:14:23 tabulate==0.9.0 10:14:23 toml==0.10.2 10:14:23 tomlkit==0.12.4 10:14:23 tqdm==4.66.2 10:14:23 typing_extensions==4.10.0 10:14:23 tzdata==2024.1 10:14:23 urllib3==1.26.18 10:14:23 virtualenv==20.25.1 10:14:23 wcwidth==0.2.13 10:14:23 websocket-client==1.7.0 10:14:23 wrapt==1.16.0 10:14:23 xdg==6.0.0 10:14:23 xmltodict==0.13.0 10:14:23 yq==3.2.3 10:14:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14718428251170530300.sh 10:14:23 ---> sudo-logs.sh 10:14:23 Archiving 'sudo' log.. 10:14:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8233185866815319639.sh 10:14:23 ---> job-cost.sh 10:14:23 Setup pyenv: 10:14:23 system 10:14:23 3.8.13 10:14:23 3.9.13 10:14:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:14:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y6rv from file:/tmp/.os_lf_venv 10:14:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:14:32 lf-activate-venv(): INFO: Adding /tmp/venv-y6rv/bin to PATH 10:14:32 INFO: No Stack... 10:14:33 INFO: Retrieving Pricing Info for: v3-standard-4 10:14:33 INFO: Archiving Costs 10:14:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10707728922473985526.sh 10:14:33 ---> logs-deploy.sh 10:14:33 Setup pyenv: 10:14:33 system 10:14:33 3.8.13 10:14:33 3.9.13 10:14:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:14:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y6rv from file:/tmp/.os_lf_venv 10:14:34 lf-activate-venv(): INFO: Installing: lftools 10:14:43 lf-activate-venv(): INFO: Adding /tmp/venv-y6rv/bin to PATH 10:14:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3334 10:14:43 INFO: archiving workspace using pattern(s): 10:14:44 Archives upload complete. 10:14:44 INFO: archiving logs to Nexus 10:14:45 ---> uname -a: 10:14:45 Linux prd-ubuntu1804-builder-4c-4g-9399 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:14:45 10:14:45 10:14:45 ---> lscpu: 10:14:45 Architecture: x86_64 10:14:45 CPU op-mode(s): 32-bit, 64-bit 10:14:45 Byte Order: Little Endian 10:14:45 CPU(s): 4 10:14:45 On-line CPU(s) list: 0-3 10:14:45 Thread(s) per core: 1 10:14:45 Core(s) per socket: 1 10:14:45 Socket(s): 4 10:14:45 NUMA node(s): 1 10:14:45 Vendor ID: AuthenticAMD 10:14:45 CPU family: 23 10:14:45 Model: 49 10:14:45 Model name: AMD EPYC-Rome Processor 10:14:45 Stepping: 0 10:14:45 CPU MHz: 2799.998 10:14:45 BogoMIPS: 5599.99 10:14:45 Virtualization: AMD-V 10:14:45 Hypervisor vendor: KVM 10:14:45 Virtualization type: full 10:14:45 L1d cache: 32K 10:14:45 L1i cache: 32K 10:14:45 L2 cache: 512K 10:14:45 L3 cache: 16384K 10:14:45 NUMA node0 CPU(s): 0-3 10:14:45 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:14:45 10:14:45 10:14:45 ---> nproc: 10:14:45 4 10:14:45 10:14:45 10:14:45 ---> df -h: 10:14:45 Filesystem Size Used Avail Use% Mounted on 10:14:45 udev 7.9G 0 7.9G 0% /dev 10:14:45 tmpfs 1.6G 672K 1.6G 1% /run 10:14:45 /dev/vda1 78G 8.3G 70G 11% / 10:14:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:14:45 tmpfs 5.0M 0 5.0M 0% /run/lock 10:14:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:14:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:14:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:14:45 10:14:45 10:14:45 ---> free -m: 10:14:45 total used free shared buff/cache available 10:14:45 Mem: 16040 575 13400 0 2064 15152 10:14:45 Swap: 1023 0 1023 10:14:45 10:14:45 10:14:45 ---> ip addr: 10:14:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:14:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:14:45 inet 127.0.0.1/8 scope host lo 10:14:45 valid_lft forever preferred_lft forever 10:14:45 inet6 ::1/128 scope host 10:14:45 valid_lft forever preferred_lft forever 10:14:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:14:45 link/ether fa:16:3e:e3:d9:fb brd ff:ff:ff:ff:ff:ff 10:14:45 inet 10.30.106.16/23 brd 10.30.107.255 scope global dynamic ens3 10:14:45 valid_lft 86247sec preferred_lft 86247sec 10:14:45 inet6 fe80::f816:3eff:fee3:d9fb/64 scope link 10:14:45 valid_lft forever preferred_lft forever 10:14:45 10:14:45 10:14:45 ---> sar -b -r -n DEV: 10:14:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9399) 02/28/24 _x86_64_ (4 CPU) 10:14:45 10:14:45 10:12:14 LINUX RESTART (4 CPU) 10:14:45 10:14:45 10:13:02 tps rtps wtps bread/s bwrtn/s 10:14:45 10:14:01 102.61 14.29 88.32 1076.16 22223.76 10:14:45 Average: 102.61 14.29 88.32 1076.16 22223.76 10:14:45 10:14:45 10:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:14:45 10:14:01 13842468 15527924 2582500 15.72 68204 1813160 820044 4.69 742016 1617968 142404 10:14:45 Average: 13842468 15527924 2582500 15.72 68204 1813160 820044 4.69 742016 1617968 142404 10:14:45 10:14:45 10:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:14:45 10:14:01 ens3 58.02 38.59 708.90 9.54 0.00 0.00 0.00 0.00 10:14:45 10:14:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 10:14:45 Average: ens3 58.02 38.59 708.90 9.54 0.00 0.00 0.00 0.00 10:14:45 Average: lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 10:14:45 10:14:45 10:14:45 ---> sar -P ALL: 10:14:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9399) 02/28/24 _x86_64_ (4 CPU) 10:14:45 10:14:45 10:12:14 LINUX RESTART (4 CPU) 10:14:45 10:14:45 10:13:02 CPU %user %nice %system %iowait %steal %idle 10:14:45 10:14:01 all 20.33 0.00 1.47 4.76 0.05 73.38 10:14:45 10:14:01 0 5.40 0.00 0.89 7.58 0.03 86.09 10:14:45 10:14:01 1 50.28 0.00 2.55 3.06 0.08 44.03 10:14:45 10:14:01 2 12.22 0.00 1.48 7.75 0.05 78.50 10:14:45 10:14:01 3 13.39 0.00 0.99 0.66 0.05 84.91 10:14:45 Average: all 20.33 0.00 1.47 4.76 0.05 73.38 10:14:45 Average: 0 5.40 0.00 0.89 7.58 0.03 86.09 10:14:45 Average: 1 50.28 0.00 2.55 3.06 0.08 44.03 10:14:45 Average: 2 12.22 0.00 1.48 7.75 0.05 78.50 10:14:45 Average: 3 13.39 0.00 0.99 0.66 0.05 84.91 10:14:45 10:14:45 10:14:45