03:48:17 Started by timer 03:48:17 Running as SYSTEM 03:48:17 [EnvInject] - Loading node environment variables. 03:48:17 Building remotely on prd-ubuntu1804-builder-4c-4g-2876 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release 03:48:17 [ssh-agent] Looking for ssh-agent implementation... 03:48:17 $ ssh-agent 03:48:17 SSH_AUTH_SOCK=/tmp/ssh-0JHZVAUz7T9T/agent.1826 03:48:17 SSH_AGENT_PID=1828 03:48:17 [ssh-agent] Started. 03:48:17 Running ssh-add (command line suppressed) 03:48:17 Identity added: /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release@tmp/private_key_4241821167373432721.key (jenkins-ssh) 03:48:17 [ssh-agent] Using credentials jenkins (jenkins) 03:48:17 The recommended git tool is: NONE 03:48:19 using credential jenkins 03:48:19 Wiping out workspace first. 03:48:19 Cloning the remote Git repository 03:48:19 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/helmmanager 03:48:19 > git init /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release # timeout=10 03:48:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/helmmanager 03:48:19 > git --version # timeout=10 03:48:19 > git --version # 'git version 2.17.1' 03:48:19 using GIT_SSH to set credentials jenkins 03:48:19 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/helmmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:20 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/helmmanager # timeout=10 03:48:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:21 Avoid second fetch 03:48:21 > git rev-parse refs/remotes/origin/f-release^{commit} # timeout=10 03:48:21 Checking out Revision af6dd1a836b318a4bc243203c1b7cbad5401d0a7 (refs/remotes/origin/f-release) 03:48:21 > git config core.sparsecheckout # timeout=10 03:48:21 > git checkout -f af6dd1a836b318a4bc243203c1b7cbad5401d0a7 # timeout=10 03:48:21 Commit message: "Merge "Set up docs for f-release" into f-release" 03:48:21 > git rev-list --no-walk af6dd1a836b318a4bc243203c1b7cbad5401d0a7 # timeout=10 03:48:24 provisioning config files... 03:48:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:48:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:48:24 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash /tmp/jenkins2994772853289323732.sh 03:48:24 ---> python-tools-install.sh 03:48:24 Setup pyenv: 03:48:24 * system (set by /opt/pyenv/version) 03:48:24 * 3.8.13 (set by /opt/pyenv/version) 03:48:24 * 3.9.13 (set by /opt/pyenv/version) 03:48:24 * 3.10.6 (set by /opt/pyenv/version) 03:48:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B0vT 03:48:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:48:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:48:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:48:39 lf-activate-venv(): INFO: Base packages installed successfully 03:48:39 lf-activate-venv(): INFO: Installing additional packages: lftools 03:49:19 lf-activate-venv(): INFO: Adding /tmp/venv-B0vT/bin to PATH 03:49:19 Generating Requirements File 03:49:51 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. 03:49:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:49:52 Python 3.10.6 03:49:52 pip 25.3 from /tmp/venv-B0vT/lib/python3.10/site-packages/pip (python 3.10) 03:49:53 appdirs==1.4.4 03:49:53 argcomplete==3.6.3 03:49:53 aspy.yaml==1.3.0 03:49:53 attrs==25.4.0 03:49:53 autopage==0.5.2 03:49:53 backports.strenum==1.3.1 03:49:53 beautifulsoup4==4.14.3 03:49:53 boto3==1.42.24 03:49:53 botocore==1.42.24 03:49:53 bs4==0.0.2 03:49:53 certifi==2026.1.4 03:49:53 cffi==2.0.0 03:49:53 cfgv==3.5.0 03:49:53 chardet==5.2.0 03:49:53 charset-normalizer==3.4.4 03:49:53 click==8.3.1 03:49:53 cliff==4.13.1 03:49:53 cmd2==3.1.0 03:49:53 cryptography==3.3.2 03:49:53 debtcollector==3.0.0 03:49:53 decorator==5.2.1 03:49:53 defusedxml==0.7.1 03:49:53 Deprecated==1.3.1 03:49:53 distlib==0.4.0 03:49:53 dnspython==2.8.0 03:49:53 docker==7.1.0 03:49:53 dogpile.cache==1.5.0 03:49:53 durationpy==0.10 03:49:53 email-validator==2.3.0 03:49:53 filelock==3.20.2 03:49:53 future==1.0.0 03:49:53 gitdb==4.0.12 03:49:53 GitPython==3.1.46 03:49:53 google-auth==2.47.0 03:49:53 httplib2==0.31.0 03:49:53 identify==2.6.15 03:49:53 idna==3.11 03:49:53 importlib-resources==1.5.0 03:49:53 iso8601==2.1.0 03:49:53 Jinja2==3.1.6 03:49:53 jmespath==1.0.1 03:49:53 jsonpatch==1.33 03:49:53 jsonpointer==3.0.0 03:49:53 jsonschema==4.26.0 03:49:53 jsonschema-specifications==2025.9.1 03:49:53 keystoneauth1==5.12.0 03:49:53 kubernetes==34.1.0 03:49:53 lftools==0.37.18 03:49:53 lxml==6.0.2 03:49:53 markdown-it-py==4.0.0 03:49:53 MarkupSafe==3.0.3 03:49:53 mdurl==0.1.2 03:49:53 msgpack==1.1.2 03:49:53 multi_key_dict==2.0.3 03:49:53 munch==4.0.0 03:49:53 netaddr==1.3.0 03:49:53 niet==1.4.2 03:49:53 nodeenv==1.10.0 03:49:53 oauth2client==4.1.3 03:49:53 oauthlib==3.3.1 03:49:53 openstacksdk==4.8.0 03:49:53 os-service-types==1.8.2 03:49:53 osc-lib==4.3.0 03:49:53 oslo.config==10.2.0 03:49:53 oslo.context==6.2.0 03:49:53 oslo.i18n==6.7.1 03:49:53 oslo.log==8.0.0 03:49:53 oslo.serialization==5.9.0 03:49:53 oslo.utils==9.2.0 03:49:53 packaging==25.0 03:49:53 pbr==7.0.3 03:49:53 platformdirs==4.5.1 03:49:53 prettytable==3.17.0 03:49:53 psutil==7.2.1 03:49:53 pyasn1==0.6.1 03:49:53 pyasn1_modules==0.4.2 03:49:53 pycparser==2.23 03:49:53 pygerrit2==2.0.15 03:49:53 PyGithub==2.8.1 03:49:53 Pygments==2.19.2 03:49:53 PyJWT==2.10.1 03:49:53 PyNaCl==1.6.2 03:49:53 pyparsing==2.4.7 03:49:53 pyperclip==1.11.0 03:49:53 pyrsistent==0.20.0 03:49:53 python-cinderclient==9.8.0 03:49:53 python-dateutil==2.9.0.post0 03:49:53 python-heatclient==4.3.0 03:49:53 python-jenkins==1.8.3 03:49:53 python-keystoneclient==5.7.0 03:49:53 python-magnumclient==4.9.0 03:49:53 python-openstackclient==8.3.0 03:49:53 python-swiftclient==4.9.0 03:49:53 PyYAML==6.0.3 03:49:53 referencing==0.37.0 03:49:53 requests==2.32.5 03:49:53 requests-oauthlib==2.0.0 03:49:53 requestsexceptions==1.4.0 03:49:53 rfc3986==2.0.0 03:49:53 rich==14.2.0 03:49:53 rich-argparse==1.7.2 03:49:53 rpds-py==0.30.0 03:49:53 rsa==4.9.1 03:49:53 ruamel.yaml==0.19.1 03:49:53 ruamel.yaml.clib==0.2.15 03:49:53 s3transfer==0.16.0 03:49:53 simplejson==3.20.2 03:49:53 six==1.17.0 03:49:53 smmap==5.0.2 03:49:53 soupsieve==2.8.1 03:49:53 stevedore==5.6.0 03:49:53 tabulate==0.9.0 03:49:53 toml==0.10.2 03:49:53 tomlkit==0.13.3 03:49:53 tqdm==4.67.1 03:49:53 typing_extensions==4.15.0 03:49:53 tzdata==2025.3 03:49:53 urllib3==1.26.20 03:49:53 virtualenv==20.36.0 03:49:53 wcwidth==0.2.14 03:49:53 websocket-client==1.9.0 03:49:53 wrapt==2.0.1 03:49:53 xdg==6.0.0 03:49:53 xmltodict==1.0.2 03:49:53 yq==3.4.3 03:49:53 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/sh -xe /tmp/jenkins1446818853477636344.sh 03:49:53 + echo quiet=on 03:49:53 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-2876 03:49:55 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=f-release -Dsha1=origin/f-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=nonrtric/plt/helmmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/f-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=f-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 03:49:55 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/helmmanager --version 03:49:55 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 03:49:55 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 03:49:55 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 03:49:55 Default locale: en, platform encoding: UTF-8 03:49:55 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 03:49:55 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/sh -xe /tmp/jenkins14545304065558768551.sh 03:49:55 + rm /home/jenkins/.wgetrc 03:49:55 [EnvInject] - Injecting environment variables from a build step. 03:49:55 [EnvInject] - Injecting as environment variables the properties content 03:49:55 SET_JDK_VERSION=openjdk11 03:49:55 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:49:55 03:49:55 [EnvInject] - Variables injected successfully. 03:49:55 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/sh /tmp/jenkins11744054190230234089.sh 03:49:55 ---> update-java-alternatives.sh 03:49:55 ---> Updating Java version 03:49:55 ---> Ubuntu/Debian system detected 03:49:56 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 03:49:56 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 03:49:56 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 03:49:56 openjdk version "11.0.16" 2022-07-19 03:49:56 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 03:49:56 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 03:49:56 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 03:49:56 [EnvInject] - Injecting environment variables from a build step. 03:49:56 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:49:56 [EnvInject] - Variables injected successfully. 03:49:56 provisioning config files... 03:49:56 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release@tmp/config9112566904991812926tmp 03:49:56 copy managed file [nonrtric-plt-helmmanager-settings] to file:/w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release@tmp/config11971333806933979411tmp 03:49:56 [EnvInject] - Injecting environment variables from a build step. 03:49:56 [EnvInject] - Injecting as environment variables the properties content 03:49:56 MAVEN_GOALS=clean install 03:49:56 03:49:56 [EnvInject] - Variables injected successfully. 03:49:56 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash -l /tmp/jenkins10735791871066000124.sh 03:49:56 ---> common-variables.sh 03:49:56 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 03:49:56 ---> sonatype-clm.sh 03:49:56 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 03:49:56 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 03:49:56 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 03:49:56 Default locale: en, platform encoding: UTF-8 03:49:56 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 03:49:58 [INFO] Scanning for projects... 03:50:12 [INFO] 03:50:12 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:helmmanager >---------------- 03:50:12 [INFO] Building helmmanager 1.2.0-SNAPSHOT 03:50:12 [INFO] --------------------------------[ jar ]--------------------------------- 03:52:06 [INFO] 03:52:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ helmmanager --- 03:52:07 [INFO] 03:52:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ helmmanager --- 03:52:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:52:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:52:09 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/src/main/resources 03:52:09 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/src/main/resources 03:52:09 [INFO] 03:52:09 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ helmmanager --- 03:52:12 [INFO] No sources to compile 03:52:12 [INFO] 03:52:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ helmmanager --- 03:52:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:52:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:52:12 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/src/test/resources 03:52:12 [INFO] 03:52:12 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ helmmanager --- 03:52:12 [INFO] No sources to compile 03:52:12 [INFO] 03:52:12 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ helmmanager --- 03:52:13 [INFO] No tests to run. 03:52:13 [INFO] 03:52:13 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ helmmanager --- 03:52:14 [WARNING] JAR will be empty - no content was marked for inclusion! 03:52:14 [INFO] Building jar: /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/target/helmmanager-1.2.0-SNAPSHOT.jar 03:52:14 [INFO] 03:52:14 [INFO] --- maven-dependency-plugin:3.2.0:copy (copy) @ helmmanager --- 03:52:19 [INFO] Configured Artifact: org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes:6.1.2:jar 03:52:19 [INFO] Copying policy-clamp-participant-impl-kubernetes-6.1.2.jar to /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/target/app.jar 03:52:19 [INFO] 03:52:19 [INFO] --- docker-maven-plugin:0.36.0:build (generate-nonrtric-plt-helmmanager-image) @ helmmanager --- 03:52:23 [INFO] 03:52:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ helmmanager --- 03:52:23 [INFO] Installing /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/target/helmmanager-1.2.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/helmmanager/1.2.0-SNAPSHOT/helmmanager-1.2.0-SNAPSHOT.jar 03:52:23 [INFO] Installing /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/helmmanager/1.2.0-SNAPSHOT/helmmanager-1.2.0-SNAPSHOT.pom 03:52:23 [INFO] 03:52:23 [INFO] --- docker-maven-plugin:0.36.0:build (push-nonrtric-plt-helmmanager-image) @ helmmanager --- 03:52:23 [INFO] 03:52:23 [INFO] --- maven-dependency-plugin:3.2.0:tree (default-cli) @ helmmanager --- 03:52:23 [INFO] org.o-ran-sc.nonrtric.plt:helmmanager:jar:1.2.0-SNAPSHOT 03:52:23 [INFO] \- org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes:jar:6.1.2:compile 03:52:23 [INFO] +- org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:6.1.2:compile 03:52:23 [INFO] +- org.onap.policy.clamp:policy-clamp-common:jar:6.1.2:compile 03:52:23 [INFO] +- org.onap.policy.clamp:policy-clamp-models:jar:6.1.2:compile 03:52:23 [INFO] +- commons-cli:commons-cli:jar:1.4:compile 03:52:23 [INFO] +- org.onap.policy.common:common-parameters:jar:1.9.0:compile 03:52:23 [INFO] | +- com.google.re2j:re2j:jar:1.5:compile 03:52:23 [INFO] | +- org.projectlombok:lombok:jar:1.18.22:compile 03:52:23 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 03:52:23 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 03:52:23 [INFO] +- org.onap.policy.common:utils:jar:1.9.0:compile 03:52:23 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 03:52:23 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 03:52:23 [INFO] | +- org.yaml:snakeyaml:jar:1.29:compile 03:52:23 [INFO] | +- org.onap.policy.common:capabilities:jar:1.9.0:compile 03:52:23 [INFO] | +- commons-net:commons-net:jar:3.6:compile 03:52:23 [INFO] | +- com.google.guava:guava:jar:30.1.1-jre:compile 03:52:23 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:52:23 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:52:23 [INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 03:52:23 [INFO] | | +- org.checkerframework:checker-qual:jar:3.8.0:compile 03:52:23 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.5.1:compile 03:52:23 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 03:52:23 [INFO] | +- org.eclipse.persistence:eclipselink:jar:2.7.8:compile 03:52:23 [INFO] | | +- org.eclipse.persistence:jakarta.persistence:jar:2.2.3:compile 03:52:23 [INFO] | | \- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 03:52:23 [INFO] | +- com.worldturner.medeia:medeia-validator-gson:jar:1.1.1:compile 03:52:23 [INFO] | | +- com.worldturner.medeia:medeia-validator-core:jar:1.1.1:compile 03:52:23 [INFO] | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.6.10:compile 03:52:23 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.10:compile 03:52:23 [INFO] | | +- org.jetbrains:annotations:jar:13.0:compile 03:52:23 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.6.10:compile 03:52:23 [INFO] | \- commons-io:commons-io:jar:2.8.0:compile 03:52:23 [INFO] +- org.onap.policy.common:policy-endpoints:jar:1.9.0:compile 03:52:23 [INFO] | +- com.att.nsa:cambriaClient:jar:1.2.1-oss:compile 03:52:23 [INFO] | | +- com.att.nsa:saClientLibrary:jar:1.3.0-oss:compile 03:52:23 [INFO] | | | \- com.att.nsa:saToolkit:jar:1.2.0-oss:compile 03:52:23 [INFO] | | | \- jline:jline:jar:2.12.1:compile 03:52:23 [INFO] | | \- org.json:json:jar:20131018:compile 03:52:23 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.1:compile 03:52:23 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.1:compile 03:52:23 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile 03:52:23 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:52:23 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 03:52:23 [INFO] | +- org.onap.dmaap.messagerouter.dmaapclient:dmaapClient:jar:1.1.12:compile 03:52:23 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 03:52:23 [INFO] | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.13:compile 03:52:23 [INFO] | | | \- commons-logging:commons-logging:jar:1.2:compile 03:52:23 [INFO] | | +- com.att.aft:dme2:jar:3.1.200-oss:compile 03:52:23 [INFO] | | +- log4j:apache-log4j-extras:jar:1.2.17:compile 03:52:23 [INFO] | | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.35:compile 03:52:23 [INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.35:compile 03:52:23 [INFO] | +- org.onap.aaf.authz:aaf-cadi-aaf:jar:2.1.21:compile 03:52:23 [INFO] | | +- org.onap.aaf.authz:aaf-auth-client:jar:2.1.21:compile 03:52:23 [INFO] | | +- org.onap.aaf.authz:aaf-cadi-client:jar:2.1.21:compile 03:52:23 [INFO] | | | \- org.onap.aaf.authz:aaf-misc-rosetta:jar:2.1.21:compile 03:52:23 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.5:compile 03:52:23 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.5:compile 03:52:23 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 03:52:23 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 03:52:23 [INFO] | | +- org.onap.aaf.authz:aaf-misc-env:jar:2.1.21:compile 03:52:23 [INFO] | | \- org.onap.aaf.authz:aaf-cadi-core:jar:2.1.21:compile 03:52:23 [INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.44.v20210927:compile 03:52:23 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 03:52:23 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.44.v20210927:compile 03:52:23 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.44.v20210927:compile 03:52:23 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.44.v20210927:compile 03:52:23 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.44.v20210927:compile 03:52:23 [INFO] | +- org.eclipse.jetty:jetty-servlets:jar:9.4.44.v20210927:compile 03:52:23 [INFO] | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.44.v20210927:compile 03:52:23 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.44.v20210927:compile 03:52:23 [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.35:compile 03:52:23 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 03:52:23 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 03:52:23 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 03:52:23 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.35:compile 03:52:23 [INFO] | +- org.glassfish.jersey.containers:jersey-container-jetty-http:jar:2.35:compile 03:52:23 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.35:compile 03:52:23 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.35:compile 03:52:23 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 03:52:23 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile 03:52:23 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.15:compile 03:52:23 [INFO] | +- io.swagger:swagger-jersey2-jaxrs:jar:1.6.2:compile 03:52:23 [INFO] | | +- io.swagger:swagger-jaxrs:jar:1.6.2:compile 03:52:23 [INFO] | | | +- io.swagger:swagger-core:jar:1.6.2:compile 03:52:23 [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.1:compile 03:52:23 [INFO] | | | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 03:52:23 [INFO] | | | \- org.reflections:reflections:jar:0.9.11:compile 03:52:23 [INFO] | | \- org.glassfish.jersey.media:jersey-media-multipart:jar:2.35:compile 03:52:23 [INFO] | | \- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 03:52:23 [INFO] | +- io.prometheus:simpleclient_hotspot:jar:0.12.0:compile 03:52:23 [INFO] | | \- io.prometheus:simpleclient:jar:0.12.0:compile 03:52:23 [INFO] | | +- io.prometheus:simpleclient_tracer_otel:jar:0.12.0:compile 03:52:23 [INFO] | | | \- io.prometheus:simpleclient_tracer_common:jar:0.12.0:compile 03:52:23 [INFO] | | \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.12.0:compile 03:52:23 [INFO] | +- io.prometheus:simpleclient_servlet:jar:0.12.0:compile 03:52:23 [INFO] | | +- io.prometheus:simpleclient_common:jar:0.12.0:compile 03:52:23 [INFO] | | \- io.prometheus:simpleclient_servlet_common:jar:0.12.0:compile 03:52:23 [INFO] | +- org.apache.commons:commons-collections4:jar:4.4:compile 03:52:23 [INFO] | \- org.glassfish.jersey.inject:jersey-hk2:jar:2.35:compile 03:52:23 [INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 03:52:23 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 03:52:23 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 03:52:23 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 03:52:23 [INFO] | \- org.javassist:javassist:jar:3.25.0-GA:compile 03:52:23 [INFO] +- org.onap.policy.common:gson:jar:1.9.0:compile 03:52:23 [INFO] +- org.onap.policy.models:policy-models-provider:jar:2.5.0:compile 03:52:23 [INFO] | +- org.onap.policy.models:policy-models-base:jar:2.5.0:compile 03:52:23 [INFO] | | \- org.onap.policy.models:policy-models-errors:jar:2.5.0:compile 03:52:23 [INFO] | +- org.onap.policy.models:policy-models-dao:jar:2.5.0:compile 03:52:23 [INFO] | +- org.onap.policy.models:policy-models-tosca:jar:2.5.0:compile 03:52:23 [INFO] | | \- org.onap.policy.models:policy-models-examples:jar:2.5.0:compile 03:52:23 [INFO] | +- org.onap.policy.models:policy-models-pdp:jar:2.5.0:compile 03:52:23 [INFO] | +- org.onap.policy.models:policy-models-pap:jar:2.5.0:compile 03:52:23 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.32:compile 03:52:23 [INFO] | +- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:compile 03:52:23 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.4:compile 03:52:23 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.44.v20210927:compile 03:52:23 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.35:compile 03:52:23 [INFO] | +- io.swagger:swagger-annotations:jar:1.6.2:compile 03:52:23 [INFO] | \- org.glassfish:javax.json:jar:1.1.4:compile 03:52:23 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 03:52:23 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:2.6.2:compile 03:52:23 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.6.2:compile 03:52:23 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.6.2:compile 03:52:23 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.6.2:compile 03:52:23 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.6.2:compile 03:52:23 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.0:compile 03:52:23 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.0:compile 03:52:23 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.32:compile 03:52:23 [INFO] | | \- org.springframework:spring-core:jar:5.3.14:compile 03:52:23 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.14:compile 03:52:23 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.6.2:compile 03:52:23 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.1:compile 03:52:23 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.1:compile 03:52:23 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.1:compile 03:52:23 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.6.2:compile 03:52:23 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.56:compile 03:52:23 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.56:compile 03:52:23 [INFO] | +- org.springframework:spring-web:jar:5.3.14:compile 03:52:23 [INFO] | | \- org.springframework:spring-beans:jar:5.3.14:compile 03:52:23 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.14:compile 03:52:23 [INFO] | +- org.springframework:spring-context:jar:5.3.14:compile 03:52:23 [INFO] | \- org.springframework:spring-expression:jar:5.3.14:compile 03:52:23 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.6.2:compile 03:52:23 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.56:compile 03:52:23 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.0.Final:compile 03:52:23 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.2.Final:compile 03:52:23 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:2.6.2:compile 03:52:23 [INFO] | +- org.springframework:spring-aop:jar:5.3.14:compile 03:52:23 [INFO] | +- org.springframework.security:spring-security-config:jar:5.6.1:compile 03:52:23 [INFO] | | \- org.springframework.security:spring-security-core:jar:5.6.1:compile 03:52:23 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.6.1:compile 03:52:23 [INFO] | \- org.springframework.security:spring-security-web:jar:5.6.1:compile 03:52:23 [INFO] +- io.swagger:swagger-models:jar:1.6.2:compile 03:52:23 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1:compile 03:52:23 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 03:52:23 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 03:52:23 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 03:52:23 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 03:52:23 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 03:52:23 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 03:52:23 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 03:52:23 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.11.22:compile 03:52:23 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 03:52:23 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 03:52:23 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 03:52:23 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 03:52:23 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 03:52:23 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 03:52:23 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 03:52:23 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 03:52:23 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 03:52:23 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 03:52:23 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 03:52:23 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 03:52:23 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 03:52:23 [INFO] +- org.immutables:gson:jar:2.8.8:compile 03:52:23 [INFO] +- ch.qos.logback:logback-core:jar:1.2.9:compile 03:52:23 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.9:compile 03:52:23 [INFO] +- commons-fileupload:commons-fileupload:jar:1.4:compile 03:52:23 [INFO] \- org.springframework.boot:spring-boot-starter-webflux:jar:2.6.2:compile 03:52:23 [INFO] +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.6.2:compile 03:52:23 [INFO] | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.14:compile 03:52:23 [INFO] | +- io.netty:netty-codec-http:jar:4.1.72.Final:compile 03:52:23 [INFO] | | +- io.netty:netty-common:jar:4.1.72.Final:compile 03:52:23 [INFO] | | +- io.netty:netty-buffer:jar:4.1.72.Final:compile 03:52:23 [INFO] | | +- io.netty:netty-transport:jar:4.1.72.Final:compile 03:52:23 [INFO] | | +- io.netty:netty-codec:jar:4.1.72.Final:compile 03:52:23 [INFO] | | \- io.netty:netty-handler:jar:4.1.72.Final:compile 03:52:23 [INFO] | | \- io.netty:netty-tcnative-classes:jar:2.0.46.Final:compile 03:52:23 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.72.Final:compile 03:52:23 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.72.Final:compile 03:52:23 [INFO] | | +- io.netty:netty-resolver:jar:4.1.72.Final:compile 03:52:23 [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.72.Final:compile 03:52:23 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.72.Final:compile 03:52:23 [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.72.Final:compile 03:52:23 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.72.Final:compile 03:52:23 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.72.Final:compile 03:52:23 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.72.Final:compile 03:52:23 [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.14:compile 03:52:23 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.72.Final:compile 03:52:23 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.72.Final:compile 03:52:23 [INFO] \- org.springframework:spring-webflux:jar:5.3.14:compile 03:52:23 [INFO] \- io.projectreactor:reactor-core:jar:3.4.13:compile 03:52:23 [INFO] \- org.reactivestreams:reactive-streams:jar:1.0.3:compile 03:52:23 [INFO] 03:52:23 [INFO] --- clm-maven-plugin:3.0.1-03:index (default-cli) @ helmmanager --- 03:52:23 [WARNING] Error injecting: com.sonatype.insight.maven.IndexMojo 03:52:23 java.lang.TypeNotPresentException: Type com.sonatype.insight.maven.IndexMojo not present 03:52:23 at org.eclipse.sisu.space.URLClassSpace.loadClass (URLClassSpace.java:147) 03:52:23 at org.eclipse.sisu.space.NamedClass.load (NamedClass.java:46) 03:52:23 at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48) 03:52:23 at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85) 03:52:23 at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57) 03:52:23 at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66) 03:52:23 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112) 03:52:23 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127) 03:52:23 at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66) 03:52:23 at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61) 03:52:23 at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47) 03:52:23 at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050) 03:52:23 at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162) 03:52:23 at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81) 03:52:23 at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51) 03:52:23 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263) 03:52:23 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255) 03:52:23 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520) 03:52:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124) 03:52:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 03:52:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 03:52:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 03:52:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 03:52:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 03:52:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 03:52:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 03:52:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 03:52:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 03:52:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 03:52:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) 03:52:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) 03:52:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) 03:52:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 03:52:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 03:52:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 03:52:23 at java.lang.reflect.Method.invoke (Method.java:566) 03:52:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 03:52:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 03:52:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 03:52:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 03:52:23 Caused by: java.lang.UnsupportedClassVersionError: com/sonatype/insight/maven/IndexMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 03:52:23 at java.lang.ClassLoader.defineClass1 (Native Method) 03:52:23 at java.lang.ClassLoader.defineClass (ClassLoader.java:1017) 03:52:23 at java.security.SecureClassLoader.defineClass (SecureClassLoader.java:174) 03:52:23 at java.net.URLClassLoader.defineClass (URLClassLoader.java:555) 03:52:23 at java.net.URLClassLoader$1.run (URLClassLoader.java:458) 03:52:23 at java.net.URLClassLoader$1.run (URLClassLoader.java:452) 03:52:23 at java.security.AccessController.doPrivileged (Native Method) 03:52:23 at java.net.URLClassLoader.findClass (URLClassLoader.java:451) 03:52:23 at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf (ClassRealm.java:425) 03:52:23 at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass (SelfFirstStrategy.java:42) 03:52:23 at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass (ClassRealm.java:271) 03:52:23 at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:247) 03:52:23 at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:239) 03:52:23 at org.eclipse.sisu.space.URLClassSpace.loadClass (URLClassSpace.java:139) 03:52:23 at org.eclipse.sisu.space.NamedClass.load (NamedClass.java:46) 03:52:23 at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48) 03:52:23 at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85) 03:52:23 at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57) 03:52:23 at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66) 03:52:23 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112) 03:52:23 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127) 03:52:23 at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66) 03:52:23 at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61) 03:52:23 at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47) 03:52:23 at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050) 03:52:23 at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162) 03:52:23 at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81) 03:52:23 at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51) 03:52:23 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263) 03:52:23 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255) 03:52:23 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520) 03:52:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124) 03:52:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 03:52:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 03:52:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 03:52:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 03:52:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 03:52:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 03:52:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 03:52:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 03:52:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 03:52:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 03:52:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) 03:52:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) 03:52:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) 03:52:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 03:52:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 03:52:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 03:52:23 at java.lang.reflect.Method.invoke (Method.java:566) 03:52:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 03:52:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 03:52:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 03:52:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 03:52:23 [INFO] ------------------------------------------------------------------------ 03:52:23 [INFO] BUILD FAILURE 03:52:23 [INFO] ------------------------------------------------------------------------ 03:52:23 [INFO] Total time: 02:25 min 03:52:23 [INFO] Finished at: 2026-01-10T03:52:23Z 03:52:23 [INFO] ------------------------------------------------------------------------ 03:52:23 [ERROR] Failed to execute goal com.sonatype.clm:clm-maven-plugin:3.0.1-03:index (default-cli) on project helmmanager: Execution default-cli of goal com.sonatype.clm:clm-maven-plugin:3.0.1-03:index failed: Unable to load the mojo 'index' in the plugin 'com.sonatype.clm:clm-maven-plugin:3.0.1-03' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com/sonatype/insight/maven/IndexMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 03:52:23 [ERROR] ----------------------------------------------------- 03:52:23 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:3.0.1-03 03:52:23 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 03:52:23 [ERROR] urls[0] = file:/tmp/r/com/sonatype/clm/clm-maven-plugin/3.0.1-03/clm-maven-plugin-3.0.1-03.jar 03:52:23 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 03:52:23 [ERROR] Number of foreign imports: 1 03:52:23 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 03:52:23 [ERROR] 03:52:23 [ERROR] ----------------------------------------------------- 03:52:23 [ERROR] -> [Help 1] 03:52:23 [ERROR] 03:52:23 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 03:52:23 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 03:52:23 [ERROR] 03:52:23 [ERROR] For more information about the errors and possible solutions, please read the following articles: 03:52:23 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 03:52:23 Build step 'Execute shell' marked build as failure 03:52:23 $ ssh-agent -k 03:52:23 unset SSH_AUTH_SOCK; 03:52:23 unset SSH_AGENT_PID; 03:52:23 echo Agent pid 1828 killed; 03:52:23 [ssh-agent] Stopped. 03:52:23 [PostBuildScript] - [INFO] Executing post build scripts. 03:52:23 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash /tmp/jenkins6903799152314923225.sh 03:52:23 ---> sysstat.sh 03:52:24 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash /tmp/jenkins11629621106146433393.sh 03:52:24 ---> package-listing.sh 03:52:24 ++ facter osfamily 03:52:24 ++ tr '[:upper:]' '[:lower:]' 03:52:24 + OS_FAMILY=debian 03:52:24 + workspace=/w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release 03:52:24 + START_PACKAGES=/tmp/packages_start.txt 03:52:24 + END_PACKAGES=/tmp/packages_end.txt 03:52:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:52:24 + PACKAGES=/tmp/packages_start.txt 03:52:24 + '[' /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release ']' 03:52:24 + PACKAGES=/tmp/packages_end.txt 03:52:24 + case "${OS_FAMILY}" in 03:52:24 + dpkg -l 03:52:24 + grep '^ii' 03:52:24 + '[' -f /tmp/packages_start.txt ']' 03:52:24 + '[' -f /tmp/packages_end.txt ']' 03:52:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:52:24 + '[' /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release ']' 03:52:24 + mkdir -p /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/archives/ 03:52:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/archives/ 03:52:24 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash /tmp/jenkins13644100513329709003.sh 03:52:24 ---> capture-instance-metadata.sh 03:52:24 Setup pyenv: 03:52:24 system 03:52:24 3.8.13 03:52:24 3.9.13 03:52:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/.python-version) 03:52:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B0vT from file:/tmp/.os_lf_venv 03:52:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:52:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:52:28 lf-activate-venv(): INFO: Base packages installed successfully 03:52:28 lf-activate-venv(): INFO: Installing additional packages: lftools 03:52:49 lf-activate-venv(): INFO: Adding /tmp/venv-B0vT/bin to PATH 03:52:49 INFO: Running in OpenStack, capturing instance metadata 03:52:49 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash /tmp/jenkins4817698523580756712.sh 03:52:49 provisioning config files... 03:52:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release@tmp/config8570992272348349740tmp 03:52:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:52:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:52:49 [EnvInject] - Injecting environment variables from a build step. 03:52:49 [EnvInject] - Injecting as environment variables the properties content 03:52:49 SERVER_ID=logs 03:52:49 03:52:49 [EnvInject] - Variables injected successfully. 03:52:49 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash /tmp/jenkins18017188041332253977.sh 03:52:49 ---> create-netrc.sh 03:52:50 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash /tmp/jenkins1413942619608704737.sh 03:52:50 ---> python-tools-install.sh 03:52:50 Setup pyenv: 03:52:50 system 03:52:50 3.8.13 03:52:50 3.9.13 03:52:50 * 3.10.6 (set by /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/.python-version) 03:52:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B0vT from file:/tmp/.os_lf_venv 03:52:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:52:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:52:53 lf-activate-venv(): INFO: Base packages installed successfully 03:52:53 lf-activate-venv(): INFO: Installing additional packages: lftools 03:53:14 lf-activate-venv(): INFO: Adding /tmp/venv-B0vT/bin to PATH 03:53:14 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash /tmp/jenkins8742031005260532267.sh 03:53:14 ---> sudo-logs.sh 03:53:14 Archiving 'sudo' log.. 03:53:14 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash /tmp/jenkins4356065675809210328.sh 03:53:14 ---> job-cost.sh 03:53:14 Setup pyenv: 03:53:14 system 03:53:14 3.8.13 03:53:14 3.9.13 03:53:14 * 3.10.6 (set by /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/.python-version) 03:53:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B0vT from file:/tmp/.os_lf_venv 03:53:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:53:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:53:18 lf-activate-venv(): INFO: Base packages installed successfully 03:53:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:53:29 lf-activate-venv(): INFO: Adding /tmp/venv-B0vT/bin to PATH 03:53:29 INFO: No Stack... 03:53:29 INFO: Retrieving Pricing Info for: v3-starter-4 03:53:30 INFO: Archiving Costs 03:53:30 [nonrtric-plt-helmmanager-maven-clm-f-release] $ /bin/bash -l /tmp/jenkins9620789586855353584.sh 03:53:30 ---> logs-deploy.sh 03:53:30 Setup pyenv: 03:53:30 system 03:53:30 3.8.13 03:53:30 3.9.13 03:53:30 * 3.10.6 (set by /w/workspace/nonrtric-plt-helmmanager-maven-clm-f-release/.python-version) 03:53:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B0vT from file:/tmp/.os_lf_venv 03:53:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:53:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:53:33 lf-activate-venv(): INFO: Base packages installed successfully 03:53:33 lf-activate-venv(): INFO: Installing additional packages: lftools 03:53:53 lf-activate-venv(): INFO: Adding /tmp/venv-B0vT/bin to PATH 03:53:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-helmmanager-maven-clm-f-release/185 03:53:53 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 03:53:54 Archives upload complete. 03:53:55 INFO: archiving logs to Nexus 03:53:57 ---> uname -a: 03:53:57 Linux prd-ubuntu1804-builder-4c-4g-2876 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 03:53:57 03:53:57 03:53:57 ---> lscpu: 03:53:57 Architecture: x86_64 03:53:57 CPU op-mode(s): 32-bit, 64-bit 03:53:57 Byte Order: Little Endian 03:53:57 CPU(s): 4 03:53:57 On-line CPU(s) list: 0-3 03:53:57 Thread(s) per core: 1 03:53:57 Core(s) per socket: 1 03:53:57 Socket(s): 4 03:53:57 NUMA node(s): 1 03:53:57 Vendor ID: AuthenticAMD 03:53:57 CPU family: 23 03:53:57 Model: 49 03:53:57 Model name: AMD EPYC-Rome Processor 03:53:57 Stepping: 0 03:53:57 CPU MHz: 2799.998 03:53:57 BogoMIPS: 5599.99 03:53:57 Virtualization: AMD-V 03:53:57 Hypervisor vendor: KVM 03:53:57 Virtualization type: full 03:53:57 L1d cache: 32K 03:53:57 L1i cache: 32K 03:53:57 L2 cache: 512K 03:53:57 L3 cache: 16384K 03:53:57 NUMA node0 CPU(s): 0-3 03:53:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 03:53:57 03:53:57 03:53:57 ---> nproc: 03:53:57 4 03:53:57 03:53:57 03:53:57 ---> df -h: 03:53:57 Filesystem Size Used Avail Use% Mounted on 03:53:57 udev 3.9G 0 3.9G 0% /dev 03:53:57 tmpfs 798M 664K 797M 1% /run 03:53:57 /dev/vda1 20G 7.8G 12G 41% / 03:53:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:53:57 tmpfs 5.0M 0 5.0M 0% /run/lock 03:53:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:53:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 03:53:57 tmpfs 798M 0 798M 0% /run/user/1001 03:53:57 03:53:57 03:53:57 ---> free -m: 03:53:57 total used free shared buff/cache available 03:53:57 Mem: 7975 452 5188 0 2334 7240 03:53:57 Swap: 1023 0 1023 03:53:57 03:53:57 03:53:57 ---> ip addr: 03:53:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:53:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:53:57 inet 127.0.0.1/8 scope host lo 03:53:57 valid_lft forever preferred_lft forever 03:53:57 inet6 ::1/128 scope host 03:53:57 valid_lft forever preferred_lft forever 03:53:57 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 03:53:57 link/ether fa:16:3e:b4:09:93 brd ff:ff:ff:ff:ff:ff 03:53:57 inet 10.32.6.213/23 brd 10.32.7.255 scope global dynamic ens3 03:53:57 valid_lft 86039sec preferred_lft 86039sec 03:53:57 inet6 fe80::f816:3eff:feb4:993/64 scope link 03:53:57 valid_lft forever preferred_lft forever 03:53:57 03:53:57 03:53:57 ---> sar -b -r -n DEV: 03:53:57 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-2876) 01/10/26 _x86_64_ (4 CPU) 03:53:57 03:53:57 03:47:57 LINUX RESTART (4 CPU) 03:53:57 03:53:57 03:48:01 tps rtps wtps bread/s bwrtn/s 03:53:57 03:49:02 166.71 82.59 84.12 4901.70 40657.80 03:53:57 03:50:01 68.06 12.68 55.38 268.84 9034.13 03:53:57 03:51:01 33.19 0.03 33.16 1.60 6783.94 03:53:57 03:52:01 10.51 0.00 10.51 0.00 3527.55 03:53:57 03:53:01 54.56 0.97 53.59 89.05 9185.00 03:53:57 Average: 66.61 19.28 47.33 1054.99 13854.64 03:53:57 03:53:57 03:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:53:57 03:49:02 5997004 7417808 2170416 26.57 36668 1564252 710988 7.71 581096 1426524 85820 03:53:57 03:50:01 5699064 7357908 2468356 30.22 57020 1765908 838368 9.10 661232 1612392 124020 03:53:57 03:51:01 5519772 7252964 2647648 32.42 59288 1836284 889812 9.66 768152 1681364 1640 03:53:57 03:52:01 5402452 7239192 2764968 33.85 60988 1935720 897820 9.74 782448 1779300 3552 03:53:57 03:53:01 5309800 7405832 2857620 34.99 66644 2183456 701956 7.62 636932 2006128 25968 03:53:57 Average: 5585618 7334741 2581802 31.61 56122 1857124 807789 8.77 685972 1701142 48200 03:53:57 03:53:57 03:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:53:57 03:49:02 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 03:53:57 03:49:02 ens3 421.54 241.60 1462.89 66.92 0.00 0.00 0.00 0.00 03:53:57 03:50:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 03:53:57 03:50:01 ens3 74.95 50.23 470.56 14.19 0.00 0.00 0.00 0.00 03:53:57 03:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:53:57 03:51:01 ens3 101.90 110.28 1160.47 15.43 0.00 0.00 0.00 0.00 03:53:57 03:52:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:53:57 03:52:01 ens3 344.29 299.67 1677.04 31.48 0.00 0.00 0.00 0.00 03:53:57 03:53:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 03:53:57 03:53:01 ens3 332.78 348.03 2416.51 54.60 0.00 0.00 0.00 0.00 03:53:57 Average: lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 03:53:57 Average: ens3 255.70 210.50 1440.73 36.60 0.00 0.00 0.00 0.00 03:53:57 03:53:57 03:53:57 ---> sar -P ALL: 03:53:57 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-2876) 01/10/26 _x86_64_ (4 CPU) 03:53:57 03:53:57 03:47:57 LINUX RESTART (4 CPU) 03:53:57 03:53:57 03:48:01 CPU %user %nice %system %iowait %steal %idle 03:53:57 03:49:02 all 22.15 0.00 2.66 4.94 0.93 69.32 03:53:57 03:49:02 0 22.31 0.00 3.62 4.09 1.01 68.96 03:53:57 03:49:02 1 23.67 0.00 3.45 7.96 0.97 63.95 03:53:57 03:49:02 2 19.46 0.00 2.12 6.24 0.87 71.31 03:53:57 03:49:02 3 23.16 0.00 1.47 1.47 0.85 73.05 03:53:57 03:50:01 all 24.06 0.00 1.38 1.49 0.86 72.21 03:53:57 03:50:01 0 25.62 0.00 1.26 1.54 0.90 70.68 03:53:57 03:50:01 1 10.13 0.00 0.64 0.07 0.54 88.61 03:53:57 03:50:01 2 26.90 0.00 1.85 3.98 0.98 66.29 03:53:57 03:50:01 3 33.60 0.00 1.75 0.37 1.00 63.28 03:53:57 03:51:01 all 10.60 0.00 0.51 0.53 0.53 87.82 03:53:57 03:51:01 0 5.51 0.00 0.70 1.56 0.42 91.81 03:53:57 03:51:01 1 17.59 0.00 0.42 0.18 0.75 81.06 03:53:57 03:51:01 2 6.95 0.00 0.27 0.23 0.57 91.99 03:53:57 03:51:01 3 12.30 0.00 0.67 0.17 0.38 86.48 03:53:57 03:52:01 all 5.49 0.00 0.48 0.05 0.23 93.75 03:53:57 03:52:01 0 5.22 0.00 0.74 0.07 0.20 93.78 03:53:57 03:52:01 1 6.37 0.00 0.13 0.00 0.37 93.13 03:53:57 03:52:01 2 2.46 0.00 0.40 0.13 0.10 96.91 03:53:57 03:52:01 3 7.93 0.00 0.65 0.00 0.25 91.17 03:53:57 03:53:01 all 24.18 0.00 1.64 0.80 0.90 72.49 03:53:57 03:53:01 0 16.49 0.00 1.48 1.70 0.73 79.60 03:53:57 03:53:01 1 38.94 0.00 1.52 0.40 1.12 58.02 03:53:57 03:53:01 2 29.15 0.00 2.33 0.87 1.12 66.53 03:53:57 03:53:01 3 12.18 0.00 1.20 0.22 0.62 85.79 03:53:57 Average: all 17.28 0.00 1.34 1.56 0.69 79.13 03:53:57 Average: 0 15.02 0.00 1.56 1.80 0.65 80.97 03:53:57 Average: 1 19.36 0.00 1.23 1.72 0.75 76.93 03:53:57 Average: 2 16.96 0.00 1.39 2.28 0.73 78.63 03:53:57 Average: 3 17.78 0.00 1.15 0.45 0.62 80.01 03:53:57 03:53:57 03:53:57