11:07:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141506 11:07:45 Running as SYSTEM 11:07:45 [EnvInject] - Loading node environment variables. 11:07:45 Building remotely on prd-ubuntu1804-builder-4c-4g-26860 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:07:45 [ssh-agent] Looking for ssh-agent implementation... 11:07:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:07:45 $ ssh-agent 11:07:45 SSH_AUTH_SOCK=/tmp/ssh-jCqG5L7sO9uG/agent.1636 11:07:45 SSH_AGENT_PID=1638 11:07:45 [ssh-agent] Started. 11:07:45 Running ssh-add (command line suppressed) 11:07:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_237236614318475469.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_237236614318475469.key) 11:07:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:07:45 The recommended git tool is: NONE 11:07:47 using credential onap-jenkins-ssh 11:07:47 Wiping out workspace first. 11:07:47 Cloning the remote Git repository 11:07:47 Cloning repository git://cloud.onap.org/mirror/oom.git 11:07:47 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:07:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:07:47 > git --version # timeout=10 11:07:47 > git --version # 'git version 2.17.1' 11:07:47 using GIT_SSH to set credentials Gerrit user 11:07:47 Verifying host key using manually-configured host key entries 11:07:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:07:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:07:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:07:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:07:53 using GIT_SSH to set credentials Gerrit user 11:07:53 Verifying host key using manually-configured host key entries 11:07:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/06/141506/1 # timeout=30 11:07:53 > git rev-parse d848447a61e0a80c4026b53d3a32ddafacf54bec^{commit} # timeout=10 11:07:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:07:53 Checking out Revision d848447a61e0a80c4026b53d3a32ddafacf54bec (refs/changes/06/141506/1) 11:07:53 > git config core.sparsecheckout # timeout=10 11:07:53 > git checkout -f d848447a61e0a80c4026b53d3a32ddafacf54bec # timeout=30 11:07:56 Commit message: "[Portal-NG] preferences and history 0.2.1 release" 11:07:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:07:56 > git rev-list --no-walk 2f38164c1dfecae72b2632e2f1dee82454bd522c # timeout=10 11:07:57 [EnvInject] - Injecting environment variables from a build step. 11:07:57 [EnvInject] - Injecting as environment variables the properties content 11:07:57 PYTHON=python3 11:07:57 11:07:57 [EnvInject] - Variables injected successfully. 11:07:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9496039038013359393.sh 11:07:57 ---> tox-install.sh 11:07:57 + source /home/jenkins/lf-env.sh 11:07:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:07:57 ++ mktemp -d /tmp/venv-XXXX 11:07:57 + lf_venv=/tmp/venv-IfOj 11:07:57 + local venv_file=/tmp/.os_lf_venv 11:07:57 + local python=python3 11:07:57 + local options 11:07:57 + local set_path=true 11:07:57 + local install_args= 11:07:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:07:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:07:57 + true 11:07:57 + case $1 in 11:07:57 + venv_file=/tmp/.toxenv 11:07:57 + shift 2 11:07:57 + true 11:07:57 + case $1 in 11:07:57 + shift 11:07:57 + break 11:07:57 + case $python in 11:07:57 + local pkg_list= 11:07:57 + [[ -d /opt/pyenv ]] 11:07:57 + echo 'Setup pyenv:' 11:07:57 Setup pyenv: 11:07:57 + export PYENV_ROOT=/opt/pyenv 11:07:57 + PYENV_ROOT=/opt/pyenv 11:07:57 + 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 11:07: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 11:07:57 + pyenv versions 11:07:57 * system (set by /opt/pyenv/version) 11:07:57 * 3.8.13 (set by /opt/pyenv/version) 11:07:57 * 3.9.13 (set by /opt/pyenv/version) 11:07:57 * 3.10.6 (set by /opt/pyenv/version) 11:07:57 + command -v pyenv 11:07:57 ++ pyenv init - --no-rehash 11:07: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[*]}"'\'')" 11:07:57 export PATH="/opt/pyenv/shims:${PATH}" 11:07:57 export PYENV_SHELL=bash 11:07:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:07:57 pyenv() { 11:07:57 local command 11:07:57 command="${1:-}" 11:07:57 if [ "$#" -gt 0 ]; then 11:07:57 shift 11:07:57 fi 11:07:57 11:07:57 case "$command" in 11:07:57 rehash|shell) 11:07:57 eval "$(pyenv "sh-$command" "$@")" 11:07:57 ;; 11:07:57 *) 11:07:57 command pyenv "$command" "$@" 11:07:57 ;; 11:07:57 esac 11:07:57 }' 11:07: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[*]}"' 11:07: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 11:07: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 11:07: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 11:07:57 ++ export PYENV_SHELL=bash 11:07:57 ++ PYENV_SHELL=bash 11:07:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:07:57 +++ complete -F _pyenv pyenv 11:07:57 ++ lf-pyver python3 11:07:57 ++ local py_version_xy=python3 11:07:57 ++ local py_version_xyz= 11:07:57 ++ pyenv versions 11:07:57 ++ sed 's/^[ *]* //' 11:07:57 ++ awk '{ print $1 }' 11:07:57 ++ local command 11:07:57 ++ command=versions 11:07:57 ++ '[' 1 -gt 0 ']' 11:07:57 ++ shift 11:07:57 ++ case "$command" in 11:07:57 ++ command pyenv versions 11:07:57 ++ pyenv versions 11:07:57 ++ grep -E '^[0-9.]*[0-9]$' 11:07:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:07:57 +++ grep '^3' /tmp/.pyenv_versions 11:07:57 +++ sort -V 11:07:57 +++ tail -n 1 11:07:57 ++ py_version_xyz=3.10.6 11:07:57 ++ [[ -z 3.10.6 ]] 11:07:57 ++ echo 3.10.6 11:07:57 ++ return 0 11:07:57 + pyenv local 3.10.6 11:07:57 + local command 11:07:57 + command=local 11:07:57 + '[' 2 -gt 0 ']' 11:07:57 + shift 11:07:57 + case "$command" in 11:07:57 + command pyenv local 3.10.6 11:07:57 + pyenv local 3.10.6 11:07:57 + for arg in "$@" 11:07:57 + case $arg in 11:07:57 + pkg_list+='tox ' 11:07:57 + for arg in "$@" 11:07:57 + case $arg in 11:07:57 + pkg_list+='virtualenv ' 11:07:57 + for arg in "$@" 11:07:57 + case $arg in 11:07:57 + pkg_list+='urllib3~=1.26.15 ' 11:07:57 + [[ -f /tmp/.toxenv ]] 11:07:57 + [[ ! -f /tmp/.toxenv ]] 11:07:57 + [[ -n '' ]] 11:07:57 + python3 -m venv /tmp/venv-IfOj 11:08:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IfOj' 11:08:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IfOj 11:08:01 + echo /tmp/venv-IfOj 11:08:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:08:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:08:01 + /tmp/venv-IfOj/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:08:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:08:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:08:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:08:05 + /tmp/venv-IfOj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:08:07 + type python3 11:08:07 + true 11:08:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IfOj/bin to PATH' 11:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-IfOj/bin to PATH 11:08:07 + PATH=/tmp/venv-IfOj/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 11:08:07 + return 0 11:08:07 + python3 --version 11:08:07 Python 3.10.6 11:08:07 + python3 -m pip --version 11:08:07 pip 25.1.1 from /tmp/venv-IfOj/lib/python3.10/site-packages/pip (python 3.10) 11:08:07 + python3 -m pip freeze 11:08:08 cachetools==6.1.0 11:08:08 chardet==5.2.0 11:08:08 colorama==0.4.6 11:08:08 distlib==0.3.9 11:08:08 filelock==3.18.0 11:08:08 packaging==25.0 11:08:08 platformdirs==4.3.8 11:08:08 pluggy==1.6.0 11:08:08 pyproject-api==1.9.1 11:08:08 tomli==2.2.1 11:08:08 tox==4.27.0 11:08:08 typing_extensions==4.14.1 11:08:08 urllib3==1.26.20 11:08:08 virtualenv==20.31.2 11:08:08 [EnvInject] - Injecting environment variables from a build step. 11:08:08 [EnvInject] - Injecting as environment variables the properties content 11:08:08 PARALLEL=false 11:08:08 11:08:08 [EnvInject] - Variables injected successfully. 11:08:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5357101057992311494.sh 11:08:08 ---> tox-run.sh 11:08:08 + 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 11:08:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:08:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:08:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:08:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:08:08 + source /home/jenkins/lf-env.sh 11:08:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:08:08 ++ mktemp -d /tmp/venv-XXXX 11:08:08 + lf_venv=/tmp/venv-LRET 11:08:08 + local venv_file=/tmp/.os_lf_venv 11:08:08 + local python=python3 11:08:08 + local options 11:08:08 + local set_path=true 11:08:08 + local install_args= 11:08:08 ++ 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 11:08:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:08:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:08:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:08:08 + true 11:08:08 + case $1 in 11:08:08 + venv_file=/tmp/.toxenv 11:08:08 + shift 2 11:08:08 + true 11:08:08 + case $1 in 11:08:08 + shift 11:08:08 + break 11:08:08 + case $python in 11:08:08 + local pkg_list= 11:08:08 + [[ -d /opt/pyenv ]] 11:08:08 + echo 'Setup pyenv:' 11:08:08 Setup pyenv: 11:08:08 + export PYENV_ROOT=/opt/pyenv 11:08:08 + PYENV_ROOT=/opt/pyenv 11:08:08 + 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 11:08: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 11:08:08 + pyenv versions 11:08:08 system 11:08:08 3.8.13 11:08:08 3.9.13 11:08:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:08:08 + command -v pyenv 11:08:08 ++ pyenv init - --no-rehash 11:08: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[*]}"'\'')" 11:08:08 export PATH="/opt/pyenv/shims:${PATH}" 11:08:08 export PYENV_SHELL=bash 11:08:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:08:08 pyenv() { 11:08:08 local command 11:08:08 command="${1:-}" 11:08:08 if [ "$#" -gt 0 ]; then 11:08:08 shift 11:08:08 fi 11:08:08 11:08:08 case "$command" in 11:08:08 rehash|shell) 11:08:08 eval "$(pyenv "sh-$command" "$@")" 11:08:08 ;; 11:08:08 *) 11:08:08 command pyenv "$command" "$@" 11:08:08 ;; 11:08:08 esac 11:08:08 }' 11:08: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[*]}"' 11:08: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 11:08: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 11:08: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 11:08:08 ++ export PYENV_SHELL=bash 11:08:08 ++ PYENV_SHELL=bash 11:08:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:08:08 +++ complete -F _pyenv pyenv 11:08:08 ++ lf-pyver python3 11:08:08 ++ local py_version_xy=python3 11:08:08 ++ local py_version_xyz= 11:08:08 ++ pyenv versions 11:08:08 ++ local command 11:08:08 ++ command=versions 11:08:08 ++ '[' 1 -gt 0 ']' 11:08:08 ++ shift 11:08:08 ++ case "$command" in 11:08:08 ++ command pyenv versions 11:08:08 ++ pyenv versions 11:08:08 ++ sed 's/^[ *]* //' 11:08:08 ++ awk '{ print $1 }' 11:08:08 ++ grep -E '^[0-9.]*[0-9]$' 11:08:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:08:08 +++ grep '^3' /tmp/.pyenv_versions 11:08:08 +++ sort -V 11:08:08 +++ tail -n 1 11:08:08 ++ py_version_xyz=3.10.6 11:08:08 ++ [[ -z 3.10.6 ]] 11:08:08 ++ echo 3.10.6 11:08:08 ++ return 0 11:08:08 + pyenv local 3.10.6 11:08:08 + local command 11:08:08 + command=local 11:08:08 + '[' 2 -gt 0 ']' 11:08:08 + shift 11:08:08 + case "$command" in 11:08:08 + command pyenv local 3.10.6 11:08:08 + pyenv local 3.10.6 11:08:08 + for arg in "$@" 11:08:08 + case $arg in 11:08:08 + pkg_list+='tox ' 11:08:08 + for arg in "$@" 11:08:08 + case $arg in 11:08:08 + pkg_list+='virtualenv ' 11:08:08 + for arg in "$@" 11:08:08 + case $arg in 11:08:08 + pkg_list+='urllib3~=1.26.15 ' 11:08:08 + [[ -f /tmp/.toxenv ]] 11:08:08 ++ cat /tmp/.toxenv 11:08:08 + lf_venv=/tmp/venv-IfOj 11:08:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IfOj from' file:/tmp/.toxenv 11:08:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IfOj from file:/tmp/.toxenv 11:08:08 + /tmp/venv-IfOj/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:08:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:08:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:08:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:08:09 + /tmp/venv-IfOj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:08:10 + type python3 11:08:10 + true 11:08:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IfOj/bin to PATH' 11:08:10 lf-activate-venv(): INFO: Adding /tmp/venv-IfOj/bin to PATH 11:08:10 + PATH=/tmp/venv-IfOj/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 11:08:10 + return 0 11:08:10 + [[ -d /opt/pyenv ]] 11:08:10 + echo '---> Setting up pyenv' 11:08:10 ---> Setting up pyenv 11:08:10 + export PYENV_ROOT=/opt/pyenv 11:08:10 + PYENV_ROOT=/opt/pyenv 11:08:10 + export PATH=/opt/pyenv/bin:/tmp/venv-IfOj/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 11:08:10 + PATH=/opt/pyenv/bin:/tmp/venv-IfOj/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 11:08:10 ++ pwd 11:08:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:08:10 + export PYTHONPATH 11:08:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:08:10 + TOX_TESTENV_PASSENV=PYTHONPATH 11:08:10 + tox --version 11:08:10 4.27.0 from /tmp/venv-IfOj/lib/python3.10/site-packages/tox/__init__.py 11:08:10 + PARALLEL=false 11:08:10 + TOX_OPTIONS_LIST= 11:08:10 + [[ -n checkbashisms ]] 11:08:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:08:10 + case ${PARALLEL,,} in 11:08:10 + tox -e checkbashisms 11:08:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:08:11 checkbashisms: freeze> python -m pip freeze --all 11:08:12 checkbashisms: pip==25.1.1,setuptools==80.3.1 11:08:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:08:13 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:08:13 you may get strange results 11:08:13 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:08:13 you may get strange results 11:08:14 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:08:15 checkbashisms: OK (4.85=setup[1.34]+cmd[3.51] seconds) 11:08:15 congratulations :) (5.06 seconds) 11:08:16 + tox_status=0 11:08:16 + echo '---> Completed tox runs' 11:08:16 ---> Completed tox runs 11:08:16 + for i in .tox/*/log 11:08:16 ++ echo .tox/checkbashisms/log 11:08:16 ++ awk -F/ '{print $2}' 11:08:16 + tox_env=checkbashisms 11:08:16 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:08:16 + DOC_DIR=docs/_build/html 11:08:16 + [[ -d docs/_build/html ]] 11:08:16 + echo '---> tox-run.sh ends' 11:08:16 ---> tox-run.sh ends 11:08:16 + test 0 -eq 0 11:08:16 $ ssh-agent -k 11:08:16 unset SSH_AUTH_SOCK; 11:08:16 unset SSH_AGENT_PID; 11:08:16 echo Agent pid 1638 killed; 11:08:16 [ssh-agent] Stopped. 11:08:16 [PostBuildScript] - [INFO] Executing post build scripts. 11:08:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins899575488934293976.sh 11:08:16 ---> sysstat.sh 11:08:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8426928800938006643.sh 11:08:16 ---> package-listing.sh 11:08:16 ++ facter osfamily 11:08:16 ++ tr '[:upper:]' '[:lower:]' 11:08:16 + OS_FAMILY=debian 11:08:16 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:08:16 + START_PACKAGES=/tmp/packages_start.txt 11:08:16 + END_PACKAGES=/tmp/packages_end.txt 11:08:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:08:16 + PACKAGES=/tmp/packages_start.txt 11:08:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:08:16 + PACKAGES=/tmp/packages_end.txt 11:08:16 + case "${OS_FAMILY}" in 11:08:16 + dpkg -l 11:08:16 + grep '^ii' 11:08:16 + '[' -f /tmp/packages_start.txt ']' 11:08:16 + '[' -f /tmp/packages_end.txt ']' 11:08:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:08:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:08:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:08:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:08:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10002069880745119592.sh 11:08:16 ---> capture-instance-metadata.sh 11:08:16 Setup pyenv: 11:08:16 system 11:08:16 3.8.13 11:08:16 3.9.13 11:08:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:08:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-09j8 11:08:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:08:24 lf-activate-venv(): INFO: Installing: lftools 11:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-09j8/bin to PATH 11:08:52 INFO: Running in OpenStack, capturing instance metadata 11:08:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17610260858783194805.sh 11:08:53 provisioning config files... 11:08:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16280939017200566899tmp 11:08:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:08:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:08:53 [EnvInject] - Injecting environment variables from a build step. 11:08:53 [EnvInject] - Injecting as environment variables the properties content 11:08:53 SERVER_ID=logs 11:08:53 11:08:53 [EnvInject] - Variables injected successfully. 11:08:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5730855805598729125.sh 11:08:53 ---> create-netrc.sh 11:08:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins766650858663617392.sh 11:08:53 ---> python-tools-install.sh 11:08:53 Setup pyenv: 11:08:53 system 11:08:53 3.8.13 11:08:53 3.9.13 11:08:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:08:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-09j8 from file:/tmp/.os_lf_venv 11:08:55 lf-activate-venv(): INFO: Installing: lftools 11:09:03 lf-activate-venv(): INFO: Adding /tmp/venv-09j8/bin to PATH 11:09:03 Generating Requirements File 11:09:24 Python 3.10.6 11:09:24 pip 25.1.1 from /tmp/venv-09j8/lib/python3.10/site-packages/pip (python 3.10) 11:09:24 appdirs==1.4.4 11:09:24 argcomplete==3.6.2 11:09:24 aspy.yaml==1.3.0 11:09:24 attrs==25.3.0 11:09:24 autopage==0.5.2 11:09:24 beautifulsoup4==4.13.4 11:09:24 boto3==1.39.3 11:09:24 botocore==1.39.3 11:09:24 bs4==0.0.2 11:09:24 cachetools==5.5.2 11:09:24 certifi==2025.7.9 11:09:24 cffi==1.17.1 11:09:24 cfgv==3.4.0 11:09:24 chardet==5.2.0 11:09:24 charset-normalizer==3.4.2 11:09:24 click==8.2.1 11:09:24 cliff==4.10.0 11:09:24 cmd2==2.7.0 11:09:24 cryptography==3.3.2 11:09:24 debtcollector==3.0.0 11:09:24 decorator==5.2.1 11:09:24 defusedxml==0.7.1 11:09:24 Deprecated==1.2.18 11:09:24 distlib==0.3.9 11:09:24 dnspython==2.7.0 11:09:24 docker==7.1.0 11:09:24 dogpile.cache==1.4.0 11:09:24 durationpy==0.10 11:09:24 email_validator==2.2.0 11:09:24 filelock==3.18.0 11:09:24 future==1.0.0 11:09:24 gitdb==4.0.12 11:09:24 GitPython==3.1.44 11:09:24 google-auth==2.40.3 11:09:24 httplib2==0.22.0 11:09:24 identify==2.6.12 11:09:24 idna==3.10 11:09:24 importlib-resources==1.5.0 11:09:24 iso8601==2.1.0 11:09:24 Jinja2==3.1.6 11:09:24 jmespath==1.0.1 11:09:24 jsonpatch==1.33 11:09:24 jsonpointer==3.0.0 11:09:24 jsonschema==4.24.0 11:09:24 jsonschema-specifications==2025.4.1 11:09:24 keystoneauth1==5.11.1 11:09:24 kubernetes==33.1.0 11:09:24 lftools==0.37.13 11:09:24 lxml==6.0.0 11:09:24 markdown-it-py==3.0.0 11:09:24 MarkupSafe==3.0.2 11:09:24 mdurl==0.1.2 11:09:24 msgpack==1.1.1 11:09:24 multi_key_dict==2.0.3 11:09:24 munch==4.0.0 11:09:24 netaddr==1.3.0 11:09:24 niet==1.4.2 11:09:24 nodeenv==1.9.1 11:09:24 oauth2client==4.1.3 11:09:24 oauthlib==3.3.1 11:09:24 openstacksdk==4.6.0 11:09:24 os-client-config==2.3.0 11:09:24 os-service-types==1.8.0 11:09:24 osc-lib==4.1.0 11:09:24 oslo.config==9.8.0 11:09:24 oslo.context==6.0.0 11:09:24 oslo.i18n==6.5.1 11:09:24 oslo.log==7.1.0 11:09:24 oslo.serialization==5.7.0 11:09:24 oslo.utils==9.0.0 11:09:24 packaging==25.0 11:09:24 pbr==6.1.1 11:09:24 platformdirs==4.3.8 11:09:24 prettytable==3.16.0 11:09:24 psutil==7.0.0 11:09:24 pyasn1==0.6.1 11:09:24 pyasn1_modules==0.4.2 11:09:24 pycparser==2.22 11:09:24 pygerrit2==2.0.15 11:09:24 PyGithub==2.6.1 11:09:24 Pygments==2.19.2 11:09:24 PyJWT==2.10.1 11:09:24 PyNaCl==1.5.0 11:09:24 pyparsing==2.4.7 11:09:24 pyperclip==1.9.0 11:09:24 pyrsistent==0.20.0 11:09:24 python-cinderclient==9.7.0 11:09:24 python-dateutil==2.9.0.post0 11:09:24 python-heatclient==4.2.0 11:09:24 python-jenkins==1.8.2 11:09:24 python-keystoneclient==5.6.0 11:09:24 python-magnumclient==4.8.1 11:09:24 python-openstackclient==8.1.0 11:09:24 python-swiftclient==4.8.0 11:09:24 PyYAML==6.0.2 11:09:24 referencing==0.36.2 11:09:24 requests==2.32.4 11:09:24 requests-oauthlib==2.0.0 11:09:24 requestsexceptions==1.4.0 11:09:24 rfc3986==2.0.0 11:09:24 rich==14.0.0 11:09:24 rich-argparse==1.7.1 11:09:24 rpds-py==0.26.0 11:09:24 rsa==4.9.1 11:09:24 ruamel.yaml==0.18.14 11:09:24 ruamel.yaml.clib==0.2.12 11:09:24 s3transfer==0.13.0 11:09:24 simplejson==3.20.1 11:09:24 six==1.17.0 11:09:24 smmap==5.0.2 11:09:24 soupsieve==2.7 11:09:24 stevedore==5.4.1 11:09:24 tabulate==0.9.0 11:09:24 toml==0.10.2 11:09:24 tomlkit==0.13.3 11:09:24 tqdm==4.67.1 11:09:24 typing_extensions==4.14.1 11:09:24 tzdata==2025.2 11:09:24 urllib3==1.26.20 11:09:24 virtualenv==20.31.2 11:09:24 wcwidth==0.2.13 11:09:24 websocket-client==1.8.0 11:09:24 wrapt==1.17.2 11:09:24 xdg==6.0.0 11:09:24 xmltodict==0.14.2 11:09:24 yq==3.4.3 11:09:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16098595760662496596.sh 11:09:24 ---> sudo-logs.sh 11:09:24 Archiving 'sudo' log.. 11:09:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15833439471369923625.sh 11:09:25 ---> job-cost.sh 11:09:25 Setup pyenv: 11:09:25 system 11:09:25 3.8.13 11:09:25 3.9.13 11:09:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:09:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-09j8 from file:/tmp/.os_lf_venv 11:09:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-09j8/bin to PATH 11:09:32 INFO: No Stack... 11:09:32 INFO: Retrieving Pricing Info for: v3-standard-4 11:09:33 INFO: Archiving Costs 11:09:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4623028258260047454.sh 11:09:33 ---> logs-deploy.sh 11:09:33 Setup pyenv: 11:09:33 system 11:09:33 3.8.13 11:09:33 3.9.13 11:09:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:09:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-09j8 from file:/tmp/.os_lf_venv 11:09:35 lf-activate-venv(): INFO: Installing: lftools 11:09:43 lf-activate-venv(): INFO: Adding /tmp/venv-09j8/bin to PATH 11:09:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4185 11:09:43 INFO: archiving workspace using pattern(s): 11:09:44 Archives upload complete. 11:09:44 INFO: archiving logs to Nexus 11:09:45 ---> uname -a: 11:09:45 Linux prd-ubuntu1804-builder-4c-4g-26860 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:09:45 11:09:45 11:09:45 ---> lscpu: 11:09:45 Architecture: x86_64 11:09:45 CPU op-mode(s): 32-bit, 64-bit 11:09:45 Byte Order: Little Endian 11:09:45 CPU(s): 4 11:09:45 On-line CPU(s) list: 0-3 11:09:45 Thread(s) per core: 1 11:09:45 Core(s) per socket: 1 11:09:45 Socket(s): 4 11:09:45 NUMA node(s): 1 11:09:45 Vendor ID: AuthenticAMD 11:09:45 CPU family: 23 11:09:45 Model: 49 11:09:45 Model name: AMD EPYC-Rome Processor 11:09:45 Stepping: 0 11:09:45 CPU MHz: 2800.000 11:09:45 BogoMIPS: 5600.00 11:09:45 Virtualization: AMD-V 11:09:45 Hypervisor vendor: KVM 11:09:45 Virtualization type: full 11:09:45 L1d cache: 32K 11:09:45 L1i cache: 32K 11:09:45 L2 cache: 512K 11:09:45 L3 cache: 16384K 11:09:45 NUMA node0 CPU(s): 0-3 11:09:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:09:45 11:09:45 11:09:45 ---> nproc: 11:09:45 4 11:09:45 11:09:45 11:09:45 ---> df -h: 11:09:45 Filesystem Size Used Avail Use% Mounted on 11:09:45 udev 7.9G 0 7.9G 0% /dev 11:09:45 tmpfs 1.6G 672K 1.6G 1% /run 11:09:45 /dev/vda1 78G 8.3G 70G 11% / 11:09:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:09:45 tmpfs 5.0M 0 5.0M 0% /run/lock 11:09:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:09:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:09:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:09:45 11:09:45 11:09:45 ---> free -m: 11:09:45 total used free shared buff/cache available 11:09:45 Mem: 16040 574 13404 0 2061 15152 11:09:45 Swap: 1023 0 1023 11:09:45 11:09:45 11:09:45 ---> ip addr: 11:09:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:09:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:09:45 inet 127.0.0.1/8 scope host lo 11:09:45 valid_lft forever preferred_lft forever 11:09:45 inet6 ::1/128 scope host 11:09:45 valid_lft forever preferred_lft forever 11:09:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:09:45 link/ether fa:16:3e:33:f5:ad brd ff:ff:ff:ff:ff:ff 11:09:45 inet 10.30.106.207/23 brd 10.30.107.255 scope global dynamic ens3 11:09:45 valid_lft 86263sec preferred_lft 86263sec 11:09:45 inet6 fe80::f816:3eff:fe33:f5ad/64 scope link 11:09:45 valid_lft forever preferred_lft forever 11:09:45 11:09:45 11:09:45 ---> sar -b -r -n DEV: 11:09:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26860) 07/09/25 _x86_64_ (4 CPU) 11:09:45 11:09:45 11:07:29 LINUX RESTART (4 CPU) 11:09:45 11:09:45 11:08:02 tps rtps wtps bread/s bwrtn/s 11:09:45 11:09:01 108.81 8.81 100.00 239.28 48371.19 11:09:45 Average: 108.81 8.81 100.00 239.28 48371.19 11:09:45 11:09:45 11:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:09:45 11:09:01 13861504 15518284 2563464 15.61 69000 1783444 857636 4.91 730988 1608760 144440 11:09:45 Average: 13861504 15518284 2563464 15.61 69000 1783444 857636 4.91 730988 1608760 144440 11:09:45 11:09:45 11:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:09:45 11:09:01 ens3 140.25 98.19 881.55 23.58 0.00 0.00 0.00 0.00 11:09:45 11:09:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 11:09:45 Average: ens3 140.25 98.19 881.55 23.58 0.00 0.00 0.00 0.00 11:09:45 Average: lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 11:09:45 11:09:45 11:09:45 ---> sar -P ALL: 11:09:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26860) 07/09/25 _x86_64_ (4 CPU) 11:09:45 11:09:45 11:07:29 LINUX RESTART (4 CPU) 11:09:45 11:09:45 11:08:02 CPU %user %nice %system %iowait %steal %idle 11:09:45 11:09:01 all 19.39 0.00 1.52 4.47 0.04 74.58 11:09:45 11:09:01 0 18.12 0.00 1.58 0.34 0.03 79.93 11:09:45 11:09:01 1 19.42 0.00 1.23 3.38 0.05 75.92 11:09:45 11:09:01 2 11.98 0.00 1.21 3.93 0.02 82.86 11:09:45 11:09:01 3 28.00 0.00 1.99 10.22 0.05 59.75 11:09:45 Average: all 19.39 0.00 1.52 4.47 0.04 74.58 11:09:45 Average: 0 18.12 0.00 1.58 0.34 0.03 79.93 11:09:45 Average: 1 19.42 0.00 1.23 3.38 0.05 75.92 11:09:45 Average: 2 11.98 0.00 1.21 3.93 0.02 82.86 11:09:45 Average: 3 28.00 0.00 1.99 10.22 0.05 59.75 11:09:45 11:09:45 11:09:45