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