11:12:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141068 11:12:16 Running as SYSTEM 11:12:16 [EnvInject] - Loading node environment variables. 11:12:16 Building remotely on prd-ubuntu1804-builder-4c-4g-18940 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:12:16 [ssh-agent] Looking for ssh-agent implementation... 11:12:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:16 $ ssh-agent 11:12:16 SSH_AUTH_SOCK=/tmp/ssh-sPyzNw2cP4Wx/agent.1657 11:12:16 SSH_AGENT_PID=1659 11:12:16 [ssh-agent] Started. 11:12:16 Running ssh-add (command line suppressed) 11:12:16 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_409358057648443055.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_409358057648443055.key) 11:12:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:12:16 The recommended git tool is: NONE 11:12:18 using credential onap-jenkins-ssh 11:12:18 Wiping out workspace first. 11:12:18 Cloning the remote Git repository 11:12:18 Cloning repository git://cloud.onap.org/mirror/oom.git 11:12:18 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:12:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:12:18 > git --version # timeout=10 11:12:18 > git --version # 'git version 2.17.1' 11:12:18 using GIT_SSH to set credentials Gerrit user 11:12:18 Verifying host key using manually-configured host key entries 11:12:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:12:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:12:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:12:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:12:25 using GIT_SSH to set credentials Gerrit user 11:12:25 Verifying host key using manually-configured host key entries 11:12:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/141068/6 # timeout=30 11:12:25 > git rev-parse fcf5d1d00312df9d77a8fb148a3478d2f31ce589^{commit} # timeout=10 11:12:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:12:25 Checking out Revision fcf5d1d00312df9d77a8fb148a3478d2f31ce589 (refs/changes/68/141068/6) 11:12:25 > git config core.sparsecheckout # timeout=10 11:12:25 > git checkout -f fcf5d1d00312df9d77a8fb148a3478d2f31ce589 # timeout=30 11:12:29 Commit message: "[SO] 15.1.1 release" 11:12:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:12:29 > git rev-list --no-walk 1507ea7ec3bc90ba859acfc6ac22fd23c443e14b # timeout=10 11:12:29 [EnvInject] - Injecting environment variables from a build step. 11:12:29 [EnvInject] - Injecting as environment variables the properties content 11:12:29 PYTHON=python3 11:12:29 11:12:29 [EnvInject] - Variables injected successfully. 11:12:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12251167637136496559.sh 11:12:29 ---> tox-install.sh 11:12:29 + source /home/jenkins/lf-env.sh 11:12:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:12:29 ++ mktemp -d /tmp/venv-XXXX 11:12:29 + lf_venv=/tmp/venv-3Jpa 11:12:29 + local venv_file=/tmp/.os_lf_venv 11:12:29 + local python=python3 11:12:29 + local options 11:12:29 + local set_path=true 11:12:29 + local install_args= 11:12:29 ++ 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:12:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:12:29 + true 11:12:29 + case $1 in 11:12:29 + venv_file=/tmp/.toxenv 11:12:29 + shift 2 11:12:29 + true 11:12:29 + case $1 in 11:12:29 + shift 11:12:29 + break 11:12:29 + case $python in 11:12:29 + local pkg_list= 11:12:29 + [[ -d /opt/pyenv ]] 11:12:29 + echo 'Setup pyenv:' 11:12:29 Setup pyenv: 11:12:29 + export PYENV_ROOT=/opt/pyenv 11:12:29 + PYENV_ROOT=/opt/pyenv 11:12:29 + 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:12:29 + 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:12:29 + pyenv versions 11:12:29 * system (set by /opt/pyenv/version) 11:12:29 * 3.8.13 (set by /opt/pyenv/version) 11:12:29 * 3.9.13 (set by /opt/pyenv/version) 11:12:29 * 3.10.6 (set by /opt/pyenv/version) 11:12:29 + command -v pyenv 11:12:29 ++ pyenv init - --no-rehash 11:12:29 + 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:12:29 export PATH="/opt/pyenv/shims:${PATH}" 11:12:29 export PYENV_SHELL=bash 11:12:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:12:29 pyenv() { 11:12:29 local command 11:12:29 command="${1:-}" 11:12:29 if [ "$#" -gt 0 ]; then 11:12:29 shift 11:12:29 fi 11:12:29 11:12:29 case "$command" in 11:12:29 rehash|shell) 11:12:29 eval "$(pyenv "sh-$command" "$@")" 11:12:29 ;; 11:12:29 *) 11:12:29 command pyenv "$command" "$@" 11:12:29 ;; 11:12:29 esac 11:12:29 }' 11:12:29 +++ 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:12:29 ++ 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:12:29 ++ 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:12:29 ++ 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:12:29 ++ export PYENV_SHELL=bash 11:12:29 ++ PYENV_SHELL=bash 11:12:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:12:29 +++ complete -F _pyenv pyenv 11:12:29 ++ lf-pyver python3 11:12:29 ++ local py_version_xy=python3 11:12:29 ++ local py_version_xyz= 11:12:29 ++ pyenv versions 11:12:29 ++ local command 11:12:29 ++ sed 's/^[ *]* //' 11:12:29 ++ command=versions 11:12:29 ++ '[' 1 -gt 0 ']' 11:12:29 ++ shift 11:12:29 ++ case "$command" in 11:12:29 ++ command pyenv versions 11:12:29 ++ pyenv versions 11:12:29 ++ grep -E '^[0-9.]*[0-9]$' 11:12:29 ++ awk '{ print $1 }' 11:12:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:12:29 +++ grep '^3' /tmp/.pyenv_versions 11:12:29 +++ sort -V 11:12:29 +++ tail -n 1 11:12:29 ++ py_version_xyz=3.10.6 11:12:29 ++ [[ -z 3.10.6 ]] 11:12:29 ++ echo 3.10.6 11:12:29 ++ return 0 11:12:29 + pyenv local 3.10.6 11:12:29 + local command 11:12:29 + command=local 11:12:29 + '[' 2 -gt 0 ']' 11:12:29 + shift 11:12:29 + case "$command" in 11:12:29 + command pyenv local 3.10.6 11:12:29 + pyenv local 3.10.6 11:12:29 + for arg in "$@" 11:12:29 + case $arg in 11:12:29 + pkg_list+='tox ' 11:12:29 + for arg in "$@" 11:12:29 + case $arg in 11:12:29 + pkg_list+='virtualenv ' 11:12:29 + for arg in "$@" 11:12:29 + case $arg in 11:12:29 + pkg_list+='urllib3~=1.26.15 ' 11:12:29 + [[ -f /tmp/.toxenv ]] 11:12:29 + [[ ! -f /tmp/.toxenv ]] 11:12:29 + [[ -n '' ]] 11:12:29 + python3 -m venv /tmp/venv-3Jpa 11:12:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Jpa' 11:12:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Jpa 11:12:33 + echo /tmp/venv-3Jpa 11:12:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:12:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:12:33 + /tmp/venv-3Jpa/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:12:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:12:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:12:38 + /tmp/venv-3Jpa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:12:40 + type python3 11:12:40 + true 11:12:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3Jpa/bin to PATH' 11:12:40 lf-activate-venv(): INFO: Adding /tmp/venv-3Jpa/bin to PATH 11:12:40 + PATH=/tmp/venv-3Jpa/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:12:40 + return 0 11:12:40 + python3 --version 11:12:40 Python 3.10.6 11:12:40 + python3 -m pip --version 11:12:40 pip 25.1.1 from /tmp/venv-3Jpa/lib/python3.10/site-packages/pip (python 3.10) 11:12:40 + python3 -m pip freeze 11:12:40 cachetools==6.0.0 11:12:40 chardet==5.2.0 11:12:40 colorama==0.4.6 11:12:40 distlib==0.3.9 11:12:40 filelock==3.18.0 11:12:40 packaging==25.0 11:12:40 platformdirs==4.3.8 11:12:40 pluggy==1.6.0 11:12:40 pyproject-api==1.9.1 11:12:40 tomli==2.2.1 11:12:40 tox==4.26.0 11:12:40 typing_extensions==4.14.0 11:12:40 urllib3==1.26.20 11:12:40 virtualenv==20.31.2 11:12:40 [EnvInject] - Injecting environment variables from a build step. 11:12:40 [EnvInject] - Injecting as environment variables the properties content 11:12:40 PARALLEL=false 11:12:40 11:12:40 [EnvInject] - Variables injected successfully. 11:12:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7385049341713451868.sh 11:12:40 ---> tox-run.sh 11:12:40 + 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:12:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:12:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:12:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:12:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:12:40 + source /home/jenkins/lf-env.sh 11:12:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:12:40 ++ mktemp -d /tmp/venv-XXXX 11:12:40 + lf_venv=/tmp/venv-2TPa 11:12:40 + local venv_file=/tmp/.os_lf_venv 11:12:40 + local python=python3 11:12:40 + local options 11:12:40 + local set_path=true 11:12:40 + local install_args= 11:12:40 ++ 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:12:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:12:40 + true 11:12:40 + case $1 in 11:12:40 + venv_file=/tmp/.toxenv 11:12:40 + shift 2 11:12:40 + true 11:12:40 + case $1 in 11:12:40 + shift 11:12:40 + break 11:12:40 + case $python in 11:12:40 + local pkg_list= 11:12:40 + [[ -d /opt/pyenv ]] 11:12:40 + echo 'Setup pyenv:' 11:12:40 Setup pyenv: 11:12:40 + export PYENV_ROOT=/opt/pyenv 11:12:40 + PYENV_ROOT=/opt/pyenv 11:12:40 + 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:12:40 + 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:12:40 + pyenv versions 11:12:40 system 11:12:40 3.8.13 11:12:40 3.9.13 11:12:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:12:40 + command -v pyenv 11:12:40 ++ pyenv init - --no-rehash 11:12:40 + 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:12:40 export PATH="/opt/pyenv/shims:${PATH}" 11:12:40 export PYENV_SHELL=bash 11:12:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:12:40 pyenv() { 11:12:40 local command 11:12:40 command="${1:-}" 11:12:40 if [ "$#" -gt 0 ]; then 11:12:40 shift 11:12:40 fi 11:12:40 11:12:40 case "$command" in 11:12:40 rehash|shell) 11:12:40 eval "$(pyenv "sh-$command" "$@")" 11:12:40 ;; 11:12:40 *) 11:12:40 command pyenv "$command" "$@" 11:12:40 ;; 11:12:40 esac 11:12:40 }' 11:12:40 +++ 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:12:40 ++ 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:12:40 ++ 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:12:40 ++ 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:12:40 ++ export PYENV_SHELL=bash 11:12:40 ++ PYENV_SHELL=bash 11:12:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:12:40 +++ complete -F _pyenv pyenv 11:12:40 ++ lf-pyver python3 11:12:40 ++ local py_version_xy=python3 11:12:40 ++ local py_version_xyz= 11:12:40 ++ pyenv versions 11:12:40 ++ local command 11:12:40 ++ command=versions 11:12:40 ++ '[' 1 -gt 0 ']' 11:12:40 ++ shift 11:12:40 ++ case "$command" in 11:12:40 ++ command pyenv versions 11:12:40 ++ pyenv versions 11:12:40 ++ sed 's/^[ *]* //' 11:12:40 ++ awk '{ print $1 }' 11:12:40 ++ grep -E '^[0-9.]*[0-9]$' 11:12:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:12:40 +++ grep '^3' /tmp/.pyenv_versions 11:12:40 +++ sort -V 11:12:40 +++ tail -n 1 11:12:40 ++ py_version_xyz=3.10.6 11:12:40 ++ [[ -z 3.10.6 ]] 11:12:40 ++ echo 3.10.6 11:12:40 ++ return 0 11:12:40 + pyenv local 3.10.6 11:12:40 + local command 11:12:40 + command=local 11:12:40 + '[' 2 -gt 0 ']' 11:12:40 + shift 11:12:40 + case "$command" in 11:12:40 + command pyenv local 3.10.6 11:12:40 + pyenv local 3.10.6 11:12:40 + for arg in "$@" 11:12:40 + case $arg in 11:12:40 + pkg_list+='tox ' 11:12:40 + for arg in "$@" 11:12:40 + case $arg in 11:12:40 + pkg_list+='virtualenv ' 11:12:40 + for arg in "$@" 11:12:40 + case $arg in 11:12:40 + pkg_list+='urllib3~=1.26.15 ' 11:12:40 + [[ -f /tmp/.toxenv ]] 11:12:40 ++ cat /tmp/.toxenv 11:12:40 + lf_venv=/tmp/venv-3Jpa 11:12:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Jpa from' file:/tmp/.toxenv 11:12:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Jpa from file:/tmp/.toxenv 11:12:40 + /tmp/venv-3Jpa/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:12:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:12:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:12:41 + /tmp/venv-3Jpa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:12:42 + type python3 11:12:42 + true 11:12:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3Jpa/bin to PATH' 11:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-3Jpa/bin to PATH 11:12:42 + PATH=/tmp/venv-3Jpa/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:12:42 + return 0 11:12:42 + [[ -d /opt/pyenv ]] 11:12:42 + echo '---> Setting up pyenv' 11:12:42 ---> Setting up pyenv 11:12:42 + export PYENV_ROOT=/opt/pyenv 11:12:42 + PYENV_ROOT=/opt/pyenv 11:12:42 + export PATH=/opt/pyenv/bin:/tmp/venv-3Jpa/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:12:42 + PATH=/opt/pyenv/bin:/tmp/venv-3Jpa/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:12:42 ++ pwd 11:12:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:12:42 + export PYTHONPATH 11:12:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:12:42 + TOX_TESTENV_PASSENV=PYTHONPATH 11:12:42 + tox --version 11:12:43 4.26.0 from /tmp/venv-3Jpa/lib/python3.10/site-packages/tox/__init__.py 11:12:43 + PARALLEL=false 11:12:43 + TOX_OPTIONS_LIST= 11:12:43 + [[ -n checkbashisms ]] 11:12:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:12:43 + case ${PARALLEL,,} in 11:12:43 + tox -e checkbashisms 11:12:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:12:44 checkbashisms: freeze> python -m pip freeze --all 11:12:44 checkbashisms: pip==25.1.1,setuptools==80.3.1 11:12:44 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:12:46 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:12:46 you may get strange results 11:12:46 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:12:46 you may get strange results 11:12:46 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:12:48 checkbashisms: OK (4.72=setup[1.27]+cmd[3.45] seconds) 11:12:48 congratulations :) (4.94 seconds) 11:12:48 + tox_status=0 11:12:48 + echo '---> Completed tox runs' 11:12:48 ---> Completed tox runs 11:12:48 + for i in .tox/*/log 11:12:48 ++ echo .tox/checkbashisms/log 11:12:48 ++ awk -F/ '{print $2}' 11:12:48 + tox_env=checkbashisms 11:12:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:12:48 + DOC_DIR=docs/_build/html 11:12:48 + [[ -d docs/_build/html ]] 11:12:48 + echo '---> tox-run.sh ends' 11:12:48 ---> tox-run.sh ends 11:12:48 + test 0 -eq 0 11:12:48 $ ssh-agent -k 11:12:48 unset SSH_AUTH_SOCK; 11:12:48 unset SSH_AGENT_PID; 11:12:48 echo Agent pid 1659 killed; 11:12:48 [ssh-agent] Stopped. 11:12:48 [PostBuildScript] - [INFO] Executing post build scripts. 11:12:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3977639716865003904.sh 11:12:48 ---> sysstat.sh 11:12:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14531998469494975160.sh 11:12:48 ---> package-listing.sh 11:12:48 ++ facter osfamily 11:12:48 ++ tr '[:upper:]' '[:lower:]' 11:12:49 + OS_FAMILY=debian 11:12:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:12:49 + START_PACKAGES=/tmp/packages_start.txt 11:12:49 + END_PACKAGES=/tmp/packages_end.txt 11:12:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:49 + PACKAGES=/tmp/packages_start.txt 11:12:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:12:49 + PACKAGES=/tmp/packages_end.txt 11:12:49 + case "${OS_FAMILY}" in 11:12:49 + dpkg -l 11:12:49 + grep '^ii' 11:12:49 + '[' -f /tmp/packages_start.txt ']' 11:12:49 + '[' -f /tmp/packages_end.txt ']' 11:12:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:12:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:12:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:12:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2186222884795110753.sh 11:12:49 ---> capture-instance-metadata.sh 11:12:49 Setup pyenv: 11:12:49 system 11:12:49 3.8.13 11:12:49 3.9.13 11:12:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:12:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Iby 11:12:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:12:56 lf-activate-venv(): INFO: Installing: lftools 11:13:19 lf-activate-venv(): INFO: Adding /tmp/venv-9Iby/bin to PATH 11:13:19 INFO: Running in OpenStack, capturing instance metadata 11:13:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12335963018022170128.sh 11:13:19 provisioning config files... 11:13:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12447326286982190733tmp 11:13:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:13:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:13:19 [EnvInject] - Injecting environment variables from a build step. 11:13:19 [EnvInject] - Injecting as environment variables the properties content 11:13:19 SERVER_ID=logs 11:13:19 11:13:19 [EnvInject] - Variables injected successfully. 11:13:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11554333151364825627.sh 11:13:19 ---> create-netrc.sh 11:13:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13190698920657301214.sh 11:13:19 ---> python-tools-install.sh 11:13:19 Setup pyenv: 11:13:19 system 11:13:19 3.8.13 11:13:19 3.9.13 11:13:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:13:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Iby from file:/tmp/.os_lf_venv 11:13:21 lf-activate-venv(): INFO: Installing: lftools 11:13:28 lf-activate-venv(): INFO: Adding /tmp/venv-9Iby/bin to PATH 11:13:28 Generating Requirements File 11:13:46 Python 3.10.6 11:13:46 pip 25.1.1 from /tmp/venv-9Iby/lib/python3.10/site-packages/pip (python 3.10) 11:13:47 appdirs==1.4.4 11:13:47 argcomplete==3.6.2 11:13:47 aspy.yaml==1.3.0 11:13:47 attrs==25.3.0 11:13:47 autopage==0.5.2 11:13:47 beautifulsoup4==4.13.4 11:13:47 boto3==1.38.31 11:13:47 botocore==1.38.31 11:13:47 bs4==0.0.2 11:13:47 cachetools==5.5.2 11:13:47 certifi==2025.4.26 11:13:47 cffi==1.17.1 11:13:47 cfgv==3.4.0 11:13:47 chardet==5.2.0 11:13:47 charset-normalizer==3.4.2 11:13:47 click==8.2.1 11:13:47 cliff==4.10.0 11:13:47 cmd2==2.6.0 11:13:47 cryptography==3.3.2 11:13:47 debtcollector==3.0.0 11:13:47 decorator==5.2.1 11:13:47 defusedxml==0.7.1 11:13:47 Deprecated==1.2.18 11:13:47 distlib==0.3.9 11:13:47 dnspython==2.7.0 11:13:47 docker==7.1.0 11:13:47 dogpile.cache==1.4.0 11:13:47 durationpy==0.10 11:13:47 email_validator==2.2.0 11:13:47 filelock==3.18.0 11:13:47 future==1.0.0 11:13:47 gitdb==4.0.12 11:13:47 GitPython==3.1.44 11:13:47 google-auth==2.40.3 11:13:47 httplib2==0.22.0 11:13:47 identify==2.6.12 11:13:47 idna==3.10 11:13:47 importlib-resources==1.5.0 11:13:47 iso8601==2.1.0 11:13:47 Jinja2==3.1.6 11:13:47 jmespath==1.0.1 11:13:47 jsonpatch==1.33 11:13:47 jsonpointer==3.0.0 11:13:47 jsonschema==4.24.0 11:13:47 jsonschema-specifications==2025.4.1 11:13:47 keystoneauth1==5.11.0 11:13:47 kubernetes==32.0.1 11:13:47 lftools==0.37.13 11:13:47 lxml==5.4.0 11:13:47 MarkupSafe==3.0.2 11:13:47 msgpack==1.1.0 11:13:47 multi_key_dict==2.0.3 11:13:47 munch==4.0.0 11:13:47 netaddr==1.3.0 11:13:47 niet==1.4.2 11:13:47 nodeenv==1.9.1 11:13:47 oauth2client==4.1.3 11:13:47 oauthlib==3.2.2 11:13:47 openstacksdk==4.6.0 11:13:47 os-client-config==2.1.0 11:13:47 os-service-types==1.7.0 11:13:47 osc-lib==4.0.2 11:13:47 oslo.config==9.8.0 11:13:47 oslo.context==6.0.0 11:13:47 oslo.i18n==6.5.1 11:13:47 oslo.log==7.1.0 11:13:47 oslo.serialization==5.7.0 11:13:47 oslo.utils==9.0.0 11:13:47 packaging==25.0 11:13:47 pbr==6.1.1 11:13:47 platformdirs==4.3.8 11:13:47 prettytable==3.16.0 11:13:47 psutil==7.0.0 11:13:47 pyasn1==0.6.1 11:13:47 pyasn1_modules==0.4.2 11:13:47 pycparser==2.22 11:13:47 pygerrit2==2.0.15 11:13:47 PyGithub==2.6.1 11:13:47 PyJWT==2.10.1 11:13:47 PyNaCl==1.5.0 11:13:47 pyparsing==2.4.7 11:13:47 pyperclip==1.9.0 11:13:47 pyrsistent==0.20.0 11:13:47 python-cinderclient==9.7.0 11:13:47 python-dateutil==2.9.0.post0 11:13:47 python-heatclient==4.2.0 11:13:47 python-jenkins==1.8.2 11:13:47 python-keystoneclient==5.6.0 11:13:47 python-magnumclient==4.8.1 11:13:47 python-openstackclient==8.1.0 11:13:47 python-swiftclient==4.8.0 11:13:47 PyYAML==6.0.2 11:13:47 referencing==0.36.2 11:13:47 requests==2.32.3 11:13:47 requests-oauthlib==2.0.0 11:13:47 requestsexceptions==1.4.0 11:13:47 rfc3986==2.0.0 11:13:47 rpds-py==0.25.1 11:13:47 rsa==4.9.1 11:13:47 ruamel.yaml==0.18.12 11:13:47 ruamel.yaml.clib==0.2.12 11:13:47 s3transfer==0.13.0 11:13:47 simplejson==3.20.1 11:13:47 six==1.17.0 11:13:47 smmap==5.0.2 11:13:47 soupsieve==2.7 11:13:47 stevedore==5.4.1 11:13:47 tabulate==0.9.0 11:13:47 toml==0.10.2 11:13:47 tomlkit==0.13.3 11:13:47 tqdm==4.67.1 11:13:47 typing_extensions==4.14.0 11:13:47 tzdata==2025.2 11:13:47 urllib3==1.26.20 11:13:47 virtualenv==20.31.2 11:13:47 wcwidth==0.2.13 11:13:47 websocket-client==1.8.0 11:13:47 wrapt==1.17.2 11:13:47 xdg==6.0.0 11:13:47 xmltodict==0.14.2 11:13:47 yq==3.4.3 11:13:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7580585828468875447.sh 11:13:47 ---> sudo-logs.sh 11:13:47 Archiving 'sudo' log.. 11:13:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16185973112191433100.sh 11:13:47 ---> job-cost.sh 11:13:47 Setup pyenv: 11:13:47 system 11:13:47 3.8.13 11:13:47 3.9.13 11:13:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:13:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Iby from file:/tmp/.os_lf_venv 11:13:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:13:54 lf-activate-venv(): INFO: Adding /tmp/venv-9Iby/bin to PATH 11:13:54 INFO: No Stack... 11:13:54 INFO: Retrieving Pricing Info for: v3-standard-4 11:13:54 INFO: Archiving Costs 11:13:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7348868125256209217.sh 11:13:54 ---> logs-deploy.sh 11:13:54 Setup pyenv: 11:13:55 system 11:13:55 3.8.13 11:13:55 3.9.13 11:13:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:13:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Iby from file:/tmp/.os_lf_venv 11:13:56 lf-activate-venv(): INFO: Installing: lftools 11:14:05 lf-activate-venv(): INFO: Adding /tmp/venv-9Iby/bin to PATH 11:14:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4081 11:14:05 INFO: archiving workspace using pattern(s): 11:14:05 Archives upload complete. 11:14:06 INFO: archiving logs to Nexus 11:14:06 ---> uname -a: 11:14:06 Linux prd-ubuntu1804-builder-4c-4g-18940 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:14:06 11:14:06 11:14:06 ---> lscpu: 11:14:06 Architecture: x86_64 11:14:06 CPU op-mode(s): 32-bit, 64-bit 11:14:06 Byte Order: Little Endian 11:14:06 CPU(s): 4 11:14:06 On-line CPU(s) list: 0-3 11:14:06 Thread(s) per core: 1 11:14:06 Core(s) per socket: 1 11:14:06 Socket(s): 4 11:14:06 NUMA node(s): 1 11:14:06 Vendor ID: AuthenticAMD 11:14:06 CPU family: 23 11:14:06 Model: 49 11:14:06 Model name: AMD EPYC-Rome Processor 11:14:06 Stepping: 0 11:14:06 CPU MHz: 2800.000 11:14:06 BogoMIPS: 5600.00 11:14:06 Virtualization: AMD-V 11:14:06 Hypervisor vendor: KVM 11:14:06 Virtualization type: full 11:14:06 L1d cache: 32K 11:14:06 L1i cache: 32K 11:14:06 L2 cache: 512K 11:14:06 L3 cache: 16384K 11:14:06 NUMA node0 CPU(s): 0-3 11:14:06 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:14:06 11:14:06 11:14:06 ---> nproc: 11:14:06 4 11:14:06 11:14:06 11:14:06 ---> df -h: 11:14:06 Filesystem Size Used Avail Use% Mounted on 11:14:06 udev 7.9G 0 7.9G 0% /dev 11:14:06 tmpfs 1.6G 672K 1.6G 1% /run 11:14:06 /dev/vda1 78G 8.3G 70G 11% / 11:14:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:14:06 tmpfs 5.0M 0 5.0M 0% /run/lock 11:14:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:14:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:14:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:14:06 11:14:06 11:14:06 ---> free -m: 11:14:06 total used free shared buff/cache available 11:14:06 Mem: 16040 563 13434 0 2041 15164 11:14:06 Swap: 1023 0 1023 11:14:06 11:14:06 11:14:06 ---> ip addr: 11:14:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:14:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:14:06 inet 127.0.0.1/8 scope host lo 11:14:06 valid_lft forever preferred_lft forever 11:14:06 inet6 ::1/128 scope host 11:14:06 valid_lft forever preferred_lft forever 11:14:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:14:06 link/ether fa:16:3e:49:b3:8e brd ff:ff:ff:ff:ff:ff 11:14:06 inet 10.30.106.84/23 brd 10.30.107.255 scope global dynamic ens3 11:14:06 valid_lft 86182sec preferred_lft 86182sec 11:14:06 inet6 fe80::f816:3eff:fe49:b38e/64 scope link 11:14:06 valid_lft forever preferred_lft forever 11:14:06 11:14:06 11:14:06 ---> sar -b -r -n DEV: 11:14:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18940) 06/06/25 _x86_64_ (4 CPU) 11:14:06 11:14:06 11:10:30 LINUX RESTART (4 CPU) 11:14:06 11:14:06 11:11:01 tps rtps wtps bread/s bwrtn/s 11:14:06 11:12:01 25.80 0.00 25.80 0.00 32788.67 11:14:06 11:13:01 308.62 27.16 281.45 934.11 6722.75 11:14:06 11:14:01 116.78 1.10 115.68 126.51 12354.07 11:14:06 Average: 150.40 9.42 140.98 353.54 17288.50 11:14:06 11:14:06 11:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:14:06 11:12:01 14472504 15698148 1952464 11.89 32028 1413020 718472 4.11 483076 1296732 32 11:14:06 11:13:01 14044676 15519464 2380292 14.49 51044 1629528 811532 4.64 718764 1456372 105548 11:14:06 11:14:01 13725416 15494292 2699552 16.44 78380 1879684 823620 4.71 765076 1696980 108720 11:14:06 Average: 14080865 15570635 2344103 14.27 53817 1640744 784541 4.49 655639 1483361 71433 11:14:06 11:14:06 11:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:14:06 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:06 11:12:01 ens3 2.32 0.90 0.89 0.97 0.00 0.00 0.00 0.00 11:14:06 11:13:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 11:14:06 11:13:01 ens3 248.49 172.84 1216.64 53.59 0.00 0.00 0.00 0.00 11:14:06 11:14:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 11:14:06 11:14:01 ens3 112.73 80.82 860.40 20.94 0.00 0.00 0.00 0.00 11:14:06 Average: lo 0.84 0.84 0.09 0.09 0.00 0.00 0.00 0.00 11:14:06 Average: ens3 121.18 84.85 692.64 25.17 0.00 0.00 0.00 0.00 11:14:06 11:14:06 11:14:06 ---> sar -P ALL: 11:14:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18940) 06/06/25 _x86_64_ (4 CPU) 11:14:06 11:14:06 11:10:30 LINUX RESTART (4 CPU) 11:14:06 11:14:06 11:11:01 CPU %user %nice %system %iowait %steal %idle 11:14:06 11:12:01 all 0.08 0.00 0.02 1.97 0.01 97.91 11:14:06 11:12:01 0 0.12 0.00 0.03 0.08 0.02 99.75 11:14:06 11:12:01 1 0.02 0.00 0.02 7.83 0.02 92.12 11:14:06 11:12:01 2 0.07 0.00 0.00 0.00 0.00 99.93 11:14:06 11:12:01 3 0.15 0.00 0.00 0.00 0.00 99.85 11:14:06 11:13:01 all 16.47 0.00 1.70 1.78 0.05 80.01 11:14:06 11:13:01 0 9.87 0.00 1.24 3.75 0.05 85.08 11:14:06 11:13:01 1 8.61 0.00 1.39 0.17 0.03 89.80 11:14:06 11:13:01 2 28.27 0.00 1.87 0.35 0.05 69.46 11:14:06 11:13:01 3 19.10 0.00 2.31 2.86 0.05 75.67 11:14:06 11:14:01 all 21.69 0.00 1.44 1.53 0.05 75.29 11:14:06 11:14:01 0 21.81 0.00 1.50 1.67 0.07 74.96 11:14:06 11:14:01 1 18.43 0.00 1.10 0.80 0.03 79.64 11:14:06 11:14:01 2 21.07 0.00 1.57 3.27 0.03 74.05 11:14:06 11:14:01 3 25.45 0.00 1.60 0.38 0.07 72.49 11:14:06 Average: all 12.75 0.00 1.05 1.76 0.03 84.40 11:14:06 Average: 0 10.61 0.00 0.93 1.83 0.04 86.58 11:14:06 Average: 1 9.04 0.00 0.83 2.93 0.03 87.17 11:14:06 Average: 2 16.46 0.00 1.15 1.21 0.03 81.16 11:14:06 Average: 3 14.89 0.00 1.30 1.08 0.04 82.68 11:14:06 11:14:06 11:14:06