09:30:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139509 09:30:58 Running as SYSTEM 09:30:58 [EnvInject] - Loading node environment variables. 09:30:58 Building remotely on prd-ubuntu1804-builder-4c-4g-85468 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:30:58 [ssh-agent] Looking for ssh-agent implementation... 09:30:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:58 $ ssh-agent 09:30:58 SSH_AUTH_SOCK=/tmp/ssh-sO2Xpy6QGEcR/agent.1702 09:30:58 SSH_AGENT_PID=1704 09:30:58 [ssh-agent] Started. 09:30:58 Running ssh-add (command line suppressed) 09:30:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5544451511919228008.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5544451511919228008.key) 09:30:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:30:58 The recommended git tool is: NONE 09:31:00 using credential onap-jenkins-ssh 09:31:00 Wiping out workspace first. 09:31:00 Cloning the remote Git repository 09:31:00 Cloning repository git://cloud.onap.org/mirror/oom.git 09:31:00 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:31:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:31:00 > git --version # timeout=10 09:31:00 > git --version # 'git version 2.17.1' 09:31:00 using GIT_SSH to set credentials Gerrit user 09:31:00 Verifying host key using manually-configured host key entries 09:31:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:31:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:31:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:31:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:31:12 using GIT_SSH to set credentials Gerrit user 09:31:12 Verifying host key using manually-configured host key entries 09:31:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/09/139509/1 # timeout=30 09:31:12 > git rev-parse b23a8e5c0e77c7a29309fb2eeef00c7d69a3ad8d^{commit} # timeout=10 09:31:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:31:12 Checking out Revision b23a8e5c0e77c7a29309fb2eeef00c7d69a3ad8d (refs/changes/09/139509/1) 09:31:12 > git config core.sparsecheckout # timeout=10 09:31:12 > git checkout -f b23a8e5c0e77c7a29309fb2eeef00c7d69a3ad8d # timeout=30 09:31:15 Commit message: "[COMMON] Synchronize the charts" 09:31:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:31:16 > git rev-list --no-walk 7b584c689c52be2238d22aad20b57745bf03367c # timeout=10 09:31:16 [EnvInject] - Injecting environment variables from a build step. 09:31:16 [EnvInject] - Injecting as environment variables the properties content 09:31:16 PYTHON=python3 09:31:16 09:31:16 [EnvInject] - Variables injected successfully. 09:31:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7936183458598811583.sh 09:31:16 ---> tox-install.sh 09:31:16 + source /home/jenkins/lf-env.sh 09:31:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:31:16 ++ mktemp -d /tmp/venv-XXXX 09:31:16 + lf_venv=/tmp/venv-oeU1 09:31:16 + local venv_file=/tmp/.os_lf_venv 09:31:16 + local python=python3 09:31:16 + local options 09:31:16 + local set_path=true 09:31:16 + local install_args= 09:31:16 ++ 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 09:31:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:31:16 + true 09:31:16 + case $1 in 09:31:16 + venv_file=/tmp/.toxenv 09:31:16 + shift 2 09:31:16 + true 09:31:16 + case $1 in 09:31:16 + shift 09:31:16 + break 09:31:16 + case $python in 09:31:16 + local pkg_list= 09:31:16 + [[ -d /opt/pyenv ]] 09:31:16 + echo 'Setup pyenv:' 09:31:16 Setup pyenv: 09:31:16 + export PYENV_ROOT=/opt/pyenv 09:31:16 + PYENV_ROOT=/opt/pyenv 09:31:16 + 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 09:31:16 + 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 09:31:16 + pyenv versions 09:31:16 * system (set by /opt/pyenv/version) 09:31:16 * 3.8.13 (set by /opt/pyenv/version) 09:31:16 * 3.9.13 (set by /opt/pyenv/version) 09:31:16 * 3.10.6 (set by /opt/pyenv/version) 09:31:16 + command -v pyenv 09:31:16 ++ pyenv init - --no-rehash 09:31:16 + 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[*]}"'\'')" 09:31:16 export PATH="/opt/pyenv/shims:${PATH}" 09:31:16 export PYENV_SHELL=bash 09:31:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:31:16 pyenv() { 09:31:16 local command 09:31:16 command="${1:-}" 09:31:16 if [ "$#" -gt 0 ]; then 09:31:16 shift 09:31:16 fi 09:31:16 09:31:16 case "$command" in 09:31:16 rehash|shell) 09:31:16 eval "$(pyenv "sh-$command" "$@")" 09:31:16 ;; 09:31:16 *) 09:31:16 command pyenv "$command" "$@" 09:31:16 ;; 09:31:16 esac 09:31:16 }' 09:31:16 +++ 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[*]}"' 09:31:16 ++ 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 09:31:16 ++ 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 09:31:16 ++ 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 09:31:16 ++ export PYENV_SHELL=bash 09:31:16 ++ PYENV_SHELL=bash 09:31:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:31:16 +++ complete -F _pyenv pyenv 09:31:16 ++ lf-pyver python3 09:31:16 ++ local py_version_xy=python3 09:31:16 ++ local py_version_xyz= 09:31:16 ++ pyenv versions 09:31:16 ++ sed 's/^[ *]* //' 09:31:16 ++ local command 09:31:16 ++ command=versions 09:31:16 ++ '[' 1 -gt 0 ']' 09:31:16 ++ shift 09:31:16 ++ case "$command" in 09:31:16 ++ command pyenv versions 09:31:16 ++ pyenv versions 09:31:16 ++ grep -E '^[0-9.]*[0-9]$' 09:31:16 ++ awk '{ print $1 }' 09:31:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:31:16 +++ grep '^3' /tmp/.pyenv_versions 09:31:16 +++ sort -V 09:31:16 +++ tail -n 1 09:31:16 ++ py_version_xyz=3.10.6 09:31:16 ++ [[ -z 3.10.6 ]] 09:31:16 ++ echo 3.10.6 09:31:16 ++ return 0 09:31:16 + pyenv local 3.10.6 09:31:16 + local command 09:31:16 + command=local 09:31:16 + '[' 2 -gt 0 ']' 09:31:16 + shift 09:31:16 + case "$command" in 09:31:16 + command pyenv local 3.10.6 09:31:16 + pyenv local 3.10.6 09:31:16 + for arg in "$@" 09:31:16 + case $arg in 09:31:16 + pkg_list+='tox ' 09:31:16 + for arg in "$@" 09:31:16 + case $arg in 09:31:16 + pkg_list+='virtualenv ' 09:31:16 + for arg in "$@" 09:31:16 + case $arg in 09:31:16 + pkg_list+='urllib3~=1.26.15 ' 09:31:16 + [[ -f /tmp/.toxenv ]] 09:31:16 + [[ ! -f /tmp/.toxenv ]] 09:31:16 + [[ -n '' ]] 09:31:16 + python3 -m venv /tmp/venv-oeU1 09:31:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oeU1' 09:31:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oeU1 09:31:21 + echo /tmp/venv-oeU1 09:31:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:31:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:31:21 + /tmp/venv-oeU1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:31:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:31:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:31:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:31:24 + /tmp/venv-oeU1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:31:27 + type python3 09:31:27 + true 09:31:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oeU1/bin to PATH' 09:31:27 lf-activate-venv(): INFO: Adding /tmp/venv-oeU1/bin to PATH 09:31:27 + PATH=/tmp/venv-oeU1/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 09:31:27 + return 0 09:31:27 + python3 --version 09:31:27 Python 3.10.6 09:31:27 + python3 -m pip --version 09:31:27 pip 24.3.1 from /tmp/venv-oeU1/lib/python3.10/site-packages/pip (python 3.10) 09:31:27 + python3 -m pip freeze 09:31:27 cachetools==5.5.0 09:31:27 chardet==5.2.0 09:31:27 colorama==0.4.6 09:31:27 distlib==0.3.9 09:31:27 filelock==3.16.1 09:31:27 packaging==24.2 09:31:27 platformdirs==4.3.6 09:31:27 pluggy==1.5.0 09:31:27 pyproject-api==1.8.0 09:31:27 tomli==2.1.0 09:31:27 tox==4.23.2 09:31:27 typing_extensions==4.12.2 09:31:27 urllib3==1.26.20 09:31:27 virtualenv==20.27.1 09:31:27 [EnvInject] - Injecting environment variables from a build step. 09:31:27 [EnvInject] - Injecting as environment variables the properties content 09:31:27 PARALLEL=false 09:31:27 09:31:27 [EnvInject] - Variables injected successfully. 09:31:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16385678675645512262.sh 09:31:27 ---> tox-run.sh 09:31:27 + 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 09:31:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:31:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:31:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:31:27 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:31:27 + source /home/jenkins/lf-env.sh 09:31:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:31:27 ++ mktemp -d /tmp/venv-XXXX 09:31:27 + lf_venv=/tmp/venv-80t4 09:31:27 + local venv_file=/tmp/.os_lf_venv 09:31:27 + local python=python3 09:31:27 + local options 09:31:27 + local set_path=true 09:31:27 + local install_args= 09:31:27 ++ 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 09:31:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:31:27 + true 09:31:27 + case $1 in 09:31:27 + venv_file=/tmp/.toxenv 09:31:27 + shift 2 09:31:27 + true 09:31:27 + case $1 in 09:31:27 + shift 09:31:27 + break 09:31:27 + case $python in 09:31:27 + local pkg_list= 09:31:27 + [[ -d /opt/pyenv ]] 09:31:27 + echo 'Setup pyenv:' 09:31:27 Setup pyenv: 09:31:27 + export PYENV_ROOT=/opt/pyenv 09:31:27 + PYENV_ROOT=/opt/pyenv 09:31:27 + 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 09:31:27 + 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 09:31:27 + pyenv versions 09:31:27 system 09:31:27 3.8.13 09:31:27 3.9.13 09:31:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:31:27 + command -v pyenv 09:31:27 ++ pyenv init - --no-rehash 09:31:27 + 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[*]}"'\'')" 09:31:27 export PATH="/opt/pyenv/shims:${PATH}" 09:31:27 export PYENV_SHELL=bash 09:31:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:31:27 pyenv() { 09:31:27 local command 09:31:27 command="${1:-}" 09:31:27 if [ "$#" -gt 0 ]; then 09:31:27 shift 09:31:27 fi 09:31:27 09:31:27 case "$command" in 09:31:27 rehash|shell) 09:31:27 eval "$(pyenv "sh-$command" "$@")" 09:31:27 ;; 09:31:27 *) 09:31:27 command pyenv "$command" "$@" 09:31:27 ;; 09:31:27 esac 09:31:27 }' 09:31:27 +++ 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[*]}"' 09:31:27 ++ 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 09:31:27 ++ 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 09:31:27 ++ 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 09:31:27 ++ export PYENV_SHELL=bash 09:31:27 ++ PYENV_SHELL=bash 09:31:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:31:27 +++ complete -F _pyenv pyenv 09:31:27 ++ lf-pyver python3 09:31:27 ++ local py_version_xy=python3 09:31:27 ++ local py_version_xyz= 09:31:27 ++ pyenv versions 09:31:27 ++ local command 09:31:27 ++ command=versions 09:31:27 ++ '[' 1 -gt 0 ']' 09:31:27 ++ shift 09:31:27 ++ case "$command" in 09:31:27 ++ command pyenv versions 09:31:27 ++ pyenv versions 09:31:27 ++ sed 's/^[ *]* //' 09:31:27 ++ awk '{ print $1 }' 09:31:27 ++ grep -E '^[0-9.]*[0-9]$' 09:31:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:31:27 +++ grep '^3' /tmp/.pyenv_versions 09:31:27 +++ sort -V 09:31:27 +++ tail -n 1 09:31:27 ++ py_version_xyz=3.10.6 09:31:27 ++ [[ -z 3.10.6 ]] 09:31:27 ++ echo 3.10.6 09:31:27 ++ return 0 09:31:27 + pyenv local 3.10.6 09:31:27 + local command 09:31:27 + command=local 09:31:27 + '[' 2 -gt 0 ']' 09:31:27 + shift 09:31:27 + case "$command" in 09:31:27 + command pyenv local 3.10.6 09:31:27 + pyenv local 3.10.6 09:31:27 + for arg in "$@" 09:31:27 + case $arg in 09:31:27 + pkg_list+='tox ' 09:31:27 + for arg in "$@" 09:31:27 + case $arg in 09:31:27 + pkg_list+='virtualenv ' 09:31:27 + for arg in "$@" 09:31:27 + case $arg in 09:31:27 + pkg_list+='urllib3~=1.26.15 ' 09:31:27 + [[ -f /tmp/.toxenv ]] 09:31:27 ++ cat /tmp/.toxenv 09:31:27 + lf_venv=/tmp/venv-oeU1 09:31:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oeU1 from' file:/tmp/.toxenv 09:31:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oeU1 from file:/tmp/.toxenv 09:31:27 + /tmp/venv-oeU1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:31:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:31:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:31:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:31:28 + /tmp/venv-oeU1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:31:29 + type python3 09:31:29 + true 09:31:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oeU1/bin to PATH' 09:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-oeU1/bin to PATH 09:31:29 + PATH=/tmp/venv-oeU1/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 09:31:29 + return 0 09:31:29 + [[ -d /opt/pyenv ]] 09:31:29 + echo '---> Setting up pyenv' 09:31:29 ---> Setting up pyenv 09:31:29 + export PYENV_ROOT=/opt/pyenv 09:31:29 + PYENV_ROOT=/opt/pyenv 09:31:29 + export PATH=/opt/pyenv/bin:/tmp/venv-oeU1/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 09:31:29 + PATH=/opt/pyenv/bin:/tmp/venv-oeU1/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 09:31:29 ++ pwd 09:31:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:31:29 + export PYTHONPATH 09:31:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:31:29 + TOX_TESTENV_PASSENV=PYTHONPATH 09:31:29 + tox --version 09:31:30 4.23.2 from /tmp/venv-oeU1/lib/python3.10/site-packages/tox/__init__.py 09:31:30 + PARALLEL=false 09:31:30 + TOX_OPTIONS_LIST= 09:31:30 + [[ -n checkbashisms ]] 09:31:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:31:30 + case ${PARALLEL,,} in 09:31:30 + tox -e checkbashisms 09:31:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:31:31 checkbashisms: freeze> python -m pip freeze --all 09:31:31 checkbashisms: pip==24.3.1,setuptools==75.2.0,wheel==0.44.0 09:31:31 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:31:33 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:31:33 you may get strange results 09:31:33 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:31:33 you may get strange results 09:31:33 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:31:35 checkbashisms: OK (4.61=setup[1.36]+cmd[3.25] seconds) 09:31:35 congratulations :) (4.79 seconds) 09:31:35 + tox_status=0 09:31:35 + echo '---> Completed tox runs' 09:31:35 ---> Completed tox runs 09:31:35 + for i in .tox/*/log 09:31:35 ++ echo .tox/checkbashisms/log 09:31:35 ++ awk -F/ '{print $2}' 09:31:35 + tox_env=checkbashisms 09:31:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:31:35 + DOC_DIR=docs/_build/html 09:31:35 + [[ -d docs/_build/html ]] 09:31:35 + echo '---> tox-run.sh ends' 09:31:35 ---> tox-run.sh ends 09:31:35 + test 0 -eq 0 09:31:35 $ ssh-agent -k 09:31:35 unset SSH_AUTH_SOCK; 09:31:35 unset SSH_AGENT_PID; 09:31:35 echo Agent pid 1704 killed; 09:31:35 [ssh-agent] Stopped. 09:31:35 [PostBuildScript] - [INFO] Executing post build scripts. 09:31:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2517787902957782078.sh 09:31:35 ---> sysstat.sh 09:31:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11390440682286420598.sh 09:31:35 ---> package-listing.sh 09:31:35 ++ facter osfamily 09:31:35 ++ tr '[:upper:]' '[:lower:]' 09:31:35 + OS_FAMILY=debian 09:31:35 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:31:35 + START_PACKAGES=/tmp/packages_start.txt 09:31:35 + END_PACKAGES=/tmp/packages_end.txt 09:31:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:35 + PACKAGES=/tmp/packages_start.txt 09:31:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:31:35 + PACKAGES=/tmp/packages_end.txt 09:31:35 + case "${OS_FAMILY}" in 09:31:35 + dpkg -l 09:31:35 + grep '^ii' 09:31:35 + '[' -f /tmp/packages_start.txt ']' 09:31:35 + '[' -f /tmp/packages_end.txt ']' 09:31:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:31:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:31:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:31:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11705462278373509194.sh 09:31:35 ---> capture-instance-metadata.sh 09:31:36 Setup pyenv: 09:31:36 system 09:31:36 3.8.13 09:31:36 3.9.13 09:31:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:31:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2xEc 09:31:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:31:42 lf-activate-venv(): INFO: Installing: lftools 09:32:12 lf-activate-venv(): INFO: Adding /tmp/venv-2xEc/bin to PATH 09:32:12 INFO: Running in OpenStack, capturing instance metadata 09:32:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6780011178664842344.sh 09:32:13 provisioning config files... 09:32:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6704009005433333845tmp 09:32:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:32:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:32:13 [EnvInject] - Injecting environment variables from a build step. 09:32:13 [EnvInject] - Injecting as environment variables the properties content 09:32:13 SERVER_ID=logs 09:32:13 09:32:13 [EnvInject] - Variables injected successfully. 09:32:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18258913746727261890.sh 09:32:13 ---> create-netrc.sh 09:32:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7590454189282579389.sh 09:32:13 ---> python-tools-install.sh 09:32:13 Setup pyenv: 09:32:13 system 09:32:13 3.8.13 09:32:13 3.9.13 09:32:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:32:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xEc from file:/tmp/.os_lf_venv 09:32:14 lf-activate-venv(): INFO: Installing: lftools 09:32:23 lf-activate-venv(): INFO: Adding /tmp/venv-2xEc/bin to PATH 09:32:23 Generating Requirements File 09:32:44 Python 3.10.6 09:32:44 pip 24.3.1 from /tmp/venv-2xEc/lib/python3.10/site-packages/pip (python 3.10) 09:32:45 appdirs==1.4.4 09:32:45 argcomplete==3.5.1 09:32:45 aspy.yaml==1.3.0 09:32:45 attrs==24.2.0 09:32:45 autopage==0.5.2 09:32:45 beautifulsoup4==4.12.3 09:32:45 boto3==1.35.66 09:32:45 botocore==1.35.66 09:32:45 bs4==0.0.2 09:32:45 cachetools==5.5.0 09:32:45 certifi==2024.8.30 09:32:45 cffi==1.17.1 09:32:45 cfgv==3.4.0 09:32:45 chardet==5.2.0 09:32:45 charset-normalizer==3.4.0 09:32:45 click==8.1.7 09:32:45 cliff==4.8.0 09:32:45 cmd2==2.5.6 09:32:45 cryptography==3.3.2 09:32:45 debtcollector==3.0.0 09:32:45 decorator==5.1.1 09:32:45 defusedxml==0.7.1 09:32:45 Deprecated==1.2.15 09:32:45 distlib==0.3.9 09:32:45 dnspython==2.7.0 09:32:45 docker==4.2.2 09:32:45 dogpile.cache==1.3.3 09:32:45 durationpy==0.9 09:32:45 email_validator==2.2.0 09:32:45 filelock==3.16.1 09:32:45 future==1.0.0 09:32:45 gitdb==4.0.11 09:32:45 GitPython==3.1.43 09:32:45 google-auth==2.36.0 09:32:45 httplib2==0.22.0 09:32:45 identify==2.6.2 09:32:45 idna==3.10 09:32:45 importlib-resources==1.5.0 09:32:45 iso8601==2.1.0 09:32:45 Jinja2==3.1.4 09:32:45 jmespath==1.0.1 09:32:45 jsonpatch==1.33 09:32:45 jsonpointer==3.0.0 09:32:45 jsonschema==4.23.0 09:32:45 jsonschema-specifications==2024.10.1 09:32:45 keystoneauth1==5.9.0 09:32:45 kubernetes==31.0.0 09:32:45 lftools==0.37.10 09:32:45 lxml==5.3.0 09:32:45 MarkupSafe==3.0.2 09:32:45 msgpack==1.1.0 09:32:45 multi_key_dict==2.0.3 09:32:45 munch==4.0.0 09:32:45 netaddr==1.3.0 09:32:45 netifaces==0.11.0 09:32:45 niet==1.4.2 09:32:45 nodeenv==1.9.1 09:32:45 oauth2client==4.1.3 09:32:45 oauthlib==3.2.2 09:32:45 openstacksdk==4.1.0 09:32:45 os-client-config==2.1.0 09:32:45 os-service-types==1.7.0 09:32:45 osc-lib==3.2.0 09:32:45 oslo.config==9.7.0 09:32:45 oslo.context==5.7.0 09:32:45 oslo.i18n==6.5.0 09:32:45 oslo.log==6.2.0 09:32:45 oslo.serialization==5.6.0 09:32:45 oslo.utils==7.4.0 09:32:45 packaging==24.2 09:32:45 pbr==6.1.0 09:32:45 platformdirs==4.3.6 09:32:45 prettytable==3.12.0 09:32:45 psutil==6.1.0 09:32:45 pyasn1==0.6.1 09:32:45 pyasn1_modules==0.4.1 09:32:45 pycparser==2.22 09:32:45 pygerrit2==2.0.15 09:32:45 PyGithub==2.5.0 09:32:45 PyJWT==2.10.0 09:32:45 PyNaCl==1.5.0 09:32:45 pyparsing==2.4.7 09:32:45 pyperclip==1.9.0 09:32:45 pyrsistent==0.20.0 09:32:45 python-cinderclient==9.6.0 09:32:45 python-dateutil==2.9.0.post0 09:32:45 python-heatclient==4.0.0 09:32:45 python-jenkins==1.8.2 09:32:45 python-keystoneclient==5.5.0 09:32:45 python-magnumclient==4.7.0 09:32:45 python-openstackclient==7.2.1 09:32:45 python-swiftclient==4.6.0 09:32:45 PyYAML==6.0.2 09:32:45 referencing==0.35.1 09:32:45 requests==2.32.3 09:32:45 requests-oauthlib==2.0.0 09:32:45 requestsexceptions==1.4.0 09:32:45 rfc3986==2.0.0 09:32:45 rpds-py==0.21.0 09:32:45 rsa==4.9 09:32:45 ruamel.yaml==0.18.6 09:32:45 ruamel.yaml.clib==0.2.12 09:32:45 s3transfer==0.10.4 09:32:45 simplejson==3.19.3 09:32:45 six==1.16.0 09:32:45 smmap==5.0.1 09:32:45 soupsieve==2.6 09:32:45 stevedore==5.4.0 09:32:45 tabulate==0.9.0 09:32:45 toml==0.10.2 09:32:45 tomlkit==0.13.2 09:32:45 tqdm==4.67.0 09:32:45 typing_extensions==4.12.2 09:32:45 tzdata==2024.2 09:32:45 urllib3==1.26.20 09:32:45 virtualenv==20.27.1 09:32:45 wcwidth==0.2.13 09:32:45 websocket-client==1.8.0 09:32:45 wrapt==1.16.0 09:32:45 xdg==6.0.0 09:32:45 xmltodict==0.14.2 09:32:45 yq==3.4.3 09:32:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1933878604896246816.sh 09:32:45 ---> sudo-logs.sh 09:32:45 Archiving 'sudo' log.. 09:32:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins308829987810106243.sh 09:32:45 ---> job-cost.sh 09:32:45 Setup pyenv: 09:32:45 system 09:32:45 3.8.13 09:32:45 3.9.13 09:32:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:32:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xEc from file:/tmp/.os_lf_venv 09:32:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:32:50 lf-activate-venv(): INFO: Adding /tmp/venv-2xEc/bin to PATH 09:32:50 INFO: No Stack... 09:32:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:32:51 INFO: Archiving Costs 09:32:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9109653772741271961.sh 09:32:51 ---> logs-deploy.sh 09:32:51 Setup pyenv: 09:32:51 system 09:32:51 3.8.13 09:32:51 3.9.13 09:32:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:32:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xEc from file:/tmp/.os_lf_venv 09:32:52 lf-activate-venv(): INFO: Installing: lftools 09:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-2xEc/bin to PATH 09:33:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3647 09:33:00 INFO: archiving workspace using pattern(s): 09:33:01 Archives upload complete. 09:33:01 INFO: archiving logs to Nexus 09:33:02 ---> uname -a: 09:33:02 Linux prd-ubuntu1804-builder-4c-4g-85468 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:33:02 09:33:02 09:33:02 ---> lscpu: 09:33:02 Architecture: x86_64 09:33:02 CPU op-mode(s): 32-bit, 64-bit 09:33:02 Byte Order: Little Endian 09:33:02 CPU(s): 4 09:33:02 On-line CPU(s) list: 0-3 09:33:02 Thread(s) per core: 1 09:33:02 Core(s) per socket: 1 09:33:02 Socket(s): 4 09:33:02 NUMA node(s): 1 09:33:02 Vendor ID: AuthenticAMD 09:33:02 CPU family: 23 09:33:02 Model: 49 09:33:02 Model name: AMD EPYC-Rome Processor 09:33:02 Stepping: 0 09:33:02 CPU MHz: 2800.000 09:33:02 BogoMIPS: 5600.00 09:33:02 Virtualization: AMD-V 09:33:02 Hypervisor vendor: KVM 09:33:02 Virtualization type: full 09:33:02 L1d cache: 32K 09:33:02 L1i cache: 32K 09:33:02 L2 cache: 512K 09:33:02 L3 cache: 16384K 09:33:02 NUMA node0 CPU(s): 0-3 09:33: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 09:33:02 09:33:02 09:33:02 ---> nproc: 09:33:02 4 09:33:02 09:33:02 09:33:02 ---> df -h: 09:33:02 Filesystem Size Used Avail Use% Mounted on 09:33:02 udev 7.9G 0 7.9G 0% /dev 09:33:02 tmpfs 1.6G 672K 1.6G 1% /run 09:33:02 /dev/vda1 78G 8.3G 70G 11% / 09:33:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:33:02 tmpfs 5.0M 0 5.0M 0% /run/lock 09:33:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:33:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:33:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:33:02 09:33:02 09:33:02 ---> free -m: 09:33:02 total used free shared buff/cache available 09:33:02 Mem: 16040 582 13412 0 2045 15146 09:33:02 Swap: 1023 0 1023 09:33:02 09:33:02 09:33:02 ---> ip addr: 09:33:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:33:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:33:02 inet 127.0.0.1/8 scope host lo 09:33:02 valid_lft forever preferred_lft forever 09:33:02 inet6 ::1/128 scope host 09:33:02 valid_lft forever preferred_lft forever 09:33:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:33:02 link/ether fa:16:3e:f0:13:05 brd ff:ff:ff:ff:ff:ff 09:33:02 inet 10.30.106.113/23 brd 10.30.107.255 scope global dynamic ens3 09:33:02 valid_lft 86252sec preferred_lft 86252sec 09:33:02 inet6 fe80::f816:3eff:fef0:1305/64 scope link 09:33:02 valid_lft forever preferred_lft forever 09:33:02 09:33:02 09:33:02 ---> sar -b -r -n DEV: 09:33:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-85468) 11/21/24 _x86_64_ (4 CPU) 09:33:02 09:33:02 09:30:37 LINUX RESTART (4 CPU) 09:33:02 09:33:02 09:31:02 tps rtps wtps bread/s bwrtn/s 09:33:02 09:32:01 194.03 24.03 170.01 808.95 27519.54 09:33:02 09:33:01 117.11 14.56 102.55 1076.09 30000.60 09:33:02 Average: 155.25 19.26 135.99 943.64 28770.49 09:33:02 09:33:02 09:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:33:02 09:32:01 13945908 15499672 2479060 15.09 56532 1699808 823704 4.71 748220 1522600 127732 09:33:02 09:33:01 13804692 15580256 2620276 15.95 77576 1887308 704064 4.03 700404 1684552 103956 09:33:02 Average: 13875300 15539964 2549668 15.52 67054 1793558 763884 4.37 724312 1603576 115844 09:33:02 09:33:02 09:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:33:02 09:32:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 09:33:02 09:32:01 ens3 149.21 110.61 1456.30 32.35 0.00 0.00 0.00 0.00 09:33:02 09:33:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:33:02 09:33:01 ens3 37.68 29.40 370.65 16.22 0.00 0.00 0.00 0.00 09:33:02 Average: lo 1.34 1.34 0.14 0.14 0.00 0.00 0.00 0.00 09:33:02 Average: ens3 92.98 69.66 908.91 24.22 0.00 0.00 0.00 0.00 09:33:02 09:33:02 09:33:02 ---> sar -P ALL: 09:33:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-85468) 11/21/24 _x86_64_ (4 CPU) 09:33:02 09:33:02 09:30:37 LINUX RESTART (4 CPU) 09:33:02 09:33:02 09:31:02 CPU %user %nice %system %iowait %steal %idle 09:33:02 09:32:01 all 18.36 0.00 1.70 6.52 0.06 73.37 09:33:02 09:32:01 0 27.81 0.00 1.94 3.86 0.07 66.33 09:33:02 09:32:01 1 10.30 0.00 1.55 0.73 0.03 87.39 09:33:02 09:32:01 2 23.05 0.00 2.16 8.87 0.07 65.85 09:33:02 09:32:01 3 12.25 0.00 1.12 12.61 0.03 73.98 09:33:02 09:33:01 all 19.68 0.00 1.40 5.61 0.05 73.26 09:33:02 09:33:01 0 22.76 0.00 1.70 2.32 0.05 73.16 09:33:02 09:33:01 1 6.07 0.00 0.85 0.10 0.03 92.94 09:33:02 09:33:01 2 15.20 0.00 1.33 12.93 0.05 70.49 09:33:02 09:33:01 3 34.66 0.00 1.73 7.12 0.07 56.42 09:33:02 Average: all 19.02 0.00 1.55 6.06 0.05 73.31 09:33:02 Average: 0 25.26 0.00 1.82 3.08 0.06 69.78 09:33:02 Average: 1 8.17 0.00 1.20 0.41 0.03 90.19 09:33:02 Average: 2 19.09 0.00 1.74 10.92 0.06 68.19 09:33:02 Average: 3 23.57 0.00 1.43 9.84 0.05 65.11 09:33:02 09:33:02 09:33:02