14:11:36 Started by timer 14:11:36 Running as SYSTEM 14:11:36 [EnvInject] - Loading node environment variables. 14:11:36 Building remotely on prd-ubuntu2204-docker-8c-8g-14683 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-clamp-rabat-project-csit-clamp 14:11:36 [ssh-agent] Looking for ssh-agent implementation... 14:11:37 $ ssh-agent 14:11:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXqYIn3R/agent.1566 14:11:37 SSH_AGENT_PID=1568 14:11:37 [ssh-agent] Started. 14:11:37 Running ssh-add (command line suppressed) 14:11:37 Identity added: /w/workspace/policy-clamp-rabat-project-csit-clamp@tmp/private_key_17948620998598125499.key (/w/workspace/policy-clamp-rabat-project-csit-clamp@tmp/private_key_17948620998598125499.key) 14:11:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:11:37 The recommended git tool is: NONE 14:11:38 using credential onap-jenkins-ssh 14:11:38 Wiping out workspace first. 14:11:38 Cloning the remote Git repository 14:11:38 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 14:11:38 > git init /w/workspace/policy-clamp-rabat-project-csit-clamp # timeout=10 14:11:38 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 14:11:38 > git --version # timeout=10 14:11:38 > git --version # 'git version 2.34.1' 14:11:38 using GIT_SSH to set credentials Gerrit user 14:11:38 Verifying host key using manually-configured host key entries 14:11:38 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:11:39 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 14:11:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:39 Avoid second fetch 14:11:39 > git rev-parse refs/remotes/origin/rabat^{commit} # timeout=10 14:11:39 Checking out Revision 2a539db87d1d7c8c2c71f34fa93542ba100a66bc (refs/remotes/origin/rabat) 14:11:39 > git config core.sparsecheckout # timeout=10 14:11:39 > git checkout -f 2a539db87d1d7c8c2c71f34fa93542ba100a66bc # timeout=30 14:11:40 Commit message: "Update .gitreview for rabat branch" 14:11:40 > git rev-list --no-walk 2a539db87d1d7c8c2c71f34fa93542ba100a66bc # timeout=10 14:11:43 provisioning config files... 14:11:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:11:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:11:43 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins4534203358030561671.sh 14:11:43 ---> python-tools-install.sh 14:11:43 Setup pyenv: 14:11:43 * system (set by /opt/pyenv/version) 14:11:43 * 3.8.20 (set by /opt/pyenv/version) 14:11:43 * 3.9.20 (set by /opt/pyenv/version) 14:11:43 3.10.15 14:11:43 3.11.10 14:11:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n7JX 14:11:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:11:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:53 lf-activate-venv(): INFO: Base packages installed successfully 14:11:53 lf-activate-venv(): INFO: Installing additional packages: lftools 14:12:15 lf-activate-venv(): INFO: Adding /tmp/venv-n7JX/bin to PATH 14:12:15 Generating Requirements File 14:12:36 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. 14:12:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:12:36 Python 3.11.10 14:12:37 pip 26.2 from /tmp/venv-n7JX/lib/python3.11/site-packages/pip (python 3.11) 14:12:37 aiohappyeyeballs==2.7.1 14:12:37 aiohttp==3.14.3 14:12:37 aiosignal==1.4.0 14:12:37 appdirs==1.4.4 14:12:37 argcomplete==3.7.0 14:12:37 aspy.yaml==1.3.0 14:12:37 attrs==26.1.0 14:12:37 autopage==0.6.0 14:12:37 beautifulsoup4==4.15.0 14:12:37 boto3==1.43.62 14:12:37 botocore==1.43.62 14:12:37 bs4==0.0.2 14:12:37 certifi==2026.7.22 14:12:37 cffi==2.1.0 14:12:37 cfgv==3.5.0 14:12:37 chardet==7.4.3 14:12:37 charset-normalizer==3.4.9 14:12:37 click==8.4.2 14:12:37 cliff==4.15.0 14:12:37 cmd2==4.1.2 14:12:37 cryptography==3.3.2 14:12:37 debtcollector==3.1.0 14:12:37 decorator==5.3.1 14:12:37 defusedxml==0.7.1 14:12:37 Deprecated==1.3.1 14:12:37 distlib==0.4.3 14:12:37 dnspython==2.8.0 14:12:37 docker==7.2.0 14:12:37 dogpile.cache==1.5.0 14:12:37 durationpy==0.10 14:12:37 email-validator==2.3.0 14:12:37 filelock==3.32.2 14:12:37 frozenlist==1.8.0 14:12:37 future==1.0.0 14:12:37 gitdb==4.0.12 14:12:37 GitPython==3.1.57 14:12:37 httplib2==0.30.2 14:12:37 identify==2.6.19 14:12:37 idna==3.18 14:12:37 importlib-resources==1.5.0 14:12:37 iso8601==2.1.0 14:12:37 Jinja2==3.1.6 14:12:37 jmespath==1.1.0 14:12:37 jsonpatch==1.33 14:12:37 jsonpointer==3.1.1 14:12:37 jsonschema==4.26.0 14:12:37 jsonschema-specifications==2025.9.1 14:12:37 keystoneauth1==5.15.0 14:12:37 kubernetes==36.0.3 14:12:37 lftools==0.37.22 14:12:37 lxml==6.1.1 14:12:37 markdown-it-py==4.2.0 14:12:37 MarkupSafe==3.0.3 14:12:37 mdurl==0.1.2 14:12:37 msgpack==1.2.1 14:12:37 multi_key_dict==2.0.3 14:12:37 multidict==6.7.1 14:12:37 munch==4.0.0 14:12:37 netaddr==1.3.0 14:12:37 niet==1.4.2 14:12:37 nodeenv==1.10.0 14:12:37 oauth2client==4.1.3 14:12:37 oauthlib==3.3.1 14:12:37 openstacksdk==4.17.0 14:12:37 os-service-types==1.8.2 14:12:37 osc-lib==4.7.0 14:12:37 oslo.config==10.6.0 14:12:37 oslo.context==6.5.0 14:12:37 oslo.i18n==6.9.0 14:12:37 oslo.log==8.3.0 14:12:37 oslo.serialization==5.11.0 14:12:37 oslo.utils==10.1.1 14:12:37 packaging==26.2 14:12:37 pbr==7.0.3 14:12:37 platformdirs==4.11.0 14:12:37 prettytable==3.18.0 14:12:37 prompt_toolkit==3.0.53 14:12:37 propcache==0.5.2 14:12:37 psutil==7.2.2 14:12:37 pyasn1==0.6.4 14:12:37 pyasn1_modules==0.4.2 14:12:37 pycparser==3.0 14:12:37 pygerrit2==2.0.15 14:12:37 PyGithub==2.9.1 14:12:37 Pygments==2.20.0 14:12:37 PyJWT==2.13.0 14:12:37 PyNaCl==1.6.2 14:12:37 pyparsing==2.4.7 14:12:37 pyperclip==1.11.0 14:12:37 pyrsistent==0.20.0 14:12:37 python-dateutil==2.9.0.post0 14:12:37 python-discovery==1.5.1 14:12:37 python-heatclient==5.2.0 14:12:37 python-jenkins==1.8.3 14:12:37 python-keystoneclient==5.8.0 14:12:37 python-magnumclient==4.11.0 14:12:37 python-manilaclient==6.2.0 14:12:37 python-openstackclient==10.2.1 14:12:37 python-swiftclient==4.10.0 14:12:37 PyYAML==6.0.3 14:12:37 referencing==0.37.0 14:12:37 requests==2.34.2 14:12:37 requests-oauthlib==2.0.0 14:12:37 rfc3986==2.0.0 14:12:37 rich==15.0.0 14:12:37 rich-argparse==1.8.0 14:12:37 rpds-py==2026.6.3 14:12:37 rsa==4.9.1 14:12:37 ruamel.yaml==0.19.1 14:12:37 ruamel.yaml.clib==0.2.15 14:12:37 s3transfer==0.19.2 14:12:37 simplejson==4.1.1 14:12:37 six==1.17.0 14:12:37 smmap==5.0.3 14:12:37 soupsieve==2.9.1 14:12:37 stevedore==5.9.0 14:12:37 tabulate==0.10.0 14:12:37 toml==0.10.2 14:12:37 tomlkit==0.15.1 14:12:37 tqdm==4.70.0 14:12:37 typing_extensions==4.16.0 14:12:37 urllib3==1.26.20 14:12:37 virtualenv==21.7.1 14:12:37 wcwidth==0.8.2 14:12:37 websocket-client==1.9.0 14:12:37 wrapt==2.3.0 14:12:37 xdg==6.0.0 14:12:37 xmltodict==1.0.4 14:12:37 yarl==1.24.5 14:12:37 yq==4.1.2 14:12:37 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh /tmp/jenkins7985932168309732409.sh 14:12:37 ---> uv-install.sh 14:12:37 Installing uv/uvx (latest) using shell installer 14:12:37 2026-08-01 14:12:37 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-aBdVAI.sh" [1] 14:12:37 downloading uv 0.12.1 x86_64-unknown-linux-gnu 14:12:38 installing to /home/jenkins/.local/bin 14:12:38 uv 14:12:38 uvx 14:12:38 everything's installed! 14:12:38 14:12:38 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:12:38 14:12:38 source $HOME/.local/bin/env (sh, bash, zsh) 14:12:38 source $HOME/.local/bin/env.fish (fish) 14:12:38 Adding install location to PATH 14:12:38 ---> Validating uv/uvx install 14:12:38 uvx 0.12.1 (x86_64-unknown-linux-gnu) 14:12:38 [EnvInject] - Injecting environment variables from a build step. 14:12:38 [EnvInject] - Injecting as environment variables the properties content 14:12:38 SET_JDK_VERSION=openjdk17 14:12:38 GIT_URL="git://cloud.onap.org/mirror" 14:12:38 14:12:38 [EnvInject] - Variables injected successfully. 14:12:38 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh /tmp/jenkins18335050342489162661.sh 14:12:38 ---> update-java-alternatives.sh 14:12:38 ---> Updating Java version 14:12:38 ---> Ubuntu/Debian system detected 14:12:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:12:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:12:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:12:39 openjdk version "17.0.19" 2026-04-21 14:12:39 OpenJDK Runtime Environment (build 17.0.19+10-1-22.04.2-Ubuntu) 14:12:39 OpenJDK 64-Bit Server VM (build 17.0.19+10-1-22.04.2-Ubuntu, mixed mode, sharing) 14:12:39 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:12:39 [EnvInject] - Injecting environment variables from a build step. 14:12:39 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:12:39 [EnvInject] - Variables injected successfully. 14:12:39 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh -xe /tmp/jenkins4536950527677724568.sh 14:12:39 + /w/workspace/policy-clamp-rabat-project-csit-clamp/csit/run-project-csit.sh clamp 14:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:40 14:12:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 14:12:40 Configure a credential helper to remove this warning. See 14:12:40 https://docs.docker.com/go/credential-store/ 14:12:40 14:12:40 Login Succeeded 14:12:40 Docker Compose version v5.3.1 14:12:40 Setting project configuration for: clamp 14:12:40 clamp CSITs are moved to policy/clamp repo. No test will run. 14:12:40 Shut down started! 14:12:44 Collecting logs from docker compose containers... 14:12:44 Tearing down containers... 14:12:44 mv: cannot stat '/w/workspace/policy-clamp-rabat-project-csit-clamp/compose/*.log': No such file or directory 14:12:44 Build step 'Execute shell' marked build as failure 14:12:44 $ ssh-agent -k 14:12:44 unset SSH_AUTH_SOCK; 14:12:44 unset SSH_AGENT_PID; 14:12:44 echo Agent pid 1568 killed; 14:12:44 [ssh-agent] Stopped. 14:12:45 Robot results publisher started... 14:12:45 INFO: Checking test criticality is deprecated and will be dropped in a future release! 14:12:45 -Parsing output xml: 14:12:45 Failed! 14:12:45 hudson.AbortException: No files found in path /w/workspace/policy-clamp-rabat-project-csit-clamp/csit/archives with configured filemask: **/output.xml 14:12:45 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 14:12:45 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 14:12:45 at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615) 14:12:45 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 14:12:45 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 14:12:45 at hudson.remoting.Request$2.run(Request.java:377) 14:12:45 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 14:12:45 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 14:12:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 14:12:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 14:12:45 at java.base/java.lang.Thread.run(Thread.java:1583) 14:12:45 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-14683 14:12:45 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 14:12:45 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 14:12:45 at hudson.remoting.Channel.call(Channel.java:1042) 14:12:45 at hudson.FilePath.act(FilePath.java:1229) 14:12:45 at hudson.FilePath.act(FilePath.java:1218) 14:12:45 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 14:12:45 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:262) 14:12:45 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:286) 14:12:45 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 14:12:45 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 14:12:45 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 14:12:45 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 14:12:45 at hudson.model.Build$BuildExecution.post2(Build.java:179) 14:12:45 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 14:12:45 at hudson.model.Run.execute(Run.java:1917) 14:12:45 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:12:45 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:12:45 at hudson.model.Executor.run(Executor.java:446) 14:12:45 [PostBuildScript] - [INFO] Executing post build scripts. 14:12:45 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins7589941067385617335.sh 14:12:45 ---> sysstat.sh 14:12:45 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins8991000067401925060.sh 14:12:45 ---> package-listing.sh 14:12:45 ++ facter osfamily 14:12:45 ++ tr '[:upper:]' '[:lower:]' 14:12:45 + OS_FAMILY=debian 14:12:45 + workspace=/w/workspace/policy-clamp-rabat-project-csit-clamp 14:12:45 + START_PACKAGES=/tmp/packages_start.txt 14:12:45 + END_PACKAGES=/tmp/packages_end.txt 14:12:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:12:45 + PACKAGES=/tmp/packages_start.txt 14:12:45 + '[' /w/workspace/policy-clamp-rabat-project-csit-clamp ']' 14:12:45 + PACKAGES=/tmp/packages_end.txt 14:12:45 + case "${OS_FAMILY}" in 14:12:45 + dpkg -l 14:12:45 + grep '^ii' 14:12:45 + '[' -f /tmp/packages_start.txt ']' 14:12:45 + '[' -f /tmp/packages_end.txt ']' 14:12:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:12:45 + '[' /w/workspace/policy-clamp-rabat-project-csit-clamp ']' 14:12:45 + mkdir -p /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/ 14:12:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/ 14:12:46 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins5701835700810377338.sh 14:12:46 ---> capture-instance-metadata.sh 14:12:46 Setup pyenv: 14:12:46 system 14:12:46 3.8.20 14:12:46 3.9.20 14:12:46 3.10.15 14:12:46 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:12:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n7JX from file:/tmp/.os_lf_venv 14:12:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:48 lf-activate-venv(): INFO: Base packages installed successfully 14:12:48 lf-activate-venv(): INFO: Installing additional packages: lftools 14:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-n7JX/bin to PATH 14:12:54 INFO: Running in OpenStack, capturing instance metadata 14:12:54 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins5237145832860039157.sh 14:12:54 provisioning config files... 14:12:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-rabat-project-csit-clamp@tmp/config10342324589201708171tmp 14:12:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:12:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:12:54 [EnvInject] - Injecting environment variables from a build step. 14:12:54 [EnvInject] - Injecting as environment variables the properties content 14:12:54 SERVER_ID=logs 14:12:54 14:12:54 [EnvInject] - Variables injected successfully. 14:12:54 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins14103617305460319970.sh 14:12:54 ---> create-netrc.sh 14:12:54 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins13865330542238939098.sh 14:12:54 ---> python-tools-install.sh 14:12:54 Setup pyenv: 14:12:54 system 14:12:54 3.8.20 14:12:54 3.9.20 14:12:54 3.10.15 14:12:54 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:12:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n7JX from file:/tmp/.os_lf_venv 14:12:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:56 lf-activate-venv(): INFO: Base packages installed successfully 14:12:56 lf-activate-venv(): INFO: Installing additional packages: lftools 14:13:01 lf-activate-venv(): INFO: Adding /tmp/venv-n7JX/bin to PATH 14:13:01 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh /tmp/jenkins13854010769906416253.sh 14:13:01 ---> uv-install.sh 14:13:01 uv 0.12.1 is already installed 14:13:01 uvx 0.12.1 (x86_64-unknown-linux-gnu) 14:13:01 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins11136641373213572447.sh 14:13:01 ---> sudo-logs.sh 14:13:01 Archiving 'sudo' log.. 14:13:01 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins6496628714349387739.sh 14:13:01 ---> job-cost.sh 14:13:01 INFO: Activating Python virtual environment... 14:13:01 Setup pyenv: 14:13:01 system 14:13:01 3.8.20 14:13:01 3.9.20 14:13:01 3.10.15 14:13:01 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:13:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n7JX from file:/tmp/.os_lf_venv 14:13:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:13:03 lf-activate-venv(): INFO: Base packages installed successfully 14:13:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:13:07 lf-activate-venv(): INFO: Adding /tmp/venv-n7JX/bin to PATH 14:13:07 INFO: No stack-cost file found 14:13:07 INFO: Instance uptime: 134s 14:13:07 INFO: Fetching instance metadata (attempt 1 of 3)... 14:13:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:13:07 INFO: Successfully fetched instance metadata 14:13:07 INFO: Instance type: v3-standard-8 14:13:07 INFO: Retrieving pricing info for: v3-standard-8 14:13:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:13:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=134 14:13:07 INFO: Successfully fetched Vexxhost pricing API 14:13:07 INFO: Retrieved cost: 0.22 14:13:07 INFO: Retrieved resource: v3-standard-8 14:13:07 INFO: Creating archive directory: /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/cost 14:13:07 INFO: Archiving costs to: /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/cost.csv 14:13:07 INFO: Successfully archived job cost data 14:13:07 DEBUG: Cost data: policy-clamp-rabat-project-csit-clamp,5,2026-08-01 14:13:07,v3-standard-8,134,0.22,0.00,FAILURE 14:13:07 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash -l /tmp/jenkins17783309036661856431.sh 14:13:07 ---> logs-deploy.sh 14:13:07 Setup pyenv: 14:13:07 system 14:13:07 3.8.20 14:13:07 3.9.20 14:13:07 3.10.15 14:13:08 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:13:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n7JX from file:/tmp/.os_lf_venv 14:13:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:13:09 lf-activate-venv(): INFO: Base packages installed successfully 14:13:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:13:15 lf-activate-venv(): INFO: Adding /tmp/venv-n7JX/bin to PATH 14:13:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-rabat-project-csit-clamp/5 14:13:15 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 14:13:16 Archives upload complete. 14:13:16 INFO: archiving logs to Nexus 14:13:17 ---> uname -a: 14:13:17 Linux prd-ubuntu2204-docker-8c-8g-14683 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:13:17 14:13:17 14:13:17 ---> lscpu: 14:13:17 Architecture: x86_64 14:13:17 CPU op-mode(s): 32-bit, 64-bit 14:13:17 Address sizes: 40 bits physical, 48 bits virtual 14:13:17 Byte Order: Little Endian 14:13:17 CPU(s): 8 14:13:17 On-line CPU(s) list: 0-7 14:13:17 Vendor ID: AuthenticAMD 14:13:17 Model name: AMD EPYC-Rome Processor 14:13:17 CPU family: 23 14:13:17 Model: 49 14:13:17 Thread(s) per core: 1 14:13:17 Core(s) per socket: 1 14:13:17 Socket(s): 8 14:13:17 Stepping: 0 14:13:17 BogoMIPS: 5599.99 14:13:17 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 14:13:17 Virtualization: AMD-V 14:13:17 Hypervisor vendor: KVM 14:13:17 Virtualization type: full 14:13:17 L1d cache: 256 KiB (8 instances) 14:13:17 L1i cache: 256 KiB (8 instances) 14:13:17 L2 cache: 4 MiB (8 instances) 14:13:17 L3 cache: 128 MiB (8 instances) 14:13:17 NUMA node(s): 1 14:13:17 NUMA node0 CPU(s): 0-7 14:13:17 Vulnerability Gather data sampling: Not affected 14:13:17 Vulnerability Indirect target selection: Not affected 14:13:17 Vulnerability Itlb multihit: Not affected 14:13:17 Vulnerability L1tf: Not affected 14:13:17 Vulnerability Mds: Not affected 14:13:17 Vulnerability Meltdown: Not affected 14:13:17 Vulnerability Mmio stale data: Not affected 14:13:17 Vulnerability Reg file data sampling: Not affected 14:13:17 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:13:17 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:13:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:13:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:13:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:13:17 Vulnerability Srbds: Not affected 14:13:17 Vulnerability Tsa: Not affected 14:13:17 Vulnerability Tsx async abort: Not affected 14:13:17 Vulnerability Vmscape: Not affected 14:13:17 14:13:17 14:13:17 ---> nproc: 14:13:17 8 14:13:17 14:13:17 14:13:17 ---> df -h: 14:13:17 Filesystem Size Used Avail Use% Mounted on 14:13:17 tmpfs 3.2G 1.1M 3.2G 1% /run 14:13:17 /dev/vda1 155G 10G 145G 7% / 14:13:17 tmpfs 16G 0 16G 0% /dev/shm 14:13:17 tmpfs 5.0M 0 5.0M 0% /run/lock 14:13:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:13:17 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 14:13:17 14:13:17 14:13:17 ---> free -m: 14:13:17 total used free shared buff/cache available 14:13:17 Mem: 32092 878 28481 4 2732 30774 14:13:17 Swap: 1023 0 1023 14:13:17 14:13:17 14:13:17 ---> ip addr: 14:13:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:13:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:13:17 inet 127.0.0.1/8 scope host lo 14:13:17 valid_lft forever preferred_lft forever 14:13:17 inet6 ::1/128 scope host 14:13:17 valid_lft forever preferred_lft forever 14:13:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:13:17 link/ether fa:16:3e:20:61:a7 brd ff:ff:ff:ff:ff:ff 14:13:17 altname enp0s3 14:13:17 inet 10.30.107.237/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 14:13:17 valid_lft 86265sec preferred_lft 86265sec 14:13:17 inet6 fe80::f816:3eff:fe20:61a7/64 scope link 14:13:17 valid_lft forever preferred_lft forever 14:13:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:13:17 link/ether f6:e1:34:69:da:fd brd ff:ff:ff:ff:ff:ff 14:13:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:13:17 valid_lft forever preferred_lft forever 14:13:17 14:13:17 14:13:17 ---> sar -b -r -n DEV: 14:13:17 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-14683) 08/01/26 _x86_64_ (8 CPU) 14:13:17 14:13:17 14:11:04 LINUX RESTART (8 CPU) 14:13:17 14:13:17 14:13:17 ---> sar -P ALL: 14:13:17 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-14683) 08/01/26 _x86_64_ (8 CPU) 14:13:17 14:13:17 14:11:04 LINUX RESTART (8 CPU) 14:13:17 14:13:17 14:13:17