21:49:04 Started by user Anil Belur 21:49:04 Running as SYSTEM 21:49:04 [EnvInject] - Loading node environment variables. 21:49:04 Building remotely on prd-ubuntu2204-builder-2c-1g-432009 (ubuntu2204-builder-2c-1g) in workspace /w/workspace/yangtools-release-merge-master 21:49:04 [ssh-agent] Looking for ssh-agent implementation... 21:49:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:04 $ ssh-agent 21:49:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXP2Et2S/agent.1522 21:49:04 SSH_AGENT_PID=1524 21:49:04 [ssh-agent] Started. 21:49:04 Running ssh-add (command line suppressed) 21:49:04 Identity added: /w/workspace/yangtools-release-merge-master@tmp/private_key_9918897731715880060.key (/w/workspace/yangtools-release-merge-master@tmp/private_key_9918897731715880060.key) 21:49:04 [ssh-agent] Using credentials jenkins-release (Nexus Staging Repository Promotion) 21:49:04 The recommended git tool is: NONE 21:49:06 using credential jenkins-ssh 21:49:06 Wiping out workspace first. 21:49:06 Cloning the remote Git repository 21:49:06 Cloning repository git://devvexx.opendaylight.org/mirror/yangtools 21:49:06 > git init /w/workspace/yangtools-release-merge-master # timeout=10 21:49:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/yangtools 21:49:06 > git --version # timeout=10 21:49:06 > git --version # 'git version 2.34.1' 21:49:06 using GIT_SSH to set credentials jenkins-ssh 21:49:06 Verifying host key using known hosts file, will automatically accept unseen keys 21:49:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/yangtools +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/yangtools # timeout=10 21:49:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:16 Avoid second fetch 21:49:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:49:16 Checking out Revision 017c4e1969b077c3530eb30f1d334e5b9f98ced0 (refs/heads/$GERRIT_BRANCH) 21:49:16 > git config core.sparsecheckout # timeout=10 21:49:16 > git checkout -f 017c4e1969b077c3530eb30f1d334e5b9f98ced0 # timeout=10 21:49:17 Commit message: "Bump versions to 10.0.14-SNAPSHOT" 21:49:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:49:17 > git rev-list --no-walk af39aee1418934a2d85b21408fda907152b57c83 # timeout=10 21:49:20 Run condition [Regular expression match] enabling prebuild for step [BuilderChain] 21:49:20 provisioning config files... 21:49:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:49:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:49:21 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins7814664006731911816.sh 21:49:21 ---> python-tools-install.sh 21:49:21 Setup pyenv: 21:49:21 * system (set by /opt/pyenv/version) 21:49:21 * 3.8.20 (set by /opt/pyenv/version) 21:49:21 * 3.9.20 (set by /opt/pyenv/version) 21:49:21 3.10.15 21:49:21 3.11.10 21:49:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hpRt 21:49:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:49:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:49:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:49:30 lf-activate-venv(): INFO: Base packages installed successfully 21:49:30 lf-activate-venv(): INFO: Installing additional packages: lftools 21:49:57 lf-activate-venv(): INFO: Adding /tmp/venv-hpRt/bin to PATH 21:49:57 Generating Requirements File 21:50:16 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. 21:50:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:50:16 Python 3.11.10 21:50:16 pip 26.0.1 from /tmp/venv-hpRt/lib/python3.11/site-packages/pip (python 3.11) 21:50:17 appdirs==1.4.4 21:50:17 argcomplete==3.6.3 21:50:17 aspy.yaml==1.3.0 21:50:17 attrs==25.4.0 21:50:17 autopage==0.6.0 21:50:17 beautifulsoup4==4.14.3 21:50:17 boto3==1.42.65 21:50:17 botocore==1.42.65 21:50:17 bs4==0.0.2 21:50:17 certifi==2026.2.25 21:50:17 cffi==2.0.0 21:50:17 cfgv==3.5.0 21:50:17 chardet==7.0.1 21:50:17 charset-normalizer==3.4.5 21:50:17 click==8.3.1 21:50:17 cliff==4.13.2 21:50:17 cmd2==3.4.0 21:50:17 cryptography==3.3.2 21:50:17 debtcollector==3.0.0 21:50:17 decorator==5.2.1 21:50:17 defusedxml==0.7.1 21:50:17 Deprecated==1.3.1 21:50:17 distlib==0.4.0 21:50:17 dnspython==2.8.0 21:50:17 docker==7.1.0 21:50:17 dogpile.cache==1.5.0 21:50:17 durationpy==0.10 21:50:17 email-validator==2.3.0 21:50:17 filelock==3.25.1 21:50:17 future==1.0.0 21:50:17 gitdb==4.0.12 21:50:17 GitPython==3.1.46 21:50:17 httplib2==0.30.2 21:50:17 identify==2.6.17 21:50:17 idna==3.11 21:50:17 importlib-resources==1.5.0 21:50:17 iso8601==2.1.0 21:50:17 Jinja2==3.1.6 21:50:17 jmespath==1.1.0 21:50:17 jsonpatch==1.33 21:50:17 jsonpointer==3.0.0 21:50:17 jsonschema==4.26.0 21:50:17 jsonschema-specifications==2025.9.1 21:50:17 keystoneauth1==5.13.1 21:50:17 kubernetes==35.0.0 21:50:17 lftools==0.37.22 21:50:17 lxml==6.0.2 21:50:17 markdown-it-py==4.0.0 21:50:17 MarkupSafe==3.0.3 21:50:17 mdurl==0.1.2 21:50:17 msgpack==1.1.2 21:50:17 multi_key_dict==2.0.3 21:50:17 munch==4.0.0 21:50:17 netaddr==1.3.0 21:50:17 niet==1.4.2 21:50:17 nodeenv==1.10.0 21:50:17 oauth2client==4.1.3 21:50:17 oauthlib==3.3.1 21:50:17 openstacksdk==4.10.0 21:50:17 os-service-types==1.8.2 21:50:17 osc-lib==4.4.0 21:50:17 oslo.config==10.3.0 21:50:17 oslo.context==6.3.0 21:50:17 oslo.i18n==6.7.2 21:50:17 oslo.log==8.1.0 21:50:17 oslo.serialization==5.9.1 21:50:17 oslo.utils==10.0.0 21:50:17 packaging==26.0 21:50:17 pbr==7.0.3 21:50:17 platformdirs==4.9.4 21:50:17 prettytable==3.17.0 21:50:17 psutil==7.2.2 21:50:17 pyasn1==0.6.2 21:50:17 pyasn1_modules==0.4.2 21:50:17 pycparser==3.0 21:50:17 pygerrit2==2.0.15 21:50:17 PyGithub==2.8.1 21:50:17 Pygments==2.19.2 21:50:17 PyJWT==2.11.0 21:50:17 PyNaCl==1.6.2 21:50:17 pyparsing==2.4.7 21:50:17 pyperclip==1.11.0 21:50:17 pyrsistent==0.20.0 21:50:17 python-cinderclient==9.9.0 21:50:17 python-dateutil==2.9.0.post0 21:50:17 python-discovery==1.1.3 21:50:17 python-heatclient==5.1.0 21:50:17 python-jenkins==1.8.3 21:50:17 python-keystoneclient==5.8.0 21:50:17 python-magnumclient==4.10.0 21:50:17 python-openstackclient==9.0.0 21:50:17 python-swiftclient==4.10.0 21:50:17 PyYAML==6.0.3 21:50:17 referencing==0.37.0 21:50:17 requests==2.32.5 21:50:17 requests-oauthlib==2.0.0 21:50:17 requestsexceptions==1.4.0 21:50:17 rfc3986==2.0.0 21:50:17 rich==14.3.3 21:50:17 rich-argparse==1.7.2 21:50:17 rpds-py==0.30.0 21:50:17 rsa==4.9.1 21:50:17 ruamel.yaml==0.19.1 21:50:17 ruamel.yaml.clib==0.2.15 21:50:17 s3transfer==0.16.0 21:50:17 simplejson==3.20.2 21:50:17 six==1.17.0 21:50:17 smmap==5.0.3 21:50:17 soupsieve==2.8.3 21:50:17 stevedore==5.7.0 21:50:17 tabulate==0.10.0 21:50:17 toml==0.10.2 21:50:17 tomlkit==0.14.0 21:50:17 tqdm==4.67.3 21:50:17 typing_extensions==4.15.0 21:50:17 urllib3==1.26.20 21:50:17 virtualenv==21.2.0 21:50:17 wcwidth==0.6.0 21:50:17 websocket-client==1.9.0 21:50:17 wrapt==2.1.2 21:50:17 xdg==6.0.0 21:50:17 xmltodict==1.0.4 21:50:17 yq==3.4.3 21:50:17 Regular expression run condition: Expression=[^.*-docker-.*], Label=[ubuntu2204-builder-2c-1g] 21:50:17 Run condition [Regular expression match] preventing perform for step [BuilderChain] 21:50:17 provisioning config files... 21:50:17 copy managed file [sigul-config] to file:/w/workspace/yangtools-release-merge-master@tmp/config1657199111282804971tmp 21:50:17 copy managed file [sigul-password] to file:/w/workspace/yangtools-release-merge-master@tmp/config11018958026001903361tmp 21:50:17 copy managed file [sigul-pki] to file:/w/workspace/yangtools-release-merge-master@tmp/config18120211100926769640tmp 21:50:17 copy managed file [SIGNING_PUBKEY] to file:/w/workspace/yangtools-release-merge-master@tmp/config10729729233938223779tmp 21:50:17 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins14715865737977764515.sh 21:50:17 ---> sigul-configuration.sh 21:50:17 gpg: directory '/home/jenkins/.gnupg' created 21:50:18 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 21:50:18 gpg: CAST5.CFB encrypted data 21:50:18 gpg: encrypted with 1 passphrase 21:50:18 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins3088911241973405495.sh 21:50:18 ---> sigul-install.sh 21:50:18 INFO: Skip step, sigul install not available on platform ubuntu 21:50:18 provisioning config files... 21:50:18 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 21:50:18 [yangtools-release-merge-master] $ /bin/bash -l /tmp/jenkins17483897343615371392.sh 21:50:18 ---> release-job.sh 21:50:18 Setup pyenv: 21:50:18 system 21:50:18 3.8.20 21:50:18 3.9.20 21:50:18 3.10.15 21:50:18 * 3.11.10 (set by /w/workspace/yangtools-release-merge-master/.python-version) 21:50:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hpRt from file:/tmp/.os_lf_venv 21:50:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:50:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:50:20 lf-activate-venv(): INFO: Base packages installed successfully 21:50:20 lf-activate-venv(): INFO: Installing additional packages: lftools pip idna==2.9 lftools jsonschema twine yq readline 21:50:59 lf-activate-venv(): INFO: Adding /tmp/venv-hpRt/bin to PATH 21:50:59 pip 26.0.1 from /tmp/venv-hpRt/lib/python3.11/site-packages/pip (python 3.11) 21:50:59 appdirs==1.4.4 21:50:59 argcomplete==3.6.3 21:50:59 aspy.yaml==1.3.0 21:50:59 attrs==25.4.0 21:50:59 autopage==0.6.0 21:50:59 backports.tarfile==1.2.0 21:50:59 beautifulsoup4==4.14.3 21:50:59 boto3==1.42.65 21:50:59 botocore==1.42.65 21:50:59 bs4==0.0.2 21:50:59 certifi==2026.2.25 21:50:59 cffi==2.0.0 21:50:59 cfgv==3.5.0 21:50:59 chardet==7.0.1 21:50:59 charset-normalizer==3.4.5 21:50:59 click==8.3.1 21:50:59 cliff==4.13.2 21:50:59 cmd2==3.4.0 21:50:59 cryptography==46.0.5 21:50:59 debtcollector==3.0.0 21:50:59 decorator==5.2.1 21:50:59 defusedxml==0.7.1 21:50:59 Deprecated==1.3.1 21:50:59 distlib==0.4.0 21:50:59 dnspython==2.8.0 21:50:59 docker==7.1.0 21:50:59 docutils==0.22.4 21:50:59 dogpile.cache==1.5.0 21:50:59 durationpy==0.10 21:50:59 email-validator==2.3.0 21:50:59 filelock==3.25.1 21:50:59 future==1.0.0 21:50:59 gitdb==4.0.12 21:50:59 GitPython==3.1.46 21:50:59 httplib2==0.30.2 21:50:59 id==1.6.1 21:50:59 identify==2.6.17 21:50:59 idna==2.9 21:50:59 importlib-resources==1.5.0 21:50:59 importlib_metadata==8.7.1 21:50:59 iso8601==2.1.0 21:50:59 jaraco.classes==3.4.0 21:50:59 jaraco.context==6.1.1 21:50:59 jaraco.functools==4.4.0 21:50:59 jeepney==0.9.0 21:50:59 Jinja2==3.1.6 21:50:59 jmespath==1.1.0 21:50:59 jsonpatch==1.33 21:50:59 jsonpointer==3.0.0 21:50:59 jsonschema==4.26.0 21:50:59 jsonschema-specifications==2025.9.1 21:50:59 keyring==25.7.0 21:50:59 keystoneauth1==5.13.1 21:50:59 kubernetes==35.0.0 21:50:59 lftools==0.37.22 21:50:59 lxml==6.0.2 21:50:59 markdown-it-py==4.0.0 21:50:59 MarkupSafe==3.0.3 21:50:59 mdurl==0.1.2 21:50:59 more-itertools==10.8.0 21:50:59 msgpack==1.1.2 21:50:59 multi_key_dict==2.0.3 21:50:59 munch==4.0.0 21:50:59 netaddr==1.3.0 21:50:59 nh3==0.3.3 21:50:59 niet==1.4.2 21:50:59 nodeenv==1.10.0 21:50:59 oauth2client==4.1.3 21:50:59 oauthlib==3.3.1 21:50:59 openstacksdk==4.10.0 21:50:59 os-service-types==1.8.2 21:50:59 osc-lib==4.4.0 21:50:59 oslo.config==10.3.0 21:50:59 oslo.context==6.3.0 21:50:59 oslo.i18n==6.7.2 21:50:59 oslo.log==8.1.0 21:50:59 oslo.serialization==5.9.1 21:50:59 oslo.utils==10.0.0 21:50:59 packaging==26.0 21:50:59 pbr==7.0.3 21:50:59 platformdirs==4.9.4 21:50:59 prettytable==3.17.0 21:50:59 psutil==7.2.2 21:50:59 pyasn1==0.6.2 21:50:59 pyasn1_modules==0.4.2 21:50:59 pycparser==3.0 21:50:59 pygerrit2==2.0.15 21:50:59 PyGithub==2.8.1 21:50:59 Pygments==2.19.2 21:50:59 PyJWT==2.11.0 21:50:59 PyNaCl==1.6.2 21:50:59 pyparsing==3.3.2 21:50:59 pyperclip==1.11.0 21:50:59 pyrsistent==0.20.0 21:50:59 python-cinderclient==9.9.0 21:50:59 python-dateutil==2.9.0.post0 21:50:59 python-discovery==1.1.3 21:50:59 python-heatclient==5.1.0 21:50:59 python-jenkins==1.8.3 21:50:59 python-keystoneclient==5.8.0 21:50:59 python-magnumclient==4.10.0 21:50:59 python-openstackclient==9.0.0 21:50:59 python-swiftclient==4.10.0 21:50:59 PyYAML==6.0.3 21:50:59 readline==6.2.4.1 21:50:59 readme_renderer==44.0 21:50:59 referencing==0.37.0 21:50:59 requests==2.32.5 21:50:59 requests-oauthlib==2.0.0 21:50:59 requests-toolbelt==1.0.0 21:50:59 requestsexceptions==1.4.0 21:50:59 rfc3986==2.0.0 21:50:59 rich==14.3.3 21:50:59 rich-argparse==1.7.2 21:50:59 rpds-py==0.30.0 21:50:59 rsa==4.9.1 21:50:59 ruamel.yaml==0.19.1 21:50:59 ruamel.yaml.clib==0.2.15 21:50:59 s3transfer==0.16.0 21:50:59 SecretStorage==3.5.0 21:50:59 simplejson==3.20.2 21:50:59 six==1.17.0 21:50:59 smmap==5.0.3 21:50:59 soupsieve==2.8.3 21:50:59 stevedore==5.7.0 21:50:59 tabulate==0.10.0 21:50:59 toml==0.10.2 21:50:59 tomlkit==0.14.0 21:50:59 tqdm==4.67.3 21:50:59 twine==6.2.0 21:50:59 typing_extensions==4.15.0 21:50:59 urllib3==2.6.3 21:50:59 virtualenv==21.2.0 21:50:59 wcwidth==0.6.0 21:50:59 websocket-client==1.9.0 21:50:59 wrapt==2.1.2 21:50:59 xdg==6.0.0 21:50:59 xmltodict==1.0.4 21:50:59 yq==3.4.3 21:50:59 zipp==3.23.0 21:50:59 INFO: Setting common variables 21:50:59 INFO: This job is built with parameters, no release file needed. 21:51:00 usage: yq [-h] [--yaml-output] [--yaml-roundtrip] 21:51:00 [--yaml-output-grammar-version {1.1,1.2}] [--width WIDTH] 21:51:00 [--indentless-lists] [--explicit-start] [--explicit-end] 21:51:00 [--in-place] [--version] 21:51:00 [jq_filter] [files ...] 21:51:00 yq: error: argument files: can't open 'None': [Errno 2] No such file or directory: 'None' 21:51:00 ERROR: Failed to get distribution_type from None 21:51:00 Build step 'Execute shell' marked build as failure 21:51:00 $ ssh-agent -k 21:51:00 unset SSH_AUTH_SOCK; 21:51:00 unset SSH_AGENT_PID; 21:51:00 echo Agent pid 1524 killed; 21:51:00 [ssh-agent] Stopped. 21:51:00 [PostBuildScript] - [INFO] Executing post build scripts. 21:51:00 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins13643048529019236386.sh 21:51:00 ---> sysstat.sh 21:51:00 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins12364476244391555182.sh 21:51:00 ---> package-listing.sh 21:51:00 ++ facter osfamily 21:51:00 ++ tr '[:upper:]' '[:lower:]' 21:51:00 + OS_FAMILY=debian 21:51:00 + workspace=/w/workspace/yangtools-release-merge-master 21:51:00 + START_PACKAGES=/tmp/packages_start.txt 21:51:00 + END_PACKAGES=/tmp/packages_end.txt 21:51:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:51:00 + PACKAGES=/tmp/packages_start.txt 21:51:00 + '[' /w/workspace/yangtools-release-merge-master ']' 21:51:00 + PACKAGES=/tmp/packages_end.txt 21:51:00 + case "${OS_FAMILY}" in 21:51:00 + dpkg -l 21:51:00 + grep '^ii' 21:51:00 + '[' -f /tmp/packages_start.txt ']' 21:51:00 + '[' -f /tmp/packages_end.txt ']' 21:51:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:51:00 + '[' /w/workspace/yangtools-release-merge-master ']' 21:51:00 + mkdir -p /w/workspace/yangtools-release-merge-master/archives/ 21:51:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/yangtools-release-merge-master/archives/ 21:51:00 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins199444533050551874.sh 21:51:00 ---> capture-instance-metadata.sh 21:51:01 Setup pyenv: 21:51:01 system 21:51:01 3.8.20 21:51:01 3.9.20 21:51:01 3.10.15 21:51:01 * 3.11.10 (set by /w/workspace/yangtools-release-merge-master/.python-version) 21:51:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hpRt from file:/tmp/.os_lf_venv 21:51:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:03 lf-activate-venv(): INFO: Base packages installed successfully 21:51:03 lf-activate-venv(): INFO: Installing additional packages: lftools 21:51:16 lf-activate-venv(): INFO: Adding /tmp/venv-hpRt/bin to PATH 21:51:16 INFO: Running in OpenStack, capturing instance metadata 21:51:16 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins7859770474203763938.sh 21:51:16 provisioning config files... 21:51:17 Could not find credentials [logs] for yangtools-release-merge-master #49 21:51:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/yangtools-release-merge-master@tmp/config10892002790486417685tmp 21:51:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:51:17 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:51:17 provisioning config files... 21:51:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:51:17 [EnvInject] - Injecting environment variables from a build step. 21:51:17 [EnvInject] - Injecting as environment variables the properties content 21:51:17 SERVER_ID=logs 21:51:17 21:51:17 [EnvInject] - Variables injected successfully. 21:51:17 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins9127457783629498167.sh 21:51:17 ---> create-netrc.sh 21:51:17 WARN: Log server credential not found. 21:51:17 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins5390807438414369155.sh 21:51:17 ---> python-tools-install.sh 21:51:17 Setup pyenv: 21:51:17 system 21:51:17 3.8.20 21:51:17 3.9.20 21:51:17 3.10.15 21:51:17 * 3.11.10 (set by /w/workspace/yangtools-release-merge-master/.python-version) 21:51:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hpRt from file:/tmp/.os_lf_venv 21:51:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:19 lf-activate-venv(): INFO: Base packages installed successfully 21:51:19 lf-activate-venv(): INFO: Installing additional packages: lftools 21:51:29 lf-activate-venv(): INFO: Adding /tmp/venv-hpRt/bin to PATH 21:51:29 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins10554268285176598720.sh 21:51:29 ---> sudo-logs.sh 21:51:29 Archiving 'sudo' log.. 21:51:29 [yangtools-release-merge-master] $ /bin/bash /tmp/jenkins12237585438988484643.sh 21:51:29 ---> job-cost.sh 21:51:29 INFO: Activating Python virtual environment... 21:51:29 Setup pyenv: 21:51:29 system 21:51:29 3.8.20 21:51:29 3.9.20 21:51:29 3.10.15 21:51:29 * 3.11.10 (set by /w/workspace/yangtools-release-merge-master/.python-version) 21:51:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hpRt from file:/tmp/.os_lf_venv 21:51:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:31 lf-activate-venv(): INFO: Base packages installed successfully 21:51:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:51:38 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. 21:51:38 id 1.6.1 requires urllib3<3,>=2, but you have urllib3 1.26.20 which is incompatible. 21:51:38 importlib-metadata 8.7.1 requires zipp>=3.20, but you have zipp 1.1.0 which is incompatible. 21:51:38 lf-activate-venv(): INFO: Adding /tmp/venv-hpRt/bin to PATH 21:51:38 INFO: No stack-cost file found 21:51:38 INFO: Instance uptime: 199s 21:51:38 INFO: Fetching instance metadata (attempt 1 of 3)... 21:51:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:51:39 INFO: Successfully fetched instance metadata 21:51:39 INFO: Instance type: v3-standard-2 21:51:39 INFO: Retrieving pricing info for: v3-standard-2 21:51:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:51:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=199 21:51:39 INFO: Successfully fetched Vexxhost pricing API 21:51:39 INFO: Retrieved cost: 0.06 21:51:39 INFO: Retrieved resource: v3-standard-2 21:51:39 INFO: Creating archive directory: /w/workspace/yangtools-release-merge-master/archives/cost 21:51:39 INFO: Archiving costs to: /w/workspace/yangtools-release-merge-master/archives/cost.csv 21:51:39 INFO: Successfully archived job cost data 21:51:39 DEBUG: Cost data: yangtools-release-merge-master,49,2026-03-10 21:51:39,v3-standard-2,199,0.06,0.00,FAILURE 21:51:39 [yangtools-release-merge-master] $ /bin/bash -l /tmp/jenkins13031177712359850464.sh 21:51:39 ---> logs-deploy.sh 21:51:39 Setup pyenv: 21:51:39 system 21:51:39 3.8.20 21:51:39 3.9.20 21:51:39 3.10.15 21:51:39 * 3.11.10 (set by /w/workspace/yangtools-release-merge-master/.python-version) 21:51:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hpRt from file:/tmp/.os_lf_venv 21:51:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:41 lf-activate-venv(): INFO: Base packages installed successfully 21:51:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:51:51 lf-activate-venv(): INFO: Adding /tmp/venv-hpRt/bin to PATH 21:51:51 WARNING: Nexus logging server not set 21:51:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/yangtools-release-merge-master/49/ 21:51:51 INFO: archiving logs to S3 21:51:51 /tmp/venv-hpRt/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 21:51:51 warnings.warn( 21:51:52 ---> uname -a: 21:51:52 Linux prd-ubuntu2204-builder-2c-1g-432009 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 21:51:52 21:51:52 21:51:52 ---> lscpu: 21:51:52 Architecture: x86_64 21:51:52 CPU op-mode(s): 32-bit, 64-bit 21:51:52 Address sizes: 40 bits physical, 48 bits virtual 21:51:52 Byte Order: Little Endian 21:51:52 CPU(s): 2 21:51:52 On-line CPU(s) list: 0,1 21:51:52 Vendor ID: AuthenticAMD 21:51:52 Model name: AMD EPYC-Rome Processor 21:51:52 CPU family: 23 21:51:52 Model: 49 21:51:52 Thread(s) per core: 1 21:51:52 Core(s) per socket: 1 21:51:52 Socket(s): 2 21:51:52 Stepping: 0 21:51:52 BogoMIPS: 5600.00 21:51:52 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:51:52 Virtualization: AMD-V 21:51:52 Hypervisor vendor: KVM 21:51:52 Virtualization type: full 21:51:52 L1d cache: 64 KiB (2 instances) 21:51:52 L1i cache: 64 KiB (2 instances) 21:51:52 L2 cache: 1 MiB (2 instances) 21:51:52 L3 cache: 32 MiB (2 instances) 21:51:52 NUMA node(s): 1 21:51:52 NUMA node0 CPU(s): 0,1 21:51:52 Vulnerability Gather data sampling: Not affected 21:51:52 Vulnerability Indirect target selection: Not affected 21:51:52 Vulnerability Itlb multihit: Not affected 21:51:52 Vulnerability L1tf: Not affected 21:51:52 Vulnerability Mds: Not affected 21:51:52 Vulnerability Meltdown: Not affected 21:51:52 Vulnerability Mmio stale data: Not affected 21:51:52 Vulnerability Reg file data sampling: Not affected 21:51:52 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 21:51:52 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 21:51:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:51:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:51:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:51:52 Vulnerability Srbds: Not affected 21:51:52 Vulnerability Tsa: Not affected 21:51:52 Vulnerability Tsx async abort: Not affected 21:51:52 Vulnerability Vmscape: Not affected 21:51:52 21:51:52 21:51:52 ---> nproc: 21:51:52 2 21:51:52 21:51:52 21:51:52 ---> df -h: 21:51:52 Filesystem Size Used Avail Use% Mounted on 21:51:52 tmpfs 794M 1.1M 793M 1% /run 21:51:52 /dev/vda1 39G 8.5G 31G 22% / 21:51:52 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:51:52 tmpfs 5.0M 0 5.0M 0% /run/lock 21:51:52 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:51:52 tmpfs 794M 4.0K 794M 1% /run/user/1001 21:51:52 21:51:52 21:51:52 ---> free -m: 21:51:52 total used free shared buff/cache available 21:51:52 Mem: 7937 549 4724 4 2663 7090 21:51:52 Swap: 1023 0 1023 21:51:52 21:51:52 21:51:52 ---> ip addr: 21:51:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:51:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:51:52 inet 127.0.0.1/8 scope host lo 21:51:52 valid_lft forever preferred_lft forever 21:51:52 inet6 ::1/128 scope host 21:51:52 valid_lft forever preferred_lft forever 21:51:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:51:52 link/ether fa:16:3e:ad:c4:ec brd ff:ff:ff:ff:ff:ff 21:51:52 altname enp0s3 21:51:52 inet 10.30.170.230/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 21:51:52 valid_lft 86195sec preferred_lft 86195sec 21:51:52 inet6 fe80::f816:3eff:fead:c4ec/64 scope link 21:51:52 valid_lft forever preferred_lft forever 21:51:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:51:52 link/ether 8e:89:9c:7d:fb:fa brd ff:ff:ff:ff:ff:ff 21:51:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:51:52 valid_lft forever preferred_lft forever 21:51:52 21:51:52 21:51:52 ---> sar -b -r -n DEV: 21:51:52 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-1g-432009) 03/10/26 _x86_64_ (2 CPU) 21:51:52 21:51:52 21:48:29 LINUX RESTART (2 CPU) 21:51:52 21:51:52 21:51:52 ---> sar -P ALL: 21:51:52 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-1g-432009) 03/10/26 _x86_64_ (2 CPU) 21:51:52 21:51:52 21:48:29 LINUX RESTART (2 CPU) 21:51:52 21:51:52 21:51:52