02:57:12 Started by timer 02:57:12 Running as SYSTEM 02:57:12 [EnvInject] - Loading node environment variables. 02:57:12 Building remotely on prd-ubuntu1804-builder-4c-4g-1208 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release 02:57:12 [ssh-agent] Looking for ssh-agent implementation... 02:57:12 $ ssh-agent 02:57:12 SSH_AUTH_SOCK=/tmp/ssh-EJJgth27BF8l/agent.1791 02:57:12 SSH_AGENT_PID=1793 02:57:12 [ssh-agent] Started. 02:57:12 Running ssh-add (command line suppressed) 02:57:13 Identity added: /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release@tmp/private_key_15552105695667212054.key (jenkins-ssh) 02:57:13 [ssh-agent] Using credentials jenkins (jenkins) 02:57:13 The recommended git tool is: NONE 02:57:15 using credential jenkins 02:57:15 Wiping out workspace first. 02:57:15 Cloning the remote Git repository 02:57:15 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/helmmanager 02:57:15 > git init /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release # timeout=10 02:57:15 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/helmmanager 02:57:15 > git --version # timeout=10 02:57:15 > git --version # 'git version 2.17.1' 02:57:15 using GIT_SSH to set credentials jenkins 02:57:15 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/helmmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:16 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/helmmanager # timeout=10 02:57:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:17 Avoid second fetch 02:57:17 > git rev-parse refs/remotes/origin/g-release^{commit} # timeout=10 02:57:17 Checking out Revision 59c28165f77a0f826499e1ec84f16e5aada45cfa (refs/remotes/origin/g-release) 02:57:17 > git config core.sparsecheckout # timeout=10 02:57:17 > git checkout -f 59c28165f77a0f826499e1ec84f16e5aada45cfa # timeout=10 02:57:17 Commit message: "Set branch for docs and step version" 02:57:17 > git rev-list --no-walk 59c28165f77a0f826499e1ec84f16e5aada45cfa # timeout=10 02:57:21 provisioning config files... 02:57:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:57:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:57:21 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash /tmp/jenkins4225978725356482373.sh 02:57:21 ---> python-tools-install.sh 02:57:21 Setup pyenv: 02:57:21 * system (set by /opt/pyenv/version) 02:57:21 * 3.8.13 (set by /opt/pyenv/version) 02:57:21 * 3.9.13 (set by /opt/pyenv/version) 02:57:21 * 3.10.6 (set by /opt/pyenv/version) 02:57:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hcdp 02:57:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:57:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:57:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:57:36 lf-activate-venv(): INFO: Base packages installed successfully 02:57:36 lf-activate-venv(): INFO: Installing additional packages: lftools 02:58:19 lf-activate-venv(): INFO: Adding /tmp/venv-hcdp/bin to PATH 02:58:19 Generating Requirements File 02:58:54 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. 02:58:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:58:55 Python 3.10.6 02:58:55 pip 25.3 from /tmp/venv-hcdp/lib/python3.10/site-packages/pip (python 3.10) 02:58:56 appdirs==1.4.4 02:58:56 argcomplete==3.6.3 02:58:56 aspy.yaml==1.3.0 02:58:56 attrs==25.4.0 02:58:56 autopage==0.5.2 02:58:56 backports.strenum==1.3.1 02:58:56 beautifulsoup4==4.14.3 02:58:56 boto3==1.42.13 02:58:56 botocore==1.42.13 02:58:56 bs4==0.0.2 02:58:56 cachetools==6.2.4 02:58:56 certifi==2025.11.12 02:58:56 cffi==2.0.0 02:58:56 cfgv==3.5.0 02:58:56 chardet==5.2.0 02:58:56 charset-normalizer==3.4.4 02:58:56 click==8.3.1 02:58:56 cliff==4.13.1 02:58:56 cmd2==3.0.0 02:58:56 cryptography==3.3.2 02:58:56 debtcollector==3.0.0 02:58:56 decorator==5.2.1 02:58:56 defusedxml==0.7.1 02:58:56 Deprecated==1.3.1 02:58:56 distlib==0.4.0 02:58:56 dnspython==2.8.0 02:58:56 docker==7.1.0 02:58:56 dogpile.cache==1.5.0 02:58:56 durationpy==0.10 02:58:56 email-validator==2.3.0 02:58:56 filelock==3.20.1 02:58:56 future==1.0.0 02:58:56 gitdb==4.0.12 02:58:56 GitPython==3.1.45 02:58:56 google-auth==2.45.0 02:58:56 httplib2==0.31.0 02:58:56 identify==2.6.15 02:58:56 idna==3.11 02:58:56 importlib-resources==1.5.0 02:58:56 iso8601==2.1.0 02:58:56 Jinja2==3.1.6 02:58:56 jmespath==1.0.1 02:58:56 jsonpatch==1.33 02:58:56 jsonpointer==3.0.0 02:58:56 jsonschema==4.25.1 02:58:56 jsonschema-specifications==2025.9.1 02:58:56 keystoneauth1==5.12.0 02:58:56 kubernetes==34.1.0 02:58:56 lftools==0.37.18 02:58:56 lxml==6.0.2 02:58:56 markdown-it-py==4.0.0 02:58:56 MarkupSafe==3.0.3 02:58:56 mdurl==0.1.2 02:58:56 msgpack==1.1.2 02:58:56 multi_key_dict==2.0.3 02:58:56 munch==4.0.0 02:58:56 netaddr==1.3.0 02:58:56 niet==1.4.2 02:58:56 nodeenv==1.9.1 02:58:56 oauth2client==4.1.3 02:58:56 oauthlib==3.3.1 02:58:56 openstacksdk==4.8.0 02:58:56 os-service-types==1.8.2 02:58:56 osc-lib==4.3.0 02:58:56 oslo.config==10.1.0 02:58:56 oslo.context==6.2.0 02:58:56 oslo.i18n==6.7.1 02:58:56 oslo.log==7.2.1 02:58:56 oslo.serialization==5.8.0 02:58:56 oslo.utils==9.2.0 02:58:56 packaging==25.0 02:58:56 pbr==7.0.3 02:58:56 platformdirs==4.5.1 02:58:56 prettytable==3.17.0 02:58:56 psutil==7.1.3 02:58:56 pyasn1==0.6.1 02:58:56 pyasn1_modules==0.4.2 02:58:56 pycparser==2.23 02:58:56 pygerrit2==2.0.15 02:58:56 PyGithub==2.8.1 02:58:56 Pygments==2.19.2 02:58:56 PyJWT==2.10.1 02:58:56 PyNaCl==1.6.1 02:58:56 pyparsing==2.4.7 02:58:56 pyperclip==1.11.0 02:58:56 pyrsistent==0.20.0 02:58:56 python-cinderclient==9.8.0 02:58:56 python-dateutil==2.9.0.post0 02:58:56 python-heatclient==4.3.0 02:58:56 python-jenkins==1.8.3 02:58:56 python-keystoneclient==5.7.0 02:58:56 python-magnumclient==4.9.0 02:58:56 python-openstackclient==8.2.0 02:58:56 python-swiftclient==4.9.0 02:58:56 PyYAML==6.0.3 02:58:56 referencing==0.37.0 02:58:56 requests==2.32.5 02:58:56 requests-oauthlib==2.0.0 02:58:56 requestsexceptions==1.4.0 02:58:56 rfc3986==2.0.0 02:58:56 rich==14.2.0 02:58:56 rich-argparse==1.7.2 02:58:56 rpds-py==0.30.0 02:58:56 rsa==4.9.1 02:58:56 ruamel.yaml==0.18.17 02:58:56 ruamel.yaml.clib==0.2.15 02:58:56 s3transfer==0.16.0 02:58:56 simplejson==3.20.2 02:58:56 six==1.17.0 02:58:56 smmap==5.0.2 02:58:56 soupsieve==2.8.1 02:58:56 stevedore==5.6.0 02:58:56 tabulate==0.9.0 02:58:56 toml==0.10.2 02:58:56 tomlkit==0.13.3 02:58:56 tqdm==4.67.1 02:58:56 typing_extensions==4.15.0 02:58:56 tzdata==2025.3 02:58:56 urllib3==1.26.20 02:58:56 virtualenv==20.35.4 02:58:56 wcwidth==0.2.14 02:58:56 websocket-client==1.9.0 02:58:56 wrapt==2.0.1 02:58:56 xdg==6.0.0 02:58:56 xmltodict==1.0.2 02:58:56 yq==3.4.3 02:58:56 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins17615138098452099571.sh 02:58:56 + echo quiet=on 02:58:56 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-1208 02:58:58 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=g-release -Dsha1=origin/g-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=nonrtric/plt/helmmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/g-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=g-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 02:58:58 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/helmmanager --version 02:58:58 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 02:58:58 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 02:58:58 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 02:58:58 Default locale: en, platform encoding: UTF-8 02:58:58 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 02:58:58 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins17522247612020320726.sh 02:58:58 + rm /home/jenkins/.wgetrc 02:58:58 [EnvInject] - Injecting environment variables from a build step. 02:58:58 [EnvInject] - Injecting as environment variables the properties content 02:58:58 SET_JDK_VERSION=openjdk11 02:58:58 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 02:58:58 02:58:58 [EnvInject] - Variables injected successfully. 02:58:58 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/sh /tmp/jenkins15728443578070563301.sh 02:58:58 ---> update-java-alternatives.sh 02:58:58 ---> Updating Java version 02:58:58 ---> Ubuntu/Debian system detected 02:58:59 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 02:58:59 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 02:58:59 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 02:58:59 openjdk version "11.0.16" 2022-07-19 02:58:59 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 02:58:59 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 02:58:59 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 02:58:59 [EnvInject] - Injecting environment variables from a build step. 02:58:59 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 02:58:59 [EnvInject] - Variables injected successfully. 02:58:59 provisioning config files... 02:58:59 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release@tmp/config12556749711660423135tmp 02:58:59 copy managed file [nonrtric-plt-helmmanager-settings] to file:/w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release@tmp/config18155072459280541027tmp 02:58:59 [EnvInject] - Injecting environment variables from a build step. 02:58:59 [EnvInject] - Injecting as environment variables the properties content 02:58:59 MAVEN_GOALS=clean install 02:58:59 02:58:59 [EnvInject] - Variables injected successfully. 02:58:59 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash -l /tmp/jenkins17797089824575477060.sh 02:58:59 ---> common-variables.sh 02:58:59 --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 02:58:59 ---> sonatype-clm.sh 02:58:59 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 02:58:59 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 02:58:59 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 02:58:59 Default locale: en, platform encoding: UTF-8 02:58:59 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 02:59:01 [INFO] Scanning for projects... 02:59:16 [INFO] 02:59:16 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:helmmanager >---------------- 02:59:16 [INFO] Building helmmanager 1.2.1-SNAPSHOT 02:59:16 [INFO] --------------------------------[ jar ]--------------------------------- 03:01:17 [INFO] 03:01:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ helmmanager --- 03:01:19 [INFO] 03:01:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ helmmanager --- 03:01:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:01:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:01:22 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/src/main/resources 03:01:22 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/src/main/resources 03:01:22 [INFO] 03:01:22 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ helmmanager --- 03:01:25 [INFO] No sources to compile 03:01:25 [INFO] 03:01:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ helmmanager --- 03:01:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:01:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:01:25 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/src/test/resources 03:01:25 [INFO] 03:01:25 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ helmmanager --- 03:01:25 [INFO] No sources to compile 03:01:25 [INFO] 03:01:25 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ helmmanager --- 03:01:26 [INFO] No tests to run. 03:01:26 [INFO] 03:01:26 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ helmmanager --- 03:01:27 [WARNING] JAR will be empty - no content was marked for inclusion! 03:01:27 [INFO] Building jar: /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/target/helmmanager-1.2.1-SNAPSHOT.jar 03:01:27 [INFO] 03:01:27 [INFO] --- maven-dependency-plugin:3.2.0:copy (copy) @ helmmanager --- 03:01:33 [INFO] Configured Artifact: org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes:6.1.2:jar 03:01:33 [INFO] Copying policy-clamp-participant-impl-kubernetes-6.1.2.jar to /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/target/app.jar 03:01:33 [INFO] 03:01:33 [INFO] --- docker-maven-plugin:0.36.0:build (generate-nonrtric-plt-helmmanager-image) @ helmmanager --- 03:01:38 [INFO] 03:01:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ helmmanager --- 03:01:38 [INFO] Installing /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/target/helmmanager-1.2.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/helmmanager/1.2.1-SNAPSHOT/helmmanager-1.2.1-SNAPSHOT.jar 03:01:38 [INFO] Installing /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/helmmanager/1.2.1-SNAPSHOT/helmmanager-1.2.1-SNAPSHOT.pom 03:01:38 [INFO] 03:01:38 [INFO] --- docker-maven-plugin:0.36.0:build (push-nonrtric-plt-helmmanager-image) @ helmmanager --- 03:01:38 [INFO] 03:01:38 [INFO] --- maven-dependency-plugin:3.2.0:tree (default-cli) @ helmmanager --- 03:01:38 [INFO] org.o-ran-sc.nonrtric.plt:helmmanager:jar:1.2.1-SNAPSHOT 03:01:38 [INFO] \- org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes:jar:6.1.2:compile 03:01:38 [INFO] +- org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:6.1.2:compile 03:01:38 [INFO] +- org.onap.policy.clamp:policy-clamp-common:jar:6.1.2:compile 03:01:38 [INFO] +- org.onap.policy.clamp:policy-clamp-models:jar:6.1.2:compile 03:01:38 [INFO] +- commons-cli:commons-cli:jar:1.4:compile 03:01:38 [INFO] +- org.onap.policy.common:common-parameters:jar:1.9.0:compile 03:01:38 [INFO] | +- com.google.re2j:re2j:jar:1.5:compile 03:01:38 [INFO] | +- org.projectlombok:lombok:jar:1.18.22:compile 03:01:38 [INFO] | +- com.google.code.gson:gson:jar:2.8.9:compile 03:01:38 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 03:01:38 [INFO] +- org.onap.policy.common:utils:jar:1.9.0:compile 03:01:38 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 03:01:38 [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile 03:01:38 [INFO] | +- org.yaml:snakeyaml:jar:1.29:compile 03:01:38 [INFO] | +- org.onap.policy.common:capabilities:jar:1.9.0:compile 03:01:38 [INFO] | +- commons-net:commons-net:jar:3.6:compile 03:01:38 [INFO] | +- com.google.guava:guava:jar:30.1.1-jre:compile 03:01:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:01:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:01:38 [INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 03:01:38 [INFO] | | +- org.checkerframework:checker-qual:jar:3.8.0:compile 03:01:38 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.5.1:compile 03:01:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 03:01:38 [INFO] | +- org.eclipse.persistence:eclipselink:jar:2.7.8:compile 03:01:38 [INFO] | | +- org.eclipse.persistence:jakarta.persistence:jar:2.2.3:compile 03:01:38 [INFO] | | \- org.eclipse.persistence:commonj.sdo:jar:2.1.1:compile 03:01:38 [INFO] | +- com.worldturner.medeia:medeia-validator-gson:jar:1.1.1:compile 03:01:38 [INFO] | | +- com.worldturner.medeia:medeia-validator-core:jar:1.1.1:compile 03:01:38 [INFO] | | | \- org.jetbrains.kotlin:kotlin-reflect:jar:1.6.10:compile 03:01:38 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.10:compile 03:01:38 [INFO] | | +- org.jetbrains:annotations:jar:13.0:compile 03:01:38 [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.6.10:compile 03:01:38 [INFO] | \- commons-io:commons-io:jar:2.8.0:compile 03:01:38 [INFO] +- org.onap.policy.common:policy-endpoints:jar:1.9.0:compile 03:01:38 [INFO] | +- com.att.nsa:cambriaClient:jar:1.2.1-oss:compile 03:01:38 [INFO] | | +- com.att.nsa:saClientLibrary:jar:1.3.0-oss:compile 03:01:38 [INFO] | | | \- com.att.nsa:saToolkit:jar:1.2.0-oss:compile 03:01:38 [INFO] | | | \- jline:jline:jar:2.12.1:compile 03:01:38 [INFO] | | \- org.json:json:jar:20131018:compile 03:01:38 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.1:compile 03:01:38 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.1:compile 03:01:38 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile 03:01:38 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:01:38 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 03:01:38 [INFO] | +- org.onap.dmaap.messagerouter.dmaapclient:dmaapClient:jar:1.1.12:compile 03:01:38 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 03:01:38 [INFO] | | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.13:compile 03:01:38 [INFO] | | | \- commons-logging:commons-logging:jar:1.2:compile 03:01:38 [INFO] | | +- com.att.aft:dme2:jar:3.1.200-oss:compile 03:01:38 [INFO] | | +- log4j:apache-log4j-extras:jar:1.2.17:compile 03:01:38 [INFO] | | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.35:compile 03:01:38 [INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.35:compile 03:01:38 [INFO] | +- org.onap.aaf.authz:aaf-cadi-aaf:jar:2.1.21:compile 03:01:38 [INFO] | | +- org.onap.aaf.authz:aaf-auth-client:jar:2.1.21:compile 03:01:38 [INFO] | | +- org.onap.aaf.authz:aaf-cadi-client:jar:2.1.21:compile 03:01:38 [INFO] | | | \- org.onap.aaf.authz:aaf-misc-rosetta:jar:2.1.21:compile 03:01:38 [INFO] | | | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.5:compile 03:01:38 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.5:compile 03:01:38 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 03:01:38 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 03:01:38 [INFO] | | +- org.onap.aaf.authz:aaf-misc-env:jar:2.1.21:compile 03:01:38 [INFO] | | \- org.onap.aaf.authz:aaf-cadi-core:jar:2.1.21:compile 03:01:38 [INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.44.v20210927:compile 03:01:38 [INFO] | | +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 03:01:38 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.44.v20210927:compile 03:01:38 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.44.v20210927:compile 03:01:38 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.44.v20210927:compile 03:01:38 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.44.v20210927:compile 03:01:38 [INFO] | +- org.eclipse.jetty:jetty-servlets:jar:9.4.44.v20210927:compile 03:01:38 [INFO] | | +- org.eclipse.jetty:jetty-continuation:jar:9.4.44.v20210927:compile 03:01:38 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.44.v20210927:compile 03:01:38 [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.35:compile 03:01:38 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 03:01:38 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 03:01:38 [INFO] | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 03:01:38 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.35:compile 03:01:38 [INFO] | +- org.glassfish.jersey.containers:jersey-container-jetty-http:jar:2.35:compile 03:01:38 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.35:compile 03:01:38 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.35:compile 03:01:38 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 03:01:38 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile 03:01:38 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.15:compile 03:01:38 [INFO] | +- io.swagger:swagger-jersey2-jaxrs:jar:1.6.2:compile 03:01:38 [INFO] | | +- io.swagger:swagger-jaxrs:jar:1.6.2:compile 03:01:38 [INFO] | | | +- io.swagger:swagger-core:jar:1.6.2:compile 03:01:38 [INFO] | | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.1:compile 03:01:38 [INFO] | | | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 03:01:38 [INFO] | | | \- org.reflections:reflections:jar:0.9.11:compile 03:01:38 [INFO] | | \- org.glassfish.jersey.media:jersey-media-multipart:jar:2.35:compile 03:01:38 [INFO] | | \- org.jvnet.mimepull:mimepull:jar:1.9.15:compile 03:01:38 [INFO] | +- io.prometheus:simpleclient_hotspot:jar:0.12.0:compile 03:01:38 [INFO] | | \- io.prometheus:simpleclient:jar:0.12.0:compile 03:01:38 [INFO] | | +- io.prometheus:simpleclient_tracer_otel:jar:0.12.0:compile 03:01:38 [INFO] | | | \- io.prometheus:simpleclient_tracer_common:jar:0.12.0:compile 03:01:38 [INFO] | | \- io.prometheus:simpleclient_tracer_otel_agent:jar:0.12.0:compile 03:01:38 [INFO] | +- io.prometheus:simpleclient_servlet:jar:0.12.0:compile 03:01:38 [INFO] | | +- io.prometheus:simpleclient_common:jar:0.12.0:compile 03:01:38 [INFO] | | \- io.prometheus:simpleclient_servlet_common:jar:0.12.0:compile 03:01:38 [INFO] | +- org.apache.commons:commons-collections4:jar:4.4:compile 03:01:38 [INFO] | \- org.glassfish.jersey.inject:jersey-hk2:jar:2.35:compile 03:01:38 [INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 03:01:38 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 03:01:38 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 03:01:38 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 03:01:38 [INFO] | \- org.javassist:javassist:jar:3.25.0-GA:compile 03:01:38 [INFO] +- org.onap.policy.common:gson:jar:1.9.0:compile 03:01:38 [INFO] +- org.onap.policy.models:policy-models-provider:jar:2.5.0:compile 03:01:38 [INFO] | +- org.onap.policy.models:policy-models-base:jar:2.5.0:compile 03:01:38 [INFO] | | \- org.onap.policy.models:policy-models-errors:jar:2.5.0:compile 03:01:38 [INFO] | +- org.onap.policy.models:policy-models-dao:jar:2.5.0:compile 03:01:38 [INFO] | +- org.onap.policy.models:policy-models-tosca:jar:2.5.0:compile 03:01:38 [INFO] | | \- org.onap.policy.models:policy-models-examples:jar:2.5.0:compile 03:01:38 [INFO] | +- org.onap.policy.models:policy-models-pdp:jar:2.5.0:compile 03:01:38 [INFO] | +- org.onap.policy.models:policy-models-pap:jar:2.5.0:compile 03:01:38 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.32:compile 03:01:38 [INFO] | +- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:compile 03:01:38 [INFO] | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.4:compile 03:01:38 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.44.v20210927:compile 03:01:38 [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.35:compile 03:01:38 [INFO] | +- io.swagger:swagger-annotations:jar:1.6.2:compile 03:01:38 [INFO] | \- org.glassfish:javax.json:jar:1.1.4:compile 03:01:38 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 03:01:38 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:2.6.2:compile 03:01:38 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.6.2:compile 03:01:38 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.6.2:compile 03:01:38 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.6.2:compile 03:01:38 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.6.2:compile 03:01:38 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.0:compile 03:01:38 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.17.0:compile 03:01:38 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.32:compile 03:01:38 [INFO] | | \- org.springframework:spring-core:jar:5.3.14:compile 03:01:38 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.14:compile 03:01:38 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.6.2:compile 03:01:38 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.1:compile 03:01:38 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.1:compile 03:01:38 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.1:compile 03:01:38 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.6.2:compile 03:01:38 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.56:compile 03:01:38 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.56:compile 03:01:38 [INFO] | +- org.springframework:spring-web:jar:5.3.14:compile 03:01:38 [INFO] | | \- org.springframework:spring-beans:jar:5.3.14:compile 03:01:38 [INFO] | \- org.springframework:spring-webmvc:jar:5.3.14:compile 03:01:38 [INFO] | +- org.springframework:spring-context:jar:5.3.14:compile 03:01:38 [INFO] | \- org.springframework:spring-expression:jar:5.3.14:compile 03:01:38 [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:2.6.2:compile 03:01:38 [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.56:compile 03:01:38 [INFO] | \- org.hibernate.validator:hibernate-validator:jar:6.2.0.Final:compile 03:01:38 [INFO] | \- org.jboss.logging:jboss-logging:jar:3.4.2.Final:compile 03:01:38 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:2.6.2:compile 03:01:38 [INFO] | +- org.springframework:spring-aop:jar:5.3.14:compile 03:01:38 [INFO] | +- org.springframework.security:spring-security-config:jar:5.6.1:compile 03:01:38 [INFO] | | \- org.springframework.security:spring-security-core:jar:5.6.1:compile 03:01:38 [INFO] | | \- org.springframework.security:spring-security-crypto:jar:5.6.1:compile 03:01:38 [INFO] | \- org.springframework.security:spring-security-web:jar:5.6.1:compile 03:01:38 [INFO] +- io.swagger:swagger-models:jar:1.6.2:compile 03:01:38 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1:compile 03:01:38 [INFO] +- io.springfox:springfox-boot-starter:jar:3.0.0:compile 03:01:38 [INFO] | +- io.springfox:springfox-oas:jar:3.0.0:compile 03:01:38 [INFO] | | +- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 03:01:38 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.2:compile 03:01:38 [INFO] | | +- io.springfox:springfox-spi:jar:3.0.0:compile 03:01:38 [INFO] | | +- io.springfox:springfox-schema:jar:3.0.0:compile 03:01:38 [INFO] | | +- io.springfox:springfox-core:jar:3.0.0:compile 03:01:39 [INFO] | | | \- net.bytebuddy:byte-buddy:jar:1.11.22:compile 03:01:39 [INFO] | | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 03:01:39 [INFO] | | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 03:01:39 [INFO] | | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 03:01:39 [INFO] | | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 03:01:39 [INFO] | | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 03:01:39 [INFO] | | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 03:01:39 [INFO] | +- io.springfox:springfox-data-rest:jar:3.0.0:compile 03:01:39 [INFO] | +- io.springfox:springfox-bean-validators:jar:3.0.0:compile 03:01:39 [INFO] | +- io.springfox:springfox-swagger2:jar:3.0.0:compile 03:01:39 [INFO] | +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 03:01:39 [INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile 03:01:39 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 03:01:39 [INFO] | \- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 03:01:39 [INFO] +- org.immutables:gson:jar:2.8.8:compile 03:01:39 [INFO] +- ch.qos.logback:logback-core:jar:1.2.9:compile 03:01:39 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.9:compile 03:01:39 [INFO] +- commons-fileupload:commons-fileupload:jar:1.4:compile 03:01:39 [INFO] \- org.springframework.boot:spring-boot-starter-webflux:jar:2.6.2:compile 03:01:39 [INFO] +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.6.2:compile 03:01:39 [INFO] | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.14:compile 03:01:39 [INFO] | +- io.netty:netty-codec-http:jar:4.1.72.Final:compile 03:01:39 [INFO] | | +- io.netty:netty-common:jar:4.1.72.Final:compile 03:01:39 [INFO] | | +- io.netty:netty-buffer:jar:4.1.72.Final:compile 03:01:39 [INFO] | | +- io.netty:netty-transport:jar:4.1.72.Final:compile 03:01:39 [INFO] | | +- io.netty:netty-codec:jar:4.1.72.Final:compile 03:01:39 [INFO] | | \- io.netty:netty-handler:jar:4.1.72.Final:compile 03:01:39 [INFO] | | \- io.netty:netty-tcnative-classes:jar:2.0.46.Final:compile 03:01:39 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.72.Final:compile 03:01:39 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.72.Final:compile 03:01:39 [INFO] | | +- io.netty:netty-resolver:jar:4.1.72.Final:compile 03:01:39 [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.72.Final:compile 03:01:39 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.72.Final:compile 03:01:39 [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.72.Final:compile 03:01:39 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.72.Final:compile 03:01:39 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.72.Final:compile 03:01:39 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.72.Final:compile 03:01:39 [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.14:compile 03:01:39 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.72.Final:compile 03:01:39 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.72.Final:compile 03:01:39 [INFO] \- org.springframework:spring-webflux:jar:5.3.14:compile 03:01:39 [INFO] \- io.projectreactor:reactor-core:jar:3.4.13:compile 03:01:39 [INFO] \- org.reactivestreams:reactive-streams:jar:1.0.3:compile 03:01:39 [INFO] 03:01:39 [INFO] --- clm-maven-plugin:3.0.1-03:index (default-cli) @ helmmanager --- 03:01:39 [WARNING] Error injecting: com.sonatype.insight.maven.IndexMojo 03:01:39 java.lang.TypeNotPresentException: Type com.sonatype.insight.maven.IndexMojo not present 03:01:39 at org.eclipse.sisu.space.URLClassSpace.loadClass (URLClassSpace.java:147) 03:01:39 at org.eclipse.sisu.space.NamedClass.load (NamedClass.java:46) 03:01:39 at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48) 03:01:39 at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85) 03:01:39 at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57) 03:01:39 at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66) 03:01:39 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112) 03:01:39 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127) 03:01:39 at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66) 03:01:39 at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61) 03:01:39 at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47) 03:01:39 at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050) 03:01:39 at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162) 03:01:39 at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81) 03:01:39 at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51) 03:01:39 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263) 03:01:39 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255) 03:01:39 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520) 03:01:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124) 03:01:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 03:01:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 03:01:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 03:01:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 03:01:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 03:01:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 03:01:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 03:01:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 03:01:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 03:01:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 03:01:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) 03:01:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) 03:01:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) 03:01:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 03:01:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 03:01:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 03:01:39 at java.lang.reflect.Method.invoke (Method.java:566) 03:01:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 03:01:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 03:01:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 03:01:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 03:01:39 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:01:39 at java.lang.ClassLoader.defineClass1 (Native Method) 03:01:39 at java.lang.ClassLoader.defineClass (ClassLoader.java:1017) 03:01:39 at java.security.SecureClassLoader.defineClass (SecureClassLoader.java:174) 03:01:39 at java.net.URLClassLoader.defineClass (URLClassLoader.java:555) 03:01:39 at java.net.URLClassLoader$1.run (URLClassLoader.java:458) 03:01:39 at java.net.URLClassLoader$1.run (URLClassLoader.java:452) 03:01:39 at java.security.AccessController.doPrivileged (Native Method) 03:01:39 at java.net.URLClassLoader.findClass (URLClassLoader.java:451) 03:01:39 at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf (ClassRealm.java:425) 03:01:39 at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass (SelfFirstStrategy.java:42) 03:01:39 at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass (ClassRealm.java:271) 03:01:39 at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:247) 03:01:39 at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:239) 03:01:39 at org.eclipse.sisu.space.URLClassSpace.loadClass (URLClassSpace.java:139) 03:01:39 at org.eclipse.sisu.space.NamedClass.load (NamedClass.java:46) 03:01:39 at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48) 03:01:39 at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85) 03:01:39 at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57) 03:01:39 at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66) 03:01:39 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112) 03:01:39 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127) 03:01:39 at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66) 03:01:39 at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61) 03:01:39 at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47) 03:01:39 at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050) 03:01:39 at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162) 03:01:39 at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81) 03:01:39 at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51) 03:01:39 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263) 03:01:39 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255) 03:01:39 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520) 03:01:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124) 03:01:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 03:01:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 03:01:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 03:01:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 03:01:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 03:01:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 03:01:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 03:01:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 03:01:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 03:01:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 03:01:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) 03:01:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) 03:01:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) 03:01:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 03:01:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 03:01:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 03:01:39 at java.lang.reflect.Method.invoke (Method.java:566) 03:01:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 03:01:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 03:01:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 03:01:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 03:01:39 [INFO] ------------------------------------------------------------------------ 03:01:39 [INFO] BUILD FAILURE 03:01:39 [INFO] ------------------------------------------------------------------------ 03:01:39 [INFO] Total time: 02:37 min 03:01:39 [INFO] Finished at: 2025-12-20T03:01:39Z 03:01:39 [INFO] ------------------------------------------------------------------------ 03:01:39 [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:01:39 [ERROR] ----------------------------------------------------- 03:01:39 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:3.0.1-03 03:01:39 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 03:01:39 [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:01:39 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 03:01:39 [ERROR] Number of foreign imports: 1 03:01:39 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 03:01:39 [ERROR] 03:01:39 [ERROR] ----------------------------------------------------- 03:01:39 [ERROR] -> [Help 1] 03:01:39 [ERROR] 03:01:39 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 03:01:39 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 03:01:39 [ERROR] 03:01:39 [ERROR] For more information about the errors and possible solutions, please read the following articles: 03:01:39 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 03:01:39 Build step 'Execute shell' marked build as failure 03:01:39 $ ssh-agent -k 03:01:39 unset SSH_AUTH_SOCK; 03:01:39 unset SSH_AGENT_PID; 03:01:39 echo Agent pid 1793 killed; 03:01:39 [ssh-agent] Stopped. 03:01:39 [PostBuildScript] - [INFO] Executing post build scripts. 03:01:39 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash /tmp/jenkins12691942730450192373.sh 03:01:39 ---> sysstat.sh 03:01:40 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash /tmp/jenkins6970845277027922223.sh 03:01:40 ---> package-listing.sh 03:01:40 ++ tr '[:upper:]' '[:lower:]' 03:01:40 ++ facter osfamily 03:01:40 + OS_FAMILY=debian 03:01:40 + workspace=/w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release 03:01:40 + START_PACKAGES=/tmp/packages_start.txt 03:01:40 + END_PACKAGES=/tmp/packages_end.txt 03:01:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:01:40 + PACKAGES=/tmp/packages_start.txt 03:01:40 + '[' /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release ']' 03:01:40 + PACKAGES=/tmp/packages_end.txt 03:01:40 + case "${OS_FAMILY}" in 03:01:40 + dpkg -l 03:01:40 + grep '^ii' 03:01:40 + '[' -f /tmp/packages_start.txt ']' 03:01:40 + '[' -f /tmp/packages_end.txt ']' 03:01:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:01:40 + '[' /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release ']' 03:01:40 + mkdir -p /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/archives/ 03:01:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/archives/ 03:01:40 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash /tmp/jenkins16161666478618225200.sh 03:01:40 ---> capture-instance-metadata.sh 03:01:40 Setup pyenv: 03:01:40 system 03:01:40 3.8.13 03:01:40 3.9.13 03:01:40 * 3.10.6 (set by /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/.python-version) 03:01:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hcdp from file:/tmp/.os_lf_venv 03:01:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:44 lf-activate-venv(): INFO: Base packages installed successfully 03:01:44 lf-activate-venv(): INFO: Installing additional packages: lftools 03:02:03 lf-activate-venv(): INFO: Adding /tmp/venv-hcdp/bin to PATH 03:02:03 INFO: Running in OpenStack, capturing instance metadata 03:02:04 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash /tmp/jenkins16069638629117396309.sh 03:02:04 provisioning config files... 03:02:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release@tmp/config526970414940555290tmp 03:02:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:02:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:02:04 [EnvInject] - Injecting environment variables from a build step. 03:02:04 [EnvInject] - Injecting as environment variables the properties content 03:02:04 SERVER_ID=logs 03:02:04 03:02:04 [EnvInject] - Variables injected successfully. 03:02:04 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash /tmp/jenkins16370561851443194254.sh 03:02:04 ---> create-netrc.sh 03:02:04 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash /tmp/jenkins17644060991209277357.sh 03:02:04 ---> python-tools-install.sh 03:02:04 Setup pyenv: 03:02:04 system 03:02:04 3.8.13 03:02:04 3.9.13 03:02:04 * 3.10.6 (set by /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/.python-version) 03:02:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hcdp from file:/tmp/.os_lf_venv 03:02:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:02:08 lf-activate-venv(): INFO: Base packages installed successfully 03:02:08 lf-activate-venv(): INFO: Installing additional packages: lftools 03:02:27 lf-activate-venv(): INFO: Adding /tmp/venv-hcdp/bin to PATH 03:02:27 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash /tmp/jenkins16569180124559147492.sh 03:02:27 ---> sudo-logs.sh 03:02:27 Archiving 'sudo' log.. 03:02:27 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash /tmp/jenkins3645272565872369303.sh 03:02:27 ---> job-cost.sh 03:02:27 Setup pyenv: 03:02:27 system 03:02:27 3.8.13 03:02:27 3.9.13 03:02:27 * 3.10.6 (set by /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/.python-version) 03:02:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hcdp from file:/tmp/.os_lf_venv 03:02:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:02:31 lf-activate-venv(): INFO: Base packages installed successfully 03:02:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:02:42 lf-activate-venv(): INFO: Adding /tmp/venv-hcdp/bin to PATH 03:02:42 INFO: No Stack... 03:02:42 INFO: Retrieving Pricing Info for: v3-starter-4 03:02:42 INFO: Archiving Costs 03:02:42 [nonrtric-plt-helmmanager-maven-clm-g-release] $ /bin/bash -l /tmp/jenkins5664531745343487205.sh 03:02:42 ---> logs-deploy.sh 03:02:42 Setup pyenv: 03:02:42 system 03:02:42 3.8.13 03:02:42 3.9.13 03:02:43 * 3.10.6 (set by /w/workspace/nonrtric-plt-helmmanager-maven-clm-g-release/.python-version) 03:02:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hcdp from file:/tmp/.os_lf_venv 03:02:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:02:46 lf-activate-venv(): INFO: Base packages installed successfully 03:02:46 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-hcdp/bin to PATH 03:03:05 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-helmmanager-maven-clm-g-release/155 03:03:05 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:03:07 Archives upload complete. 03:03:08 INFO: archiving logs to Nexus 03:03:10 ---> uname -a: 03:03:10 Linux prd-ubuntu1804-builder-4c-4g-1208 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:03:10 03:03:10 03:03:10 ---> lscpu: 03:03:10 Architecture: x86_64 03:03:10 CPU op-mode(s): 32-bit, 64-bit 03:03:10 Byte Order: Little Endian 03:03:10 CPU(s): 4 03:03:10 On-line CPU(s) list: 0-3 03:03:10 Thread(s) per core: 1 03:03:10 Core(s) per socket: 1 03:03:10 Socket(s): 4 03:03:10 NUMA node(s): 1 03:03:10 Vendor ID: AuthenticAMD 03:03:10 CPU family: 23 03:03:10 Model: 49 03:03:10 Model name: AMD EPYC-Rome Processor 03:03:10 Stepping: 0 03:03:10 CPU MHz: 2800.000 03:03:10 BogoMIPS: 5600.00 03:03:10 Virtualization: AMD-V 03:03:10 Hypervisor vendor: KVM 03:03:10 Virtualization type: full 03:03:10 L1d cache: 32K 03:03:10 L1i cache: 32K 03:03:10 L2 cache: 512K 03:03:10 L3 cache: 16384K 03:03:10 NUMA node0 CPU(s): 0-3 03:03:10 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:03:10 03:03:10 03:03:10 ---> nproc: 03:03:10 4 03:03:10 03:03:10 03:03:10 ---> df -h: 03:03:10 Filesystem Size Used Avail Use% Mounted on 03:03:10 udev 3.9G 0 3.9G 0% /dev 03:03:10 tmpfs 798M 664K 797M 1% /run 03:03:10 /dev/vda1 20G 7.8G 12G 41% / 03:03:10 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:03:10 tmpfs 5.0M 0 5.0M 0% /run/lock 03:03:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:03:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 03:03:10 tmpfs 798M 0 798M 0% /run/user/1001 03:03:10 03:03:10 03:03:10 ---> free -m: 03:03:10 total used free shared buff/cache available 03:03:10 Mem: 7975 458 5185 0 2331 7234 03:03:10 Swap: 1023 0 1023 03:03:10 03:03:10 03:03:10 ---> ip addr: 03:03:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:03:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:03:10 inet 127.0.0.1/8 scope host lo 03:03:10 valid_lft forever preferred_lft forever 03:03:10 inet6 ::1/128 scope host 03:03:10 valid_lft forever preferred_lft forever 03:03:10 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 03:03:10 link/ether fa:16:3e:83:34:65 brd ff:ff:ff:ff:ff:ff 03:03:10 inet 10.32.7.16/23 brd 10.32.7.255 scope global dynamic ens3 03:03:10 valid_lft 86022sec preferred_lft 86022sec 03:03:10 inet6 fe80::f816:3eff:fe83:3465/64 scope link 03:03:10 valid_lft forever preferred_lft forever 03:03:10 03:03:10 03:03:10 ---> sar -b -r -n DEV: 03:03:10 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-1208) 12/20/25 _x86_64_ (4 CPU) 03:03:10 03:03:10 02:56:54 LINUX RESTART (4 CPU) 03:03:10 03:03:10 02:57:01 tps rtps wtps bread/s bwrtn/s 03:03:10 02:58:02 136.24 54.82 81.42 3598.13 40403.75 03:03:10 02:59:01 67.23 12.08 55.14 252.43 9383.09 03:03:10 03:00:01 35.79 0.62 35.17 16.93 7151.35 03:03:10 03:01:01 9.37 0.00 9.37 0.00 344.74 03:03:10 03:02:01 51.04 0.47 50.57 14.93 9033.16 03:03:10 03:03:01 22.96 0.70 22.26 77.85 4591.63 03:03:10 Average: 53.73 11.45 42.29 661.25 11825.40 03:03:10 03:03:10 02:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:03:10 02:58:02 5982028 7400024 2185392 26.76 36816 1560984 730332 7.92 599560 1421644 86568 03:03:10 02:59:01 5737312 7392424 2430108 29.75 56964 1762200 838788 9.10 624508 1609548 134776 03:03:10 03:00:01 5522588 7252200 2644832 32.38 59072 1832772 892820 9.69 768552 1676176 1796 03:03:10 03:01:01 5505452 7241988 2661968 32.59 60908 1836928 900800 9.77 780620 1679572 1404 03:03:10 03:02:01 5252952 7351816 2914468 35.68 66224 2186208 745088 8.08 688152 2008924 117708 03:03:10 03:03:01 5260564 7356936 2906856 35.59 68240 2181928 726876 7.89 689660 2001056 11236 03:03:10 Average: 5543483 7332565 2623937 32.13 58037 1893503 805784 8.74 691842 1732820 58915 03:03:10 03:03:10 02:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:03:10 02:58:02 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 03:03:10 02:58:02 ens3 322.68 199.42 1391.29 63.84 0.00 0.00 0.00 0.00 03:03:10 02:59:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 03:03:10 02:59:01 ens3 71.51 46.16 458.73 12.26 0.00 0.00 0.00 0.00 03:03:10 03:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:03:10 03:00:01 ens3 98.57 104.20 1158.88 15.38 0.00 0.00 0.00 0.00 03:03:10 03:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:03:10 03:01:01 ens3 57.01 81.24 63.23 12.79 0.00 0.00 0.00 0.00 03:03:10 03:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:03:10 03:02:01 ens3 603.27 528.95 4034.35 68.33 0.00 0.00 0.00 0.00 03:03:10 03:03:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 03:03:10 03:03:01 ens3 11.71 12.65 9.26 6.07 0.00 0.00 0.00 0.00 03:03:10 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 03:03:10 Average: ens3 194.47 162.42 1187.98 29.83 0.00 0.00 0.00 0.00 03:03:10 03:03:10 03:03:10 ---> sar -P ALL: 03:03:10 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-1208) 12/20/25 _x86_64_ (4 CPU) 03:03:10 03:03:10 02:56:54 LINUX RESTART (4 CPU) 03:03:10 03:03:10 02:57:01 CPU %user %nice %system %iowait %steal %idle 03:03:10 02:58:02 all 21.75 0.00 2.49 4.44 2.94 68.38 03:03:10 02:58:02 0 8.94 0.00 1.59 1.63 1.96 85.88 03:03:10 02:58:02 1 45.41 0.00 2.82 4.39 3.51 43.87 03:03:10 02:58:02 2 22.84 0.00 3.80 3.55 3.70 66.11 03:03:10 02:58:02 3 9.79 0.00 1.73 8.21 2.56 77.71 03:03:10 02:59:01 all 21.65 0.00 1.50 1.88 2.11 72.86 03:03:10 02:59:01 0 13.86 0.00 1.29 1.46 2.40 81.00 03:03:10 02:59:01 1 57.77 0.00 3.31 0.93 3.39 34.61 03:03:10 02:59:01 2 8.10 0.00 0.81 5.06 1.48 84.55 03:03:10 02:59:01 3 6.88 0.00 0.61 0.05 1.17 91.29 03:03:10 03:00:01 all 11.31 0.00 0.73 0.48 2.50 84.97 03:03:10 03:00:01 0 10.56 0.00 1.24 1.37 2.33 84.50 03:03:10 03:00:01 1 12.41 0.00 0.54 0.03 2.43 84.59 03:03:10 03:00:01 2 13.92 0.00 0.46 0.26 2.86 82.50 03:03:10 03:00:01 3 8.36 0.00 0.68 0.23 2.41 88.32 03:03:10 03:01:01 all 3.70 0.00 0.34 0.03 1.23 94.69 03:03:10 03:01:01 0 0.81 0.00 0.13 0.03 0.35 98.67 03:03:10 03:01:01 1 6.46 0.00 0.71 0.00 1.83 91.00 03:03:10 03:01:01 2 1.84 0.00 0.15 0.12 1.41 96.49 03:03:10 03:01:01 3 5.69 0.00 0.40 0.00 1.31 92.60 03:03:10 03:02:01 all 19.61 0.00 1.91 0.69 3.05 74.74 03:03:10 03:02:01 0 18.78 0.00 1.97 1.27 3.14 74.84 03:03:10 03:02:01 1 32.74 0.00 1.14 0.13 2.80 63.20 03:03:10 03:02:01 2 14.38 0.00 2.49 1.10 3.38 78.65 03:03:10 03:02:01 3 12.60 0.00 2.02 0.26 2.87 82.24 03:03:10 03:03:01 all 20.46 0.00 0.88 0.82 1.42 76.43 03:03:10 03:03:01 0 10.20 0.00 1.03 1.49 0.98 86.30 03:03:10 03:03:01 1 32.76 0.00 1.14 0.28 2.19 63.62 03:03:10 03:03:01 2 17.29 0.00 0.46 1.21 1.31 79.72 03:03:10 03:03:01 3 21.53 0.00 0.90 0.32 1.20 76.06 03:03:10 Average: all 16.40 0.00 1.31 1.39 2.21 78.70 03:03:10 Average: 0 10.54 0.00 1.21 1.21 1.86 85.19 03:03:10 Average: 1 31.14 0.00 1.60 0.96 2.69 63.61 03:03:10 Average: 2 13.08 0.00 1.37 1.87 2.36 81.31 03:03:10 Average: 3 10.82 0.00 1.06 1.51 1.92 84.69 03:03:10 03:03:10 03:03:10