07:49:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 07:49:18 Running as SYSTEM 07:49:18 [EnvInject] - Loading node environment variables. 07:49:18 Building remotely on prd-ubuntu1804-builder-4c-4g-20689 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:49:18 [ssh-agent] Looking for ssh-agent implementation... 07:49:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:19 $ ssh-agent 07:49:19 SSH_AUTH_SOCK=/tmp/ssh-feHHEGldcOnY/agent.1732 07:49:19 SSH_AGENT_PID=1734 07:49:19 [ssh-agent] Started. 07:49:19 Running ssh-add (command line suppressed) 07:49:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1793408450308687843.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1793408450308687843.key) 07:49:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:49:19 The recommended git tool is: NONE 07:49:20 using credential onap-jenkins-ssh 07:49:20 Wiping out workspace first. 07:49:20 Cloning the remote Git repository 07:49:20 Cloning repository git://cloud.onap.org/mirror/oom.git 07:49:20 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:49:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:20 > git --version # timeout=10 07:49:20 > git --version # 'git version 2.17.1' 07:49:20 using GIT_SSH to set credentials Gerrit user 07:49:20 Verifying host key using manually-configured host key entries 07:49:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:49:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:26 using GIT_SSH to set credentials Gerrit user 07:49:26 Verifying host key using manually-configured host key entries 07:49:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/9 # timeout=30 07:49:27 > git rev-parse c39d4891bedde4d3b496ba0b7c87c4344c04d601^{commit} # timeout=10 07:49:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:49:27 Checking out Revision c39d4891bedde4d3b496ba0b7c87c4344c04d601 (refs/changes/02/137602/9) 07:49:27 > git config core.sparsecheckout # timeout=10 07:49:27 > git checkout -f c39d4891bedde4d3b496ba0b7c87c4344c04d601 # timeout=30 07:49:30 Commit message: "[PORTAL-NG] Publish preferences and history charts" 07:49:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:49:30 > git rev-list --no-walk 6d5a8690d675f65a8ec38b2c03f6fde2c2d2d9b8 # timeout=10 07:49:30 [EnvInject] - Injecting environment variables from a build step. 07:49:30 [EnvInject] - Injecting as environment variables the properties content 07:49:30 PYTHON=python3 07:49:30 07:49:30 [EnvInject] - Variables injected successfully. 07:49:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11299714562797341196.sh 07:49:30 ---> tox-install.sh 07:49:30 + source /home/jenkins/lf-env.sh 07:49:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:49:30 ++ mktemp -d /tmp/venv-XXXX 07:49:30 + lf_venv=/tmp/venv-8gXx 07:49:30 + local venv_file=/tmp/.os_lf_venv 07:49:30 + local python=python3 07:49:30 + local options 07:49:30 + local set_path=true 07:49:30 + local install_args= 07:49:30 ++ 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 07:49:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:49:30 + true 07:49:30 + case $1 in 07:49:30 + venv_file=/tmp/.toxenv 07:49:30 + shift 2 07:49:30 + true 07:49:30 + case $1 in 07:49:30 + shift 07:49:30 + break 07:49:30 + case $python in 07:49:30 + local pkg_list= 07:49:30 + [[ -d /opt/pyenv ]] 07:49:30 + echo 'Setup pyenv:' 07:49:30 Setup pyenv: 07:49:30 + export PYENV_ROOT=/opt/pyenv 07:49:30 + PYENV_ROOT=/opt/pyenv 07:49:30 + 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 07:49:30 + 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 07:49:30 + pyenv versions 07:49:30 * system (set by /opt/pyenv/version) 07:49:30 * 3.8.13 (set by /opt/pyenv/version) 07:49:30 * 3.9.13 (set by /opt/pyenv/version) 07:49:30 * 3.10.6 (set by /opt/pyenv/version) 07:49:30 + command -v pyenv 07:49:30 ++ pyenv init - --no-rehash 07:49:30 + 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[*]}"'\'')" 07:49:30 export PATH="/opt/pyenv/shims:${PATH}" 07:49:30 export PYENV_SHELL=bash 07:49:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:49:30 pyenv() { 07:49:30 local command 07:49:30 command="${1:-}" 07:49:30 if [ "$#" -gt 0 ]; then 07:49:30 shift 07:49:30 fi 07:49:30 07:49:30 case "$command" in 07:49:30 rehash|shell) 07:49:30 eval "$(pyenv "sh-$command" "$@")" 07:49:30 ;; 07:49:30 *) 07:49:30 command pyenv "$command" "$@" 07:49:30 ;; 07:49:30 esac 07:49:30 }' 07:49:30 +++ 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[*]}"' 07:49:30 ++ 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 07:49:30 ++ 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 07:49:30 ++ 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 07:49:30 ++ export PYENV_SHELL=bash 07:49:30 ++ PYENV_SHELL=bash 07:49:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:49:30 +++ complete -F _pyenv pyenv 07:49:30 ++ lf-pyver python3 07:49:30 ++ local py_version_xy=python3 07:49:30 ++ local py_version_xyz= 07:49:30 ++ pyenv versions 07:49:30 ++ local command 07:49:30 ++ command=versions 07:49:30 ++ '[' 1 -gt 0 ']' 07:49:30 ++ shift 07:49:30 ++ case "$command" in 07:49:30 ++ command pyenv versions 07:49:30 ++ pyenv versions 07:49:30 ++ sed 's/^[ *]* //' 07:49:30 ++ awk '{ print $1 }' 07:49:30 ++ grep -E '^[0-9.]*[0-9]$' 07:49:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:49:30 +++ sort -V 07:49:30 +++ tail -n 1 07:49:30 +++ grep '^3' /tmp/.pyenv_versions 07:49:30 ++ py_version_xyz=3.10.6 07:49:30 ++ [[ -z 3.10.6 ]] 07:49:30 ++ echo 3.10.6 07:49:30 ++ return 0 07:49:30 + pyenv local 3.10.6 07:49:30 + local command 07:49:30 + command=local 07:49:31 + '[' 2 -gt 0 ']' 07:49:31 + shift 07:49:31 + case "$command" in 07:49:31 + command pyenv local 3.10.6 07:49:31 + pyenv local 3.10.6 07:49:31 + for arg in "$@" 07:49:31 + case $arg in 07:49:31 + pkg_list+='tox ' 07:49:31 + for arg in "$@" 07:49:31 + case $arg in 07:49:31 + pkg_list+='virtualenv ' 07:49:31 + for arg in "$@" 07:49:31 + case $arg in 07:49:31 + pkg_list+='urllib3~=1.26.15 ' 07:49:31 + [[ -f /tmp/.toxenv ]] 07:49:31 + [[ ! -f /tmp/.toxenv ]] 07:49:31 + [[ -n '' ]] 07:49:31 + python3 -m venv /tmp/venv-8gXx 07:49:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8gXx' 07:49:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8gXx 07:49:35 + echo /tmp/venv-8gXx 07:49:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:49:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:49:35 + /tmp/venv-8gXx/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:49:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:49:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:49:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:49:38 + /tmp/venv-8gXx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:49:41 + type python3 07:49:41 + true 07:49:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8gXx/bin to PATH' 07:49:41 lf-activate-venv(): INFO: Adding /tmp/venv-8gXx/bin to PATH 07:49:41 + PATH=/tmp/venv-8gXx/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 07:49:41 + return 0 07:49:41 + python3 --version 07:49:41 Python 3.10.6 07:49:41 + python3 -m pip --version 07:49:41 pip 24.0 from /tmp/venv-8gXx/lib/python3.10/site-packages/pip (python 3.10) 07:49:41 + python3 -m pip freeze 07:49:42 cachetools==5.3.3 07:49:42 chardet==5.2.0 07:49:42 colorama==0.4.6 07:49:42 distlib==0.3.8 07:49:42 filelock==3.13.3 07:49:42 packaging==24.0 07:49:42 platformdirs==4.2.0 07:49:42 pluggy==1.4.0 07:49:42 pyproject-api==1.6.1 07:49:42 tomli==2.0.1 07:49:42 tox==4.14.2 07:49:42 urllib3==1.26.18 07:49:42 virtualenv==20.25.1 07:49:42 [EnvInject] - Injecting environment variables from a build step. 07:49:42 [EnvInject] - Injecting as environment variables the properties content 07:49:42 PARALLEL=false 07:49:42 07:49:42 [EnvInject] - Variables injected successfully. 07:49:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12974951044001289274.sh 07:49:42 ---> tox-run.sh 07:49:42 + 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 07:49:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:49:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:49:42 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:49:42 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:49:42 + source /home/jenkins/lf-env.sh 07:49:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:49:42 ++ mktemp -d /tmp/venv-XXXX 07:49:42 + lf_venv=/tmp/venv-GbcX 07:49:42 + local venv_file=/tmp/.os_lf_venv 07:49:42 + local python=python3 07:49:42 + local options 07:49:42 + local set_path=true 07:49:42 + local install_args= 07:49:42 ++ 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 07:49:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:49:42 + true 07:49:42 + case $1 in 07:49:42 + venv_file=/tmp/.toxenv 07:49:42 + shift 2 07:49:42 + true 07:49:42 + case $1 in 07:49:42 + shift 07:49:42 + break 07:49:42 + case $python in 07:49:42 + local pkg_list= 07:49:42 + [[ -d /opt/pyenv ]] 07:49:42 + echo 'Setup pyenv:' 07:49:42 Setup pyenv: 07:49:42 + export PYENV_ROOT=/opt/pyenv 07:49:42 + PYENV_ROOT=/opt/pyenv 07:49:42 + 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 07:49:42 + 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 07:49:42 + pyenv versions 07:49:42 system 07:49:42 3.8.13 07:49:42 3.9.13 07:49:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:49:42 + command -v pyenv 07:49:42 ++ pyenv init - --no-rehash 07:49:42 + 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[*]}"'\'')" 07:49:42 export PATH="/opt/pyenv/shims:${PATH}" 07:49:42 export PYENV_SHELL=bash 07:49:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:49:42 pyenv() { 07:49:42 local command 07:49:42 command="${1:-}" 07:49:42 if [ "$#" -gt 0 ]; then 07:49:42 shift 07:49:42 fi 07:49:42 07:49:42 case "$command" in 07:49:42 rehash|shell) 07:49:42 eval "$(pyenv "sh-$command" "$@")" 07:49:42 ;; 07:49:42 *) 07:49:42 command pyenv "$command" "$@" 07:49:42 ;; 07:49:42 esac 07:49:42 }' 07:49:42 +++ 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[*]}"' 07:49:42 ++ 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 07:49:42 ++ 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 07:49:42 ++ 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 07:49:42 ++ export PYENV_SHELL=bash 07:49:42 ++ PYENV_SHELL=bash 07:49:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:49:42 +++ complete -F _pyenv pyenv 07:49:42 ++ lf-pyver python3 07:49:42 ++ local py_version_xy=python3 07:49:42 ++ local py_version_xyz= 07:49:42 ++ pyenv versions 07:49:42 ++ local command 07:49:42 ++ command=versions 07:49:42 ++ '[' 1 -gt 0 ']' 07:49:42 ++ shift 07:49:42 ++ case "$command" in 07:49:42 ++ command pyenv versions 07:49:42 ++ pyenv versions 07:49:42 ++ grep -E '^[0-9.]*[0-9]$' 07:49:42 ++ sed 's/^[ *]* //' 07:49:42 ++ awk '{ print $1 }' 07:49:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:49:42 +++ grep '^3' /tmp/.pyenv_versions 07:49:42 +++ sort -V 07:49:42 +++ tail -n 1 07:49:42 ++ py_version_xyz=3.10.6 07:49:42 ++ [[ -z 3.10.6 ]] 07:49:42 ++ echo 3.10.6 07:49:42 ++ return 0 07:49:42 + pyenv local 3.10.6 07:49:42 + local command 07:49:42 + command=local 07:49:42 + '[' 2 -gt 0 ']' 07:49:42 + shift 07:49:42 + case "$command" in 07:49:42 + command pyenv local 3.10.6 07:49:42 + pyenv local 3.10.6 07:49:42 + for arg in "$@" 07:49:42 + case $arg in 07:49:42 + pkg_list+='tox ' 07:49:42 + for arg in "$@" 07:49:42 + case $arg in 07:49:42 + pkg_list+='virtualenv ' 07:49:42 + for arg in "$@" 07:49:42 + case $arg in 07:49:42 + pkg_list+='urllib3~=1.26.15 ' 07:49:42 + [[ -f /tmp/.toxenv ]] 07:49:42 ++ cat /tmp/.toxenv 07:49:42 + lf_venv=/tmp/venv-8gXx 07:49:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8gXx from' file:/tmp/.toxenv 07:49:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8gXx from file:/tmp/.toxenv 07:49:42 + /tmp/venv-8gXx/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:49:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:49:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:49:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:49:43 + /tmp/venv-8gXx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:49:44 + type python3 07:49:44 + true 07:49:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8gXx/bin to PATH' 07:49:44 lf-activate-venv(): INFO: Adding /tmp/venv-8gXx/bin to PATH 07:49:44 + PATH=/tmp/venv-8gXx/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 07:49:44 + return 0 07:49:44 + [[ -d /opt/pyenv ]] 07:49:44 + echo '---> Setting up pyenv' 07:49:44 ---> Setting up pyenv 07:49:44 + export PYENV_ROOT=/opt/pyenv 07:49:44 + PYENV_ROOT=/opt/pyenv 07:49:44 + export PATH=/opt/pyenv/bin:/tmp/venv-8gXx/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 07:49:44 + PATH=/opt/pyenv/bin:/tmp/venv-8gXx/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 07:49:44 ++ pwd 07:49:44 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:49:44 + export PYTHONPATH 07:49:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:49:44 + TOX_TESTENV_PASSENV=PYTHONPATH 07:49:44 + tox --version 07:49:45 4.14.2 from /tmp/venv-8gXx/lib/python3.10/site-packages/tox/__init__.py 07:49:45 + PARALLEL=false 07:49:45 + TOX_OPTIONS_LIST= 07:49:45 + [[ -n checkbashisms ]] 07:49:45 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:49:45 + case ${PARALLEL,,} in 07:49:45 + tox -e checkbashisms 07:49:45 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:49:46 checkbashisms: freeze> python -m pip freeze --all 07:49:47 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 07:49:47 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:49:48 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:49:48 you may get strange results 07:49:48 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:49:50 checkbashisms: OK (4.81=setup[1.68]+cmd[3.13] seconds) 07:49:50 congratulations :) (4.98 seconds) 07:49:50 + tox_status=0 07:49:50 + echo '---> Completed tox runs' 07:49:50 ---> Completed tox runs 07:49:50 + for i in .tox/*/log 07:49:50 ++ echo .tox/checkbashisms/log 07:49:50 ++ awk -F/ '{print $2}' 07:49:50 + tox_env=checkbashisms 07:49:50 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:49:50 + DOC_DIR=docs/_build/html 07:49:50 + [[ -d docs/_build/html ]] 07:49:50 + echo '---> tox-run.sh ends' 07:49:50 ---> tox-run.sh ends 07:49:50 + test 0 -eq 0 07:49:50 $ ssh-agent -k 07:49:50 unset SSH_AUTH_SOCK; 07:49:50 unset SSH_AGENT_PID; 07:49:50 echo Agent pid 1734 killed; 07:49:50 [ssh-agent] Stopped. 07:49:50 [PostBuildScript] - [INFO] Executing post build scripts. 07:49:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8070717656974387249.sh 07:49:50 ---> sysstat.sh 07:49:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8889098300937187800.sh 07:49:50 ---> package-listing.sh 07:49:50 ++ facter osfamily 07:49:50 ++ tr '[:upper:]' '[:lower:]' 07:49:51 + OS_FAMILY=debian 07:49:51 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:49:51 + START_PACKAGES=/tmp/packages_start.txt 07:49:51 + END_PACKAGES=/tmp/packages_end.txt 07:49:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:49:51 + PACKAGES=/tmp/packages_start.txt 07:49:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:49:51 + PACKAGES=/tmp/packages_end.txt 07:49:51 + case "${OS_FAMILY}" in 07:49:51 + dpkg -l 07:49:51 + grep '^ii' 07:49:51 + '[' -f /tmp/packages_start.txt ']' 07:49:51 + '[' -f /tmp/packages_end.txt ']' 07:49:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:49:51 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:49:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:49:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins474434136177896949.sh 07:49:51 ---> capture-instance-metadata.sh 07:49:51 Setup pyenv: 07:49:51 system 07:49:51 3.8.13 07:49:51 3.9.13 07:49:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:49:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s3I5 07:49:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:49:58 lf-activate-venv(): INFO: Installing: lftools 07:50:42 lf-activate-venv(): INFO: Adding /tmp/venv-s3I5/bin to PATH 07:50:42 INFO: Running in OpenStack, capturing instance metadata 07:50:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8345681128365178705.sh 07:50:43 provisioning config files... 07:50:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11214029663917365029tmp 07:50:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:50:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:50:43 [EnvInject] - Injecting environment variables from a build step. 07:50:43 [EnvInject] - Injecting as environment variables the properties content 07:50:43 SERVER_ID=logs 07:50:43 07:50:43 [EnvInject] - Variables injected successfully. 07:50:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2192579210117394455.sh 07:50:43 ---> create-netrc.sh 07:50:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16333459044034406045.sh 07:50:43 ---> python-tools-install.sh 07:50:43 Setup pyenv: 07:50:43 system 07:50:43 3.8.13 07:50:43 3.9.13 07:50:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:50:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s3I5 from file:/tmp/.os_lf_venv 07:50:44 lf-activate-venv(): INFO: Installing: lftools 07:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-s3I5/bin to PATH 07:50:52 Generating Requirements File 07:51:22 Python 3.10.6 07:51:22 pip 24.0 from /tmp/venv-s3I5/lib/python3.10/site-packages/pip (python 3.10) 07:51:23 appdirs==1.4.4 07:51:23 argcomplete==3.2.3 07:51:23 aspy.yaml==1.3.0 07:51:23 attrs==23.2.0 07:51:23 autopage==0.5.2 07:51:23 beautifulsoup4==4.12.3 07:51:23 boto3==1.34.78 07:51:23 botocore==1.34.78 07:51:23 bs4==0.0.2 07:51:23 cachetools==5.3.3 07:51:23 certifi==2024.2.2 07:51:23 cffi==1.16.0 07:51:23 cfgv==3.4.0 07:51:23 chardet==5.2.0 07:51:23 charset-normalizer==3.3.2 07:51:23 click==8.1.7 07:51:23 cliff==4.6.0 07:51:23 cmd2==2.4.3 07:51:23 cryptography==3.3.2 07:51:23 debtcollector==3.0.0 07:51:23 decorator==5.1.1 07:51:23 defusedxml==0.7.1 07:51:23 Deprecated==1.2.14 07:51:23 distlib==0.3.8 07:51:23 dnspython==2.6.1 07:51:23 docker==4.2.2 07:51:23 dogpile.cache==1.3.2 07:51:23 email_validator==2.1.1 07:51:23 filelock==3.13.3 07:51:23 future==1.0.0 07:51:23 gitdb==4.0.11 07:51:23 GitPython==3.1.43 07:51:23 google-auth==2.29.0 07:51:23 httplib2==0.22.0 07:51:23 identify==2.5.35 07:51:23 idna==3.6 07:51:23 importlib-resources==1.5.0 07:51:23 iso8601==2.1.0 07:51:23 Jinja2==3.1.3 07:51:23 jmespath==1.0.1 07:51:23 jsonpatch==1.33 07:51:23 jsonpointer==2.4 07:51:23 jsonschema==4.21.1 07:51:23 jsonschema-specifications==2023.12.1 07:51:23 keystoneauth1==5.6.0 07:51:23 kubernetes==29.0.0 07:51:23 lftools==0.37.10 07:51:23 lxml==5.2.1 07:51:23 MarkupSafe==2.1.5 07:51:23 msgpack==1.0.8 07:51:23 multi_key_dict==2.0.3 07:51:23 munch==4.0.0 07:51:23 netaddr==1.2.1 07:51:23 netifaces==0.11.0 07:51:23 niet==1.4.2 07:51:23 nodeenv==1.8.0 07:51:23 oauth2client==4.1.3 07:51:23 oauthlib==3.2.2 07:51:23 openstacksdk==3.0.0 07:51:23 os-client-config==2.1.0 07:51:23 os-service-types==1.7.0 07:51:23 osc-lib==3.0.1 07:51:23 oslo.config==9.4.0 07:51:23 oslo.context==5.5.0 07:51:23 oslo.i18n==6.3.0 07:51:23 oslo.log==5.5.1 07:51:23 oslo.serialization==5.4.0 07:51:23 oslo.utils==7.1.0 07:51:23 packaging==24.0 07:51:23 pbr==6.0.0 07:51:23 platformdirs==4.2.0 07:51:23 prettytable==3.10.0 07:51:23 pyasn1==0.6.0 07:51:23 pyasn1_modules==0.4.0 07:51:23 pycparser==2.22 07:51:23 pygerrit2==2.0.15 07:51:23 PyGithub==2.3.0 07:51:23 pyinotify==0.9.6 07:51:23 PyJWT==2.8.0 07:51:23 PyNaCl==1.5.0 07:51:23 pyparsing==2.4.7 07:51:23 pyperclip==1.8.2 07:51:23 pyrsistent==0.20.0 07:51:23 python-cinderclient==9.5.0 07:51:23 python-dateutil==2.9.0.post0 07:51:23 python-heatclient==3.5.0 07:51:23 python-jenkins==1.8.2 07:51:23 python-keystoneclient==5.4.0 07:51:23 python-magnumclient==4.4.0 07:51:23 python-novaclient==18.6.0 07:51:23 python-openstackclient==6.6.0 07:51:23 python-swiftclient==4.5.0 07:51:23 PyYAML==6.0.1 07:51:23 referencing==0.34.0 07:51:23 requests==2.31.0 07:51:23 requests-oauthlib==2.0.0 07:51:23 requestsexceptions==1.4.0 07:51:23 rfc3986==2.0.0 07:51:23 rpds-py==0.18.0 07:51:23 rsa==4.9 07:51:23 ruamel.yaml==0.18.6 07:51:23 ruamel.yaml.clib==0.2.8 07:51:23 s3transfer==0.10.1 07:51:23 simplejson==3.19.2 07:51:23 six==1.16.0 07:51:23 smmap==5.0.1 07:51:23 soupsieve==2.5 07:51:23 stevedore==5.2.0 07:51:23 tabulate==0.9.0 07:51:23 toml==0.10.2 07:51:23 tomlkit==0.12.4 07:51:23 tqdm==4.66.2 07:51:23 typing_extensions==4.10.0 07:51:23 tzdata==2024.1 07:51:23 urllib3==1.26.18 07:51:23 virtualenv==20.25.1 07:51:23 wcwidth==0.2.13 07:51:23 websocket-client==1.7.0 07:51:23 wrapt==1.16.0 07:51:23 xdg==6.0.0 07:51:23 xmltodict==0.13.0 07:51:23 yq==3.2.3 07:51:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6870378956234792188.sh 07:51:23 ---> sudo-logs.sh 07:51:23 Archiving 'sudo' log.. 07:51:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18331835127721565215.sh 07:51:23 ---> job-cost.sh 07:51:23 Setup pyenv: 07:51:23 system 07:51:23 3.8.13 07:51:23 3.9.13 07:51:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:51:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s3I5 from file:/tmp/.os_lf_venv 07:51:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:51:30 lf-activate-venv(): INFO: Adding /tmp/venv-s3I5/bin to PATH 07:51:30 INFO: No Stack... 07:51:31 INFO: Retrieving Pricing Info for: v3-standard-4 07:51:31 INFO: Archiving Costs 07:51:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13564549023836031885.sh 07:51:31 ---> logs-deploy.sh 07:51:31 Setup pyenv: 07:51:31 system 07:51:31 3.8.13 07:51:31 3.9.13 07:51:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:51:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s3I5 from file:/tmp/.os_lf_venv 07:51:33 lf-activate-venv(): INFO: Installing: lftools 07:51:42 lf-activate-venv(): INFO: Adding /tmp/venv-s3I5/bin to PATH 07:51:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3417 07:51:42 INFO: archiving workspace using pattern(s): 07:51:43 Archives upload complete. 07:51:43 INFO: archiving logs to Nexus 07:51:44 ---> uname -a: 07:51:44 Linux prd-ubuntu1804-builder-4c-4g-20689 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:51:44 07:51:44 07:51:44 ---> lscpu: 07:51:44 Architecture: x86_64 07:51:44 CPU op-mode(s): 32-bit, 64-bit 07:51:44 Byte Order: Little Endian 07:51:44 CPU(s): 4 07:51:44 On-line CPU(s) list: 0-3 07:51:44 Thread(s) per core: 1 07:51:44 Core(s) per socket: 1 07:51:44 Socket(s): 4 07:51:44 NUMA node(s): 1 07:51:44 Vendor ID: AuthenticAMD 07:51:44 CPU family: 23 07:51:44 Model: 49 07:51:44 Model name: AMD EPYC-Rome Processor 07:51:44 Stepping: 0 07:51:44 CPU MHz: 2799.998 07:51:44 BogoMIPS: 5599.99 07:51:44 Virtualization: AMD-V 07:51:44 Hypervisor vendor: KVM 07:51:44 Virtualization type: full 07:51:44 L1d cache: 32K 07:51:44 L1i cache: 32K 07:51:44 L2 cache: 512K 07:51:44 L3 cache: 16384K 07:51:44 NUMA node0 CPU(s): 0-3 07:51:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:51:44 07:51:44 07:51:44 ---> nproc: 07:51:44 4 07:51:44 07:51:44 07:51:44 ---> df -h: 07:51:44 Filesystem Size Used Avail Use% Mounted on 07:51:44 udev 7.9G 0 7.9G 0% /dev 07:51:44 tmpfs 1.6G 672K 1.6G 1% /run 07:51:44 /dev/vda1 78G 8.3G 70G 11% / 07:51:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:51:44 tmpfs 5.0M 0 5.0M 0% /run/lock 07:51:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:51:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:51:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:51:44 07:51:44 07:51:44 ---> free -m: 07:51:44 total used free shared buff/cache available 07:51:44 Mem: 16040 542 13446 0 2050 15185 07:51:44 Swap: 1023 0 1023 07:51:44 07:51:44 07:51:44 ---> ip addr: 07:51:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:51:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:51:44 inet 127.0.0.1/8 scope host lo 07:51:44 valid_lft forever preferred_lft forever 07:51:44 inet6 ::1/128 scope host 07:51:44 valid_lft forever preferred_lft forever 07:51:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:51:44 link/ether fa:16:3e:e8:8d:ea brd ff:ff:ff:ff:ff:ff 07:51:44 inet 10.30.106.142/23 brd 10.30.107.255 scope global dynamic ens3 07:51:44 valid_lft 86226sec preferred_lft 86226sec 07:51:44 inet6 fe80::f816:3eff:fee8:8dea/64 scope link 07:51:44 valid_lft forever preferred_lft forever 07:51:44 07:51:44 07:51:44 ---> sar -b -r -n DEV: 07:51:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20689) 04/05/24 _x86_64_ (4 CPU) 07:51:44 07:51:44 07:48:53 LINUX RESTART (4 CPU) 07:51:44 07:51:44 07:49:02 tps rtps wtps bread/s bwrtn/s 07:51:44 07:50:01 230.03 59.82 170.21 3806.00 58355.53 07:51:44 07:51:01 101.33 13.90 87.44 1049.03 27818.43 07:51:44 Average: 165.14 36.67 128.47 2415.93 42958.70 07:51:44 07:51:44 07:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:51:44 07:50:01 14134804 15585996 2290164 13.94 48116 1610360 773476 4.43 649124 1441956 92320 07:51:44 07:51:01 13878232 15555068 2546736 15.51 68640 1804172 773692 4.43 715676 1607820 130704 07:51:44 Average: 14006518 15570532 2418450 14.72 58378 1707266 773584 4.43 682400 1524888 111512 07:51:44 07:51:44 07:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:51:44 07:50:01 ens3 406.25 284.14 1594.71 75.03 0.00 0.00 0.00 0.00 07:51:44 07:50:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 07:51:44 07:51:01 ens3 48.39 31.09 640.79 7.05 0.00 0.00 0.00 0.00 07:51:44 07:51:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 07:51:44 Average: ens3 225.82 156.55 1113.75 40.75 0.00 0.00 0.00 0.00 07:51:44 Average: lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 07:51:44 07:51:44 07:51:44 ---> sar -P ALL: 07:51:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20689) 04/05/24 _x86_64_ (4 CPU) 07:51:44 07:51:44 07:48:53 LINUX RESTART (4 CPU) 07:51:44 07:51:44 07:49:02 CPU %user %nice %system %iowait %steal %idle 07:51:44 07:50:01 all 19.20 0.00 2.20 13.10 0.06 65.44 07:51:44 07:50:01 0 16.65 0.00 2.30 18.94 0.07 62.04 07:51:44 07:50:01 1 19.08 0.00 1.58 1.73 0.05 77.56 07:51:44 07:50:01 2 15.43 0.00 2.44 27.19 0.09 54.86 07:51:44 07:50:01 3 25.65 0.00 2.43 4.62 0.05 67.26 07:51:44 07:51:01 all 16.59 0.00 1.13 11.34 0.05 70.90 07:51:44 07:51:01 0 15.34 0.00 1.15 19.13 0.03 64.34 07:51:44 07:51:01 1 9.90 0.00 0.81 3.67 0.02 85.60 07:51:44 07:51:01 2 8.22 0.00 0.80 20.22 0.07 70.69 07:51:44 07:51:01 3 32.88 0.00 1.77 2.42 0.05 62.88 07:51:44 Average: all 17.88 0.00 1.66 12.21 0.05 68.20 07:51:44 Average: 0 15.99 0.00 1.72 19.03 0.05 63.20 07:51:44 Average: 1 14.43 0.00 1.19 2.71 0.03 81.63 07:51:44 Average: 2 11.79 0.00 1.61 23.67 0.08 62.84 07:51:44 Average: 3 29.29 0.00 2.10 3.51 0.05 65.05 07:51:44 07:51:44 07:51:44