05:15:21 Started by timer 05:15:21 Running as SYSTEM 05:15:21 [EnvInject] - Loading node environment variables. 05:15:21 Building remotely on prd-ubuntu1804-builder-4c-4g-5548 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release 05:15:21 [ssh-agent] Looking for ssh-agent implementation... 05:15:22 $ ssh-agent 05:15:22 SSH_AUTH_SOCK=/tmp/ssh-Dz2tOzikIQuC/agent.1817 05:15:22 SSH_AGENT_PID=1819 05:15:22 [ssh-agent] Started. 05:15:22 Running ssh-add (command line suppressed) 05:15:22 Identity added: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/private_key_9129277425727136538.key (jenkins-ssh) 05:15:22 [ssh-agent] Using credentials jenkins (jenkins) 05:15:22 The recommended git tool is: NONE 05:15:24 using credential jenkins 05:15:24 Wiping out workspace first. 05:15:24 Cloning the remote Git repository 05:15:24 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:15:24 > git init /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release # timeout=10 05:15:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 05:15:24 > git --version # timeout=10 05:15:24 > git --version # 'git version 2.17.1' 05:15:24 using GIT_SSH to set credentials jenkins 05:15:24 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:25 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice # timeout=10 05:15:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:26 Avoid second fetch 05:15:26 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 05:15:26 Checking out Revision 0751c096b487c9e7424e7a02d2ac8419976e2191 (refs/remotes/origin/j-release) 05:15:26 > git config core.sparsecheckout # timeout=10 05:15:26 > git checkout -f 0751c096b487c9e7424e7a02d2ac8419976e2191 # timeout=10 05:15:26 Commit message: "NoOp change to rebase j-release branch onto tip of i-release after 1.6.1 release from i-release branch" 05:15:26 > git rev-list --no-walk 0751c096b487c9e7424e7a02d2ac8419976e2191 # timeout=10 05:15:29 provisioning config files... 05:15:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:15:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:15:29 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins6765836832552324542.sh 05:15:29 ---> python-tools-install.sh 05:15:29 Setup pyenv: 05:15:30 * system (set by /opt/pyenv/version) 05:15:30 * 3.8.13 (set by /opt/pyenv/version) 05:15:30 * 3.9.13 (set by /opt/pyenv/version) 05:15:30 * 3.10.6 (set by /opt/pyenv/version) 05:15:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gbLY 05:15:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:15:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:15:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:15:44 lf-activate-venv(): INFO: Base packages installed successfully 05:15:44 lf-activate-venv(): INFO: Installing additional packages: lftools 05:16:25 lf-activate-venv(): INFO: Adding /tmp/venv-gbLY/bin to PATH 05:16:25 Generating Requirements File 05:16:57 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. 05:16:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:16:58 Python 3.10.6 05:16:58 pip 25.2 from /tmp/venv-gbLY/lib/python3.10/site-packages/pip (python 3.10) 05:16:59 appdirs==1.4.4 05:16:59 argcomplete==3.6.2 05:16:59 aspy.yaml==1.3.0 05:16:59 attrs==25.3.0 05:16:59 autopage==0.5.2 05:16:59 beautifulsoup4==4.14.2 05:16:59 boto3==1.40.45 05:16:59 botocore==1.40.45 05:16:59 bs4==0.0.2 05:16:59 cachetools==6.2.0 05:16:59 certifi==2025.8.3 05:16:59 cffi==2.0.0 05:16:59 cfgv==3.4.0 05:16:59 chardet==5.2.0 05:16:59 charset-normalizer==3.4.3 05:16:59 click==8.3.0 05:16:59 cliff==4.11.0 05:16:59 cmd2==2.7.0 05:16:59 cryptography==3.3.2 05:16:59 debtcollector==3.0.0 05:16:59 decorator==5.2.1 05:16:59 defusedxml==0.7.1 05:16:59 Deprecated==1.2.18 05:16:59 distlib==0.4.0 05:16:59 dnspython==2.8.0 05:16:59 docker==7.1.0 05:16:59 dogpile.cache==1.4.1 05:16:59 durationpy==0.10 05:16:59 email-validator==2.3.0 05:16:59 filelock==3.19.1 05:16:59 future==1.0.0 05:16:59 gitdb==4.0.12 05:16:59 GitPython==3.1.45 05:16:59 google-auth==2.41.1 05:16:59 httplib2==0.31.0 05:16:59 identify==2.6.15 05:16:59 idna==3.10 05:16:59 importlib-resources==1.5.0 05:16:59 iso8601==2.1.0 05:16:59 Jinja2==3.1.6 05:16:59 jmespath==1.0.1 05:16:59 jsonpatch==1.33 05:16:59 jsonpointer==3.0.0 05:16:59 jsonschema==4.25.1 05:16:59 jsonschema-specifications==2025.9.1 05:16:59 keystoneauth1==5.12.0 05:16:59 kubernetes==34.1.0 05:16:59 lftools==0.37.14 05:16:59 lxml==6.0.2 05:16:59 markdown-it-py==4.0.0 05:16:59 MarkupSafe==3.0.3 05:16:59 mdurl==0.1.2 05:16:59 msgpack==1.1.1 05:16:59 multi_key_dict==2.0.3 05:16:59 munch==4.0.0 05:16:59 netaddr==1.3.0 05:16:59 niet==1.4.2 05:16:59 nodeenv==1.9.1 05:16:59 oauth2client==4.1.3 05:16:59 oauthlib==3.3.1 05:16:59 openstacksdk==4.7.1 05:16:59 os-service-types==1.8.0 05:16:59 osc-lib==4.2.0 05:16:59 oslo.config==10.0.0 05:16:59 oslo.context==6.1.0 05:16:59 oslo.i18n==6.6.0 05:16:59 oslo.log==7.2.1 05:16:59 oslo.serialization==5.8.0 05:16:59 oslo.utils==9.1.0 05:16:59 packaging==25.0 05:16:59 pbr==7.0.1 05:16:59 platformdirs==4.4.0 05:16:59 prettytable==3.16.0 05:16:59 psutil==7.1.0 05:16:59 pyasn1==0.6.1 05:16:59 pyasn1_modules==0.4.2 05:16:59 pycparser==2.23 05:16:59 pygerrit2==2.0.15 05:16:59 PyGithub==2.8.1 05:16:59 Pygments==2.19.2 05:16:59 PyJWT==2.10.1 05:16:59 PyNaCl==1.6.0 05:16:59 pyparsing==2.4.7 05:16:59 pyperclip==1.11.0 05:16:59 pyrsistent==0.20.0 05:16:59 python-cinderclient==9.8.0 05:16:59 python-dateutil==2.9.0.post0 05:16:59 python-heatclient==4.3.0 05:16:59 python-jenkins==1.8.3 05:16:59 python-keystoneclient==5.7.0 05:16:59 python-magnumclient==4.9.0 05:16:59 python-openstackclient==8.2.0 05:16:59 python-swiftclient==4.8.0 05:16:59 PyYAML==6.0.3 05:16:59 referencing==0.36.2 05:16:59 requests==2.32.5 05:16:59 requests-oauthlib==2.0.0 05:16:59 requestsexceptions==1.4.0 05:16:59 rfc3986==2.0.0 05:16:59 rich==14.1.0 05:16:59 rich-argparse==1.7.1 05:16:59 rpds-py==0.27.1 05:16:59 rsa==4.9.1 05:16:59 ruamel.yaml==0.18.15 05:16:59 ruamel.yaml.clib==0.2.14 05:16:59 s3transfer==0.14.0 05:16:59 simplejson==3.20.2 05:16:59 six==1.17.0 05:16:59 smmap==5.0.2 05:16:59 soupsieve==2.8 05:16:59 stevedore==5.5.0 05:16:59 tabulate==0.9.0 05:16:59 toml==0.10.2 05:16:59 tomlkit==0.13.3 05:16:59 tqdm==4.67.1 05:16:59 typing_extensions==4.15.0 05:16:59 tzdata==2025.2 05:16:59 urllib3==1.26.20 05:16:59 virtualenv==20.34.0 05:16:59 wcwidth==0.2.14 05:16:59 websocket-client==1.8.0 05:16:59 wrapt==1.17.3 05:16:59 xdg==6.0.0 05:16:59 xmltodict==1.0.2 05:16:59 yq==3.4.3 05:16:59 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins9134225602371065304.sh 05:16:59 + echo quiet=on 05:16:59 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-builder-4c-4g-5548 05:17:01 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=j-release -Dsha1=origin/j-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=nonrtric/plt/informationcoordinatorservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/j-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=j-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 05:17:01 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/informationcoordinatorservice --version 05:17:01 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 05:17:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:17:01 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 05:17:01 Default locale: en, platform encoding: UTF-8 05:17:01 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:17:01 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins17711094415774060480.sh 05:17:01 + rm /home/jenkins/.wgetrc 05:17:01 [EnvInject] - Injecting environment variables from a build step. 05:17:01 [EnvInject] - Injecting as environment variables the properties content 05:17:01 SET_JDK_VERSION=openjdk17 05:17:01 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 05:17:01 05:17:01 [EnvInject] - Variables injected successfully. 05:17:01 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh /tmp/jenkins8755114865316992865.sh 05:17:01 ---> update-java-alternatives.sh 05:17:01 ---> Updating Java version 05:17:01 ---> Ubuntu/Debian system detected 05:17:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:17:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:17:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:17:02 openjdk version "17.0.4" 2022-07-19 05:17:02 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 05:17:02 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 05:17:02 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 05:17:02 [EnvInject] - Injecting environment variables from a build step. 05:17:02 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:17:02 [EnvInject] - Variables injected successfully. 05:17:02 provisioning config files... 05:17:02 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/config9619057125695927596tmp 05:17:02 copy managed file [nonrtric-plt-informationcoordinatorservice-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/config15541103251922477434tmp 05:17:02 [EnvInject] - Injecting environment variables from a build step. 05:17:02 [EnvInject] - Injecting as environment variables the properties content 05:17:02 MAVEN_GOALS=clean install 05:17:02 05:17:02 [EnvInject] - Variables injected successfully. 05:17:02 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins16846693244793190452.sh 05:17:02 ---> common-variables.sh 05:17:02 --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 05:17:02 ---> sonatype-clm.sh 05:17:03 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 05:17:03 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 05:17:03 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 05:17:03 Default locale: en, platform encoding: UTF-8 05:17:03 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:17:04 [INFO] Scanning for projects... 05:17:15 [INFO] 05:17:15 [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- 05:17:15 [INFO] Building informationcoordinatorservice 1.6.2-SNAPSHOT 05:17:15 [INFO] from pom.xml 05:17:15 [INFO] --------------------------------[ jar ]--------------------------------- 05:17:47 [INFO] 05:17:47 [INFO] --- clean:3.4.1:clean (default-clean) @ informationcoordinatorservice --- 05:17:47 [INFO] 05:17:47 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ informationcoordinatorservice --- 05:17:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/jacoco.exec 05:17:48 [INFO] 05:17:48 [INFO] --- build-helper:3.6.1:add-source (add-source) @ informationcoordinatorservice --- 05:17:48 [INFO] Source directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/generated-sources/annotations added. 05:17:48 [INFO] 05:17:48 [INFO] --- resources:3.3.1:resources (default-resources) @ informationcoordinatorservice --- 05:17:49 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/src/main/resources 05:17:49 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/src/main/resources 05:17:49 [INFO] 05:17:49 [INFO] --- compiler:3.8.0:compile (default-compile) @ informationcoordinatorservice --- 05:17:50 [INFO] Changes detected - recompiling the module! 05:17:50 [INFO] Compiling 50 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/classes 05:17:55 [INFO] 05:17:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ informationcoordinatorservice --- 05:17:55 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/src/test/resources 05:17:55 [INFO] 05:17:55 [INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ informationcoordinatorservice --- 05:17:55 [INFO] Changes detected - recompiling the module! 05:17:55 [INFO] Compiling 7 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/test-classes 05:17:57 [INFO] 05:17:57 [INFO] --- surefire:3.5.3:test (default-test) @ informationcoordinatorservice --- 05:17:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:17:59 [INFO] 05:17:59 [INFO] ------------------------------------------------------- 05:17:59 [INFO] T E S T S 05:17:59 [INFO] ------------------------------------------------------- 05:18:01 [INFO] Running org.oransc.ics.ApplicationTest 05:18:01 05:18:01.889 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.ics.Application for test class org.oransc.ics.ApplicationTest 05:18:02 05:18:02.510 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running 05:18:03 05:18:03,322 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Failed to create parent directories for [/var/log/information-coordinator-service/application.log] 05:18:03 05:18:03,326 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - openFile(/var/log/information-coordinator-service/application.log,true) call failed. java.io.FileNotFoundException: /var/log/information-coordinator-service/application.log (No such file or directory) 05:18:03 at java.io.FileNotFoundException: /var/log/information-coordinator-service/application.log (No such file or directory) 05:18:03 at at java.base/java.io.FileOutputStream.open0(Native Method) 05:18:03 at at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) 05:18:03 at at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) 05:18:03 at at ch.qos.logback.core.recovery.ResilientFileOutputStream.(ResilientFileOutputStream.java:26) 05:18:03 at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:206) 05:18:03 at at ch.qos.logback.core.FileAppender.start(FileAppender.java:126) 05:18:03 at at ch.qos.logback.core.rolling.RollingFileAppender.start(RollingFileAppender.java:104) 05:18:03 at at org.springframework.boot.logging.logback.LogbackConfigurator.start(LogbackConfigurator.java:111) 05:18:03 at at org.springframework.boot.logging.logback.LogbackConfigurator.appender(LogbackConfigurator.java:74) 05:18:03 at at org.springframework.boot.logging.logback.DefaultLogbackConfiguration.fileAppender(DefaultLogbackConfiguration.java:147) 05:18:03 at at org.springframework.boot.logging.logback.DefaultLogbackConfiguration.apply(DefaultLogbackConfiguration.java:88) 05:18:03 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.lambda$loadDefaults$1(LogbackLoggingSystem.java:241) 05:18:03 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.withLoggingSuppressed(LogbackLoggingSystem.java:481) 05:18:03 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.loadDefaults(LogbackLoggingSystem.java:230) 05:18:03 at at org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:84) 05:18:03 at at org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:61) 05:18:03 at at org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:195) 05:18:03 at at org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:332) 05:18:03 at at org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:298) 05:18:03 at at org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:246) 05:18:03 at at org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:223) 05:18:03 at at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 05:18:03 at at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 05:18:03 at at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 05:18:03 at at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:138) 05:18:03 at at org.springframework.boot.context.event.EventPublishingRunListener.multicastInitialEvent(EventPublishingRunListener.java:136) 05:18:03 at at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:81) 05:18:03 at at org.springframework.boot.SpringApplicationRunListeners.lambda$environmentPrepared$2(SpringApplicationRunListeners.java:64) 05:18:03 at at java.base/java.lang.Iterable.forEach(Iterable.java:75) 05:18:03 at at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 05:18:03 at at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 05:18:03 at at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:63) 05:18:03 at at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:353) 05:18:03 at at org.springframework.boot.SpringApplication.run(SpringApplication.java:313) 05:18:03 at at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:144) 05:18:03 at at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) 05:18:03 at at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) 05:18:03 at at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1461) 05:18:03 at at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:563) 05:18:03 at at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:144) 05:18:03 at at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:110) 05:18:03 at at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:225) 05:18:03 at at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:152) 05:18:03 at at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130) 05:18:03 at at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:155) 05:18:03 at at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:111) 05:18:03 at at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260) 05:18:03 at at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:159) 05:18:03 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$10(ClassBasedTestDescriptor.java:383) 05:18:03 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:388) 05:18:03 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:382) 05:18:03 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:18:03 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 05:18:03 at at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) 05:18:03 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 05:18:03 at at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 05:18:03 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 05:18:03 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 05:18:03 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:18:03 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:18:03 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:18:03 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 05:18:03 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:382) 05:18:03 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:293) 05:18:03 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:03 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:292) 05:18:03 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:281) 05:18:03 at at java.base/java.util.Optional.orElseGet(Optional.java:364) 05:18:03 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:280) 05:18:03 at at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:27) 05:18:03 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:112) 05:18:03 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:03 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:111) 05:18:03 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:128) 05:18:03 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:128) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 05:18:03 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:18:03 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:18:03 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:18:03 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:18:03 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:18:03 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:18:03 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:18:03 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:18:03 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:18:03 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:18:03 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:18:03 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:18:03 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:18:03 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:18:03 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:18:03 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:18:03 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:18:03 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:18:03 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:18:03 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:18:03 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:18:03 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:18:03 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:18:03 at at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:18:03 at at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:18:03 at at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:18:03 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:18:03 at at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:18:03 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 05:18:03 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 05:18:03 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 05:18:03 at at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:18:03 at at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:18:03 at at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:18:03 at at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:18:03 05:18:03 . ____ _ __ _ _ 05:18:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:18:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:18:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:18:03 ' |____| .__|_| |_|_| |_\__, | / / / / 05:18:03 =========|_|==============|___/=/_/_/_/ 05:18:03 05:18:03 :: Spring Boot :: (v3.5.5) 05:18:03 05:18:03 2025-10-04T05:18:03.758Z INFO 2447 --- [ main] org.oransc.ics.ApplicationTest : Starting ApplicationTest using Java 17.0.4 with PID 2447 (started by jenkins in /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release) 05:18:03 05:18:03,764 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Attempted to append to non started appender [FILE]. 05:18:03 2025-10-04T05:18:03.766Z INFO 2447 --- [ main] org.oransc.ics.ApplicationTest : The following 1 profile is active: "prod" 05:18:03 05:18:03,766 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Attempted to append to non started appender [FILE]. 05:18:07 2025-10-04T05:18:07.411Z INFO 2447 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 05:18:07 05:18:07,412 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Attempted to append to non started appender [FILE]. 05:18:07 2025-10-04T05:18:07.412Z INFO 2447 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.44] 05:18:07 2025-10-04T05:18:07.512Z INFO 2447 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 05:18:08 2025-10-04T05:18:08.095Z INFO 2447 --- [ main] o.o.ics.configuration.ApplicationConfig : Http proxy is not used 05:18:13 2025-10-04T05:18:13.397Z INFO 2447 --- [ main] o.a.t.util.net.NioEndpoint.certificate : Connector [https-jsse-nio-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [policy_agent] with trust store [null] 05:18:13 2025-10-04T05:18:13.551Z INFO 2447 --- [ main] org.oransc.ics.ApplicationTest : Started ApplicationTest in 11.073 seconds (process running for 14.372) 05:18:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:18:16 2025-10-04T05:18:16.454Z INFO 2447 --- [o-auto-1-exec-6] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05:18:17 2025-10-04T05:18:17.479Z WARN 2447 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId1, version=), reason: Version must contain major.minor.patch code: 05:18:17 2025-10-04T05:18:17.550Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:18 2025-10-04T05:18:18.251Z INFO 2447 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:18 2025-10-04T05:18:18.378Z INFO 2447 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:19 2025-10-04T05:18:19.115Z INFO 2447 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:19 2025-10-04T05:18:19.695Z INFO 2447 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:20 2025-10-04T05:18:20.028Z INFO 2447 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:21 2025-10-04T05:18:21.254Z INFO 2447 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:21 2025-10-04T05:18:21.328Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:21 2025-10-04T05:18:21.585Z INFO 2447 --- [o-auto-1-exec-8] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:21 2025-10-04T05:18:21.736Z INFO 2447 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:21 2025-10-04T05:18:21.749Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:22 2025-10-04T05:18:22.048Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:22 2025-10-04T05:18:22.187Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:22 2025-10-04T05:18:22.404Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:22 2025-10-04T05:18:22.426Z INFO 2447 --- [o-auto-1-exec-5] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:22 2025-10-04T05:18:22.880Z INFO 2447 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:22 2025-10-04T05:18:22.903Z INFO 2447 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:24 2025-10-04T05:18:23.940Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:24 2025-10-04T05:18:23.945Z WARN 2447 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:42297/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:24 2025-10-04T05:18:24.219Z INFO 2447 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:24 2025-10-04T05:18:24.222Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:25 2025-10-04T05:18:25.236Z INFO 2447 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:25 2025-10-04T05:18:25.241Z WARN 2447 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:42297/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:25 2025-10-04T05:18:25.923Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:25 2025-10-04T05:18:25.934Z INFO 2447 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:26 2025-10-04T05:18:26.023Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:26 2025-10-04T05:18:26.025Z INFO 2447 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:26 2025-10-04T05:18:26.105Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:26 2025-10-04T05:18:26.105Z INFO 2447 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:26 2025-10-04T05:18:26.673Z WARN 2447 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId1, version=), reason: Version must contain major.minor.patch code: 05:18:26 2025-10-04T05:18:26.679Z INFO 2447 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:27 2025-10-04T05:18:27.121Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:27 2025-10-04T05:18:27.186Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 05:18:27 2025-10-04T05:18:27.568Z INFO 2447 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:27 2025-10-04T05:18:27.656Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:27 2025-10-04T05:18:27.746Z INFO 2447 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId3 05:18:27 2025-10-04T05:18:27.847Z INFO 2447 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 05:18:27 2025-10-04T05:18:27.851Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 05:18:28 2025-10-04T05:18:28.142Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:28 2025-10-04T05:18:28.939Z INFO 2447 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:29 2025-10-04T05:18:29.416Z INFO 2447 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:29 2025-10-04T05:18:29.955Z INFO 2447 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:30 2025-10-04T05:18:30.136Z INFO 2447 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:30 2025-10-04T05:18:30.257Z WARN 2447 --- [o-auto-1-exec-2] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 05:18:31 2025-10-04T05:18:31.862Z INFO 2447 --- [o-auto-1-exec-8] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 1019 ms 05:18:32 2025-10-04T05:18:32.255Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:32 2025-10-04T05:18:32.259Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:32 2025-10-04T05:18:32.438Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:33 2025-10-04T05:18:33.575Z INFO 2447 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:33 2025-10-04T05:18:33.657Z INFO 2447 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:33 2025-10-04T05:18:33.724Z INFO 2447 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:33 2025-10-04T05:18:33.728Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:34 2025-10-04T05:18:33.983Z INFO 2447 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:34 2025-10-04T05:18:34.167Z WARN 2447 --- [or-http-epoll-3] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=typeId_1.9.9, version=2), reason: Version must contain major.minor.patch code: 2 05:18:34 2025-10-04T05:18:34.175Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:35 2025-10-04T05:18:35.261Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:35 2025-10-04T05:18:35.327Z INFO 2447 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:35 2025-10-04T05:18:35.612Z INFO 2447 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:35 2025-10-04T05:18:35.927Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:36 2025-10-04T05:18:36.937Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:36 2025-10-04T05:18:36.945Z WARN 2447 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:42297/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:37 2025-10-04T05:18:37.601Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:37 2025-10-04T05:18:37.601Z INFO 2447 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:38 2025-10-04T05:18:38.614Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 05:18:38 2025-10-04T05:18:38.618Z WARN 2447 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:42297/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 05:18:38 2025-10-04T05:18:38.728Z INFO 2447 --- [o-auto-1-exec-6] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 05:18:38 2025-10-04T05:18:38.939Z INFO 2447 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Producer supervision error 05:18:38 2025-10-04T05:18:38.947Z WARN 2447 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:42297/example-dataproducer/health-check-error 05:18:38 2025-10-04T05:18:38.954Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Producer supervision error 05:18:38 2025-10-04T05:18:38.958Z WARN 2447 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:42297/example-dataproducer/health-check-error 05:18:39 2025-10-04T05:18:39.017Z INFO 2447 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Producer supervision error 05:18:39 2025-10-04T05:18:39.021Z WARN 2447 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:42297/example-dataproducer/health-check-error 05:18:39 2025-10-04T05:18:39.091Z INFO 2447 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:39 2025-10-04T05:18:39.102Z INFO 2447 --- [o-auto-1-exec-5] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:39 2025-10-04T05:18:39.435Z INFO 2447 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:39 2025-10-04T05:18:39.497Z INFO 2447 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Producer supervision 05:18:39 2025-10-04T05:18:39.507Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:39 2025-10-04T05:18:39.515Z INFO 2447 --- [o-auto-1-exec-8] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 05:18:39 2025-10-04T05:18:39.841Z WARN 2447 --- [o-auto-1-exec-7] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 05:18:39 2025-10-04T05:18:39.899Z WARN 2447 --- [o-auto-1-exec-8] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=type, version=1.1), reason: Version must contain major.minor.patch code: 1.1 05:18:40 2025-10-04T05:18:40.080Z INFO 2447 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:40 2025-10-04T05:18:40.225Z WARN 2447 --- [ main] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken840443464292067736.txt, reason: /tmp/icsTestAuthToken840443464292067736.txt 05:18:40 2025-10-04T05:18:40.248Z WARN 2447 --- [o-auto-1-exec-1] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken840443464292067736.txt, reason: /tmp/icsTestAuthToken840443464292067736.txt 05:18:40 2025-10-04T05:18:40.260Z WARN 2447 --- [or-http-epoll-4] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken840443464292067736.txt, reason: /tmp/icsTestAuthToken840443464292067736.txt 05:18:40 2025-10-04T05:18:40.266Z INFO 2447 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:40 2025-10-04T05:18:40.875Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@7b3a917d 05:18:41 2025-10-04T05:18:41.015Z INFO 2447 --- [o-auto-1-exec-5] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@24d88a47 05:18:41 2025-10-04T05:18:41.585Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:41 2025-10-04T05:18:41.877Z INFO 2447 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:42 2025-10-04T05:18:42.466Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:42 2025-10-04T05:18:42.588Z WARN 2447 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:42 2025-10-04T05:18:42.655Z WARN 2447 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:42 2025-10-04T05:18:42.723Z WARN 2447 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:42 2025-10-04T05:18:42.783Z WARN 2447 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:42 2025-10-04T05:18:42.855Z WARN 2447 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:42 2025-10-04T05:18:42.920Z WARN 2447 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 05:18:43 2025-10-04T05:18:43.361Z INFO 2447 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 05:18:43 2025-10-04T05:18:43.435Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 05:18:43 2025-10-04T05:18:43.450Z INFO 2447 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 05:18:43 2025-10-04T05:18:43.450Z INFO 2447 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 05:18:43 2025-10-04T05:18:43.452Z WARN 2447 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 05:18:43 2025-10-04T05:18:43.458Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 05:18:52 2025-10-04T05:18:52.495Z WARN 2447 --- [or-http-epoll-1] o.o.i.repository.InfoTypeSubscriptions : Consumer callback failed Retries exhausted: 3/3, removing subscription subscriptionId 05:18:52 2025-10-04T05:18:52.939Z WARN 2447 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 05:18:53 2025-10-04T05:18:53.500Z INFO 2447 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:53 2025-10-04T05:18:53.503Z INFO 2447 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:53 2025-10-04T05:18:53.774Z INFO 2447 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:53 2025-10-04T05:18:53.775Z INFO 2447 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 05:18:54 2025-10-04T05:18:53.958Z DEBUG 2447 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 05:18:54 2025-10-04T05:18:53.960Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 GET uri = 'https://localhost:42297/actuator/loggers/org.oransc.ics'' 05:18:54 2025-10-04T05:18:53.974Z DEBUG 2447 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 05:18:54 2025-10-04T05:18:53.977Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:42297/actuator/loggers/org.springframework.boot.actuate'' 05:18:54 2025-10-04T05:18:53.988Z DEBUG 2447 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 05:18:54 2025-10-04T05:18:53.989Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:42297/actuator/shutdown'' 05:18:54 2025-10-04T05:18:53.996Z TRACE 2447 --- [o-auto-1-exec-7] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped to Actuator web endpoint 'shutdown' 05:18:54 2025-10-04T05:18:54.002Z DEBUG 2447 --- [or-http-epoll-3] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 05:18:54 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.01 s -- in org.oransc.ics.ApplicationTest 05:18:54 [INFO] Running org.oransc.ics.clients.AsyncRestClientTest 05:18:54 2025-10-04T05:18:54.563Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'http://localhost:55369/BaseUrl/test'' 05:18:54 2025-10-04T05:18:54.633Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:18:54 2025-10-04T05:18:54.638Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 PUT uri = 'http://localhost:55369/BaseUrl/test'' 05:18:54 2025-10-04T05:18:54.643Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:18:54 2025-10-04T05:18:54.645Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : Response error: 05:18:54 2025-10-04T05:18:54.649Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 DELETE uri = 'http://localhost:55369/BaseUrl/test'' 05:18:54 2025-10-04T05:18:54.653Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:18:54 2025-10-04T05:18:54.654Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : Response error: 05:18:54 2025-10-04T05:18:54.658Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:55369/BaseUrl/test'' 05:18:54 2025-10-04T05:18:54.662Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:18:54 2025-10-04T05:18:54.664Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : Response error: 05:18:54 2025-10-04T05:18:54.667Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'http://localhost:55369/BaseUrl/test'' 05:18:54 2025-10-04T05:18:54.671Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:18:54 2025-10-04T05:18:54.672Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : Response error: 05:18:54 2025-10-04T05:18:54.675Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 DELETE uri = 'http://localhost:55369/BaseUrl/test'' 05:18:54 2025-10-04T05:18:54.678Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:18:54 2025-10-04T05:18:54.693Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:55369/BaseUrl/test'' 05:18:54 2025-10-04T05:18:54.697Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 05:18:54 2025-10-04T05:18:54.700Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : Response error: 05:18:54 2025-10-04T05:18:54.704Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:55369/BaseUrl/test'' 05:18:54 2025-10-04T05:18:54.708Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:18:54 2025-10-04T05:18:54.754Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 PUT uri = 'http://localhost:55369/BaseUrl/test'' 05:18:54 2025-10-04T05:18:54.759Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:18:54 2025-10-04T05:18:54.805Z DEBUG 2447 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:55369/BaseUrl/test'' 05:18:54 2025-10-04T05:18:54.812Z DEBUG 2447 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 05:18:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s -- in org.oransc.ics.clients.AsyncRestClientTest 05:18:55 [INFO] 05:18:55 [INFO] Results: 05:18:55 [INFO] 05:18:55 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 05:18:55 [INFO] 05:18:55 [INFO] 05:18:55 [INFO] --- swagger-codegen:3.0.11:generate (default) @ informationcoordinatorservice --- 05:18:58 [INFO] No .swagger-codegen-ignore file found. 05:18:59 [WARNING] can't open handlebars/openapi/README.md for input 05:18:59 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/api/.swagger-codegen-ignore 05:18:59 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/api/.swagger-codegen/VERSION 05:18:59 [INFO] 05:18:59 [INFO] --- jacoco:0.8.8:report (default-report) @ informationcoordinatorservice --- 05:18:59 [INFO] Loading execution data file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/jacoco.exec 05:18:59 [INFO] Analyzed bundle 'informationcoordinatorservice' with 54 classes 05:18:59 [INFO] 05:18:59 [INFO] --- jar:3.4.2:jar (default-jar) @ informationcoordinatorservice --- 05:19:00 [INFO] Building jar: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar 05:19:00 [INFO] 05:19:00 [INFO] --- spring-boot:3.5.5:repackage (repackage) @ informationcoordinatorservice --- 05:19:01 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 05:19:01 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar.original 05:19:01 [INFO] 05:19:01 [INFO] --- docker:0.30.0:build (generate-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 05:19:03 [INFO] 05:19:03 [INFO] --- failsafe:3.5.3:integration-test (default) @ informationcoordinatorservice --- 05:19:03 [INFO] 05:19:03 [INFO] --- failsafe:3.5.3:verify (default) @ informationcoordinatorservice --- 05:19:03 [INFO] No tests to run. 05:19:03 [INFO] 05:19:03 [INFO] --- install:3.1.4:install (default-install) @ informationcoordinatorservice --- 05:19:04 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.6.2-SNAPSHOT/informationcoordinatorservice-1.6.2-SNAPSHOT.pom 05:19:04 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/informationcoordinatorservice-1.6.2-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.6.2-SNAPSHOT/informationcoordinatorservice-1.6.2-SNAPSHOT.jar 05:19:04 [INFO] 05:19:04 [INFO] --- docker:0.30.0:build (push-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 05:19:04 [INFO] 05:19:04 [INFO] --- dependency:3.8.1:tree (default-cli) @ informationcoordinatorservice --- 05:19:05 [INFO] org.o-ran-sc.nonrtric.plt:informationcoordinatorservice:jar:1.6.2-SNAPSHOT 05:19:05 [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.0.2:compile 05:19:05 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.0.2:compile 05:19:05 [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.0.2:compile 05:19:05 [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.7:compile 05:19:05 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 05:19:05 [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.7:compile 05:19:05 [INFO] | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.7:compile 05:19:05 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 05:19:05 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 05:19:05 [INFO] | +- org.webjars:swagger-ui:jar:4.15.5:compile 05:19:05 [INFO] | +- org.webjars:webjars-locator-core:jar:0.59:compile 05:19:05 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 05:19:05 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.149:compile 05:19:05 [INFO] +- org.springdoc:springdoc-openapi-ui:jar:1.6.14:compile 05:19:05 [INFO] | \- org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.14:compile 05:19:05 [INFO] | \- org.springdoc:springdoc-openapi-common:jar:1.6.14:compile 05:19:05 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.2.7:compile 05:19:05 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.7:compile 05:19:05 [INFO] | \- io.swagger.core.v3:swagger-models:jar:2.2.7:compile 05:19:05 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.5:compile 05:19:05 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.5:compile 05:19:05 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.5:compile 05:19:05 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 05:19:05 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.18:compile 05:19:05 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 05:19:05 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 05:19:05 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 05:19:05 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 05:19:05 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 05:19:05 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.5:compile 05:19:05 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 05:19:05 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 05:19:05 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 05:19:05 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 05:19:05 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 05:19:05 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 05:19:05 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.5.5:compile 05:19:05 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.44:compile 05:19:05 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.44:compile 05:19:05 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.44:compile 05:19:05 [INFO] | +- org.springframework:spring-web:jar:6.2.10:compile 05:19:05 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.10:compile 05:19:05 [INFO] | +- org.springframework:spring-aop:jar:6.2.10:compile 05:19:05 [INFO] | +- org.springframework:spring-context:jar:6.2.10:compile 05:19:05 [INFO] | \- org.springframework:spring-expression:jar:6.2.10:compile 05:19:05 [INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.5.5:compile 05:19:05 [INFO] | \- org.thymeleaf:thymeleaf-spring6:jar:3.1.3.RELEASE:compile 05:19:05 [INFO] | \- org.thymeleaf:thymeleaf:jar:3.1.3.RELEASE:compile 05:19:05 [INFO] | +- org.attoparser:attoparser:jar:2.0.7.RELEASE:compile 05:19:05 [INFO] | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile 05:19:05 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.5:compile 05:19:05 [INFO] | \- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.5:compile 05:19:05 [INFO] | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.9:compile 05:19:05 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.124.Final:compile 05:19:05 [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.124.Final:compile 05:19:05 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.124.Final:compile 05:19:05 [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.124.Final:compile 05:19:05 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.124.Final:compile 05:19:05 [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.9:compile 05:19:05 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.124.Final:compile 05:19:05 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.124.Final:compile 05:19:05 [INFO] +- org.springframework:spring-webflux:jar:6.2.10:compile 05:19:05 [INFO] | +- org.springframework:spring-beans:jar:6.2.10:compile 05:19:05 [INFO] | +- org.springframework:spring-core:jar:6.2.10:compile 05:19:05 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.10:compile 05:19:05 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.9:compile 05:19:05 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 05:19:05 [INFO] +- com.google.code.gson:gson:jar:2.9.0:compile 05:19:05 [INFO] +- org.json:json:jar:20230227:compile 05:19:05 [INFO] +- com.github.erosb:everit-json-schema:jar:1.12.1:compile 05:19:05 [INFO] | +- commons-validator:commons-validator:jar:1.6:compile 05:19:05 [INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile 05:19:05 [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile 05:19:05 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 05:19:05 [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile 05:19:05 [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile 05:19:05 [INFO] | \- com.google.re2j:re2j:jar:1.3:compile 05:19:05 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.5:compile 05:19:05 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.5:compile 05:19:05 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.5.5:compile 05:19:05 [INFO] | +- io.micrometer:micrometer-observation:jar:1.15.3:compile 05:19:05 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.15.3:compile 05:19:05 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.3:compile 05:19:05 [INFO] | \- io.micrometer:micrometer-core:jar:1.15.3:compile 05:19:05 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 05:19:05 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 05:19:05 [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.5.5:compile (optional) 05:19:05 [INFO] | +- org.springframework.boot:spring-boot:jar:3.5.5:compile 05:19:05 [INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.5:compile 05:19:05 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.5.5:compile (optional) 05:19:05 [INFO] +- software.amazon.awssdk:s3:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.17.292:compile 05:19:05 [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:arns:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:profiles:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:auth:jar:2.17.292:compile 05:19:05 [INFO] | | +- software.amazon.awssdk:json-utils:jar:2.17.292:compile 05:19:05 [INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.17.292:compile 05:19:05 [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile 05:19:05 [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:regions:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:annotations:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:utils:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:aws-core:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.17.292:compile 05:19:05 [INFO] | +- software.amazon.awssdk:apache-client:jar:2.17.292:runtime 05:19:05 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime 05:19:05 [INFO] | | | \- commons-codec:commons-codec:jar:1.18.0:runtime 05:19:05 [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime 05:19:05 [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.17.292:runtime 05:19:05 [INFO] | +- io.netty:netty-codec-http:jar:4.1.124.Final:compile 05:19:05 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.124.Final:compile 05:19:05 [INFO] | +- io.netty:netty-codec:jar:4.1.124.Final:compile 05:19:05 [INFO] | +- io.netty:netty-transport:jar:4.1.124.Final:compile 05:19:05 [INFO] | | \- io.netty:netty-resolver:jar:4.1.124.Final:compile 05:19:05 [INFO] | +- io.netty:netty-common:jar:4.1.124.Final:compile 05:19:05 [INFO] | +- io.netty:netty-buffer:jar:4.1.124.Final:compile 05:19:05 [INFO] | +- io.netty:netty-handler:jar:4.1.124.Final:compile 05:19:05 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.124.Final:compile 05:19:05 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.124.Final:compile 05:19:05 [INFO] +- org.projectlombok:lombok:jar:1.18.38:provided 05:19:05 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.5:test 05:19:05 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.5:test 05:19:05 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.5:test 05:19:05 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 05:19:05 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile 05:19:05 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile 05:19:05 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 05:19:05 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 05:19:05 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 05:19:05 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 05:19:05 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 05:19:05 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 05:19:05 [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 05:19:05 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 05:19:05 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 05:19:05 [INFO] | +- org.springframework:spring-test:jar:6.2.10:test 05:19:05 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.3:test 05:19:05 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 05:19:05 [INFO] +- io.projectreactor:reactor-test:jar:3.7.9:test 05:19:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 05:19:05 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 05:19:05 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 05:19:05 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 05:19:05 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 05:19:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 05:19:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 05:19:05 [INFO] +- org.mockito:mockito-core:jar:5.17.0:test 05:19:05 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.7:test 05:19:05 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 05:19:05 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 05:19:05 [INFO] \- com.squareup.okhttp3:mockwebserver:jar:5.1.0:test 05:19:05 [INFO] +- com.squareup.okhttp3:mockwebserver3:jar:5.1.0:test 05:19:05 [INFO] +- junit:junit:jar:4.13.2:test 05:19:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 05:19:05 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:test 05:19:05 [INFO] | \- org.jetbrains:annotations:jar:13.0:test 05:19:05 [INFO] \- com.squareup.okhttp3:okhttp-jvm:jar:5.1.0:test 05:19:05 [INFO] \- com.squareup.okio:okio-jvm:jar:3.15.0:test 05:19:05 [INFO] 05:19:05 [INFO] --- clm:2.53.1-01:index (default-cli) @ informationcoordinatorservice --- 05:19:06 [INFO] Saved module information to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/target/sonatype-clm/module.xml 05:19:06 [INFO] ------------------------------------------------------------------------ 05:19:06 [INFO] BUILD SUCCESS 05:19:06 [INFO] ------------------------------------------------------------------------ 05:19:06 [INFO] Total time: 02:01 min 05:19:06 [INFO] Finished at: 2025-10-04T05:19:06Z 05:19:06 [INFO] ------------------------------------------------------------------------ 05:19:06 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins12924495066917380682.sh 05:19:06 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins14247881370919558174.sh 05:19:06 + find . -regex .*karaf/target 05:19:06 + xargs rm -rf 05:19:07 $ ssh-agent -k 05:19:07 unset SSH_AUTH_SOCK; 05:19:07 unset SSH_AGENT_PID; 05:19:07 echo Agent pid 1819 killed; 05:19:07 [ssh-agent] Stopped. 05:19:07 FATAL: Could not verify application public id from IQ Server 05:19:07 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 05:19:07 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 05:19:07 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 05:19:07 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 05:19:07 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 05:19:07 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 05:19:07 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 05:19:07 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) 05:19:07 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 05:19:07 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 05:19:07 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 05:19:07 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 05:19:07 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 05:19:07 at hudson.model.Build$BuildExecution.build(Build.java:199) 05:19:07 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 05:19:07 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 05:19:07 at hudson.model.Run.execute(Run.java:1895) 05:19:07 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 05:19:07 at hudson.model.ResourceController.execute(ResourceController.java:101) 05:19:07 at hudson.model.Executor.run(Executor.java:442) 05:19:07 [PostBuildScript] - [INFO] Executing post build scripts. 05:19:07 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins2359355295712220756.sh 05:19:07 ---> sysstat.sh 05:19:08 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins4772523611715640942.sh 05:19:08 ---> package-listing.sh 05:19:08 ++ facter osfamily 05:19:08 ++ tr '[:upper:]' '[:lower:]' 05:19:08 + OS_FAMILY=debian 05:19:08 + workspace=/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release 05:19:08 + START_PACKAGES=/tmp/packages_start.txt 05:19:08 + END_PACKAGES=/tmp/packages_end.txt 05:19:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:19:08 + PACKAGES=/tmp/packages_start.txt 05:19:08 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release ']' 05:19:08 + PACKAGES=/tmp/packages_end.txt 05:19:08 + case "${OS_FAMILY}" in 05:19:08 + dpkg -l 05:19:08 + grep '^ii' 05:19:08 + '[' -f /tmp/packages_start.txt ']' 05:19:08 + '[' -f /tmp/packages_end.txt ']' 05:19:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:19:08 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release ']' 05:19:08 + mkdir -p /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/archives/ 05:19:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/archives/ 05:19:08 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins10607419055529747191.sh 05:19:08 ---> capture-instance-metadata.sh 05:19:08 Setup pyenv: 05:19:08 system 05:19:08 3.8.13 05:19:08 3.9.13 05:19:08 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:19:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gbLY from file:/tmp/.os_lf_venv 05:19:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:12 lf-activate-venv(): INFO: Base packages installed successfully 05:19:12 lf-activate-venv(): INFO: Installing additional packages: lftools 05:19:30 lf-activate-venv(): INFO: Adding /tmp/venv-gbLY/bin to PATH 05:19:30 INFO: Running in OpenStack, capturing instance metadata 05:19:31 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins10731004348929693460.sh 05:19:31 provisioning config files... 05:19:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release@tmp/config17257198116507965461tmp 05:19:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:19:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:19:31 [EnvInject] - Injecting environment variables from a build step. 05:19:31 [EnvInject] - Injecting as environment variables the properties content 05:19:31 SERVER_ID=logs 05:19:31 05:19:31 [EnvInject] - Variables injected successfully. 05:19:31 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins4293342174336118837.sh 05:19:31 ---> create-netrc.sh 05:19:31 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins80759583581375073.sh 05:19:31 ---> python-tools-install.sh 05:19:31 Setup pyenv: 05:19:31 system 05:19:31 3.8.13 05:19:31 3.9.13 05:19:31 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:19:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gbLY from file:/tmp/.os_lf_venv 05:19:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:34 lf-activate-venv(): INFO: Base packages installed successfully 05:19:34 lf-activate-venv(): INFO: Installing additional packages: lftools 05:19:53 lf-activate-venv(): INFO: Adding /tmp/venv-gbLY/bin to PATH 05:19:53 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins17667141336306821561.sh 05:19:53 ---> sudo-logs.sh 05:19:53 Archiving 'sudo' log.. 05:19:54 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins17393531203694706395.sh 05:19:54 ---> job-cost.sh 05:19:54 Setup pyenv: 05:19:54 system 05:19:54 3.8.13 05:19:54 3.9.13 05:19:54 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gbLY from file:/tmp/.os_lf_venv 05:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:57 lf-activate-venv(): INFO: Base packages installed successfully 05:19:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:20:08 lf-activate-venv(): INFO: Adding /tmp/venv-gbLY/bin to PATH 05:20:08 INFO: No Stack... 05:20:08 INFO: Retrieving Pricing Info for: v3-starter-4 05:20:08 INFO: Archiving Costs 05:20:08 [nonrtric-plt-informationcoordinatorservice-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins8776006286449004612.sh 05:20:09 ---> logs-deploy.sh 05:20:09 Setup pyenv: 05:20:09 system 05:20:09 3.8.13 05:20:09 3.9.13 05:20:09 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/.python-version) 05:20:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gbLY from file:/tmp/.os_lf_venv 05:20:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:20:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:20:13 lf-activate-venv(): INFO: Base packages installed successfully 05:20:13 lf-activate-venv(): INFO: Installing additional packages: lftools 05:20:31 lf-activate-venv(): INFO: Adding /tmp/venv-gbLY/bin to PATH 05:20:31 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-informationcoordinatorservice-maven-clm-j-release/67 05:20:31 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 05:20:33 Archives upload complete. 05:20:33 INFO: archiving logs to Nexus 05:20:35 ---> uname -a: 05:20:35 Linux prd-ubuntu1804-builder-4c-4g-5548 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:20:35 05:20:35 05:20:35 ---> lscpu: 05:20:35 Architecture: x86_64 05:20:35 CPU op-mode(s): 32-bit, 64-bit 05:20:35 Byte Order: Little Endian 05:20:35 CPU(s): 4 05:20:35 On-line CPU(s) list: 0-3 05:20:35 Thread(s) per core: 1 05:20:35 Core(s) per socket: 1 05:20:35 Socket(s): 4 05:20:35 NUMA node(s): 1 05:20:35 Vendor ID: AuthenticAMD 05:20:35 CPU family: 23 05:20:35 Model: 49 05:20:35 Model name: AMD EPYC-Rome Processor 05:20:35 Stepping: 0 05:20:35 CPU MHz: 2800.000 05:20:35 BogoMIPS: 5600.00 05:20:35 Virtualization: AMD-V 05:20:35 Hypervisor vendor: KVM 05:20:35 Virtualization type: full 05:20:35 L1d cache: 32K 05:20:35 L1i cache: 32K 05:20:35 L2 cache: 512K 05:20:35 L3 cache: 16384K 05:20:35 NUMA node0 CPU(s): 0-3 05:20:35 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 05:20:35 05:20:35 05:20:35 ---> nproc: 05:20:35 4 05:20:35 05:20:35 05:20:35 ---> df -h: 05:20:35 Filesystem Size Used Avail Use% Mounted on 05:20:35 udev 3.9G 0 3.9G 0% /dev 05:20:35 tmpfs 798M 664K 797M 1% /run 05:20:35 /dev/vda1 20G 7.7G 12G 40% / 05:20:35 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:20:35 tmpfs 5.0M 0 5.0M 0% /run/lock 05:20:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:20:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:20:35 tmpfs 798M 0 798M 0% /run/user/1001 05:20:35 05:20:35 05:20:35 ---> free -m: 05:20:35 total used free shared buff/cache available 05:20:35 Mem: 7975 456 5181 0 2338 7235 05:20:35 Swap: 1023 0 1023 05:20:35 05:20:35 05:20:35 ---> ip addr: 05:20:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:20:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:20:35 inet 127.0.0.1/8 scope host lo 05:20:35 valid_lft forever preferred_lft forever 05:20:35 inet6 ::1/128 scope host 05:20:35 valid_lft forever preferred_lft forever 05:20:35 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:20:35 link/ether fa:16:3e:b6:2d:05 brd ff:ff:ff:ff:ff:ff 05:20:35 inet 10.32.7.80/23 brd 10.32.7.255 scope global dynamic ens3 05:20:35 valid_lft 86063sec preferred_lft 86063sec 05:20:35 inet6 fe80::f816:3eff:feb6:2d05/64 scope link 05:20:35 valid_lft forever preferred_lft forever 05:20:35 05:20:35 05:20:35 ---> sar -b -r -n DEV: 05:20:35 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-5548) 10/04/25 _x86_64_ (4 CPU) 05:20:35 05:20:35 05:15:01 LINUX RESTART (4 CPU) 05:20:35 05:20:35 05:16:02 tps rtps wtps bread/s bwrtn/s 05:20:35 05:17:01 59.23 5.71 53.52 183.56 9109.24 05:20:35 05:18:01 61.97 30.46 31.51 2097.78 7285.99 05:20:35 05:19:01 13.91 4.83 9.08 178.21 3502.57 05:20:35 05:20:01 26.91 1.28 25.63 99.18 7239.99 05:20:35 Average: 40.43 10.59 29.83 641.57 6774.58 05:20:35 05:20:35 05:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:20:35 05:17:01 5807616 7463156 2359796 28.89 55820 1764320 812052 8.81 543728 1620372 133936 05:20:35 05:18:01 4871996 6761912 3295416 40.35 62776 1984920 1600600 17.37 1275700 1808304 97244 05:20:35 05:19:01 4731960 6679496 3435452 42.06 65232 2037840 1374688 14.92 1410392 1807400 47544 05:20:35 05:20:01 5326340 7426996 2841072 34.79 68996 2184296 677796 7.35 715940 1905512 25716 05:20:35 Average: 5184478 7082890 2982934 36.52 63206 1992844 1116284 12.11 986440 1785397 76110 05:20:35 05:20:35 05:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:20:35 05:17:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 05:20:35 05:17:01 ens3 67.12 46.33 725.77 6.78 0.00 0.00 0.00 0.00 05:20:35 05:18:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 05:20:35 05:18:01 ens3 201.20 194.33 2506.12 31.22 0.00 0.00 0.00 0.00 05:20:35 05:19:01 lo 123.01 123.01 36.43 36.43 0.00 0.00 0.00 0.00 05:20:35 05:19:01 ens3 64.46 61.68 687.52 9.03 0.00 0.00 0.00 0.00 05:20:35 05:20:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 05:20:35 05:20:01 ens3 70.55 59.19 572.21 14.45 0.00 0.00 0.00 0.00 05:20:35 Average: lo 31.54 31.54 9.21 9.21 0.00 0.00 0.00 0.00 05:20:35 Average: ens3 100.97 90.57 1124.55 15.41 0.00 0.00 0.00 0.00 05:20:35 05:20:35 05:20:35 ---> sar -P ALL: 05:20:35 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-5548) 10/04/25 _x86_64_ (4 CPU) 05:20:35 05:20:35 05:15:01 LINUX RESTART (4 CPU) 05:20:35 05:20:35 05:16:02 CPU %user %nice %system %iowait %steal %idle 05:20:35 05:17:01 all 21.07 0.00 1.31 1.72 1.27 74.63 05:20:35 05:17:01 0 13.20 0.00 0.63 5.75 0.74 79.68 05:20:35 05:17:01 1 50.14 0.00 3.10 0.29 1.73 44.74 05:20:35 05:17:01 2 0.89 0.00 0.39 0.00 1.61 97.12 05:20:35 05:17:01 3 20.27 0.00 1.15 0.85 1.01 76.72 05:20:35 05:18:01 all 27.65 0.00 1.38 1.26 1.85 67.86 05:20:35 05:18:01 0 30.99 0.00 1.25 1.41 1.96 64.39 05:20:35 05:18:01 1 28.73 0.00 1.60 0.58 1.70 67.38 05:20:35 05:18:01 2 21.92 0.00 1.37 2.39 1.65 72.67 05:20:35 05:18:01 3 28.94 0.00 1.28 0.65 2.07 67.06 05:20:35 05:19:01 all 44.23 0.00 1.28 0.25 2.96 51.27 05:20:35 05:19:01 0 43.58 0.00 1.10 0.28 2.96 52.07 05:20:35 05:19:01 1 45.77 0.00 1.58 0.15 2.85 49.65 05:20:35 05:19:01 2 43.99 0.00 1.07 0.22 3.13 51.60 05:20:35 05:19:01 3 43.63 0.00 1.40 0.35 2.88 51.74 05:20:35 05:20:01 all 22.98 0.00 1.20 0.77 1.08 73.97 05:20:35 05:20:01 0 59.34 0.00 1.95 0.95 2.00 35.77 05:20:35 05:20:01 1 10.39 0.00 0.60 0.05 0.91 88.05 05:20:35 05:20:01 2 5.96 0.00 1.20 2.08 0.58 90.17 05:20:35 05:20:01 3 16.24 0.00 1.03 0.03 0.83 81.87 05:20:35 Average: all 29.01 0.00 1.29 1.00 1.79 66.91 05:20:35 Average: 0 36.86 0.00 1.23 2.08 1.92 57.90 05:20:35 Average: 1 33.67 0.00 1.71 0.27 1.80 62.54 05:20:35 Average: 2 18.22 0.00 1.01 1.17 1.74 77.86 05:20:35 Average: 3 27.29 0.00 1.22 0.47 1.70 69.32 05:20:35 05:20:35 05:20:35