09:32:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141280 09:32:45 Running as SYSTEM 09:32:45 [EnvInject] - Loading node environment variables. 09:32:45 Building remotely on prd-ubuntu1804-builder-4c-4g-21784 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:32:45 [ssh-agent] Looking for ssh-agent implementation... 09:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:45 $ ssh-agent 09:32:45 SSH_AUTH_SOCK=/tmp/ssh-Y6qHMYtI7GrT/agent.1706 09:32:45 SSH_AGENT_PID=1708 09:32:45 [ssh-agent] Started. 09:32:45 Running ssh-add (command line suppressed) 09:32:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14107529893445158617.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14107529893445158617.key) 09:32:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:32:45 The recommended git tool is: NONE 09:32:47 using credential onap-jenkins-ssh 09:32:47 Wiping out workspace first. 09:32:47 Cloning the remote Git repository 09:32:47 Cloning repository git://cloud.onap.org/mirror/oom.git 09:32:47 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:32:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:32:47 > git --version # timeout=10 09:32:47 > git --version # 'git version 2.17.1' 09:32:47 using GIT_SSH to set credentials Gerrit user 09:32:47 Verifying host key using manually-configured host key entries 09:32:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:32:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:32:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:32:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:32:52 using GIT_SSH to set credentials Gerrit user 09:32:52 Verifying host key using manually-configured host key entries 09:32:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141280/1 # timeout=30 09:32:52 > git rev-parse 54f8baf1253e33c2a321b4a7a5b1d1d69d560da9^{commit} # timeout=10 09:32:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:32:52 Checking out Revision 54f8baf1253e33c2a321b4a7a5b1d1d69d560da9 (refs/changes/80/141280/1) 09:32:52 > git config core.sparsecheckout # timeout=10 09:32:52 > git checkout -f 54f8baf1253e33c2a321b4a7a5b1d1d69d560da9 # timeout=30 09:32:56 Commit message: "AAI - Logback updated to support json format logging" 09:32:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:32:56 > git rev-list --no-walk d3cc4978f786037b838df63678b2f6d3429647b3 # timeout=10 09:32:56 [EnvInject] - Injecting environment variables from a build step. 09:32:56 [EnvInject] - Injecting as environment variables the properties content 09:32:56 PYTHON=python3 09:32:56 09:32:56 [EnvInject] - Variables injected successfully. 09:32:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7623793604673108470.sh 09:32:56 ---> tox-install.sh 09:32:56 + source /home/jenkins/lf-env.sh 09:32:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:32:56 ++ mktemp -d /tmp/venv-XXXX 09:32:56 + lf_venv=/tmp/venv-uxom 09:32:56 + local venv_file=/tmp/.os_lf_venv 09:32:56 + local python=python3 09:32:56 + local options 09:32:56 + local set_path=true 09:32:56 + local install_args= 09:32:56 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:32:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:32:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:32:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:32:56 + true 09:32:56 + case $1 in 09:32:56 + venv_file=/tmp/.toxenv 09:32:56 + shift 2 09:32:56 + true 09:32:56 + case $1 in 09:32:56 + shift 09:32:56 + break 09:32:56 + case $python in 09:32:56 + local pkg_list= 09:32:56 + [[ -d /opt/pyenv ]] 09:32:56 + echo 'Setup pyenv:' 09:32:56 Setup pyenv: 09:32:56 + export PYENV_ROOT=/opt/pyenv 09:32:56 + PYENV_ROOT=/opt/pyenv 09:32:56 + 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:32:56 + 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:32:56 + pyenv versions 09:32:57 * system (set by /opt/pyenv/version) 09:32:57 * 3.8.13 (set by /opt/pyenv/version) 09:32:57 * 3.9.13 (set by /opt/pyenv/version) 09:32:57 * 3.10.6 (set by /opt/pyenv/version) 09:32:57 + command -v pyenv 09:32:57 ++ pyenv init - --no-rehash 09:32:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:32:57 export PATH="/opt/pyenv/shims:${PATH}" 09:32:57 export PYENV_SHELL=bash 09:32:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:32:57 pyenv() { 09:32:57 local command 09:32:57 command="${1:-}" 09:32:57 if [ "$#" -gt 0 ]; then 09:32:57 shift 09:32:57 fi 09:32:57 09:32:57 case "$command" in 09:32:57 rehash|shell) 09:32:57 eval "$(pyenv "sh-$command" "$@")" 09:32:57 ;; 09:32:57 *) 09:32:57 command pyenv "$command" "$@" 09:32:57 ;; 09:32:57 esac 09:32:57 }' 09:32:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:32:57 ++ 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:32:57 ++ 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:32:57 ++ 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:32:57 ++ export PYENV_SHELL=bash 09:32:57 ++ PYENV_SHELL=bash 09:32:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:32:57 +++ complete -F _pyenv pyenv 09:32:57 ++ lf-pyver python3 09:32:57 ++ local py_version_xy=python3 09:32:57 ++ local py_version_xyz= 09:32:57 ++ pyenv versions 09:32:57 ++ local command 09:32:57 ++ command=versions 09:32:57 ++ '[' 1 -gt 0 ']' 09:32:57 ++ shift 09:32:57 ++ case "$command" in 09:32:57 ++ command pyenv versions 09:32:57 ++ pyenv versions 09:32:57 ++ sed 's/^[ *]* //' 09:32:57 ++ awk '{ print $1 }' 09:32:57 ++ grep -E '^[0-9.]*[0-9]$' 09:32:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:32:57 +++ grep '^3' /tmp/.pyenv_versions 09:32:57 +++ sort -V 09:32:57 +++ tail -n 1 09:32:57 ++ py_version_xyz=3.10.6 09:32:57 ++ [[ -z 3.10.6 ]] 09:32:57 ++ echo 3.10.6 09:32:57 ++ return 0 09:32:57 + pyenv local 3.10.6 09:32:57 + local command 09:32:57 + command=local 09:32:57 + '[' 2 -gt 0 ']' 09:32:57 + shift 09:32:57 + case "$command" in 09:32:57 + command pyenv local 3.10.6 09:32:57 + pyenv local 3.10.6 09:32:57 + for arg in "$@" 09:32:57 + case $arg in 09:32:57 + pkg_list+='tox ' 09:32:57 + for arg in "$@" 09:32:57 + case $arg in 09:32:57 + pkg_list+='virtualenv ' 09:32:57 + for arg in "$@" 09:32:57 + case $arg in 09:32:57 + pkg_list+='urllib3~=1.26.15 ' 09:32:57 + [[ -f /tmp/.toxenv ]] 09:32:57 + [[ ! -f /tmp/.toxenv ]] 09:32:57 + [[ -n '' ]] 09:32:57 + python3 -m venv /tmp/venv-uxom 09:33:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uxom' 09:33:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uxom 09:33:01 + echo /tmp/venv-uxom 09:33:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:33:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:33:01 + /tmp/venv-uxom/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:33:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:33:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:33:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:33:05 + /tmp/venv-uxom/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:33:07 + type python3 09:33:07 + true 09:33:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uxom/bin to PATH' 09:33:07 lf-activate-venv(): INFO: Adding /tmp/venv-uxom/bin to PATH 09:33:07 + PATH=/tmp/venv-uxom/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:33:07 + return 0 09:33:07 + python3 --version 09:33:07 Python 3.10.6 09:33:07 + python3 -m pip --version 09:33:07 pip 25.1.1 from /tmp/venv-uxom/lib/python3.10/site-packages/pip (python 3.10) 09:33:07 + python3 -m pip freeze 09:33:07 cachetools==6.1.0 09:33:07 chardet==5.2.0 09:33:07 colorama==0.4.6 09:33:07 distlib==0.3.9 09:33:07 filelock==3.18.0 09:33:07 packaging==25.0 09:33:07 platformdirs==4.3.8 09:33:07 pluggy==1.6.0 09:33:07 pyproject-api==1.9.1 09:33:07 tomli==2.2.1 09:33:07 tox==4.26.0 09:33:07 typing_extensions==4.14.0 09:33:07 urllib3==1.26.20 09:33:07 virtualenv==20.31.2 09:33:07 [EnvInject] - Injecting environment variables from a build step. 09:33:07 [EnvInject] - Injecting as environment variables the properties content 09:33:07 PARALLEL=false 09:33:07 09:33:07 [EnvInject] - Variables injected successfully. 09:33:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17731102497956681085.sh 09:33:07 ---> tox-run.sh 09:33:07 + 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:33:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:33:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:33:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:33:07 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:33:07 + source /home/jenkins/lf-env.sh 09:33:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:33:07 ++ mktemp -d /tmp/venv-XXXX 09:33:07 + lf_venv=/tmp/venv-7C9h 09:33:07 + local venv_file=/tmp/.os_lf_venv 09:33:07 + local python=python3 09:33:07 + local options 09:33:07 + local set_path=true 09:33:07 + local install_args= 09:33:07 ++ 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:33:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:33:07 + true 09:33:07 + case $1 in 09:33:07 + venv_file=/tmp/.toxenv 09:33:07 + shift 2 09:33:07 + true 09:33:07 + case $1 in 09:33:07 + shift 09:33:07 + break 09:33:07 + case $python in 09:33:07 + local pkg_list= 09:33:07 + [[ -d /opt/pyenv ]] 09:33:07 + echo 'Setup pyenv:' 09:33:07 Setup pyenv: 09:33:07 + export PYENV_ROOT=/opt/pyenv 09:33:07 + PYENV_ROOT=/opt/pyenv 09:33:07 + 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:33:07 + 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:33:07 + pyenv versions 09:33:08 system 09:33:08 3.8.13 09:33:08 3.9.13 09:33:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:33:08 + command -v pyenv 09:33:08 ++ pyenv init - --no-rehash 09:33:08 + 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:33:08 export PATH="/opt/pyenv/shims:${PATH}" 09:33:08 export PYENV_SHELL=bash 09:33:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:33:08 pyenv() { 09:33:08 local command 09:33:08 command="${1:-}" 09:33:08 if [ "$#" -gt 0 ]; then 09:33:08 shift 09:33:08 fi 09:33:08 09:33:08 case "$command" in 09:33:08 rehash|shell) 09:33:08 eval "$(pyenv "sh-$command" "$@")" 09:33:08 ;; 09:33:08 *) 09:33:08 command pyenv "$command" "$@" 09:33:08 ;; 09:33:08 esac 09:33:08 }' 09:33:08 +++ 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:33:08 ++ 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:33:08 ++ 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:33:08 ++ 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:33:08 ++ export PYENV_SHELL=bash 09:33:08 ++ PYENV_SHELL=bash 09:33:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:33:08 +++ complete -F _pyenv pyenv 09:33:08 ++ lf-pyver python3 09:33:08 ++ local py_version_xy=python3 09:33:08 ++ local py_version_xyz= 09:33:08 ++ pyenv versions 09:33:08 ++ sed 's/^[ *]* //' 09:33:08 ++ local command 09:33:08 ++ command=versions 09:33:08 ++ '[' 1 -gt 0 ']' 09:33:08 ++ shift 09:33:08 ++ case "$command" in 09:33:08 ++ command pyenv versions 09:33:08 ++ pyenv versions 09:33:08 ++ grep -E '^[0-9.]*[0-9]$' 09:33:08 ++ awk '{ print $1 }' 09:33:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:33:08 +++ grep '^3' /tmp/.pyenv_versions 09:33:08 +++ sort -V 09:33:08 +++ tail -n 1 09:33:08 ++ py_version_xyz=3.10.6 09:33:08 ++ [[ -z 3.10.6 ]] 09:33:08 ++ echo 3.10.6 09:33:08 ++ return 0 09:33:08 + pyenv local 3.10.6 09:33:08 + local command 09:33:08 + command=local 09:33:08 + '[' 2 -gt 0 ']' 09:33:08 + shift 09:33:08 + case "$command" in 09:33:08 + command pyenv local 3.10.6 09:33:08 + pyenv local 3.10.6 09:33:08 + for arg in "$@" 09:33:08 + case $arg in 09:33:08 + pkg_list+='tox ' 09:33:08 + for arg in "$@" 09:33:08 + case $arg in 09:33:08 + pkg_list+='virtualenv ' 09:33:08 + for arg in "$@" 09:33:08 + case $arg in 09:33:08 + pkg_list+='urllib3~=1.26.15 ' 09:33:08 + [[ -f /tmp/.toxenv ]] 09:33:08 ++ cat /tmp/.toxenv 09:33:08 + lf_venv=/tmp/venv-uxom 09:33:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxom from' file:/tmp/.toxenv 09:33:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxom from file:/tmp/.toxenv 09:33:08 + /tmp/venv-uxom/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:33:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:33:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:33:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:33:09 + /tmp/venv-uxom/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:33:10 + type python3 09:33:10 + true 09:33:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uxom/bin to PATH' 09:33:10 lf-activate-venv(): INFO: Adding /tmp/venv-uxom/bin to PATH 09:33:10 + PATH=/tmp/venv-uxom/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:33:10 + return 0 09:33:10 + [[ -d /opt/pyenv ]] 09:33:10 + echo '---> Setting up pyenv' 09:33:10 ---> Setting up pyenv 09:33:10 + export PYENV_ROOT=/opt/pyenv 09:33:10 + PYENV_ROOT=/opt/pyenv 09:33:10 + export PATH=/opt/pyenv/bin:/tmp/venv-uxom/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:33:10 + PATH=/opt/pyenv/bin:/tmp/venv-uxom/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:33:10 ++ pwd 09:33:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:33:10 + export PYTHONPATH 09:33:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:33:10 + TOX_TESTENV_PASSENV=PYTHONPATH 09:33:10 + tox --version 09:33:10 4.26.0 from /tmp/venv-uxom/lib/python3.10/site-packages/tox/__init__.py 09:33:10 + PARALLEL=false 09:33:10 + TOX_OPTIONS_LIST= 09:33:10 + [[ -n checkbashisms ]] 09:33:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:33:10 + case ${PARALLEL,,} in 09:33:10 + tox -e checkbashisms 09:33:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:33:11 checkbashisms: freeze> python -m pip freeze --all 09:33:12 checkbashisms: pip==25.1.1,setuptools==80.3.1 09:33:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:33:13 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:33:13 you may get strange results 09:33:13 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:33:13 you may get strange results 09:33:13 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:33:15 checkbashisms: OK (4.84=setup[1.39]+cmd[3.45] seconds) 09:33:15 congratulations :) (5.06 seconds) 09:33:15 + tox_status=0 09:33:15 + echo '---> Completed tox runs' 09:33:15 ---> Completed tox runs 09:33:15 + for i in .tox/*/log 09:33:15 ++ echo .tox/checkbashisms/log 09:33:15 ++ awk -F/ '{print $2}' 09:33:15 + tox_env=checkbashisms 09:33:15 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:33:15 + DOC_DIR=docs/_build/html 09:33:15 + [[ -d docs/_build/html ]] 09:33:15 + echo '---> tox-run.sh ends' 09:33:15 ---> tox-run.sh ends 09:33:15 + test 0 -eq 0 09:33:15 $ ssh-agent -k 09:33:15 unset SSH_AUTH_SOCK; 09:33:15 unset SSH_AGENT_PID; 09:33:15 echo Agent pid 1708 killed; 09:33:15 [ssh-agent] Stopped. 09:33:15 [PostBuildScript] - [INFO] Executing post build scripts. 09:33:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15199602496901733571.sh 09:33:15 ---> sysstat.sh 09:33:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1794183637296949755.sh 09:33:16 ---> package-listing.sh 09:33:16 ++ tr '[:upper:]' '[:lower:]' 09:33:16 ++ facter osfamily 09:33:16 + OS_FAMILY=debian 09:33:16 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:33:16 + START_PACKAGES=/tmp/packages_start.txt 09:33:16 + END_PACKAGES=/tmp/packages_end.txt 09:33:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:16 + PACKAGES=/tmp/packages_start.txt 09:33:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:33:16 + PACKAGES=/tmp/packages_end.txt 09:33:16 + case "${OS_FAMILY}" in 09:33:16 + dpkg -l 09:33:16 + grep '^ii' 09:33:16 + '[' -f /tmp/packages_start.txt ']' 09:33:16 + '[' -f /tmp/packages_end.txt ']' 09:33:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:33:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:33:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:33:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4825901289104109425.sh 09:33:16 ---> capture-instance-metadata.sh 09:33:16 Setup pyenv: 09:33:16 system 09:33:16 3.8.13 09:33:16 3.9.13 09:33:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:33:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rKZq 09:33:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:33:24 lf-activate-venv(): INFO: Installing: lftools 09:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-rKZq/bin to PATH 09:33:47 INFO: Running in OpenStack, capturing instance metadata 09:33:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16624961387559571943.sh 09:33:48 provisioning config files... 09:33:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2002699983638378326tmp 09:33:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:33:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:33:48 [EnvInject] - Injecting environment variables from a build step. 09:33:48 [EnvInject] - Injecting as environment variables the properties content 09:33:48 SERVER_ID=logs 09:33:48 09:33:48 [EnvInject] - Variables injected successfully. 09:33:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2583178573884444370.sh 09:33:48 ---> create-netrc.sh 09:33:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8019213058520504104.sh 09:33:48 ---> python-tools-install.sh 09:33:48 Setup pyenv: 09:33:48 system 09:33:48 3.8.13 09:33:48 3.9.13 09:33:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rKZq from file:/tmp/.os_lf_venv 09:33:50 lf-activate-venv(): INFO: Installing: lftools 09:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-rKZq/bin to PATH 09:33:58 Generating Requirements File 09:34:16 Python 3.10.6 09:34:16 pip 25.1.1 from /tmp/venv-rKZq/lib/python3.10/site-packages/pip (python 3.10) 09:34:17 appdirs==1.4.4 09:34:17 argcomplete==3.6.2 09:34:17 aspy.yaml==1.3.0 09:34:17 attrs==25.3.0 09:34:17 autopage==0.5.2 09:34:17 beautifulsoup4==4.13.4 09:34:17 boto3==1.38.37 09:34:17 botocore==1.38.37 09:34:17 bs4==0.0.2 09:34:17 cachetools==5.5.2 09:34:17 certifi==2025.6.15 09:34:17 cffi==1.17.1 09:34:17 cfgv==3.4.0 09:34:17 chardet==5.2.0 09:34:17 charset-normalizer==3.4.2 09:34:17 click==8.2.1 09:34:17 cliff==4.10.0 09:34:17 cmd2==2.6.1 09:34:17 cryptography==3.3.2 09:34:17 debtcollector==3.0.0 09:34:17 decorator==5.2.1 09:34:17 defusedxml==0.7.1 09:34:17 Deprecated==1.2.18 09:34:17 distlib==0.3.9 09:34:17 dnspython==2.7.0 09:34:17 docker==7.1.0 09:34:17 dogpile.cache==1.4.0 09:34:17 durationpy==0.10 09:34:17 email_validator==2.2.0 09:34:17 filelock==3.18.0 09:34:17 future==1.0.0 09:34:17 gitdb==4.0.12 09:34:17 GitPython==3.1.44 09:34:17 google-auth==2.40.3 09:34:17 httplib2==0.22.0 09:34:17 identify==2.6.12 09:34:17 idna==3.10 09:34:17 importlib-resources==1.5.0 09:34:17 iso8601==2.1.0 09:34:17 Jinja2==3.1.6 09:34:17 jmespath==1.0.1 09:34:17 jsonpatch==1.33 09:34:17 jsonpointer==3.0.0 09:34:17 jsonschema==4.24.0 09:34:17 jsonschema-specifications==2025.4.1 09:34:17 keystoneauth1==5.11.1 09:34:17 kubernetes==33.1.0 09:34:17 lftools==0.37.13 09:34:17 lxml==5.4.0 09:34:17 MarkupSafe==3.0.2 09:34:17 msgpack==1.1.1 09:34:17 multi_key_dict==2.0.3 09:34:17 munch==4.0.0 09:34:17 netaddr==1.3.0 09:34:17 niet==1.4.2 09:34:17 nodeenv==1.9.1 09:34:17 oauth2client==4.1.3 09:34:17 oauthlib==3.2.2 09:34:17 openstacksdk==4.6.0 09:34:17 os-client-config==2.1.0 09:34:17 os-service-types==1.7.0 09:34:17 osc-lib==4.0.2 09:34:17 oslo.config==9.8.0 09:34:17 oslo.context==6.0.0 09:34:17 oslo.i18n==6.5.1 09:34:17 oslo.log==7.1.0 09:34:17 oslo.serialization==5.7.0 09:34:17 oslo.utils==9.0.0 09:34:17 packaging==25.0 09:34:17 pbr==6.1.1 09:34:17 platformdirs==4.3.8 09:34:17 prettytable==3.16.0 09:34:17 psutil==7.0.0 09:34:17 pyasn1==0.6.1 09:34:17 pyasn1_modules==0.4.2 09:34:17 pycparser==2.22 09:34:17 pygerrit2==2.0.15 09:34:17 PyGithub==2.6.1 09:34:17 PyJWT==2.10.1 09:34:17 PyNaCl==1.5.0 09:34:17 pyparsing==2.4.7 09:34:17 pyperclip==1.9.0 09:34:17 pyrsistent==0.20.0 09:34:17 python-cinderclient==9.7.0 09:34:17 python-dateutil==2.9.0.post0 09:34:17 python-heatclient==4.2.0 09:34:17 python-jenkins==1.8.2 09:34:17 python-keystoneclient==5.6.0 09:34:17 python-magnumclient==4.8.1 09:34:17 python-openstackclient==8.1.0 09:34:17 python-swiftclient==4.8.0 09:34:17 PyYAML==6.0.2 09:34:17 referencing==0.36.2 09:34:17 requests==2.32.4 09:34:17 requests-oauthlib==2.0.0 09:34:17 requestsexceptions==1.4.0 09:34:17 rfc3986==2.0.0 09:34:17 rpds-py==0.25.1 09:34:17 rsa==4.9.1 09:34:17 ruamel.yaml==0.18.14 09:34:17 ruamel.yaml.clib==0.2.12 09:34:17 s3transfer==0.13.0 09:34:17 simplejson==3.20.1 09:34:17 six==1.17.0 09:34:17 smmap==5.0.2 09:34:17 soupsieve==2.7 09:34:17 stevedore==5.4.1 09:34:17 tabulate==0.9.0 09:34:17 toml==0.10.2 09:34:17 tomlkit==0.13.3 09:34:17 tqdm==4.67.1 09:34:17 typing_extensions==4.14.0 09:34:17 tzdata==2025.2 09:34:17 urllib3==1.26.20 09:34:17 virtualenv==20.31.2 09:34:17 wcwidth==0.2.13 09:34:17 websocket-client==1.8.0 09:34:17 wrapt==1.17.2 09:34:17 xdg==6.0.0 09:34:17 xmltodict==0.14.2 09:34:17 yq==3.4.3 09:34:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15530300453763373574.sh 09:34:17 ---> sudo-logs.sh 09:34:17 Archiving 'sudo' log.. 09:34:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6980764984512934647.sh 09:34:17 ---> job-cost.sh 09:34:17 Setup pyenv: 09:34:17 system 09:34:17 3.8.13 09:34:17 3.9.13 09:34:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rKZq from file:/tmp/.os_lf_venv 09:34:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-rKZq/bin to PATH 09:34:24 INFO: No Stack... 09:34:24 INFO: Retrieving Pricing Info for: v3-standard-4 09:34:25 INFO: Archiving Costs 09:34:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17561362537772033912.sh 09:34:25 ---> logs-deploy.sh 09:34:25 Setup pyenv: 09:34:25 system 09:34:25 3.8.13 09:34:25 3.9.13 09:34:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rKZq from file:/tmp/.os_lf_venv 09:34:27 lf-activate-venv(): INFO: Installing: lftools 09:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-rKZq/bin to PATH 09:34:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4119 09:34:34 INFO: archiving workspace using pattern(s): 09:34:35 Archives upload complete. 09:34:35 INFO: archiving logs to Nexus 09:34:36 ---> uname -a: 09:34:36 Linux prd-ubuntu1804-builder-4c-4g-21784 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:34:36 09:34:36 09:34:36 ---> lscpu: 09:34:36 Architecture: x86_64 09:34:36 CPU op-mode(s): 32-bit, 64-bit 09:34:36 Byte Order: Little Endian 09:34:36 CPU(s): 4 09:34:36 On-line CPU(s) list: 0-3 09:34:36 Thread(s) per core: 1 09:34:36 Core(s) per socket: 1 09:34:36 Socket(s): 4 09:34:36 NUMA node(s): 1 09:34:36 Vendor ID: AuthenticAMD 09:34:36 CPU family: 23 09:34:36 Model: 49 09:34:36 Model name: AMD EPYC-Rome Processor 09:34:36 Stepping: 0 09:34:36 CPU MHz: 2799.998 09:34:36 BogoMIPS: 5599.99 09:34:36 Virtualization: AMD-V 09:34:36 Hypervisor vendor: KVM 09:34:36 Virtualization type: full 09:34:36 L1d cache: 32K 09:34:36 L1i cache: 32K 09:34:36 L2 cache: 512K 09:34:36 L3 cache: 16384K 09:34:36 NUMA node0 CPU(s): 0-3 09:34:36 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:34:36 09:34:36 09:34:36 ---> nproc: 09:34:36 4 09:34:36 09:34:36 09:34:36 ---> df -h: 09:34:36 Filesystem Size Used Avail Use% Mounted on 09:34:36 udev 7.9G 0 7.9G 0% /dev 09:34:36 tmpfs 1.6G 672K 1.6G 1% /run 09:34:36 /dev/vda1 78G 8.3G 70G 11% / 09:34:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:34:36 tmpfs 5.0M 0 5.0M 0% /run/lock 09:34:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:34:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:34:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:34:36 09:34:36 09:34:36 ---> free -m: 09:34:36 total used free shared buff/cache available 09:34:36 Mem: 16040 574 13421 0 2044 15153 09:34:36 Swap: 1023 0 1023 09:34:36 09:34:36 09:34:36 ---> ip addr: 09:34:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:34:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:34:36 inet 127.0.0.1/8 scope host lo 09:34:36 valid_lft forever preferred_lft forever 09:34:36 inet6 ::1/128 scope host 09:34:36 valid_lft forever preferred_lft forever 09:34:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:34:36 link/ether fa:16:3e:53:50:6a brd ff:ff:ff:ff:ff:ff 09:34:36 inet 10.30.107.246/23 brd 10.30.107.255 scope global dynamic ens3 09:34:36 valid_lft 86271sec preferred_lft 86271sec 09:34:36 inet6 fe80::f816:3eff:fe53:506a/64 scope link 09:34:36 valid_lft forever preferred_lft forever 09:34:36 09:34:36 09:34:36 ---> sar -b -r -n DEV: 09:34:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21784) 06/17/25 _x86_64_ (4 CPU) 09:34:36 09:34:36 09:32:31 LINUX RESTART (4 CPU) 09:34:36 09:34:36 09:33:01 tps rtps wtps bread/s bwrtn/s 09:34:36 09:34:01 109.23 8.67 100.57 235.29 48594.57 09:34:36 Average: 109.23 8.67 100.57 235.29 48594.57 09:34:36 09:34:36 09:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:34:36 09:34:01 13901228 15557408 2523740 15.37 69416 1782604 737060 4.22 693916 1606796 143376 09:34:36 Average: 13901228 15557408 2523740 15.37 69416 1782604 737060 4.22 693916 1606796 143376 09:34:36 09:34:36 09:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:34:36 09:34:01 ens3 135.38 93.93 881.58 14.81 0.00 0.00 0.00 0.00 09:34:36 09:34:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 09:34:36 Average: ens3 135.38 93.93 881.58 14.81 0.00 0.00 0.00 0.00 09:34:36 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 09:34:36 09:34:36 09:34:36 ---> sar -P ALL: 09:34:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21784) 06/17/25 _x86_64_ (4 CPU) 09:34:36 09:34:36 09:32:31 LINUX RESTART (4 CPU) 09:34:36 09:34:36 09:33:01 CPU %user %nice %system %iowait %steal %idle 09:34:36 09:34:01 all 21.45 0.00 1.55 2.74 0.05 74.20 09:34:36 09:34:01 0 16.95 0.00 1.50 1.48 0.03 80.03 09:34:36 09:34:01 1 10.64 0.00 0.94 0.28 0.05 88.09 09:34:36 09:34:01 2 32.32 0.00 1.84 8.14 0.07 57.63 09:34:36 09:34:01 3 26.01 0.00 1.96 1.12 0.07 70.85 09:34:36 Average: all 21.45 0.00 1.55 2.74 0.05 74.20 09:34:36 Average: 0 16.95 0.00 1.50 1.48 0.03 80.03 09:34:36 Average: 1 10.64 0.00 0.94 0.28 0.05 88.09 09:34:36 Average: 2 32.32 0.00 1.84 8.14 0.07 57.63 09:34:36 Average: 3 26.01 0.00 1.96 1.12 0.07 70.85 09:34:36 09:34:36 09:34:36