16:37:21 Started by timer 16:37:21 Running as SYSTEM 16:37:21 [EnvInject] - Loading node environment variables. 16:37:21 Building remotely on prd-ubuntu1804-builder-4c-4g-7943 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master 16:37:21 [ssh-agent] Looking for ssh-agent implementation... 16:37:21 $ ssh-agent 16:37:21 SSH_AUTH_SOCK=/tmp/ssh-0U556J2KYoo2/agent.1739 16:37:21 SSH_AGENT_PID=1741 16:37:21 [ssh-agent] Started. 16:37:21 Running ssh-add (command line suppressed) 16:37:21 Identity added: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master@tmp/private_key_487565950700701633.key (jenkins-ssh) 16:37:21 [ssh-agent] Using credentials jenkins (jenkins) 16:37:21 The recommended git tool is: NONE 16:37:25 using credential jenkins 16:37:25 Wiping out workspace first. 16:37:25 Cloning the remote Git repository 16:37:25 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 16:37:25 > git init /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master # timeout=10 16:37:25 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice 16:37:25 > git --version # timeout=10 16:37:25 > git --version # 'git version 2.17.1' 16:37:25 using GIT_SSH to set credentials jenkins 16:37:25 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:26 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/informationcoordinatorservice # timeout=10 16:37:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:27 Avoid second fetch 16:37:27 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:37:27 Checking out Revision 544410797b9b210a5173e8a353d4b4205817b1a7 (refs/remotes/origin/master) 16:37:27 > git config core.sparsecheckout # timeout=10 16:37:27 > git checkout -f 544410797b9b210a5173e8a353d4b4205817b1a7 # timeout=10 16:37:27 Commit message: "CI: Add .github/dependabot.yml configuration" 16:37:27 > git rev-list --no-walk 544410797b9b210a5173e8a353d4b4205817b1a7 # timeout=10 16:37:31 provisioning config files... 16:37:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:37:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:37:31 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash /tmp/jenkins1614085857788944606.sh 16:37:31 ---> python-tools-install.sh 16:37:31 Setup pyenv: 16:37:31 * system (set by /opt/pyenv/version) 16:37:31 * 3.8.13 (set by /opt/pyenv/version) 16:37:31 * 3.9.13 (set by /opt/pyenv/version) 16:37:31 * 3.10.6 (set by /opt/pyenv/version) 16:37:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c3UA 16:37:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:37:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:47 lf-activate-venv(): INFO: Base packages installed successfully 16:37:47 lf-activate-venv(): INFO: Installing additional packages: lftools 16:38:37 lf-activate-venv(): INFO: Adding /tmp/venv-c3UA/bin to PATH 16:38:37 Generating Requirements File 16:39:11 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. 16:39:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:39:11 Python 3.10.6 16:39:12 pip 25.3 from /tmp/venv-c3UA/lib/python3.10/site-packages/pip (python 3.10) 16:39:12 appdirs==1.4.4 16:39:12 argcomplete==3.6.3 16:39:12 aspy.yaml==1.3.0 16:39:12 attrs==25.4.0 16:39:12 autopage==0.5.2 16:39:12 beautifulsoup4==4.14.2 16:39:12 boto3==1.40.64 16:39:12 botocore==1.40.64 16:39:12 bs4==0.0.2 16:39:12 cachetools==6.2.1 16:39:12 certifi==2025.10.5 16:39:12 cffi==2.0.0 16:39:12 cfgv==3.4.0 16:39:12 chardet==5.2.0 16:39:12 charset-normalizer==3.4.4 16:39:12 click==8.3.0 16:39:12 cliff==4.11.0 16:39:12 cmd2==2.7.0 16:39:12 cryptography==3.3.2 16:39:12 debtcollector==3.0.0 16:39:12 decorator==5.2.1 16:39:12 defusedxml==0.7.1 16:39:12 Deprecated==1.3.1 16:39:12 distlib==0.4.0 16:39:12 dnspython==2.8.0 16:39:12 docker==7.1.0 16:39:12 dogpile.cache==1.5.0 16:39:12 durationpy==0.10 16:39:12 email-validator==2.3.0 16:39:12 filelock==3.20.0 16:39:12 future==1.0.0 16:39:12 gitdb==4.0.12 16:39:12 GitPython==3.1.45 16:39:12 google-auth==2.42.1 16:39:12 httplib2==0.31.0 16:39:12 identify==2.6.15 16:39:12 idna==3.11 16:39:12 importlib-resources==1.5.0 16:39:12 iso8601==2.1.0 16:39:12 Jinja2==3.1.6 16:39:12 jmespath==1.0.1 16:39:12 jsonpatch==1.33 16:39:12 jsonpointer==3.0.0 16:39:12 jsonschema==4.25.1 16:39:12 jsonschema-specifications==2025.9.1 16:39:12 keystoneauth1==5.12.0 16:39:12 kubernetes==34.1.0 16:39:12 lftools==0.37.15 16:39:12 lxml==6.0.2 16:39:12 markdown-it-py==4.0.0 16:39:12 MarkupSafe==3.0.3 16:39:12 mdurl==0.1.2 16:39:12 msgpack==1.1.2 16:39:12 multi_key_dict==2.0.3 16:39:12 munch==4.0.0 16:39:12 netaddr==1.3.0 16:39:12 niet==1.4.2 16:39:12 nodeenv==1.9.1 16:39:12 oauth2client==4.1.3 16:39:12 oauthlib==3.3.1 16:39:12 openstacksdk==4.7.1 16:39:12 os-service-types==1.8.1 16:39:12 osc-lib==4.2.0 16:39:12 oslo.config==10.0.0 16:39:12 oslo.context==6.1.0 16:39:12 oslo.i18n==6.6.0 16:39:12 oslo.log==7.2.1 16:39:12 oslo.serialization==5.8.0 16:39:12 oslo.utils==9.1.0 16:39:12 packaging==25.0 16:39:12 pbr==7.0.2 16:39:12 platformdirs==4.5.0 16:39:12 prettytable==3.16.0 16:39:12 psutil==7.1.2 16:39:12 pyasn1==0.6.1 16:39:12 pyasn1_modules==0.4.2 16:39:12 pycparser==2.23 16:39:12 pygerrit2==2.0.15 16:39:12 PyGithub==2.8.1 16:39:12 Pygments==2.19.2 16:39:12 PyJWT==2.10.1 16:39:12 PyNaCl==1.6.0 16:39:12 pyparsing==2.4.7 16:39:12 pyperclip==1.11.0 16:39:12 pyrsistent==0.20.0 16:39:12 python-cinderclient==9.8.0 16:39:12 python-dateutil==2.9.0.post0 16:39:12 python-heatclient==4.3.0 16:39:12 python-jenkins==1.8.3 16:39:12 python-keystoneclient==5.7.0 16:39:12 python-magnumclient==4.9.0 16:39:12 python-openstackclient==8.2.0 16:39:12 python-swiftclient==4.8.0 16:39:12 PyYAML==6.0.3 16:39:12 referencing==0.37.0 16:39:12 requests==2.32.5 16:39:12 requests-oauthlib==2.0.0 16:39:12 requestsexceptions==1.4.0 16:39:12 rfc3986==2.0.0 16:39:12 rich==14.2.0 16:39:12 rich-argparse==1.7.1 16:39:12 rpds-py==0.28.0 16:39:12 rsa==4.9.1 16:39:12 ruamel.yaml==0.18.16 16:39:12 ruamel.yaml.clib==0.2.14 16:39:12 s3transfer==0.14.0 16:39:12 simplejson==3.20.2 16:39:12 six==1.17.0 16:39:12 smmap==5.0.2 16:39:12 soupsieve==2.8 16:39:12 stevedore==5.5.0 16:39:12 tabulate==0.9.0 16:39:12 toml==0.10.2 16:39:12 tomlkit==0.13.3 16:39:12 tqdm==4.67.1 16:39:12 typing_extensions==4.15.0 16:39:12 tzdata==2025.2 16:39:12 urllib3==1.26.20 16:39:12 virtualenv==20.35.4 16:39:12 wcwidth==0.2.14 16:39:12 websocket-client==1.9.0 16:39:12 wrapt==2.0.0 16:39:12 xdg==6.0.0 16:39:12 xmltodict==1.0.2 16:39:12 yq==3.4.3 16:39:12 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins9083808118408182052.sh 16:39:13 + echo quiet=on 16:39:13 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-7943 16:39:14 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=nonrtric/plt/informationcoordinatorservice -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 16:39:14 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=nonrtric/plt/informationcoordinatorservice --version 16:39:15 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 16:39:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 16:39:15 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 16:39:15 Default locale: en, platform encoding: UTF-8 16:39:15 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 16:39:15 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins14268680711245497161.sh 16:39:15 + rm /home/jenkins/.wgetrc 16:39:15 [EnvInject] - Injecting environment variables from a build step. 16:39:15 [EnvInject] - Injecting as environment variables the properties content 16:39:15 SET_JDK_VERSION=openjdk17 16:39:15 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 16:39:15 16:39:15 [EnvInject] - Variables injected successfully. 16:39:15 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/sh /tmp/jenkins10644179803399213898.sh 16:39:15 ---> update-java-alternatives.sh 16:39:15 ---> Updating Java version 16:39:15 ---> Ubuntu/Debian system detected 16:39:16 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 16:39:16 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 16:39:16 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 16:39:16 openjdk version "17.0.4" 2022-07-19 16:39:16 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 16:39:16 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 16:39:16 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 16:39:16 [EnvInject] - Injecting environment variables from a build step. 16:39:16 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:39:16 [EnvInject] - Variables injected successfully. 16:39:16 provisioning config files... 16:39:16 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master@tmp/config6699414644078391624tmp 16:39:16 copy managed file [nonrtric-plt-informationcoordinatorservice-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master@tmp/config3752073037559321471tmp 16:39:16 [EnvInject] - Injecting environment variables from a build step. 16:39:16 [EnvInject] - Injecting as environment variables the properties content 16:39:16 MAVEN_GOALS=clean install 16:39:16 16:39:16 [EnvInject] - Variables injected successfully. 16:39:16 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash -l /tmp/jenkins12957663886764696267.sh 16:39:16 ---> common-variables.sh 16:39:16 --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 16:39:16 ---> sonatype-clm.sh 16:39:17 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 16:39:17 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 16:39:17 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 16:39:17 Default locale: en, platform encoding: UTF-8 16:39:17 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 16:39:19 [INFO] Scanning for projects... 16:39:32 [INFO] 16:39:32 [INFO] ------< org.o-ran-sc.nonrtric.plt:informationcoordinatorservice >------- 16:39:32 [INFO] Building informationcoordinatorservice 1.7.0-SNAPSHOT 16:39:32 [INFO] from pom.xml 16:39:32 [INFO] --------------------------------[ jar ]--------------------------------- 16:40:05 [INFO] 16:40:05 [INFO] --- clean:3.4.1:clean (default-clean) @ informationcoordinatorservice --- 16:40:05 [INFO] 16:40:05 [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ informationcoordinatorservice --- 16:40:06 [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-master/target/jacoco.exec 16:40:06 [INFO] 16:40:06 [INFO] --- build-helper:3.6.1:add-source (add-source) @ informationcoordinatorservice --- 16:40:06 [INFO] Source directory: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/target/generated-sources/annotations added. 16:40:06 [INFO] 16:40:06 [INFO] --- resources:3.3.1:resources (default-resources) @ informationcoordinatorservice --- 16:40:07 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/src/main/resources 16:40:07 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/src/main/resources 16:40:07 [INFO] 16:40:07 [INFO] --- compiler:3.8.0:compile (default-compile) @ informationcoordinatorservice --- 16:40:09 [INFO] Changes detected - recompiling the module! 16:40:09 [INFO] Compiling 50 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/target/classes 16:40:14 [INFO] 16:40:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ informationcoordinatorservice --- 16:40:14 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/src/test/resources 16:40:14 [INFO] 16:40:14 [INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ informationcoordinatorservice --- 16:40:14 [INFO] Changes detected - recompiling the module! 16:40:14 [INFO] Compiling 7 source files to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/target/test-classes 16:40:17 [INFO] 16:40:17 [INFO] --- surefire:3.5.3:test (default-test) @ informationcoordinatorservice --- 16:40:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:40:18 [INFO] 16:40:18 [INFO] ------------------------------------------------------- 16:40:18 [INFO] T E S T S 16:40:18 [INFO] ------------------------------------------------------- 16:40:21 [INFO] Running org.oransc.ics.ApplicationTest 16:40:22 16:40:21.963 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.ics.Application for test class org.oransc.ics.ApplicationTest 16:40:22 16:40:22.648 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running 16:40:23 16:40:23 . ____ _ __ _ _ 16:40:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:40:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:40:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:40:23 ' |____| .__|_| |_|_| |_\__, | / / / / 16:40:23 =========|_|==============|___/=/_/_/_/ 16:40:23 16:40:23 :: Spring Boot :: (v3.5.5) 16:40:23 16:40:23 2025-11-01T16:40:23.736Z INFO 2404 --- [ main] org.oransc.ics.ApplicationTest : Starting ApplicationTest using Java 17.0.4 with PID 2404 (started by jenkins in /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master) 16:40:23 2025-11-01T16:40:23.738Z INFO 2404 --- [ main] org.oransc.ics.ApplicationTest : The following 1 profile is active: "prod" 16:40:27 2025-11-01T16:40:27.770Z INFO 2404 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 16:40:27 2025-11-01T16:40:27.772Z INFO 2404 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.44] 16:40:27 2025-11-01T16:40:27.888Z INFO 2404 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 16:40:28 2025-11-01T16:40:28.466Z INFO 2404 --- [ main] o.o.ics.configuration.ApplicationConfig : Http proxy is not used 16:40:32 2025-11-01T16:40:32.244Z INFO 2404 --- [ 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] 16:40:32 2025-11-01T16:40:32.423Z INFO 2404 --- [ main] org.oransc.ics.ApplicationTest : Started ApplicationTest in 9.81 seconds (process running for 13.986) 16:40:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:40:35 2025-11-01T16:40:35.359Z INFO 2404 --- [o-auto-1-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:40:36 2025-11-01T16:40:36.501Z WARN 2404 --- [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: 16:40:36 2025-11-01T16:40:36.565Z INFO 2404 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:37 2025-11-01T16:40:37.227Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:37 2025-11-01T16:40:37.346Z INFO 2404 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 16:40:38 2025-11-01T16:40:38.045Z INFO 2404 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:38 2025-11-01T16:40:38.650Z INFO 2404 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:39 2025-11-01T16:40:38.996Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:40 2025-11-01T16:40:40.191Z INFO 2404 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:40 2025-11-01T16:40:40.271Z INFO 2404 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:40 2025-11-01T16:40:40.538Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 16:40:40 2025-11-01T16:40:40.680Z INFO 2404 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:40 2025-11-01T16:40:40.688Z INFO 2404 --- [o-auto-1-exec-9] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 16:40:41 2025-11-01T16:40:40.989Z INFO 2404 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:41 2025-11-01T16:40:41.130Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 16:40:41 2025-11-01T16:40:41.371Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:41 2025-11-01T16:40:41.385Z INFO 2404 --- [o-auto-1-exec-3] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 16:40:41 2025-11-01T16:40:41.907Z INFO 2404 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:42 2025-11-01T16:40:41.932Z INFO 2404 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 16:40:43 2025-11-01T16:40:42.967Z INFO 2404 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 16:40:43 2025-11-01T16:40:42.972Z WARN 2404 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:43899/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 16:40:43 2025-11-01T16:40:43.267Z INFO 2404 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:43 2025-11-01T16:40:43.277Z INFO 2404 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 16:40:44 2025-11-01T16:40:44.292Z INFO 2404 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 16:40:44 2025-11-01T16:40:44.296Z WARN 2404 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:43899/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 16:40:45 2025-11-01T16:40:45.094Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:45 2025-11-01T16:40:45.099Z INFO 2404 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:45 2025-11-01T16:40:45.179Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:45 2025-11-01T16:40:45.182Z INFO 2404 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:45 2025-11-01T16:40:45.253Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 16:40:45 2025-11-01T16:40:45.254Z INFO 2404 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 16:40:45 2025-11-01T16:40:45.902Z WARN 2404 --- [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: 16:40:45 2025-11-01T16:40:45.908Z INFO 2404 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:46 2025-11-01T16:40:46.369Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:46 2025-11-01T16:40:46.453Z INFO 2404 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId 16:40:46 2025-11-01T16:40:46.851Z INFO 2404 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 16:40:46 2025-11-01T16:40:46.932Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 16:40:47 2025-11-01T16:40:47.024Z INFO 2404 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId3 16:40:47 2025-11-01T16:40:47.109Z INFO 2404 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 16:40:47 2025-11-01T16:40:47.131Z INFO 2404 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 16:40:47 2025-11-01T16:40:47.436Z INFO 2404 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:48 2025-11-01T16:40:48.219Z INFO 2404 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:48 2025-11-01T16:40:48.664Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:49 2025-11-01T16:40:49.184Z INFO 2404 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:49 2025-11-01T16:40:49.381Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:49 2025-11-01T16:40:49.489Z WARN 2404 --- [o-auto-1-exec-5] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 16:40:50 2025-11-01T16:40:50.921Z INFO 2404 --- [o-auto-1-exec-2] o.springdoc.api.AbstractOpenApiResource : Init duration for springdoc-openapi is: 1007 ms 16:40:51 2025-11-01T16:40:51.316Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:51 2025-11-01T16:40:51.318Z INFO 2404 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:51 2025-11-01T16:40:51.487Z INFO 2404 --- [o-auto-1-exec-9] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 16:40:52 2025-11-01T16:40:52.516Z INFO 2404 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 16:40:52 2025-11-01T16:40:52.607Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 16:40:52 2025-11-01T16:40:52.669Z INFO 2404 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 16:40:52 2025-11-01T16:40:52.672Z INFO 2404 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 16:40:52 2025-11-01T16:40:52.912Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:53 2025-11-01T16:40:53.078Z WARN 2404 --- [or-http-epoll-4] 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 16:40:53 2025-11-01T16:40:53.087Z INFO 2404 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 16:40:54 2025-11-01T16:40:54.121Z INFO 2404 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:54 2025-11-01T16:40:54.191Z INFO 2404 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:54 2025-11-01T16:40:54.489Z INFO 2404 --- [o-auto-1-exec-4] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:54 2025-11-01T16:40:54.783Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 16:40:55 2025-11-01T16:40:55.791Z INFO 2404 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 16:40:55 2025-11-01T16:40:55.795Z WARN 2404 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:43899/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 16:40:56 2025-11-01T16:40:56.386Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 16:40:56 2025-11-01T16:40:56.389Z INFO 2404 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:57 2025-11-01T16:40:57.397Z INFO 2404 --- [o-auto-1-exec-6] o.o.i.c.ProducerSimulatorController : Job created (returning error) callback jobId 16:40:57 2025-11-01T16:40:57.403Z WARN 2404 --- [or-http-epoll-3] o.o.i.c.r1producer.ProducerCallbacks : Job subscription failed id: simulateProducerError url: https://localhost:43899/example-dataproducer/info-job-error, reason: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 1/1 16:40:57 2025-11-01T16:40:57.512Z INFO 2404 --- [o-auto-1-exec-2] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: DISABLED infoJobId: jobId 16:40:57 2025-11-01T16:40:57.735Z INFO 2404 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Producer supervision error 16:40:57 2025-11-01T16:40:57.739Z WARN 2404 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:43899/example-dataproducer/health-check-error 16:40:57 2025-11-01T16:40:57.743Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Producer supervision error 16:40:57 2025-11-01T16:40:57.746Z WARN 2404 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:43899/example-dataproducer/health-check-error 16:40:57 2025-11-01T16:40:57.807Z INFO 2404 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Producer supervision error 16:40:57 2025-11-01T16:40:57.810Z WARN 2404 --- [or-http-epoll-3] o.oransc.ics.tasks.ProducerSupervision : Unresponsive producer: simulateProducerError exception: 404 Not Found from GET https://localhost:43899/example-dataproducer/health-check-error 16:40:57 2025-11-01T16:40:57.887Z INFO 2404 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:57 2025-11-01T16:40:57.894Z INFO 2404 --- [o-auto-1-exec-4] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 16:40:58 2025-11-01T16:40:58.216Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:58 2025-11-01T16:40:58.278Z INFO 2404 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Producer supervision 16:40:58 2025-11-01T16:40:58.288Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:58 2025-11-01T16:40:58.297Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.A1eCallbacksSimulatorController : Job status callback status: ENABLED infoJobId: jobId 16:40:58 2025-11-01T16:40:58.607Z WARN 2404 --- [o-auto-1-exec-4] org.oransc.ics.repository.InfoType : Failed to find compatible version with: InfoType.TypeId(name=junkTypeId, version=), reason: Version must contain major.minor.patch code: 16:40:58 2025-11-01T16:40:58.660Z WARN 2404 --- [o-auto-1-exec-1] 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 16:40:58 2025-11-01T16:40:58.852Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:40:59 2025-11-01T16:40:59.006Z WARN 2404 --- [ main] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken1866878420960989992.txt, reason: /tmp/icsTestAuthToken1866878420960989992.txt 16:40:59 2025-11-01T16:40:59.032Z WARN 2404 --- [o-auto-1-exec-8] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken1866878420960989992.txt, reason: /tmp/icsTestAuthToken1866878420960989992.txt 16:40:59 2025-11-01T16:40:59.041Z WARN 2404 --- [or-http-epoll-3] org.oransc.ics.clients.SecurityContext : Could not read auth token file: /tmp/icsTestAuthToken1866878420960989992.txt, reason: /tmp/icsTestAuthToken1866878420960989992.txt 16:40:59 2025-11-01T16:40:59.047Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 16:40:59 2025-11-01T16:40:59.659Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@6dc5e804 16:40:59 2025-11-01T16:40:59.798Z INFO 2404 --- [o-auto-1-exec-7] o.o.i.c.ConsumerSimulatorController : Job type registration status callback status: org.oransc.ics.controllers.r1consumer.ConsumerTypeRegistrationInfo@36c079c6 16:41:00 2025-11-01T16:41:00.387Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:41:00 2025-11-01T16:41:00.692Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:41:01 2025-11-01T16:41:01.276Z INFO 2404 --- [o-auto-1-exec-8] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:41:01 2025-11-01T16:41:01.391Z WARN 2404 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 16:41:01 2025-11-01T16:41:01.460Z WARN 2404 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 16:41:01 2025-11-01T16:41:01.525Z WARN 2404 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 16:41:01 2025-11-01T16:41:01.601Z WARN 2404 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 16:41:01 2025-11-01T16:41:01.667Z WARN 2404 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 16:41:01 2025-11-01T16:41:01.732Z WARN 2404 --- [or-http-epoll-1] o.o.i.c.a.AuthorizationCheck : Error returned from auth server: Failed to resolve 'junk' [A(1)] 16:41:02 2025-11-01T16:41:02.191Z INFO 2404 --- [o-auto-1-exec-9] o.o.i.c.ProducerSimulatorController : Job started callback jobId1 16:41:02 2025-11-01T16:41:02.268Z INFO 2404 --- [o-auto-1-exec-5] o.o.i.c.ProducerSimulatorController : Job started callback jobId2 16:41:02 2025-11-01T16:41:02.276Z WARN 2404 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 16:41:02 2025-11-01T16:41:02.283Z INFO 2404 --- [o-auto-1-exec-3] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId2 16:41:02 2025-11-01T16:41:02.284Z INFO 2404 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 16:41:02 2025-11-01T16:41:02.307Z INFO 2404 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job deleted callback jobId1 16:41:11 2025-11-01T16:41:11.157Z WARN 2404 --- [or-http-epoll-1] o.o.i.repository.InfoTypeSubscriptions : Consumer callback failed Retries exhausted: 3/3, removing subscription subscriptionId 16:41:11 2025-11-01T16:41:11.612Z WARN 2404 --- [ main] org.oransc.ics.ApplicationTest : Test removing a job when the db file is gone 16:41:12 2025-11-01T16:41:12.194Z INFO 2404 --- [o-auto-1-exec-7] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:41:12 2025-11-01T16:41:12.198Z INFO 2404 --- [-auto-1-exec-10] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:41:12 2025-11-01T16:41:12.460Z INFO 2404 --- [o-auto-1-exec-2] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:41:12 2025-11-01T16:41:12.467Z INFO 2404 --- [o-auto-1-exec-1] o.o.i.c.ProducerSimulatorController : Job started callback jobId 16:41:12 2025-11-01T16:41:12.631Z DEBUG 2404 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 16:41:12 2025-11-01T16:41:12.633Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 GET uri = 'https://localhost:43899/actuator/loggers/org.oransc.ics'' 16:41:12 2025-11-01T16:41:12.650Z DEBUG 2404 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 16:41:12 2025-11-01T16:41:12.652Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:43899/actuator/loggers/org.springframework.boot.actuate'' 16:41:12 2025-11-01T16:41:12.661Z DEBUG 2404 --- [or-http-epoll-4] org.oransc.ics.clients.AsyncRestClient : 300 resp: 204 NO_CONTENT 16:41:12 2025-11-01T16:41:12.662Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 300 POST uri = 'https://localhost:43899/actuator/shutdown'' 16:41:12 2025-11-01T16:41:12.675Z TRACE 2404 --- [o-auto-1-exec-9] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped to Actuator web endpoint 'shutdown' 16:41:12 2025-11-01T16:41:12.680Z DEBUG 2404 --- [or-http-epoll-1] org.oransc.ics.clients.AsyncRestClient : 300 resp: 200 OK 16:41:12 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.74 s -- in org.oransc.ics.ApplicationTest 16:41:12 [INFO] Running org.oransc.ics.clients.AsyncRestClientTest 16:41:13 2025-11-01T16:41:13.266Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'http://localhost:50905/BaseUrl/test'' 16:41:13 2025-11-01T16:41:13.319Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 16:41:13 2025-11-01T16:41:13.327Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 PUT uri = 'http://localhost:50905/BaseUrl/test'' 16:41:13 2025-11-01T16:41:13.331Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 16:41:13 2025-11-01T16:41:13.333Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : Response error: 16:41:13 2025-11-01T16:41:13.336Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 DELETE uri = 'http://localhost:50905/BaseUrl/test'' 16:41:13 2025-11-01T16:41:13.338Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 16:41:13 2025-11-01T16:41:13.343Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : Response error: 16:41:13 2025-11-01T16:41:13.347Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:50905/BaseUrl/test'' 16:41:13 2025-11-01T16:41:13.352Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 16:41:13 2025-11-01T16:41:13.353Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : Response error: 16:41:13 2025-11-01T16:41:13.356Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 GET uri = 'http://localhost:50905/BaseUrl/test'' 16:41:13 2025-11-01T16:41:13.359Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 16:41:13 2025-11-01T16:41:13.360Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : Response error: 16:41:13 2025-11-01T16:41:13.364Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 DELETE uri = 'http://localhost:50905/BaseUrl/test'' 16:41:13 2025-11-01T16:41:13.369Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 16:41:13 2025-11-01T16:41:13.386Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:50905/BaseUrl/test'' 16:41:13 2025-11-01T16:41:13.390Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : 301 resp: 500 INTERNAL_SERVER_ERROR 16:41:13 2025-11-01T16:41:13.391Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : Response error: 16:41:13 2025-11-01T16:41:13.395Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:50905/BaseUrl/test'' 16:41:13 2025-11-01T16:41:13.398Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 16:41:13 2025-11-01T16:41:13.446Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 PUT uri = 'http://localhost:50905/BaseUrl/test'' 16:41:13 2025-11-01T16:41:13.449Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 16:41:13 2025-11-01T16:41:13.496Z DEBUG 2404 --- [ main] org.oransc.ics.clients.AsyncRestClient : 301 POST uri = 'http://localhost:50905/BaseUrl/test'' 16:41:13 2025-11-01T16:41:13.499Z DEBUG 2404 --- [or-http-epoll-2] org.oransc.ics.clients.AsyncRestClient : 301 resp: 200 OK 16:41:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s -- in org.oransc.ics.clients.AsyncRestClientTest 16:41:14 [INFO] 16:41:14 [INFO] Results: 16:41:14 [INFO] 16:41:14 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 16:41:14 [INFO] 16:41:14 [INFO] 16:41:14 [INFO] --- swagger-codegen:3.0.11:generate (default) @ informationcoordinatorservice --- 16:41:18 [INFO] No .swagger-codegen-ignore file found. 16:41:19 [WARNING] can't open handlebars/openapi/README.md for input 16:41:19 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/api/.swagger-codegen-ignore 16:41:19 [INFO] writing file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/api/.swagger-codegen/VERSION 16:41:19 [INFO] 16:41:19 [INFO] --- jacoco:0.8.8:report (default-report) @ informationcoordinatorservice --- 16:41:19 [INFO] Loading execution data file /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/target/jacoco.exec 16:41:19 [INFO] Analyzed bundle 'informationcoordinatorservice' with 54 classes 16:41:19 [INFO] 16:41:19 [INFO] --- jar:3.4.2:jar (default-jar) @ informationcoordinatorservice --- 16:41:20 [INFO] Building jar: /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar 16:41:20 [INFO] 16:41:20 [INFO] --- spring-boot:3.5.5:repackage (repackage) @ informationcoordinatorservice --- 16:41:22 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:41:22 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar.original 16:41:22 [INFO] 16:41:22 [INFO] --- docker:0.30.0:build (generate-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 16:41:24 [INFO] 16:41:24 [INFO] --- failsafe:3.5.3:integration-test (default) @ informationcoordinatorservice --- 16:41:24 [INFO] 16:41:24 [INFO] --- failsafe:3.5.3:verify (default) @ informationcoordinatorservice --- 16:41:24 [INFO] No tests to run. 16:41:24 [INFO] 16:41:24 [INFO] --- install:3.1.4:install (default-install) @ informationcoordinatorservice --- 16:41:24 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.7.0-SNAPSHOT/informationcoordinatorservice-1.7.0-SNAPSHOT.pom 16:41:24 [INFO] Installing /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/target/informationcoordinatorservice-1.7.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/informationcoordinatorservice/1.7.0-SNAPSHOT/informationcoordinatorservice-1.7.0-SNAPSHOT.jar 16:41:24 [INFO] 16:41:24 [INFO] --- docker:0.30.0:build (push-nonrtric-plt-informationcoordinatorservice-image) @ informationcoordinatorservice --- 16:41:24 [INFO] 16:41:24 [INFO] --- dependency:3.8.1:tree (default-cli) @ informationcoordinatorservice --- 16:41:26 [INFO] org.o-ran-sc.nonrtric.plt:informationcoordinatorservice:jar:1.7.0-SNAPSHOT 16:41:26 [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.0.2:compile 16:41:26 [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.0.2:compile 16:41:26 [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.0.2:compile 16:41:26 [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.7:compile 16:41:26 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 16:41:26 [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.7:compile 16:41:26 [INFO] | | +- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.7:compile 16:41:26 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 16:41:26 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.19.2:compile 16:41:26 [INFO] | +- org.webjars:swagger-ui:jar:4.15.5:compile 16:41:26 [INFO] | +- org.webjars:webjars-locator-core:jar:0.59:compile 16:41:26 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 16:41:26 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.149:compile 16:41:26 [INFO] +- org.springdoc:springdoc-openapi-ui:jar:1.6.14:compile 16:41:26 [INFO] | \- org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.14:compile 16:41:26 [INFO] | \- org.springdoc:springdoc-openapi-common:jar:1.6.14:compile 16:41:26 [INFO] | \- io.swagger.core.v3:swagger-core:jar:2.2.7:compile 16:41:26 [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.2.7:compile 16:41:26 [INFO] | \- io.swagger.core.v3:swagger-models:jar:2.2.7:compile 16:41:26 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.5.5:compile 16:41:26 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.5:compile 16:41:26 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.5:compile 16:41:26 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 16:41:26 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.18:compile 16:41:26 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 16:41:26 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 16:41:26 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 16:41:26 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 16:41:26 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 16:41:26 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.5:compile 16:41:26 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 16:41:26 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 16:41:26 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 16:41:26 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.19.2:compile 16:41:26 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2:compile 16:41:26 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.19.2:compile 16:41:26 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.5.5:compile 16:41:26 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.44:compile 16:41:26 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.44:compile 16:41:26 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.44:compile 16:41:26 [INFO] | +- org.springframework:spring-web:jar:6.2.10:compile 16:41:26 [INFO] | \- org.springframework:spring-webmvc:jar:6.2.10:compile 16:41:26 [INFO] | +- org.springframework:spring-aop:jar:6.2.10:compile 16:41:26 [INFO] | +- org.springframework:spring-context:jar:6.2.10:compile 16:41:26 [INFO] | \- org.springframework:spring-expression:jar:6.2.10:compile 16:41:26 [INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.5.5:compile 16:41:26 [INFO] | \- org.thymeleaf:thymeleaf-spring6:jar:3.1.3.RELEASE:compile 16:41:26 [INFO] | \- org.thymeleaf:thymeleaf:jar:3.1.3.RELEASE:compile 16:41:26 [INFO] | +- org.attoparser:attoparser:jar:2.0.7.RELEASE:compile 16:41:26 [INFO] | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile 16:41:26 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.5:compile 16:41:26 [INFO] | \- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.5:compile 16:41:26 [INFO] | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.9:compile 16:41:26 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.124.Final:compile 16:41:26 [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.124.Final:compile 16:41:26 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.124.Final:compile 16:41:26 [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.124.Final:compile 16:41:26 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.124.Final:compile 16:41:26 [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.9:compile 16:41:26 [INFO] | \- io.netty:netty-handler-proxy:jar:4.1.124.Final:compile 16:41:26 [INFO] | \- io.netty:netty-codec-socks:jar:4.1.124.Final:compile 16:41:26 [INFO] +- org.springframework:spring-webflux:jar:6.2.10:compile 16:41:26 [INFO] | +- org.springframework:spring-beans:jar:6.2.10:compile 16:41:26 [INFO] | +- org.springframework:spring-core:jar:6.2.10:compile 16:41:26 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.10:compile 16:41:26 [INFO] | \- io.projectreactor:reactor-core:jar:3.7.9:compile 16:41:26 [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 16:41:26 [INFO] +- com.google.code.gson:gson:jar:2.9.0:compile 16:41:26 [INFO] +- org.json:json:jar:20230227:compile 16:41:26 [INFO] +- com.github.erosb:everit-json-schema:jar:1.12.1:compile 16:41:26 [INFO] | +- commons-validator:commons-validator:jar:1.6:compile 16:41:26 [INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile 16:41:26 [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile 16:41:26 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 16:41:26 [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile 16:41:26 [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile 16:41:26 [INFO] | \- com.google.re2j:re2j:jar:1.3:compile 16:41:26 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.5:compile 16:41:26 [INFO] | +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.5:compile 16:41:26 [INFO] | | \- org.springframework.boot:spring-boot-actuator:jar:3.5.5:compile 16:41:26 [INFO] | +- io.micrometer:micrometer-observation:jar:1.15.3:compile 16:41:26 [INFO] | | \- io.micrometer:micrometer-commons:jar:1.15.3:compile 16:41:26 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.3:compile 16:41:26 [INFO] | \- io.micrometer:micrometer-core:jar:1.15.3:compile 16:41:26 [INFO] | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 16:41:26 [INFO] | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 16:41:26 [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.5.5:compile (optional) 16:41:26 [INFO] | +- org.springframework.boot:spring-boot:jar:3.5.5:compile 16:41:26 [INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.5:compile 16:41:26 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.5.5:compile (optional) 16:41:26 [INFO] +- software.amazon.awssdk:s3:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.17.292:compile 16:41:26 [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:arns:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:profiles:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:auth:jar:2.17.292:compile 16:41:26 [INFO] | | +- software.amazon.awssdk:json-utils:jar:2.17.292:compile 16:41:26 [INFO] | | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.17.292:compile 16:41:26 [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile 16:41:26 [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:regions:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:annotations:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:utils:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:aws-core:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.17.292:compile 16:41:26 [INFO] | +- software.amazon.awssdk:apache-client:jar:2.17.292:runtime 16:41:26 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime 16:41:26 [INFO] | | | \- commons-codec:commons-codec:jar:1.18.0:runtime 16:41:26 [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime 16:41:26 [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.17.292:runtime 16:41:26 [INFO] | +- io.netty:netty-codec-http:jar:4.1.124.Final:compile 16:41:26 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.124.Final:compile 16:41:26 [INFO] | +- io.netty:netty-codec:jar:4.1.124.Final:compile 16:41:26 [INFO] | +- io.netty:netty-transport:jar:4.1.124.Final:compile 16:41:26 [INFO] | | \- io.netty:netty-resolver:jar:4.1.124.Final:compile 16:41:26 [INFO] | +- io.netty:netty-common:jar:4.1.124.Final:compile 16:41:26 [INFO] | +- io.netty:netty-buffer:jar:4.1.124.Final:compile 16:41:26 [INFO] | +- io.netty:netty-handler:jar:4.1.124.Final:compile 16:41:26 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.124.Final:compile 16:41:26 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.124.Final:compile 16:41:26 [INFO] +- org.projectlombok:lombok:jar:1.18.38:provided 16:41:26 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.5:test 16:41:26 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.5:test 16:41:26 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.5:test 16:41:26 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 16:41:26 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile 16:41:26 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile 16:41:26 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 16:41:26 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 16:41:26 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 16:41:26 [INFO] | +- org.assertj:assertj-core:jar:3.27.4:test 16:41:26 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 16:41:26 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 16:41:26 [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 16:41:26 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 16:41:26 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 16:41:26 [INFO] | +- org.springframework:spring-test:jar:6.2.10:test 16:41:26 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.3:test 16:41:26 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 16:41:26 [INFO] +- io.projectreactor:reactor-test:jar:3.7.9:test 16:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 16:41:26 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 16:41:26 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:41:26 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 16:41:26 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 16:41:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:41:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 16:41:26 [INFO] +- org.mockito:mockito-core:jar:5.17.0:test 16:41:26 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:41:26 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:41:26 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 16:41:26 [INFO] \- com.squareup.okhttp3:mockwebserver:jar:5.1.0:test 16:41:26 [INFO] +- com.squareup.okhttp3:mockwebserver3:jar:5.1.0:test 16:41:26 [INFO] +- junit:junit:jar:4.13.2:test 16:41:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:41:26 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25:test 16:41:26 [INFO] | \- org.jetbrains:annotations:jar:13.0:test 16:41:26 [INFO] \- com.squareup.okhttp3:okhttp-jvm:jar:5.1.0:test 16:41:26 [INFO] \- com.squareup.okio:okio-jvm:jar:3.15.0:test 16:41:26 [INFO] 16:41:26 [INFO] --- clm:2.54.0-01:index (default-cli) @ informationcoordinatorservice --- 16:41:26 [INFO] Saved module information to /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/target/sonatype-clm/module.xml 16:41:26 [INFO] ------------------------------------------------------------------------ 16:41:26 [INFO] BUILD SUCCESS 16:41:26 [INFO] ------------------------------------------------------------------------ 16:41:26 [INFO] Total time: 02:07 min 16:41:26 [INFO] Finished at: 2025-11-01T16:41:26Z 16:41:26 [INFO] ------------------------------------------------------------------------ 16:41:27 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash /tmp/jenkins2140557663200798319.sh 16:41:27 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/sh -xe /tmp/jenkins17841331954007020296.sh 16:41:27 + xargs rm -rf 16:41:27 + find . -regex .*karaf/target 16:41:28 $ ssh-agent -k 16:41:28 unset SSH_AUTH_SOCK; 16:41:28 unset SSH_AGENT_PID; 16:41:28 echo Agent pid 1741 killed; 16:41:28 [ssh-agent] Stopped. 16:41:28 FATAL: Could not verify application public id from IQ Server 16:41:28 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 16:41:28 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 16:41:28 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 16:41:28 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 16:41:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 16:41:28 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 16:41:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 16:41:28 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) 16:41:28 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 16:41:28 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 16:41:28 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 16:41:28 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 16:41:28 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 16:41:28 at hudson.model.Build$BuildExecution.build(Build.java:199) 16:41:28 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 16:41:28 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 16:41:28 at hudson.model.Run.execute(Run.java:1895) 16:41:28 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 16:41:28 at hudson.model.ResourceController.execute(ResourceController.java:101) 16:41:28 at hudson.model.Executor.run(Executor.java:442) 16:41:28 [PostBuildScript] - [INFO] Executing post build scripts. 16:41:28 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash /tmp/jenkins12472074316925710536.sh 16:41:28 ---> sysstat.sh 16:41:28 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash /tmp/jenkins1364133747700415411.sh 16:41:28 ---> package-listing.sh 16:41:28 ++ facter osfamily 16:41:28 ++ tr '[:upper:]' '[:lower:]' 16:41:29 + OS_FAMILY=debian 16:41:29 + workspace=/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master 16:41:29 + START_PACKAGES=/tmp/packages_start.txt 16:41:29 + END_PACKAGES=/tmp/packages_end.txt 16:41:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:41:29 + PACKAGES=/tmp/packages_start.txt 16:41:29 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master ']' 16:41:29 + PACKAGES=/tmp/packages_end.txt 16:41:29 + case "${OS_FAMILY}" in 16:41:29 + dpkg -l 16:41:29 + grep '^ii' 16:41:29 + '[' -f /tmp/packages_start.txt ']' 16:41:29 + '[' -f /tmp/packages_end.txt ']' 16:41:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:41:29 + '[' /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master ']' 16:41:29 + mkdir -p /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/archives/ 16:41:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/archives/ 16:41:29 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash /tmp/jenkins5670407736309331304.sh 16:41:29 ---> capture-instance-metadata.sh 16:41:29 Setup pyenv: 16:41:29 system 16:41:29 3.8.13 16:41:29 3.9.13 16:41:29 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/.python-version) 16:41:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c3UA from file:/tmp/.os_lf_venv 16:41:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:41:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:41:33 lf-activate-venv(): INFO: Base packages installed successfully 16:41:33 lf-activate-venv(): INFO: Installing additional packages: lftools 16:41:53 lf-activate-venv(): INFO: Adding /tmp/venv-c3UA/bin to PATH 16:41:53 INFO: Running in OpenStack, capturing instance metadata 16:41:53 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash /tmp/jenkins14252743705349787418.sh 16:41:53 provisioning config files... 16:41:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master@tmp/config17628480201537503056tmp 16:41:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:41:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:41:53 [EnvInject] - Injecting environment variables from a build step. 16:41:53 [EnvInject] - Injecting as environment variables the properties content 16:41:53 SERVER_ID=logs 16:41:53 16:41:53 [EnvInject] - Variables injected successfully. 16:41:53 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash /tmp/jenkins2700657642880803030.sh 16:41:53 ---> create-netrc.sh 16:41:54 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash /tmp/jenkins2999227546859051291.sh 16:41:54 ---> python-tools-install.sh 16:41:54 Setup pyenv: 16:41:54 system 16:41:54 3.8.13 16:41:54 3.9.13 16:41:54 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/.python-version) 16:41:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c3UA from file:/tmp/.os_lf_venv 16:41:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:41:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:41:57 lf-activate-venv(): INFO: Base packages installed successfully 16:41:57 lf-activate-venv(): INFO: Installing additional packages: lftools 16:42:16 lf-activate-venv(): INFO: Adding /tmp/venv-c3UA/bin to PATH 16:42:16 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash /tmp/jenkins3075781203669876474.sh 16:42:16 ---> sudo-logs.sh 16:42:16 Archiving 'sudo' log.. 16:42:17 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash /tmp/jenkins1881200913147025915.sh 16:42:17 ---> job-cost.sh 16:42:17 Setup pyenv: 16:42:17 system 16:42:17 3.8.13 16:42:17 3.9.13 16:42:17 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/.python-version) 16:42:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c3UA from file:/tmp/.os_lf_venv 16:42:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:42:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:42:20 lf-activate-venv(): INFO: Base packages installed successfully 16:42:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:42:31 lf-activate-venv(): INFO: Adding /tmp/venv-c3UA/bin to PATH 16:42:31 INFO: No Stack... 16:42:32 INFO: Retrieving Pricing Info for: v3-starter-4 16:42:32 INFO: Archiving Costs 16:42:32 [nonrtric-plt-informationcoordinatorservice-maven-clm-master] $ /bin/bash -l /tmp/jenkins2467334443280628673.sh 16:42:32 ---> logs-deploy.sh 16:42:32 Setup pyenv: 16:42:32 system 16:42:32 3.8.13 16:42:32 3.9.13 16:42:32 * 3.10.6 (set by /w/workspace/nonrtric-plt-informationcoordinatorservice-maven-clm-master/.python-version) 16:42:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c3UA from file:/tmp/.os_lf_venv 16:42:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:42:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:42:35 lf-activate-venv(): INFO: Base packages installed successfully 16:42:35 lf-activate-venv(): INFO: Installing additional packages: lftools 16:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-c3UA/bin to PATH 16:42:55 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-informationcoordinatorservice-maven-clm-master/187 16:42:55 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 16:42:57 Archives upload complete. 16:42:57 INFO: archiving logs to Nexus 16:42:58 ---> uname -a: 16:42:58 Linux prd-ubuntu1804-builder-4c-4g-7943 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:42:58 16:42:58 16:42:58 ---> lscpu: 16:42:58 Architecture: x86_64 16:42:58 CPU op-mode(s): 32-bit, 64-bit 16:42:58 Byte Order: Little Endian 16:42:58 CPU(s): 4 16:42:58 On-line CPU(s) list: 0-3 16:42:58 Thread(s) per core: 1 16:42:58 Core(s) per socket: 1 16:42:58 Socket(s): 4 16:42:58 NUMA node(s): 1 16:42:58 Vendor ID: AuthenticAMD 16:42:58 CPU family: 23 16:42:58 Model: 49 16:42:58 Model name: AMD EPYC-Rome Processor 16:42:58 Stepping: 0 16:42:58 CPU MHz: 2800.000 16:42:58 BogoMIPS: 5600.00 16:42:58 Virtualization: AMD-V 16:42:58 Hypervisor vendor: KVM 16:42:58 Virtualization type: full 16:42:58 L1d cache: 32K 16:42:58 L1i cache: 32K 16:42:58 L2 cache: 512K 16:42:58 L3 cache: 16384K 16:42:58 NUMA node0 CPU(s): 0-3 16:42:58 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 16:42:58 16:42:58 16:42:58 ---> nproc: 16:42:58 4 16:42:58 16:42:58 16:42:58 ---> df -h: 16:42:58 Filesystem Size Used Avail Use% Mounted on 16:42:58 udev 3.9G 0 3.9G 0% /dev 16:42:58 tmpfs 798M 664K 797M 1% /run 16:42:58 /dev/vda1 20G 7.7G 12G 40% / 16:42:58 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:42:58 tmpfs 5.0M 0 5.0M 0% /run/lock 16:42:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:42:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:42:58 tmpfs 798M 0 798M 0% /run/user/1001 16:42:58 16:42:58 16:42:59 ---> free -m: 16:42:59 total used free shared buff/cache available 16:42:59 Mem: 7975 441 5195 0 2339 7250 16:42:59 Swap: 1023 0 1023 16:42:59 16:42:59 16:42:59 ---> ip addr: 16:42:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:42:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:42:59 inet 127.0.0.1/8 scope host lo 16:42:59 valid_lft forever preferred_lft forever 16:42:59 inet6 ::1/128 scope host 16:42:59 valid_lft forever preferred_lft forever 16:42:59 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:42:59 link/ether fa:16:3e:f2:1c:9b brd ff:ff:ff:ff:ff:ff 16:42:59 inet 10.32.7.117/23 brd 10.32.7.255 scope global dynamic ens3 16:42:59 valid_lft 86041sec preferred_lft 86041sec 16:42:59 inet6 fe80::f816:3eff:fef2:1c9b/64 scope link 16:42:59 valid_lft forever preferred_lft forever 16:42:59 16:42:59 16:42:59 ---> sar -b -r -n DEV: 16:42:59 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-7943) 11/01/25 _x86_64_ (4 CPU) 16:42:59 16:42:59 16:37:02 LINUX RESTART (4 CPU) 16:42:59 16:42:59 16:38:01 tps rtps wtps bread/s bwrtn/s 16:42:59 16:39:01 47.27 0.32 46.95 28.39 6891.57 16:42:59 16:40:01 73.83 30.12 43.70 1645.32 8777.07 16:42:59 16:41:01 20.51 10.20 10.31 773.60 5572.00 16:42:59 16:42:01 23.41 1.53 21.88 102.92 7151.21 16:42:59 Average: 41.26 10.54 30.71 637.57 7098.03 16:42:59 16:42:59 16:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:42:59 16:39:01 5870672 7448800 2296740 28.12 51548 1697016 657976 7.14 555548 1558080 141100 16:42:59 16:40:01 5556008 7332668 2611404 31.97 60844 1876872 756980 8.21 688076 1721232 66132 16:42:59 16:41:01 4554064 6451384 3613348 44.24 63172 1991188 1557996 16.91 1623676 1772836 772 16:42:59 16:42:01 5345012 7445268 2822400 34.56 67964 2184892 639088 6.93 693936 1908088 25628 16:42:59 Average: 5331439 7169530 2835973 34.72 60882 1937492 903010 9.80 890309 1740059 58408 16:42:59 16:42:59 16:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:42:59 16:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:42:59 16:39:01 ens3 54.63 39.79 698.80 5.36 0.00 0.00 0.00 0.00 16:42:59 16:40:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:42:59 16:40:01 ens3 117.38 87.19 1219.09 19.24 0.00 0.00 0.00 0.00 16:42:59 16:41:01 lo 79.47 79.47 29.63 29.63 0.00 0.00 0.00 0.00 16:42:59 16:41:01 ens3 124.68 110.43 1446.64 13.98 0.00 0.00 0.00 0.00 16:42:59 16:42:01 lo 43.14 43.14 7.05 7.05 0.00 0.00 0.00 0.00 16:42:59 16:42:01 ens3 119.40 107.42 1253.86 19.08 0.00 0.00 0.00 0.00 16:42:59 Average: lo 31.02 31.02 9.20 9.20 0.00 0.00 0.00 0.00 16:42:59 Average: ens3 104.02 86.20 1154.58 14.41 0.00 0.00 0.00 0.00 16:42:59 16:42:59 16:42:59 ---> sar -P ALL: 16:42:59 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-7943) 11/01/25 _x86_64_ (4 CPU) 16:42:59 16:42:59 16:37:02 LINUX RESTART (4 CPU) 16:42:59 16:42:59 16:38:01 CPU %user %nice %system %iowait %steal %idle 16:42:59 16:39:01 all 17.06 0.00 0.99 2.32 1.85 77.77 16:42:59 16:39:01 0 11.52 0.00 0.98 8.07 1.57 77.87 16:42:59 16:39:01 1 17.45 0.00 0.65 0.65 1.25 80.01 16:42:59 16:39:01 2 38.34 0.00 2.27 0.58 3.17 55.64 16:42:59 16:39:01 3 0.86 0.00 0.08 0.02 1.40 97.64 16:42:59 16:40:01 all 16.58 0.00 1.11 1.97 3.50 76.85 16:42:59 16:40:01 0 14.43 0.00 0.56 1.79 2.91 80.32 16:42:59 16:40:01 1 10.62 0.00 0.90 2.12 2.61 83.75 16:42:59 16:40:01 2 27.60 0.00 1.65 0.93 4.40 65.42 16:42:59 16:40:01 3 13.61 0.00 1.33 3.00 4.10 77.96 16:42:59 16:41:01 all 46.25 0.00 1.60 0.79 7.86 43.50 16:42:59 16:41:01 0 43.77 0.00 1.37 0.75 7.44 46.67 16:42:59 16:41:01 1 46.51 0.00 1.75 1.09 8.35 42.31 16:42:59 16:41:01 2 42.13 0.00 1.74 0.79 8.04 47.30 16:42:59 16:41:01 3 52.62 0.00 1.54 0.56 7.62 37.67 16:42:59 16:42:01 all 24.94 0.00 1.36 1.02 3.48 69.19 16:42:59 16:42:01 0 22.12 0.00 1.09 2.11 2.84 71.83 16:42:59 16:42:01 1 19.41 0.00 1.61 1.21 3.31 74.46 16:42:59 16:42:01 2 44.19 0.00 1.61 0.44 4.06 49.70 16:42:59 16:42:01 3 14.13 0.00 1.14 0.31 3.70 80.71 16:42:59 Average: all 26.26 0.00 1.27 1.52 4.19 66.76 16:42:59 Average: 0 23.02 0.00 1.00 3.17 3.70 69.11 16:42:59 Average: 1 23.58 0.00 1.23 1.27 3.90 70.02 16:42:59 Average: 2 38.06 0.00 1.81 0.69 4.93 54.51 16:42:59 Average: 3 20.34 0.00 1.02 0.97 4.21 73.46 16:42:59 16:42:59 16:42:59