00:27:40 Started by upstream project "integration-distribution-mri-test-vanadium" build number 31 00:27:40 originally caused by: 00:27:40 Started by timer 00:27:40 Running as SYSTEM 00:27:40 [EnvInject] - Loading node environment variables. 00:27:40 Building remotely on prd-centos8-robot-2c-8g-24261 (centos8-robot-2c-8g) in workspace /w/workspace/yangtools-csit-1node-system-only-vanadium 00:27:41 [ssh-agent] Looking for ssh-agent implementation... 00:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:27:41 $ ssh-agent 00:27:41 SSH_AUTH_SOCK=/tmp/ssh-FApxlaDFmyYN/agent.5291 00:27:41 SSH_AGENT_PID=5292 00:27:41 [ssh-agent] Started. 00:27:41 Running ssh-add (command line suppressed) 00:27:41 Identity added: /w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/private_key_11303384012308789272.key (/w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/private_key_11303384012308789272.key) 00:27:41 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:27:41 The recommended git tool is: NONE 00:27:44 using credential opendaylight-jenkins-ssh 00:27:44 Wiping out workspace first. 00:27:44 Cloning the remote Git repository 00:27:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:27:44 > git init /w/workspace/yangtools-csit-1node-system-only-vanadium/test # timeout=10 00:27:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:44 > git --version # timeout=10 00:27:44 > git --version # 'git version 2.43.0' 00:27:44 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:44 [INFO] Currently running in a labeled security context 00:27:44 [INFO] Currently SELinux is 'enforcing' on the host 00:27:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-vanadium/test@tmp/jenkins-gitclient-ssh17238785282627386687.key 00:27:44 Verifying host key using known hosts file 00:27:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:27:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:48 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:48 [INFO] Currently running in a labeled security context 00:27:48 [INFO] Currently SELinux is 'enforcing' on the host 00:27:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-vanadium/test@tmp/jenkins-gitclient-ssh2290030346173015396.key 00:27:48 Verifying host key using known hosts file 00:27:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:27:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:27:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:48 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master) 00:27:48 > git config core.sparsecheckout # timeout=10 00:27:48 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10 00:27:48 Commit message: "Adapt updater.py to use new lsp-flags container" 00:27:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:48 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:27:49 No emails were triggered. 00:27:49 provisioning config files... 00:27:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:27:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:27:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:27:49 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins8340445230540453903.sh 00:27:49 ---> python-tools-install.sh 00:27:49 Setup pyenv: 00:27:49 system 00:27:49 * 3.8.13 (set by /opt/pyenv/version) 00:27:49 * 3.9.13 (set by /opt/pyenv/version) 00:27:49 * 3.10.13 (set by /opt/pyenv/version) 00:27:49 * 3.11.7 (set by /opt/pyenv/version) 00:27:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ORMo 00:27:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:27:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:27:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:27:59 lf-activate-venv(): INFO: Base packages installed successfully 00:27:59 lf-activate-venv(): INFO: Installing additional packages: lftools 00:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH 00:28:23 Generating Requirements File 00:28:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:28:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:28:41 Python 3.11.7 00:28:42 pip 26.0.1 from /tmp/venv-ORMo/lib/python3.11/site-packages/pip (python 3.11) 00:28:42 appdirs==1.4.4 00:28:42 argcomplete==3.6.3 00:28:42 aspy.yaml==1.3.0 00:28:42 attrs==25.4.0 00:28:42 autopage==0.6.0 00:28:42 beautifulsoup4==4.14.3 00:28:42 boto3==1.42.59 00:28:42 botocore==1.42.59 00:28:42 bs4==0.0.2 00:28:42 certifi==2026.2.25 00:28:42 cffi==2.0.0 00:28:42 cfgv==3.5.0 00:28:42 chardet==6.0.0.post1 00:28:42 charset-normalizer==3.4.4 00:28:42 click==8.3.1 00:28:42 cliff==4.13.2 00:28:42 cmd2==3.2.2 00:28:42 cryptography==3.3.2 00:28:42 debtcollector==3.0.0 00:28:42 decorator==5.2.1 00:28:42 defusedxml==0.7.1 00:28:42 Deprecated==1.3.1 00:28:42 distlib==0.4.0 00:28:42 dnspython==2.8.0 00:28:42 docker==7.1.0 00:28:42 dogpile.cache==1.5.0 00:28:42 durationpy==0.10 00:28:42 email-validator==2.3.0 00:28:42 filelock==3.24.3 00:28:42 future==1.0.0 00:28:42 gitdb==4.0.12 00:28:42 GitPython==3.1.46 00:28:42 httplib2==0.30.2 00:28:42 identify==2.6.16 00:28:42 idna==3.11 00:28:42 importlib-resources==1.5.0 00:28:42 iso8601==2.1.0 00:28:42 Jinja2==3.1.6 00:28:42 jmespath==1.1.0 00:28:42 jsonpatch==1.33 00:28:42 jsonpointer==3.0.0 00:28:42 jsonschema==4.26.0 00:28:42 jsonschema-specifications==2025.9.1 00:28:42 keystoneauth1==5.13.1 00:28:42 kubernetes==35.0.0 00:28:42 lftools==0.37.21 00:28:42 lxml==6.0.2 00:28:42 markdown-it-py==4.0.0 00:28:42 MarkupSafe==3.0.3 00:28:42 mdurl==0.1.2 00:28:42 msgpack==1.1.2 00:28:42 multi_key_dict==2.0.3 00:28:42 munch==4.0.0 00:28:42 netaddr==1.3.0 00:28:42 niet==1.4.2 00:28:42 nodeenv==1.10.0 00:28:42 oauth2client==4.1.3 00:28:42 oauthlib==3.3.1 00:28:42 openstacksdk==4.10.0 00:28:42 os-service-types==1.8.2 00:28:42 osc-lib==4.4.0 00:28:42 oslo.config==10.3.0 00:28:42 oslo.context==6.3.0 00:28:42 oslo.i18n==6.7.2 00:28:42 oslo.log==8.1.0 00:28:42 oslo.serialization==5.9.1 00:28:42 oslo.utils==10.0.0 00:28:42 packaging==26.0 00:28:42 pbr==7.0.3 00:28:42 platformdirs==4.9.2 00:28:42 prettytable==3.17.0 00:28:42 psutil==7.2.2 00:28:42 pyasn1==0.6.2 00:28:42 pyasn1_modules==0.4.2 00:28:42 pycparser==3.0 00:28:42 pygerrit2==2.0.15 00:28:42 PyGithub==2.8.1 00:28:42 Pygments==2.19.2 00:28:42 PyJWT==2.11.0 00:28:42 PyNaCl==1.6.2 00:28:42 pyparsing==2.4.7 00:28:42 pyperclip==1.11.0 00:28:42 pyrsistent==0.20.0 00:28:42 python-cinderclient==9.8.0 00:28:42 python-dateutil==2.9.0.post0 00:28:42 python-discovery==1.1.0 00:28:42 python-heatclient==5.1.0 00:28:42 python-jenkins==1.8.3 00:28:42 python-keystoneclient==5.8.0 00:28:42 python-magnumclient==4.10.0 00:28:42 python-openstackclient==9.0.0 00:28:42 python-swiftclient==4.10.0 00:28:42 PyYAML==6.0.3 00:28:42 referencing==0.37.0 00:28:42 requests==2.32.5 00:28:42 requests-oauthlib==2.0.0 00:28:42 requestsexceptions==1.4.0 00:28:42 rfc3986==2.0.0 00:28:42 rich==14.3.3 00:28:42 rich-argparse==1.7.2 00:28:42 rpds-py==0.30.0 00:28:42 rsa==4.9.1 00:28:42 ruamel.yaml==0.19.1 00:28:42 ruamel.yaml.clib==0.2.15 00:28:42 s3transfer==0.16.0 00:28:42 simplejson==3.20.2 00:28:42 six==1.17.0 00:28:42 smmap==5.0.2 00:28:42 soupsieve==2.8.3 00:28:42 stevedore==5.7.0 00:28:42 tabulate==0.9.0 00:28:42 toml==0.10.2 00:28:42 tomlkit==0.14.0 00:28:42 tqdm==4.67.3 00:28:42 typing_extensions==4.15.0 00:28:42 urllib3==1.26.20 00:28:42 virtualenv==21.1.0 00:28:42 wcwidth==0.6.0 00:28:42 websocket-client==1.9.0 00:28:42 wrapt==2.1.1 00:28:42 xdg==6.0.0 00:28:42 xmltodict==1.0.4 00:28:42 yq==3.4.3 00:28:42 [EnvInject] - Injecting environment variables from a build step. 00:28:42 [EnvInject] - Injecting as environment variables the properties content 00:28:42 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:28:42 OS_CLOUD=vex 00:28:42 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-vanadium-31 00:28:42 OS_STACK_TEMPLATE_DIR=openstack-hot 00:28:42 00:28:42 [EnvInject] - Variables injected successfully. 00:28:42 provisioning config files... 00:28:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:28:43 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins4004433853552835040.sh 00:28:43 ---> Create parameters file for OpenStack HOT 00:28:43 OpenStack Heat parameters generated 00:28:43 ----------------------------------- 00:28:43 parameters: 00:28:43 vm_0_count: '1' 00:28:43 vm_0_flavor: 'v3-standard-4' 00:28:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:28:43 vm_1_count: '0' 00:28:43 vm_1_flavor: 'v3-standard-2' 00:28:43 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:28:43 00:28:43 job_name: '01675-31' 00:28:43 silo: 'releng' 00:28:43 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins453703757498422120.sh 00:28:43 ---> Create HEAT stack 00:28:43 + source /home/jenkins/lf-env.sh 00:28:43 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:43 ++ mktemp -d /tmp/venv-XXXX 00:28:43 + lf_venv=/tmp/venv-45QS 00:28:43 + local venv_file=/tmp/.os_lf_venv 00:28:43 + local python=python3 00:28:43 + local options 00:28:43 + local set_path=true 00:28:43 + local install_args= 00:28:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:43 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:43 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:43 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:43 + true 00:28:43 + case $1 in 00:28:43 + python=python3 00:28:43 + shift 2 00:28:43 + true 00:28:43 + case $1 in 00:28:43 + shift 00:28:43 + break 00:28:43 + case $python in 00:28:43 + local pkg_list= 00:28:43 + [[ -d /opt/pyenv ]] 00:28:43 + echo 'Setup pyenv:' 00:28:43 Setup pyenv: 00:28:43 + export PYENV_ROOT=/opt/pyenv 00:28:43 + PYENV_ROOT=/opt/pyenv 00:28:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:43 + pyenv versions 00:28:43 system 00:28:43 3.8.13 00:28:43 3.9.13 00:28:43 3.10.13 00:28:43 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version) 00:28:43 + command -v pyenv 00:28:43 ++ pyenv init - --no-rehash 00:28:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:28:43 for i in ${!paths[@]}; do 00:28:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:28:43 fi; done; 00:28:43 echo "${paths[*]}"'\'')" 00:28:43 export PATH="/opt/pyenv/shims:${PATH}" 00:28:43 export PYENV_SHELL=bash 00:28:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:28:43 pyenv() { 00:28:43 local command 00:28:43 command="${1:-}" 00:28:43 if [ "$#" -gt 0 ]; then 00:28:43 shift 00:28:43 fi 00:28:43 00:28:43 case "$command" in 00:28:43 rehash|shell) 00:28:43 eval "$(pyenv "sh-$command" "$@")" 00:28:43 ;; 00:28:43 *) 00:28:43 command pyenv "$command" "$@" 00:28:43 ;; 00:28:43 esac 00:28:43 }' 00:28:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:28:43 for i in ${!paths[@]}; do 00:28:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:28:43 fi; done; 00:28:43 echo "${paths[*]}"' 00:28:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:43 ++ export PYENV_SHELL=bash 00:28:43 ++ PYENV_SHELL=bash 00:28:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:28:43 +++ complete -F _pyenv pyenv 00:28:43 ++ lf-pyver python3 00:28:43 ++ local py_version_xy=python3 00:28:43 ++ local py_version_xyz= 00:28:43 ++ awk '{ print $1 }' 00:28:43 ++ pyenv versions 00:28:43 ++ local command 00:28:43 ++ command=versions 00:28:43 ++ '[' 1 -gt 0 ']' 00:28:43 ++ shift 00:28:43 ++ case "$command" in 00:28:43 ++ command pyenv versions 00:28:43 ++ pyenv versions 00:28:43 ++ sed 's/^[ *]* //' 00:28:43 ++ grep -E '^[0-9.]*[0-9]$' 00:28:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:28:43 +++ grep '^3' /tmp/.pyenv_versions 00:28:43 +++ tail -n 1 00:28:43 +++ sort -V 00:28:43 ++ py_version_xyz=3.11.7 00:28:43 ++ [[ -z 3.11.7 ]] 00:28:43 ++ echo 3.11.7 00:28:43 ++ return 0 00:28:43 + pyenv local 3.11.7 00:28:43 + local command 00:28:43 + command=local 00:28:43 + '[' 2 -gt 0 ']' 00:28:43 + shift 00:28:43 + case "$command" in 00:28:43 + command pyenv local 3.11.7 00:28:43 + pyenv local 3.11.7 00:28:43 + for arg in "$@" 00:28:43 + case $arg in 00:28:43 + pkg_list+='lftools[openstack] ' 00:28:43 + for arg in "$@" 00:28:43 + case $arg in 00:28:43 + pkg_list+='kubernetes ' 00:28:43 + for arg in "$@" 00:28:43 + case $arg in 00:28:43 + pkg_list+='niet ' 00:28:43 + for arg in "$@" 00:28:43 + case $arg in 00:28:43 + pkg_list+='python-heatclient ' 00:28:43 + for arg in "$@" 00:28:43 + case $arg in 00:28:43 + pkg_list+='python-openstackclient ' 00:28:43 + for arg in "$@" 00:28:43 + case $arg in 00:28:43 + pkg_list+='python-magnumclient ' 00:28:43 + for arg in "$@" 00:28:43 + case $arg in 00:28:43 + pkg_list+='urllib3~=1.26.15 ' 00:28:43 + for arg in "$@" 00:28:43 + case $arg in 00:28:43 + pkg_list+='yq ' 00:28:43 + [[ -f /tmp/.os_lf_venv ]] 00:28:43 ++ cat /tmp/.os_lf_venv 00:28:43 + lf_venv=/tmp/venv-ORMo 00:28:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORMo from' file:/tmp/.os_lf_venv 00:28:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORMo from file:/tmp/.os_lf_venv 00:28:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:28:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:43 + local 'pip_opts=--upgrade --quiet' 00:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:28:43 + [[ -n '' ]] 00:28:43 + [[ -n '' ]] 00:28:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:28:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:43 + /tmp/venv-ORMo/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 00:28:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:28:45 lf-activate-venv(): INFO: Base packages installed successfully 00:28:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:28:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:28:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:45 + /tmp/venv-ORMo/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:29:01 + type python3 00:29:01 + true 00:29:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH' 00:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH 00:29:01 + PATH=/tmp/venv-ORMo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:29:01 + return 0 00:29:01 + openstack --os-cloud vex limits show --absolute 00:29:01 /tmp/venv-ORMo/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:29:01 warnings.warn( 00:29:03 +--------------------------+---------+ 00:29:03 | Name | Value | 00:29:03 +--------------------------+---------+ 00:29:03 | maxTotalInstances | -1 | 00:29:03 | maxTotalCores | 450 | 00:29:03 | maxTotalRAMSize | 1000000 | 00:29:03 | maxServerMeta | 128 | 00:29:03 | maxImageMeta | 128 | 00:29:03 | maxPersonality | 5 | 00:29:03 | maxPersonalitySize | 10240 | 00:29:03 | maxTotalKeypairs | 100 | 00:29:03 | maxServerGroups | 10 | 00:29:03 | maxServerGroupMembers | 10 | 00:29:03 | maxTotalFloatingIps | -1 | 00:29:03 | maxSecurityGroups | -1 | 00:29:03 | maxSecurityGroupRules | -1 | 00:29:03 | totalRAMUsed | 442368 | 00:29:03 | totalCoresUsed | 108 | 00:29:03 | totalInstancesUsed | 36 | 00:29:03 | totalFloatingIpsUsed | 0 | 00:29:03 | totalSecurityGroupsUsed | 0 | 00:29:03 | totalServerGroupsUsed | 0 | 00:29:03 | maxTotalVolumes | -1 | 00:29:03 | maxTotalSnapshots | 10 | 00:29:03 | maxTotalVolumeGigabytes | 4096 | 00:29:03 | maxTotalBackups | 10 | 00:29:03 | maxTotalBackupGigabytes | 1000 | 00:29:03 | totalVolumesUsed | 1 | 00:29:03 | totalGigabytesUsed | 20 | 00:29:03 | totalSnapshotsUsed | 0 | 00:29:03 | totalBackupsUsed | 0 | 00:29:03 | totalBackupGigabytesUsed | 0 | 00:29:03 +--------------------------+---------+ 00:29:03 + pushd /opt/ciman/openstack-hot 00:29:03 /opt/ciman/openstack-hot /w/workspace/yangtools-csit-1node-system-only-vanadium 00:29:03 + lftools openstack --os-cloud vex stack create releng-yangtools-csit-1node-system-only-vanadium-31 csit-2-instance-type.yaml /w/workspace/yangtools-csit-1node-system-only-vanadium/stack-parameters.yaml 00:29:03 /tmp/venv-ORMo/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:29:03 warnings.warn( 00:29:27 Creating stack releng-yangtools-csit-1node-system-only-vanadium-31 00:29:27 Waiting to initialize infrastructure... 00:29:27 Stack initialization successful. 00:29:27 ------------------------------------ 00:29:27 Stack Details 00:29:27 ------------------------------------ 00:29:27 {'added': None, 00:29:27 'capabilities': [], 00:29:27 'created_at': '2026-03-01T00:29:06Z', 00:29:27 'deleted': None, 00:29:27 'deleted_at': None, 00:29:27 'description': 'No description', 00:29:27 'environment': None, 00:29:27 'environment_files': None, 00:29:27 'files': None, 00:29:27 'files_container': None, 00:29:27 'id': 'c17f8a0e-585d-49a2-a463-3cf91370c3d9', 00:29:27 'is_rollback_disabled': True, 00:29:27 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-yangtools-csit-1node-system-only-vanadium-31/c17f8a0e-585d-49a2-a463-3cf91370c3d9', 00:29:27 'rel': 'self'}], 00:29:27 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 00:29:27 'name': 'releng-yangtools-csit-1node-system-only-vanadium-31', 00:29:27 'notification_topics': [], 00:29:27 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:29:27 'output_key': 'vm_0_ips', 00:29:27 'output_value': ['10.30.170.249']}, 00:29:27 {'description': 'IP addresses of the 2nd vm types', 00:29:27 'output_key': 'vm_1_ips', 00:29:27 'output_value': []}], 00:29:27 'owner_id': ****, 00:29:27 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:29:27 'OS::stack_id': 'c17f8a0e-585d-49a2-a463-3cf91370c3d9', 00:29:27 'OS::stack_name': 'releng-yangtools-csit-1node-system-only-vanadium-31', 00:29:27 'job_name': '01675-31', 00:29:27 'silo': 'releng', 00:29:27 'vm_0_count': '1', 00:29:27 'vm_0_flavor': 'v3-standard-4', 00:29:27 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:29:27 '20260201-010217.481', 00:29:27 'vm_1_count': '0', 00:29:27 'vm_1_flavor': 'v3-standard-2', 00:29:27 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:29:27 '- 20250917-133034.654'}, 00:29:27 'parent_id': None, 00:29:27 'replaced': None, 00:29:27 'status': 'CREATE_COMPLETE', 00:29:27 'status_reason': 'Stack CREATE completed successfully', 00:29:27 'tags': [], 00:29:27 'template': None, 00:29:27 'template_description': 'No description', 00:29:27 'template_url': None, 00:29:27 'timeout_mins': 15, 00:29:27 'unchanged': None, 00:29:27 'updated': None, 00:29:27 'updated_at': None, 00:29:27 'user_project_id': '9e4a3cae5ac34217bf2337a33c73a81f'} 00:29:27 ------------------------------------ 00:29:28 + popd 00:29:28 /w/workspace/yangtools-csit-1node-system-only-vanadium 00:29:28 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins5300753111191251583.sh 00:29:28 ---> Copy SSH public keys to CSIT lab 00:29:28 Setup pyenv: 00:29:28 system 00:29:28 3.8.13 00:29:28 3.9.13 00:29:28 3.10.13 00:29:28 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version) 00:29:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORMo from file:/tmp/.os_lf_venv 00:29:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:30 lf-activate-venv(): INFO: Base packages installed successfully 00:29:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:29:43 lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH 00:29:43 /tmp/venv-ORMo/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:29:43 warnings.warn( 00:29:45 SSH not responding on 10.30.170.249. Retrying in 10 seconds... 00:29:55 Ping to 10.30.170.249 successful. 00:29:56 SSH not responding on 10.30.170.249. Retrying in 10 seconds... 00:30:06 Ping to 10.30.170.249 successful. 00:30:07 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:30:07 releng-01675-31-0-builder-0 00:30:07 Successfully copied public keys to slave 10.30.170.249 00:30:07 Process 6505 ready. 00:30:07 SSH ready on all stack servers. 00:30:07 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins15803024041066340897.sh 00:30:07 Setup pyenv: 00:30:07 system 00:30:07 3.8.13 00:30:07 3.9.13 00:30:07 3.10.13 00:30:07 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version) 00:30:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QuEG 00:30:13 lf-activate-venv(): INFO: Save venv in file: /w/workspace/yangtools-csit-1node-system-only-vanadium/.robot_venv 00:30:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:19 lf-activate-venv(): INFO: Base packages installed successfully 00:30:19 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:30:22 lf-activate-venv(): INFO: Adding /tmp/venv-QuEG/bin to PATH 00:30:22 + echo 'Installing Python Requirements' 00:30:22 Installing Python Requirements 00:30:22 + cat 00:30:22 + python -m pip install -r requirements.txt 00:30:22 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:30:22 Collecting docker-py (from -r requirements.txt (line 1)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 00:30:22 Collecting ipaddr (from -r requirements.txt (line 2)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:30:22 Installing build dependencies: started 00:30:23 Installing build dependencies: finished with status 'done' 00:30:23 Getting requirements to build wheel: started 00:30:24 Getting requirements to build wheel: finished with status 'done' 00:30:24 Preparing metadata (pyproject.toml): started 00:30:24 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:24 Collecting netaddr (from -r requirements.txt (line 3)) 00:30:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:30:24 Collecting netifaces (from -r requirements.txt (line 4)) 00:30:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:30:24 Installing build dependencies: started 00:30:25 Installing build dependencies: finished with status 'done' 00:30:25 Getting requirements to build wheel: started 00:30:25 Getting requirements to build wheel: finished with status 'done' 00:30:25 Preparing metadata (pyproject.toml): started 00:30:25 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:25 Collecting pyhocon (from -r requirements.txt (line 5)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:30:25 Collecting requests (from -r requirements.txt (line 6)) 00:30:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:30:25 Collecting robotframework (from -r requirements.txt (line 7)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:30:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 20.3 MB/s 0:00:00 00:30:25 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:30:25 Installing build dependencies: started 00:30:26 Installing build dependencies: finished with status 'done' 00:30:26 Getting requirements to build wheel: started 00:30:27 Getting requirements to build wheel: finished with status 'done' 00:30:27 Preparing metadata (pyproject.toml): started 00:30:27 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:27 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:30:27 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 00:30:27 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:30:27 Installing build dependencies: started 00:30:28 Installing build dependencies: finished with status 'done' 00:30:28 Getting requirements to build wheel: started 00:30:28 Getting requirements to build wheel: finished with status 'done' 00:30:28 Preparing metadata (pyproject.toml): started 00:30:28 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:28 Collecting scapy (from -r requirements.txt (line 12)) 00:30:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:30:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 42.4 MB/s 0:00:00 00:30:29 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:30:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:30:29 Installing build dependencies: started 00:30:29 Installing build dependencies: finished with status 'done' 00:30:29 Getting requirements to build wheel: started 00:30:30 Getting requirements to build wheel: finished with status 'done' 00:30:30 Preparing metadata (pyproject.toml): started 00:30:30 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:30 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:30:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 27.8 MB/s 0:00:00 00:30:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:30:30 Collecting pyangbind (from -r requirements.txt (line 22)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:30:30 Collecting isodate (from -r requirements.txt (line 25)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:30:30 Collecting jmespath (from -r requirements.txt (line 28)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:30:30 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:30:30 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:30:30 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:30:30 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:30:30 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:30:30 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 00:30:31 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:30:31 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 00:30:31 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:30:31 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:30:31 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB) 00:30:31 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:30:31 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 00:30:31 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:30:31 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:30:31 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:30:31 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:30:31 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:30:31 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 00:30:31 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:30:31 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 00:30:31 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:30:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 35.2 MB/s 0:00:00 00:30:31 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:30:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:30:31 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:30:31 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:30:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.2 MB/s 0:00:00 00:30:32 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:30:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 00:30:33 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.28/regex-2026.2.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:30:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.2/800.2 kB 28.8 MB/s 0:00:00 00:30:33 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:30:33 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 00:30:34 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:30:34 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:30:34 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:30:34 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 00:30:34 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:30:34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 00:30:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 57.0 MB/s 0:00:00 00:30:34 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:30:34 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:30:34 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 00:30:34 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:30:35 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:30:35 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:30:35 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 00:30:35 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:30:35 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:30:35 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:30:35 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:30:35 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:30:35 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:30:35 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:30:35 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:30:35 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:30:35 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:30:35 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=53ffa70db8aee2ec211ef97d179f2dbe83bae15688fb7718b5b0f3fc70abdbcb 00:30:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:30:35 Building wheel for ipaddr (pyproject.toml): started 00:30:36 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:30:36 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=0d73a7a21e4c2991010cb2ccaf90263cab72f794e2209e141a7237fc93844a03 00:30:36 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:30:36 Building wheel for netifaces (pyproject.toml): started 00:30:38 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:30:38 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41091 sha256=248164ae26b6a6496fd3bd0d0368dbbfa53d353bb324ff253aef2058ea892e72 00:30:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:30:38 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:30:38 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:30:38 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=92bf9bdd512242f4134461e33b81948905f72132c497fbe52479a6128acf279b 00:30:38 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:30:38 Building wheel for jsonpath-rw (pyproject.toml): started 00:30:39 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:30:39 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=8c53e0765672de1095e4858666d3eb0f2817b645c78cfa9f10b5bfcaed98f8f9 00:30:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:30:39 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:30:39 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:30:46 00:30:46 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.28 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 00:30:46 + pip freeze 00:30:46 attrs==25.4.0 00:30:46 bcrypt==5.0.0 00:30:46 beautifulsoup4==4.14.3 00:30:46 certifi==2026.2.25 00:30:46 cffi==2.0.0 00:30:46 charset-normalizer==3.4.4 00:30:46 click==8.3.1 00:30:46 cryptography==46.0.5 00:30:46 decorator==5.2.1 00:30:46 distlib==0.4.0 00:30:46 docker-py==1.10.6 00:30:46 docker-pycreds==0.4.0 00:30:46 elastic-transport==8.17.1 00:30:46 elasticsearch==8.19.3 00:30:46 elasticsearch-dsl==8.15.4 00:30:46 enum34==1.1.10 00:30:46 filelock==3.24.3 00:30:46 h11==0.16.0 00:30:46 idna==3.11 00:30:46 invoke==2.2.1 00:30:46 ipaddr==2.2.0 00:30:46 isodate==0.7.2 00:30:46 jmespath==1.1.0 00:30:46 jsonpatch==1.33 00:30:46 jsonpath-rw==1.4.0 00:30:46 jsonpointer==3.0.0 00:30:46 lxml==6.0.2 00:30:46 netaddr==1.3.0 00:30:46 netifaces==0.11.0 00:30:46 outcome==1.3.0.post0 00:30:46 packaging==26.0 00:30:46 paramiko==4.0.0 00:30:46 platformdirs==4.9.2 00:30:46 ply==3.11 00:30:46 pyang==2.7.1 00:30:46 pyangbind==0.8.7 00:30:46 pycparser==3.0 00:30:46 pyhocon==0.3.61 00:30:46 PyNaCl==1.6.2 00:30:46 pyparsing==3.3.2 00:30:46 PySocks==1.7.1 00:30:46 python-dateutil==2.9.0.post0 00:30:46 python-discovery==1.1.0 00:30:46 regex==2026.2.28 00:30:46 requests==2.32.5 00:30:46 robotframework==7.4.1 00:30:46 robotframework-httplibrary==0.4.2 00:30:46 robotframework-pythonlibcore==4.5.0 00:30:46 robotframework-requests==0.9.7 00:30:46 robotframework-selenium2library==3.0.0 00:30:46 robotframework-seleniumlibrary==6.8.0 00:30:46 robotframework-sshlibrary==3.8.0 00:30:46 scapy==2.7.0 00:30:46 scp==0.15.0 00:30:46 selenium==4.41.0 00:30:46 six==1.17.0 00:30:46 sniffio==1.3.1 00:30:46 sortedcontainers==2.4.0 00:30:46 soupsieve==2.8.3 00:30:46 trio==0.33.0 00:30:46 trio-websocket==0.12.2 00:30:46 typing_extensions==4.15.0 00:30:46 urllib3==2.6.3 00:30:46 virtualenv==21.1.0 00:30:46 waitress==3.0.2 00:30:46 WebOb==1.8.9 00:30:46 websocket-client==1.9.0 00:30:46 WebTest==3.0.7 00:30:46 wsproto==1.3.2 00:30:46 [EnvInject] - Injecting environment variables from a build step. 00:30:46 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:30:46 [EnvInject] - Variables injected successfully. 00:30:46 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins12896201678754221570.sh 00:30:46 Setup pyenv: 00:30:47 system 00:30:47 3.8.13 00:30:47 3.9.13 00:30:47 3.10.13 00:30:47 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version) 00:30:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORMo from file:/tmp/.os_lf_venv 00:30:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:49 lf-activate-venv(): INFO: Base packages installed successfully 00:30:49 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:30:55 lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH 00:30:55 + ODL_SYSTEM=() 00:30:55 + TOOLS_SYSTEM=() 00:30:55 + OPENSTACK_SYSTEM=() 00:30:55 + OPENSTACK_CONTROLLERS=() 00:30:55 + mapfile -t ADDR 00:30:55 ++ openstack stack show -f json -c outputs releng-yangtools-csit-1node-system-only-vanadium-31 00:30:55 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:30:56 /tmp/venv-ORMo/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:30:56 warnings.warn( 00:30:57 + for i in "${ADDR[@]}" 00:30:57 ++ ssh 10.30.170.249 hostname -s 00:30:57 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:30:58 + REMHOST=releng-01675-31-0-builder-0 00:30:58 + case ${REMHOST} in 00:30:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:30:58 + echo NUM_ODL_SYSTEM=1 00:30:58 + echo NUM_TOOLS_SYSTEM=0 00:30:58 + '[' '' == yes ']' 00:30:58 + NUM_OPENSTACK_SYSTEM=0 00:30:58 + echo NUM_OPENSTACK_SYSTEM=0 00:30:58 + '[' 0 -eq 2 ']' 00:30:58 + echo ODL_SYSTEM_IP=10.30.170.249 00:30:58 ++ seq 0 0 00:30:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:30:58 + echo ODL_SYSTEM_1_IP=10.30.170.249 00:30:58 + echo TOOLS_SYSTEM_IP= 00:30:58 ++ seq 0 -1 00:30:58 + openstack_index=0 00:30:58 + NUM_OPENSTACK_CONTROL_NODES=1 00:30:58 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:30:58 ++ seq 0 0 00:30:58 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:30:58 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:30:58 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:58 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:58 + '[' -1 -ge 2 ']' 00:30:58 ++ seq 0 -2 00:30:58 + NUM_OPENSTACK_HAPROXY_NODES=0 00:30:58 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:30:58 ++ seq 0 -1 00:30:58 + echo 'Contents of slave_addresses.txt:' 00:30:58 Contents of slave_addresses.txt: 00:30:58 + cat slave_addresses.txt 00:30:58 NUM_ODL_SYSTEM=1 00:30:58 NUM_TOOLS_SYSTEM=0 00:30:58 NUM_OPENSTACK_SYSTEM=0 00:30:58 ODL_SYSTEM_IP=10.30.170.249 00:30:58 ODL_SYSTEM_1_IP=10.30.170.249 00:30:58 TOOLS_SYSTEM_IP= 00:30:58 NUM_OPENSTACK_CONTROL_NODES=1 00:30:58 OPENSTACK_CONTROL_NODE_1_IP= 00:30:58 NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:58 NUM_OPENSTACK_HAPROXY_NODES=0 00:30:58 [EnvInject] - Injecting environment variables from a build step. 00:30:58 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:30:58 [EnvInject] - Variables injected successfully. 00:30:58 [yangtools-csit-1node-system-only-vanadium] $ /bin/sh /tmp/jenkins4001390507551607869.sh 00:30:58 Preparing for JRE Version 21 00:30:58 Karaf artifact is karaf 00:30:58 Karaf project is integration 00:30:58 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:30:58 [EnvInject] - Injecting environment variables from a build step. 00:30:58 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:30:58 [EnvInject] - Variables injected successfully. 00:30:58 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins8006443865734765749.sh 00:30:58 2026-03-01 00:30:58 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 00:30:58 Bundle version is 0.23.1-SNAPSHOT 00:30:58 --2026-03-01 00:30:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 00:30:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:30:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:30:58 HTTP request sent, awaiting response... 404 Not Found 00:30:58 2026-03-01 00:30:58 ERROR 404: Not Found. 00:30:58 00:30:58 maven-metadata.xml: No such file or directory 00:30:58 Nexus timestamp is 00:30:58 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:30:58 Distribution bundle is karaf-.zip 00:30:58 Distribution bundle version is 0.23.1-SNAPSHOT 00:30:58 Distribution folder is karaf-0.23.1-SNAPSHOT 00:30:58 Nexus prefix is https://nexus.opendaylight.org 00:30:58 [EnvInject] - Injecting environment variables from a build step. 00:30:58 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:30:58 [EnvInject] - Variables injected successfully. 00:30:58 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins5886937058484997887.sh 00:30:58 Setup pyenv: 00:30:58 system 00:30:58 3.8.13 00:30:58 3.9.13 00:30:58 3.10.13 00:30:58 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version) 00:30:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORMo from file:/tmp/.os_lf_venv 00:30:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:31:00 lf-activate-venv(): INFO: Base packages installed successfully 00:31:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH 00:31:05 Copying common-functions.sh to /tmp 00:31:05 /tmp/venv-ORMo/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:31:05 warnings.warn( 00:31:07 Copying common-functions.sh to 10.30.170.249:/tmp 00:31:07 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:31:08 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins16291079103106044695.sh 00:31:08 common-functions.sh is being sourced 00:31:08 common-functions environment: 00:31:08 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 ACTUALFEATURES: 00:31:08 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:31:08 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 CONTROLLERMEM: 2048m 00:31:08 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:31:08 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:31:08 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:31:08 SUITES: 00:31:08 00:31:08 ################################################# 00:31:08 ## Configure Cluster and Start ## 00:31:08 ################################################# 00:31:08 ACTUALFEATURES: odl-infrautils-ready,odl-restconf 00:31:08 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf 00:31:08 Locating script plan to use... 00:31:08 Finished running script plans 00:31:08 Configuring member-1 with IP address 10.30.170.249 00:31:08 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:31:08 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:31:08 common-functions.sh is being sourced 00:31:08 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 00:31:08 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:31:08 ++ echo 'common-functions.sh is being sourced' 00:31:08 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 00:31:08 ++ DISTROSTREAM=vanadium 00:31:08 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:31:08 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:31:08 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 ++ export CONTROLLERMEM= 00:31:08 ++ CONTROLLERMEM= 00:31:08 ++ case "${DISTROSTREAM}" in 00:31:08 ++ CLUSTER_SYSTEM=akka 00:31:08 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:31:08 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:31:08 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:31:08 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:31:08 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:31:08 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:31:08 ++ print_common_env 00:31:08 ++ cat 00:31:08 common-functions environment: 00:31:08 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 ACTUALFEATURES: 00:31:08 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:31:08 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 CONTROLLERMEM: 00:31:08 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:31:08 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:31:08 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:31:08 SUITES: 00:31:08 00:31:08 ++ SSH='ssh -t -t' 00:31:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:31:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:31:08 Changing to /tmp 00:31:08 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:31:08 + echo 'Changing to /tmp' 00:31:08 + cd /tmp 00:31:08 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 00:31:08 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:31:08 --2026-03-01 00:31:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:31:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:31:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:31:08 HTTP request sent, awaiting response... 404 Not Found 00:31:08 2026-03-01 00:31:08 ERROR 404: Not Found. 00:31:08 00:31:08 Extracting the new controller... 00:31:08 + echo 'Extracting the new controller...' 00:31:08 + unzip -q karaf-.zip 00:31:08 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 00:31:08 Adding external repositories... 00:31:08 + echo 'Adding external repositories...' 00:31:08 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:31:08 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:31:08 + [[ True == \T\r\u\e ]] 00:31:08 Configuring the startup features... 00:31:08 + echo 'Configuring the startup features...' 00:31:08 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:31:08 + FEATURE_TEST_STRING=features-test 00:31:08 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 00:31:08 + KARAF_VERSION=karaf4 00:31:08 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:31:08 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:31:08 + [[ ! -z '' ]] 00:31:08 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:31:08 + configure_karaf_log karaf4 '' 00:31:08 + local -r karaf_version=karaf4 00:31:08 + local -r controllerdebugmap= 00:31:08 + local logapi=log4j 00:31:08 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:31:08 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 00:31:08 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 00:31:08 + '[' log4j == log4j2 ']' 00:31:08 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:31:08 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:31:08 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 00:31:08 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:31:08 controllerdebugmap: 00:31:08 + unset IFS 00:31:08 + echo 'controllerdebugmap: ' 00:31:08 + '[' -n '' ']' 00:31:08 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:31:08 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:31:08 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:31:08 + local -r controllermem=2048m 00:31:08 Configure 00:31:08 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 + echo Configure 00:31:08 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:31:08 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:31:08 + echo ' max memory: 2048m' 00:31:08 max memory: 2048m 00:31:08 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:31:08 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:31:08 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:31:08 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:31:08 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenvSet Java version 00:31:08 : No such file or directory 00:31:08 + echo 'Set Java version' 00:31:08 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:31:08 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:31:08 sudo: a password is required 00:31:08 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:08 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:31:08 sudo: a password is required 00:31:08 + echo 'JDK default version ...' 00:31:08 JDK default version ... 00:31:08 + java -version 00:31:08 openjdk version "21.0.9" 2025-10-21 00:31:08 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:31:08 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:31:08 Set JAVA_HOME 00:31:08 + echo 'Set JAVA_HOME' 00:31:08 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:31:08 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:31:08 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:08 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:08 Listing all open ports on controller system... 00:31:08 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:08 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:31:08 + echo 'Listing all open ports on controller system...' 00:31:08 + netstat -pnatu 00:31:08 /tmp/configuration-script.sh: line 40: netstat: command not found 00:31:08 Configuring cluster 00:31:08 + '[' -f /tmp/custom_shard_config.txt ']' 00:31:08 + echo 'Configuring cluster' 00:31:08 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.249 00:31:08 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 00:31:08 Dump akka.conf 00:31:08 + echo 'Dump akka.conf' 00:31:08 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:31:08 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 00:31:08 Dump modules.conf 00:31:08 + echo 'Dump modules.conf' 00:31:08 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:31:09 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 00:31:09 Dump module-shards.conf 00:31:09 + echo 'Dump module-shards.conf' 00:31:09 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:31:09 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 00:31:09 Locating config plan to use... 00:31:09 Finished running config plans 00:31:09 Starting member-1 with IP address 10.30.170.249 00:31:09 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:31:09 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:31:09 Redirecting karaf console output to karaf_console.log 00:31:09 Starting controller... 00:31:09 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 00:31:09 Execute the post startup script on controller 10.30.170.249 00:31:09 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:31:09 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:31:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:09 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:32:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:40 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:45 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:50 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:55 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:00 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:05 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:15 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:20 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:25 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:30 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:35 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:40 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:45 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:50 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:55 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:35:00 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:35:05 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:35:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:35:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:35:10 Timeout Controller DOWN 00:35:10 Dumping first 500K bytes of karaf log... 00:35:10 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:35:10 Dumping last 500K bytes of karaf log... 00:35:10 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:35:10 Listing all open ports on controller system 00:35:10 /tmp/post-startup-script.sh: line 46: netstat: command not found 00:35:10 Let's take the karaf thread dump 00:35:10 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:35:10 karaf main: org.apache.karaf.main.Main, pid: 00:35:10 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:35:10 Usage: 00:35:10 jstack [-l][-e] 00:35:10 (to connect to running process) 00:35:10 00:35:10 Options: 00:35:10 -l long listing. Prints additional information about locks 00:35:10 -e extended listing. Prints additional information about threads 00:35:10 -? -h --help -help to print this help message 00:35:10 Generating mininet variables... 00:35:10 Locating test plan to use... 00:35:10 Changing the testplan path... 00:35:10 # Place the suites in run order: 00:35:10 /w/workspace/yangtools-csit-1node-system-only-vanadium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot 00:35:10 Starting Robot test suites /w/workspace/yangtools-csit-1node-system-only-vanadium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot ... 00:35:11 ============================================================================== 00:35:11 yangtools-system.txt :: Suite for testing performance of yang-model-validat... 00:35:11 ============================================================================== 00:35:15 Kill_Odl :: The ODL instance consumes resources, kill it. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:18 | PASS | 00:35:18 ------------------------------------------------------------------------------ 00:35:18 Prepare_Yang_Files_To_Test :: Set up collection of Yang files to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:08 | PASS | 00:36:08 ------------------------------------------------------------------------------ 00:36:08 Deploy_And_Start_Odl_Yang_Validator_Utility :: Download appropriat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:11 working on: /home/jenkins/src/main/yang/experimental/ietf-extracted-YANG-modules/SUPA-netl3vpn@2014-08-13.yang 00:36:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:12 | FAIL | 00:36:12 Component "yangtools": searching for "yang-data-impl" found no version, cannot locate test tool. 00:36:12 ------------------------------------------------------------------------------ 00:36:12 yangtools-system.txt :: Suite for testing performance of yang-mode... | FAIL | 00:36:12 3 tests, 2 passed, 1 failed 00:36:12 ============================================================================== 00:36:12 Output: /w/workspace/yangtools-csit-1node-system-only-vanadium/output.xml 00:36:13 Log: /w/workspace/yangtools-csit-1node-system-only-vanadium/log.html 00:36:13 Report: /w/workspace/yangtools-csit-1node-system-only-vanadium/report.html 00:36:13 Examining the files in data/log and checking filesize 00:36:13 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:36:13 total 8 00:36:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 00:31 .. 00:36:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 00:31 . 00:36:13 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:36:13 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 00:36:13 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:36:13 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 00:36:13 Let's take the karaf thread dump again... 00:36:13 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:36:14 karaf main: org.apache.karaf.main.Main, pid: 00:36:14 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:36:14 Usage: 00:36:14 jstack [-l][-e] 00:36:14 (to connect to running process) 00:36:14 00:36:14 Options: 00:36:14 -l long listing. Prints additional information about locks 00:36:14 -e extended listing. Prints additional information about threads 00:36:14 -? -h --help -help to print this help message 00:36:14 Killing ODL 00:36:14 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:36:19 Compressing karaf.log 1 00:36:19 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:36:19 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:36:19 Fetching compressed karaf.log 1 00:36:19 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:36:20 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 00:36:20 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:36:20 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 00:36:20 Fetch GC logs 00:36:20 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts. 00:36:20 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 00:36:20 Examine copied files 00:36:20 total 6784 00:36:20 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 00:36 gclogs-1 00:36:20 -rw-rw-r--. 1 jenkins jenkins 0 Mar 1 00:36 karaf_1__threads_after.log 00:36:20 -rw-rw-r--. 1 jenkins jenkins 10734 Mar 1 00:36 ps_after.log 00:36:20 -rw-rw-r--. 1 jenkins jenkins 246230 Mar 1 00:36 report.html 00:36:20 -rw-rw-r--. 1 jenkins jenkins 1271945 Mar 1 00:36 log.html 00:36:20 -rw-rw-r--. 1 jenkins jenkins 5349189 Mar 1 00:36 output.xml 00:36:20 -rw-rw-r--. 1 jenkins jenkins 163 Mar 1 00:35 testplan.txt 00:36:20 -rw-rw-r--. 1 jenkins jenkins 0 Mar 1 00:35 karaf_1__threads_before.log 00:36:20 -rw-rw-r--. 1 jenkins jenkins 10469 Mar 1 00:35 ps_before.log 00:36:20 -rw-rw-r--. 1 jenkins jenkins 3172 Mar 1 00:31 post-startup-script.sh 00:36:20 -rw-rw-r--. 1 jenkins jenkins 252 Mar 1 00:31 startup-script.sh 00:36:20 -rw-rw-r--. 1 jenkins jenkins 3315 Mar 1 00:31 configuration-script.sh 00:36:20 -rw-rw-r--. 1 jenkins jenkins 285 Mar 1 00:30 detect_variables.env 00:36:20 -rw-rw-r--. 1 jenkins jenkins 2619 Mar 1 00:30 pom.xml 00:36:20 -rw-rw-r--. 1 jenkins jenkins 92 Mar 1 00:30 set_variables.env 00:36:20 -rw-rw-r--. 1 jenkins jenkins 254 Mar 1 00:30 slave_addresses.txt 00:36:20 -rw-rw-r--. 1 jenkins jenkins 570 Mar 1 00:30 requirements.txt 00:36:20 -rw-rw-r--. 1 jenkins jenkins 26 Mar 1 00:30 env.properties 00:36:20 -rw-rw-r--. 1 jenkins jenkins 333 Mar 1 00:28 stack-parameters.yaml 00:36:20 drwxrwxr-x. 7 jenkins jenkins 4096 Mar 1 00:27 test 00:36:20 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 00:27 test@tmp 00:36:20 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins3480734943187013255.sh 00:36:20 Karaf Deployments, Tests must have already run 00:36:20 [yangtools-csit-1node-system-only-vanadium] $ /bin/sh /tmp/jenkins7781067810432000088.sh 00:36:20 Cleaning up Robot installation... 00:36:20 $ ssh-agent -k 00:36:20 unset SSH_AUTH_SOCK; 00:36:20 unset SSH_AGENT_PID; 00:36:20 echo Agent pid 5292 killed; 00:36:20 [ssh-agent] Stopped. 00:36:20 Recording plot data 00:36:21 Robot results publisher started... 00:36:21 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:36:21 -Parsing output xml: 00:36:21 Done! 00:36:21 -Copying log files to build dir: 00:36:22 Done! 00:36:22 -Assigning results to build: 00:36:22 Done! 00:36:22 -Checking thresholds: 00:36:22 Done! 00:36:22 Done publishing Robot results. 00:36:22 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:36:22 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:22 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins9662112717811283678.sh 00:36:22 Archiving csit artifacts 00:36:22 mv: cannot stat 'odl1_*': No such file or directory 00:36:22 mv: cannot stat '*_1.png': No such file or directory 00:36:22 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:36:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:22 Dload Upload Total Spent Left Speed 00:36:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 850k 0 850k 0 0 1982k 0 --:--:-- --:--:-- --:--:-- 1987k 00:36:22 Archive: robot-plugin.zip 00:36:22 inflating: ./archives/robot-plugin/log.html 00:36:22 inflating: ./archives/robot-plugin/output.xml 00:36:22 inflating: ./archives/robot-plugin/report.html 00:36:22 mv: cannot stat '*.log.gz': No such file or directory 00:36:22 mv: cannot stat '*.csv': No such file or directory 00:36:22 mv: cannot stat '*.png': No such file or directory 00:36:22 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:22 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins2003888670450220.sh 00:36:22 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:22 [EnvInject] - Injecting environment variables from a build step. 00:36:22 [EnvInject] - Injecting as environment variables the properties content 00:36:22 OS_CLOUD=vex 00:36:22 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-vanadium-31 00:36:22 00:36:22 [EnvInject] - Variables injected successfully. 00:36:22 provisioning config files... 00:36:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:36:24 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins12552257872568010788.sh 00:36:24 ---> openstack-stack-delete.sh 00:36:24 Setup pyenv: 00:36:24 system 00:36:24 3.8.13 00:36:24 3.9.13 00:36:24 3.10.13 00:36:24 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version) 00:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORMo from file:/tmp/.os_lf_venv 00:36:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:26 lf-activate-venv(): INFO: Base packages installed successfully 00:36:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH 00:36:38 INFO: Stack cost retrieval disabled, setting cost to 0 00:36:39 /tmp/venv-ORMo/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:36:39 warnings.warn( 00:36:51 INFO: Deleting stack releng-yangtools-csit-1node-system-only-vanadium-31 00:36:51 Successfully deleted stack releng-yangtools-csit-1node-system-only-vanadium-31 00:36:51 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:51 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins15225650607157569138.sh 00:36:51 ---> sysstat.sh 00:36:51 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins14174531227850501661.sh 00:36:51 ---> package-listing.sh 00:36:51 ++ facter osfamily 00:36:51 ++ tr '[:upper:]' '[:lower:]' 00:36:51 + OS_FAMILY=redhat 00:36:51 + workspace=/w/workspace/yangtools-csit-1node-system-only-vanadium 00:36:51 + START_PACKAGES=/tmp/packages_start.txt 00:36:51 + END_PACKAGES=/tmp/packages_end.txt 00:36:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:51 + PACKAGES=/tmp/packages_start.txt 00:36:51 + '[' /w/workspace/yangtools-csit-1node-system-only-vanadium ']' 00:36:51 + PACKAGES=/tmp/packages_end.txt 00:36:51 + case "${OS_FAMILY}" in 00:36:51 + rpm -qa 00:36:51 + sort 00:36:52 + '[' -f /tmp/packages_start.txt ']' 00:36:52 + '[' -f /tmp/packages_end.txt ']' 00:36:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:52 + '[' /w/workspace/yangtools-csit-1node-system-only-vanadium ']' 00:36:52 + mkdir -p /w/workspace/yangtools-csit-1node-system-only-vanadium/archives/ 00:36:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/yangtools-csit-1node-system-only-vanadium/archives/ 00:36:52 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins15763330701359795188.sh 00:36:52 ---> capture-instance-metadata.sh 00:36:52 Setup pyenv: 00:36:52 system 00:36:52 3.8.13 00:36:52 3.9.13 00:36:52 3.10.13 00:36:52 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version) 00:36:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORMo from file:/tmp/.os_lf_venv 00:36:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:54 lf-activate-venv(): INFO: Base packages installed successfully 00:36:54 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH 00:37:03 INFO: Running in OpenStack, capturing instance metadata 00:37:03 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins6429742750325195073.sh 00:37:03 provisioning config files... 00:37:04 Could not find credentials [logs] for yangtools-csit-1node-system-only-vanadium #31 00:37:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/config7963256805555721836tmp 00:37:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:37:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:37:04 provisioning config files... 00:37:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:37:04 [EnvInject] - Injecting environment variables from a build step. 00:37:04 [EnvInject] - Injecting as environment variables the properties content 00:37:04 SERVER_ID=logs 00:37:04 00:37:04 [EnvInject] - Variables injected successfully. 00:37:04 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins16471892446286191555.sh 00:37:04 ---> create-netrc.sh 00:37:04 WARN: Log server credential not found. 00:37:04 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins3366741531103801548.sh 00:37:04 ---> python-tools-install.sh 00:37:04 Setup pyenv: 00:37:04 system 00:37:04 3.8.13 00:37:04 3.9.13 00:37:04 3.10.13 00:37:04 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version) 00:37:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORMo from file:/tmp/.os_lf_venv 00:37:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:06 lf-activate-venv(): INFO: Base packages installed successfully 00:37:06 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:15 lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH 00:37:15 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins13989842463129305514.sh 00:37:15 ---> sudo-logs.sh 00:37:15 Archiving 'sudo' log.. 00:37:16 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins9845114294815068616.sh 00:37:16 ---> job-cost.sh 00:37:16 INFO: Activating Python virtual environment... 00:37:16 Setup pyenv: 00:37:16 system 00:37:16 3.8.13 00:37:16 3.9.13 00:37:16 3.10.13 00:37:16 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version) 00:37:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORMo from file:/tmp/.os_lf_venv 00:37:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:18 lf-activate-venv(): INFO: Base packages installed successfully 00:37:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH 00:37:25 DEBUG: Contents of stack-cost file: 00:37:25 total: 0 00:37:25 INFO: Retrieving Stack Cost... 00:37:25 INFO: Stack cost: 0 00:37:25 INFO: Instance uptime: 635s 00:37:25 INFO: Fetching instance metadata (attempt 1 of 3)... 00:37:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:37:25 INFO: Successfully fetched instance metadata 00:37:25 INFO: Instance type: v3-standard-2 00:37:25 INFO: Retrieving pricing info for: v3-standard-2 00:37:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:37:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=635 00:37:25 INFO: Successfully fetched Vexxhost pricing API 00:37:25 INFO: Retrieved cost: 0.06 00:37:25 INFO: Retrieved resource: v3-standard-2 00:37:25 INFO: Creating archive directory: /w/workspace/yangtools-csit-1node-system-only-vanadium/archives/cost 00:37:25 INFO: Archiving costs to: /w/workspace/yangtools-csit-1node-system-only-vanadium/archives/cost.csv 00:37:25 INFO: Successfully archived job cost data 00:37:25 DEBUG: Cost data: yangtools-csit-1node-system-only-vanadium,31,2026-03-01 00:37:25,v3-standard-2,635,0.06,0.00,UNSTABLE 00:37:25 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins12020750575674859498.sh 00:37:25 ---> logs-deploy.sh 00:37:25 Setup pyenv: 00:37:25 system 00:37:25 3.8.13 00:37:25 3.9.13 00:37:25 3.10.13 00:37:25 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version) 00:37:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORMo from file:/tmp/.os_lf_venv 00:37:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:27 lf-activate-venv(): INFO: Base packages installed successfully 00:37:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:37 lf-activate-venv(): INFO: Adding /tmp/venv-ORMo/bin to PATH 00:37:37 WARNING: Nexus logging server not set 00:37:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/yangtools-csit-1node-system-only-vanadium/31/ 00:37:37 INFO: archiving logs to S3 00:37:37 /tmp/venv-ORMo/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:37:37 warnings.warn( 00:37:38 ---> uname -a: 00:37:38 Linux prd-centos8-robot-2c-8g-24261.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:37:38 00:37:38 00:37:38 ---> lscpu: 00:37:38 Architecture: x86_64 00:37:38 CPU op-mode(s): 32-bit, 64-bit 00:37:38 Byte Order: Little Endian 00:37:38 CPU(s): 2 00:37:38 On-line CPU(s) list: 0,1 00:37:38 Thread(s) per core: 1 00:37:38 Core(s) per socket: 1 00:37:38 Socket(s): 2 00:37:38 NUMA node(s): 1 00:37:38 Vendor ID: AuthenticAMD 00:37:38 CPU family: 23 00:37:38 Model: 49 00:37:38 Model name: AMD EPYC-Rome Processor 00:37:38 Stepping: 0 00:37:38 CPU MHz: 2800.000 00:37:38 BogoMIPS: 5600.00 00:37:38 Virtualization: AMD-V 00:37:38 Hypervisor vendor: KVM 00:37:38 Virtualization type: full 00:37:38 L1d cache: 32K 00:37:38 L1i cache: 32K 00:37:38 L2 cache: 512K 00:37:38 L3 cache: 16384K 00:37:38 NUMA node0 CPU(s): 0,1 00:37:38 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:37:38 00:37:38 00:37:38 ---> nproc: 00:37:38 2 00:37:38 00:37:38 00:37:38 ---> df -h: 00:37:38 Filesystem Size Used Avail Use% Mounted on 00:37:38 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:38 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:38 tmpfs 3.8G 17M 3.8G 1% /run 00:37:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:38 /dev/vda1 40G 8.4G 32G 21% / 00:37:38 tmpfs 770M 0 770M 0% /run/user/1001 00:37:38 00:37:38 00:37:38 ---> free -m: 00:37:38 total used free shared buff/cache available 00:37:38 Mem: 7697 586 4911 19 2198 6812 00:37:38 Swap: 1023 0 1023 00:37:38 00:37:38 00:37:38 ---> ip addr: 00:37:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:38 inet 127.0.0.1/8 scope host lo 00:37:38 valid_lft forever preferred_lft forever 00:37:38 inet6 ::1/128 scope host 00:37:38 valid_lft forever preferred_lft forever 00:37:38 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:38 link/ether fa:16:3e:a9:40:b9 brd ff:ff:ff:ff:ff:ff 00:37:38 altname enp0s3 00:37:38 altname ens3 00:37:38 inet 10.30.170.168/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:38 valid_lft 85762sec preferred_lft 85762sec 00:37:38 inet6 fe80::f816:3eff:fea9:40b9/64 scope link 00:37:38 valid_lft forever preferred_lft forever 00:37:38 00:37:38 00:37:38 ---> sar -b -r -n DEV: 00:37:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU) 00:37:38 00:37:38 00:26:57 LINUX RESTART (2 CPU) 00:37:38 00:37:38 12:28:01 AM tps rtps wtps bread/s bwrtn/s 00:37:38 12:29:01 AM 124.81 0.35 124.46 21.73 13241.24 00:37:38 12:30:01 AM 34.92 1.37 33.56 130.49 3785.30 00:37:38 12:31:01 AM 69.16 9.18 59.97 1503.62 3914.18 00:37:38 12:32:01 AM 34.27 0.03 34.24 3.47 6333.01 00:37:38 12:33:01 AM 2.60 0.00 2.60 0.00 73.29 00:37:38 12:34:01 AM 0.10 0.00 0.10 0.00 1.43 00:37:38 12:35:01 AM 0.13 0.00 0.13 0.00 1.03 00:37:38 12:36:01 AM 1.90 0.05 1.85 4.80 78.74 00:37:38 12:37:01 AM 24.29 0.38 23.91 46.65 1346.92 00:37:38 Average: 32.47 1.26 31.20 190.07 3197.40 00:37:38 00:37:38 12:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:38 12:29:01 AM 5216452 7067928 2665980 33.82 2688 2027560 662408 7.42 188060 2129740 100684 00:37:38 12:30:01 AM 5241824 7097136 2640608 33.50 2688 2031528 641560 7.18 227816 2065972 9012 00:37:38 12:31:01 AM 4920792 7035608 2961640 37.57 2688 2281420 653696 7.32 269260 2312912 174512 00:37:38 12:32:01 AM 4952840 7067632 2929592 37.17 2688 2281732 621660 6.96 274996 2272304 4 00:37:38 12:33:01 AM 4952680 7067476 2929752 37.17 2688 2281736 621660 6.96 274996 2272600 12 00:37:38 12:34:01 AM 4952176 7066972 2930256 37.17 2688 2281736 621660 6.96 274996 2272900 8 00:37:38 12:35:01 AM 4952792 7067588 2929640 37.17 2688 2281736 621660 6.96 274996 2272572 12 00:37:38 12:36:01 AM 4903240 7019504 2979192 37.80 2688 2283204 689616 7.72 275532 2321220 1044 00:37:38 12:37:01 AM 5021604 6964164 2860828 36.29 2688 2116156 740820 8.29 481116 2024040 23404 00:37:38 Average: 5012711 7050445 2869721 36.41 2688 2207423 652749 7.31 282419 2216029 34299 00:37:38 00:37:38 12:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:38 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:38 12:29:01 AM eth0 123.66 96.92 1492.04 13.20 0.00 0.00 0.00 0.00 00:37:38 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:38 12:30:01 AM eth0 18.11 8.28 7.22 3.53 0.00 0.00 0.00 0.00 00:37:38 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:38 12:31:01 AM eth0 46.61 40.04 338.61 9.53 0.00 0.00 0.00 0.00 00:37:38 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:38 12:32:01 AM eth0 12.21 9.66 4.62 3.59 0.00 0.00 0.00 0.00 00:37:38 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:38 12:33:01 AM eth0 2.90 1.35 1.01 0.59 0.00 0.00 0.00 0.00 00:37:38 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:38 12:34:01 AM eth0 2.08 1.40 0.76 0.52 0.00 0.00 0.00 0.00 00:37:38 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:38 12:35:01 AM eth0 1.82 1.15 0.26 0.15 0.00 0.00 0.00 0.00 00:37:38 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:38 12:36:01 AM eth0 21.91 16.16 4.21 2.83 0.00 0.00 0.00 0.00 00:37:38 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:38 12:37:01 AM eth0 119.96 99.98 149.16 52.54 0.00 0.00 0.00 0.00 00:37:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:38 Average: eth0 38.81 30.55 222.00 9.61 0.00 0.00 0.00 0.00 00:37:38 00:37:38 00:37:38 ---> sar -P ALL: 00:37:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU) 00:37:38 00:37:38 00:26:57 LINUX RESTART (2 CPU) 00:37:38 00:37:38 12:28:01 AM CPU %user %nice %system %iowait %steal %idle 00:37:38 12:29:01 AM all 37.44 0.00 5.68 2.51 0.12 54.25 00:37:38 12:29:01 AM 0 24.16 0.00 4.88 2.25 0.10 68.61 00:37:38 12:29:01 AM 1 50.76 0.00 6.49 2.77 0.13 39.85 00:37:38 12:30:01 AM all 12.43 0.00 1.73 0.65 0.12 85.07 00:37:38 12:30:01 AM 0 8.12 0.00 1.63 0.85 0.13 89.26 00:37:38 12:30:01 AM 1 16.74 0.00 1.82 0.45 0.10 80.89 00:37:38 12:31:01 AM all 32.51 0.00 6.18 1.21 0.09 60.01 00:37:38 12:31:01 AM 0 23.40 0.00 5.37 1.11 0.08 70.04 00:37:38 12:31:01 AM 1 41.63 0.00 6.99 1.30 0.10 49.98 00:37:38 12:32:01 AM all 4.23 0.00 0.81 1.58 0.04 93.34 00:37:38 12:32:01 AM 0 3.10 0.00 0.78 1.32 0.05 94.75 00:37:38 12:32:01 AM 1 5.36 0.00 0.83 1.84 0.03 91.94 00:37:38 12:33:01 AM all 0.36 0.00 0.08 0.02 0.04 99.51 00:37:38 12:33:01 AM 0 0.60 0.00 0.07 0.03 0.03 99.27 00:37:38 12:33:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 00:37:38 12:34:01 AM all 0.40 0.00 0.07 0.00 0.02 99.52 00:37:38 12:34:01 AM 0 0.70 0.00 0.05 0.00 0.02 99.23 00:37:38 12:34:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 00:37:38 12:35:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 00:37:38 12:35:01 AM 0 0.60 0.00 0.02 0.00 0.03 99.35 00:37:38 12:35:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 00:37:38 12:36:01 AM all 4.36 0.00 0.28 0.00 0.05 95.32 00:37:38 12:36:01 AM 0 4.17 0.00 0.13 0.00 0.03 95.66 00:37:38 12:36:01 AM 1 4.54 0.00 0.42 0.00 0.07 94.97 00:37:38 12:37:01 AM all 24.74 0.00 3.26 0.11 0.08 71.82 00:37:38 12:37:01 AM 0 22.84 0.00 3.61 0.12 0.08 73.35 00:37:38 12:37:01 AM 1 26.63 0.00 2.91 0.10 0.07 70.30 00:37:38 Average: all 12.99 0.00 2.02 0.67 0.06 84.26 00:37:38 Average: 0 9.75 0.00 1.84 0.63 0.06 87.71 00:37:38 Average: 1 16.23 0.00 2.19 0.72 0.07 80.80 00:37:38 00:37:38 00:37:38