Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3468 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-dmkHk6gMz9PI/agent.2086 SSH_AGENT_PID=2088 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release@tmp/private_key_4306143401332940521.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git init /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 Checking out Revision ed85757ec5281b42bdaa6d79bcee34d521ff270a (refs/remotes/origin/j-release) > git config core.sparsecheckout # timeout=10 > git checkout -f ed85757ec5281b42bdaa6d79bcee34d521ff270a # timeout=10 Commit message: "Doc - Remove all traces of old ONAP & OSC Wiki links" > git rev-list --no-walk ed85757ec5281b42bdaa6d79bcee34d521ff270a # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.onap/oran.url # timeout=10 > git config -f .gitmodules --get submodule.onap/oran.path # timeout=10 > git submodule update --init --recursive onap/oran # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins4228540287536010095.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oM1j lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-oM1j/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-oM1j/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.30 botocore==1.42.30 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.1 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.1 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins16374275902221329425.sh + echo quiet=on 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-docker-4c-4g-3468 [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=j-release -Dsha1=origin/j-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/a1policymanagementservice -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 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} -Ddocker.skip=true" -DGERRIT_PROJECT=nonrtric/plt/a1policymanagementservice --version Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins13313147272507355331.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/sh /tmp/jenkins13983580317564431517.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release@tmp/config7693915087061235172tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release@tmp/config11531801074724190018tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins16801182601185155208.sh ---> common-variables.sh --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 ---> sonatype-clm.sh Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] --------< org.o-ran-sc.nonrtric.plt:a1policymanagementservice >--------- [INFO] Building a1policymanagementservice 2.8.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'maven-resources-plugin:3.3.1:copy-resources (copy-resource-configuration-files)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-resources-plugin:3.3.1:copy-resources (copy-resource-openapi-files-fromsubmodule)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-resources-plugin:3.3.1:copy-resources (copy-resource-doc-openapi)' [WARNING] Parameter 'verbose' is unknown for plugin 'maven-resources-plugin:3.3.1:copy-resources (copy-resource-openapi-html)' [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ a1policymanagementservice --- [INFO] [INFO] --- exec:3.1.0:exec (git submodule update) @ a1policymanagementservice --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ a1policymanagementservice --- [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-a1policymanagementservice-maven-clm-j-release/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-configuration-files) @ a1policymanagementservice --- [INFO] Copying 6 resources from onap/oran/a1-policy-management/config to config [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi-files-fromsubmodule) @ a1policymanagementservice --- [INFO] Copying 3 resources from onap/oran/a1-policy-management/api to api [INFO] [INFO] --- build-helper:3.5.0:add-source (add-additional-source-dirs) @ a1policymanagementservice --- [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/annotations added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/add-src/main/java added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/add-src/main/resources added. [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-additional-testsource-dirs) @ a1policymanagementservice --- [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/add-src/test/java added. [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/add-src/test/resources added. [INFO] [INFO] --- openapi-generator:6.6.0:generate (generate-openapi-policy-api) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (text/plain;charset=UTF-8) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getPolicyInstances [INFO] Processing operation performAccessControl [INFO] Processing operation threaddump [INFO] Processing operation getStatus [INFO] Processing operation loggers [INFO] Processing operation health-path [INFO] Processing operation getRic [INFO] Processing operation shutdown [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicy [INFO] Processing operation deletePolicy [INFO] Processing operation metrics-requiredMetricName [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation links [INFO] Processing operation loggers-name [INFO] Processing operation loggers-name_2 [INFO] Processing operation keepAliveService [INFO] Processing operation metrics [INFO] Processing operation getRics [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation info [INFO] Processing operation getStatusV1 [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation logfile [INFO] Processing operation health [INFO] Processing operation getPolicyIds [INFO] Processing operation putPolicy [INFO] Processing operation deleteService [INFO] Processing operation heapdump [INFO] Processing operation getPolicyStatus [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/AuthorizationResult.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Input.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Link.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyAuthorization.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyStatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeDefinition.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceCallbackInfoV2.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/StatusInfo.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (text/plain;charset=UTF-8) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (text/plain;charset=UTF-8) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/A1PolicyManagementApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ActuatorApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/AuthorizationApiApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ConfigurationApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/HealthCheckApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/NearRtRicRepositoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ServiceRegistryAndSupervisionApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:6.6.0:generate (generate-policy-api-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getRics [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicy [INFO] Processing operation putPolicy [INFO] Processing operation deletePolicy [INFO] Processing operation getAllPolicies [INFO] Processing operation createPolicy [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation keepAliveService [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation deleteService [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/AuthorizationResult.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/Input.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/Link.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyAuthorization.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyObjectInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyStatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ProblemDetails.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceCallbackInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/StatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/A1PolicyManagementApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ConfigurationApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/HealthCheckApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/NearRtRicRepositoryApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ a1policymanagementservice --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.10.0:compile (default-compile) @ a1policymanagementservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 122 source files to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/classes [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/v2/PolicyController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/v2/PolicyController.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/util/v3/Helper.java: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/util/v3/Helper.java uses or overrides a deprecated API that is marked for removal. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/util/v3/Helper.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1policymanagementservice --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.10.0:testCompile (default-testCompile) @ a1policymanagementservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/test-classes [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/v2/ConcurrencyTestRunnable.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/v2/ConcurrencyTestRunnable.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.0.0-M8:test (default-test) @ a1policymanagementservice --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:50:51.801 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 11:50:51.854 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 11:50:52.293 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 11:50:52.294 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 11:50:52.303 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 11:50:52.303 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.892 s - in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 11:50:52.986 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile -- Local configuration file not read: /tmp/junit5203134387340304333/config.json, Not a JSON Object: null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 s - in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 11:50:53.839 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest]: OtelConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:50:54.396 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.ccsdk.oran.a1policymanagementservice.Application for test class org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 11:50:55.038 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.2) 2026-01-17 11:50:56.366 [INFO ] [main] o.o.c.o.a.c.OtelConfigTest - Starting OtelConfigTest using Java 17.0.7 with PID 2910 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release) 2026-01-17 11:50:56.371 [INFO ] [main] o.o.c.o.a.c.OtelConfigTest - The following 1 profile is active: "prod" 2026-01-17 11:51:02.245 [INFO ] [main] o.o.c.o.a.c.OtelConfig - Application Yaml Tracing Enabled: true 2026-01-17 11:51:04.498 [ERROR] [JaegerRemoteSampler_WorkerThread-1] i.o.s.e.t.j.s.OkHttpGrpcService - Failed to execute remoteSamplings. The request could not be executed. Full error message: Failed to connect to /127.0.0.1:14250 2026-01-17 11:51:06.699 [INFO ] [main] o.o.c.o.a.c.OtelConfigTest - Started OtelConfigTest in 11.709 seconds (process running for 19.495) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.71 s - in org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 2026-01-17 11:51:08.399 [ERROR] [main] o.o.c.o.a.c.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2026-01-17 11:51:08.662 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:08.668 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:10.702 [INFO ] [main] o.o.c.o.a.t.ServiceSupervision - Service is expired: Service name 2026-01-17 11:51:10.742 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:10.743 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:10.751 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:10.752 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:10.762 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:10.763 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:12.770 [WARN ] [main] o.o.c.o.a.t.ServiceSupervision - Could not delete policy: policy from ric: name. Cause: Failed [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.349 s - in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2026-01-17 11:51:12.920 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:12.921 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:12.922 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:13.046 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:13.047 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:13.047 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:13.049 [ERROR] [main] o.o.c.o.a.t.RefreshConfigTask - An non existing RIC config is changed, should not happen (just for robustness) 2026-01-17 11:51:13.053 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:13.054 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:13.058 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:13.195 [ERROR] [main] o.o.c.o.a.t.RefreshConfigTask - Configuration refresh task is terminated: cancel 2026-01-17 11:51:13.221 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:13.222 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:13.222 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:13.229 [ERROR] [parallel-1] o.o.c.o.a.c.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty 2026-01-17 11:51:13.256 [ERROR] [parallel-1] o.o.c.o.a.c.AsyncRestClientFactory - Could not init SSL context, reason: java.security.KeyStoreException: not found 2026-01-17 11:51:13.842 [ERROR] [parallel-1] o.o.c.o.a.c.AsyncRestClientFactory - Could not init SSL context, reason: java.security.KeyStoreException: not found 2026-01-17 11:51:14.029 [WARN ] [reactor-http-epoll-2] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8083 2026-01-17 11:51:14.032 [ERROR] [reactor-http-epoll-3] o.o.c.o.a.c.AsyncRestClientFactory - Could not init SSL context, reason: java.security.KeyStoreException: not found 2026-01-17 11:51:14.064 [ERROR] [reactor-http-epoll-3] o.o.c.o.a.c.AsyncRestClientFactory - Could not init SSL context, reason: java.security.KeyStoreException: not found 2026-01-17 11:51:14.116 [WARN ] [reactor-http-epoll-3] o.o.c.o.a.c.A1ClientFactory - Could not get protocol version from Near-RT RIC: ric2 2026-01-17 11:51:14.118 [WARN ] [reactor-http-epoll-3] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: ric2, reason: Cannot invoke "org.onap.ccsdk.oran.a1policymanagementservice.configuration.ControllerConfig.getBaseUrl()" because the return value of "org.onap.ccsdk.oran.a1policymanagementservice.configuration.RicConfig.getControllerConfig()" is null 2026-01-17 11:51:14.119 [ERROR] [reactor-http-epoll-3] o.o.c.o.a.t.RefreshConfigTask - Configuration refresh task is terminated: cancel [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s - in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2026-01-17 11:51:14.135 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:14.135 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:14.135 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:14.143 [ERROR] [main] o.o.c.o.a.c.AsyncRestClientFactory - Could not init SSL context, reason: java.security.KeyStoreException: not found 2026-01-17 11:51:14.255 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:14.255 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:14.255 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:14.259 [ERROR] [main] o.o.c.o.a.c.AsyncRestClientFactory - Could not init SSL context, reason: java.security.KeyStoreException: not found 2026-01-17 11:51:14.391 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.c.ServiceCallbacks - Service: service1, callback: callbackUrl failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'callbackUrl' [A(1)] 2026-01-17 11:51:14.499 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:14.499 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:14.499 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:14.506 [WARN ] [main] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x 2026-01-17 11:51:14.613 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:14.613 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:14.613 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:14.629 [WARN ] [main] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 2026-01-17 11:51:14.735 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:14.736 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:14.736 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: services 2026-01-17 11:51:14.741 [ERROR] [main] o.o.c.o.a.c.AsyncRestClientFactory - Could not init SSL context, reason: java.security.KeyStoreException: not found [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s - in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2026-01-17 11:51:14.978 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:14.982 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:15.102 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:15.103 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:15.115 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:15.115 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:15.128 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:15.128 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:15.134 [WARN ] [main] o.o.c.o.a.t.RicSupervision - RicSupervision, ric: ric_1, exception: Failed 2026-01-17 11:51:15.139 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:15.140 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:15.148 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:15.148 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:15.157 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:15.157 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:15.169 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:15.169 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:15.176 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policytypes 2026-01-17 11:51:15.177 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:51:15.179 [WARN ] [main] o.o.c.o.a.t.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2026-01-17 11:52:27.772 [WARN ] [sdk-async-response-1-2] o.o.c.o.a.d.S3ObjectStore - Could not delete bucket: S3Bucket, reason: The bucket you tried to delete is not empty (Service: S3, Status Code: 409, Request ID: asdfasdfsdafds, Extended Request ID: MzRISOwyjmnupC514442284AF12107/JypPGXLh0OVFGcJaaO3KW/hRAqKOpIEEp) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.055 s - in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.2) 2026-01-17 11:52:28.408 [INFO ] [main] o.o.c.o.a.s.v.PolicyServiceTest - Starting PolicyServiceTest using Java 17.0.7 with PID 2910 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release) 2026-01-17 11:52:28.408 [INFO ] [main] o.o.c.o.a.s.v.PolicyServiceTest - The following 1 profile is active: "prod" 2026-01-17 11:52:29.313 [INFO ] [main] o.o.c.o.a.c.OtelConfig - Application Yaml Tracing Enabled: false 2026-01-17 11:52:29.316 [ERROR] [main] o.o.c.o.a.c.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) 2026-01-17 11:52:29.705 [INFO ] [main] o.o.c.o.a.s.v.PolicyServiceTest - Started PolicyServiceTest in 1.387 seconds (process running for 102.501) 2026-01-17 11:52:29.854 [WARN ] [scheduling-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:30.047 [ERROR] [scheduling-1] o.o.c.o.a.c.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s - in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2026-01-17 11:52:30.462 [INFO ] [main] o.o.c.o.a.r.LockTest - Lock cnt: 1, exclusive: true, queue: 0 2026-01-17 11:52:30.588 [INFO ] [main] o.o.c.o.a.r.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 2026-01-17 11:52:30.690 [INFO ] [Thread-2] o.o.c.o.a.r.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 2026-01-17 11:52:30.691 [INFO ] [Thread-2] o.o.c.o.a.r.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 2026-01-17 11:52:30.792 [INFO ] [Thread-2] o.o.c.o.a.r.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 2026-01-17 11:52:30.893 [INFO ] [Thread-2] o.o.c.o.a.r.LockTest - Lock 5 cnt: 1, exclusive: false, queue: 0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s - in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.2) 2026-01-17 11:52:31.087 [INFO ] [main] o.o.c.o.a.c.v.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 17.0.7 with PID 2910 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release) 2026-01-17 11:52:31.088 [INFO ] [main] o.o.c.o.a.c.v.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" 2026-01-17 11:52:31.691 [INFO ] [main] o.o.c.o.a.c.OtelConfig - Application Yaml Tracing Enabled: false 2026-01-17 11:52:32.114 [INFO ] [main] o.o.c.o.a.c.v.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 1.083 seconds (process running for 104.91) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.429 s - in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.2) 2026-01-17 11:52:33.517 [INFO ] [main] o.o.c.o.a.c.v.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 17.0.7 with PID 2910 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release) 2026-01-17 11:52:33.517 [INFO ] [main] o.o.c.o.a.c.v.ConfigurationControllerV3Test - The following 1 profile is active: "prod" 2026-01-17 11:52:34.163 [INFO ] [main] o.o.c.o.a.c.OtelConfig - Application Yaml Tracing Enabled: false 2026-01-17 11:52:34.560 [INFO ] [main] o.o.c.o.a.c.v.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 1.102 seconds (process running for 107.354) 2026-01-17 11:52:34.896 [ERROR] [https-jsse-nio-auto-3-exec-1] o.o.c.o.a.c.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty 2026-01-17 11:52:34.898 [INFO ] [https-jsse-nio-auto-3-exec-1] o.o.c.o.a.c.v.ConfigurationController - Configuration changed through REST call. 2026-01-17 11:52:35.572 [ERROR] [parallel-2] o.o.c.o.a.c.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty 2026-01-17 11:52:35.575 [WARN ] [parallel-2] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:35.608 [WARN ] [parallel-2] o.o.c.o.a.d.NullStore - No storage defined for: policies [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.314 s - in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.2) 2026-01-17 11:52:35.841 [INFO ] [main] o.o.c.o.a.c.v.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 17.0.7 with PID 2910 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release) 2026-01-17 11:52:35.841 [INFO ] [main] o.o.c.o.a.c.v.ServiceControllerV3Test - The following 1 profile is active: "prod" 2026-01-17 11:52:36.455 [INFO ] [main] o.o.c.o.a.c.OtelConfig - Application Yaml Tracing Enabled: false 2026-01-17 11:52:36.892 [INFO ] [main] o.o.c.o.a.c.v.ServiceControllerV3Test - Started ServiceControllerV3Test in 1.114 seconds (process running for 109.688) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s - in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.2) 2026-01-17 11:52:37.562 [INFO ] [main] o.o.c.o.a.c.v.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 17.0.7 with PID 2910 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release) 2026-01-17 11:52:37.563 [INFO ] [main] o.o.c.o.a.c.v.PolicyControllerV3Test - The following 1 profile is active: "prod" 2026-01-17 11:52:38.114 [INFO ] [main] o.o.c.o.a.c.OtelConfig - Application Yaml Tracing Enabled: false 2026-01-17 11:52:38.442 [INFO ] [main] o.o.c.o.a.c.v.PolicyControllerV3Test - Started PolicyControllerV3Test in 0.964 seconds (process running for 111.237) 2026-01-17 11:52:38.909 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:39.144 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:39.258 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:39.661 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:40.206 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:40.350 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:40.533 [WARN ] [reactor-http-epoll-2] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:40.642 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.392 s - in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.2) 2026-01-17 11:52:40.923 [INFO ] [main] o.o.c.o.a.c.v.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2910 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release) 2026-01-17 11:52:40.924 [INFO ] [main] o.o.c.o.a.c.v.ApplicationTest - The following 1 profile is active: "prod" 2026-01-17 11:52:41.337 [INFO ] [main] o.o.c.o.a.c.OtelConfig - Application Yaml Tracing Enabled: false 2026-01-17 11:52:41.659 [INFO ] [main] o.o.c.o.a.c.v.ApplicationTest - Started ApplicationTest in 0.782 seconds (process running for 114.455) 2026-01-17 11:52:41.755 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:41.847 [INFO ] [https-jsse-nio-auto-6-exec-2] o.o.c.o.a.c.v.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} 2026-01-17 11:52:42.136 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:42.138 [WARN ] [main] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:52:42.345 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:42.423 [INFO ] [https-jsse-nio-auto-6-exec-4] o.o.c.o.a.c.v.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} 2026-01-17 11:52:42.605 [INFO ] [main] o.o.c.o.a.c.v.ApplicationTest - Concurrency test starting 2026-01-17 11:52:42.607 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:42.642 [WARN ] [TestThread_0] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:52:42.670 [WARN ] [Thread-29] o.o.c.o.a.t.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway 2026-01-17 11:52:42.759 [WARN ] [Thread-33] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:52:42.774 [WARN ] [Thread-36] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:52:42.832 [WARN ] [Thread-41] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:52:42.880 [WARN ] [Thread-46] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:52:42.976 [WARN ] [Thread-55] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:52:43.002 [WARN ] [Thread-59] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:52:43.079 [WARN ] [Thread-67] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:52:43.200 [WARN ] [Thread-79] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:08.833 [WARN ] [Thread-3985] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:09.034 [WARN ] [Thread-4026] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:09.175 [WARN ] [Thread-4057] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:09.235 [WARN ] [Thread-4064] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:09.442 [WARN ] [Thread-4105] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:09.497 [WARN ] [Thread-4116] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:09.547 [WARN ] [Thread-4125] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:09.786 [WARN ] [Thread-4171] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:10.035 [WARN ] [Thread-4214] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:10.310 [WARN ] [Thread-4265] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:28.284 [WARN ] [Thread-7877] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:29.145 [WARN ] [Thread-8062] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:29.510 [WARN ] [Thread-8136] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:29.572 [WARN ] [Thread-8152] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:29.794 [WARN ] [Thread-8191] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:29.890 [WARN ] [Thread-8213] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:30.081 [WARN ] [Thread-8241] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:30.161 [WARN ] [Thread-8256] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:30.515 [WARN ] [Thread-8333] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:41.710 [WARN ] [Thread-10676] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:47.290 [WARN ] [Thread-11960] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:47.902 [WARN ] [Thread-12090] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:48.303 [WARN ] [Thread-12175] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:48.522 [WARN ] [Thread-12225] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:48.543 [WARN ] [Thread-12238] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:48.578 [WARN ] [Thread-12248] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:48.637 [WARN ] [Thread-12253] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:49.070 [WARN ] [Thread-12362] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:53:49.313 [WARN ] [Thread-12411] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:02.182 [WARN ] [Thread-15979] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:02.419 [WARN ] [Thread-16047] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:02.750 [WARN ] [Thread-16133] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:02.951 [WARN ] [Thread-16214] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:03.028 [WARN ] [Thread-16241] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:03.049 [WARN ] [Thread-16255] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:03.477 [WARN ] [Thread-16357] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:03.823 [WARN ] [Thread-16482] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:03.964 [WARN ] [Thread-16519] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:04.264 [WARN ] [Thread-16590] o.o.c.o.a.t.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway 2026-01-17 11:54:16.514 [INFO ] [main] o.o.c.o.a.c.v.ApplicationTest - Concurrency test took: PT1M33.908737861S 2026-01-17 11:54:16.634 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:16.855 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.c.v.ServiceController - Possible problem deleting Policy 'id1' when deleting Service 'ac.dc'. Continuing, but might trigger a re-sync with affected ric 'ric'. Repsonse: "<401 UNAUTHORIZED Unauthorized,{"type":"about:blank","status":401,"detail":"Not authorized"},[Content-Type:"application/problem+json"]>" 2026-01-17 11:54:16.952 [ERROR] [reactor-http-epoll-1] o.o.c.o.a.c.v.PolicyController - Not authorized 2026-01-17 11:54:17.026 [WARN ] [https-jsse-nio-auto-6-exec-4] o.o.c.o.a.c.v.ServiceController - Exception caught during service deletion while deleting service NoService: Could not find service: NoService 2026-01-17 11:54:17.086 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:17.518 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.c.a.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] 2026-01-17 11:54:17.593 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.c.a.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] 2026-01-17 11:54:17.653 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.c.a.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] 2026-01-17 11:54:17.720 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.c.a.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] 2026-01-17 11:54:17.918 [INFO ] [main] o.o.c.o.a.c.v.ApplicationTest - {"policy_ids":["id2","id1"]} 2026-01-17 11:54:18.206 [INFO ] [main] o.o.c.o.a.c.v.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} 2026-01-17 11:54:18.285 [INFO ] [main] o.o.c.o.a.c.v.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false},{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} 2026-01-17 11:54:18.336 [INFO ] [main] o.o.c.o.a.c.v.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} 2026-01-17 11:54:18.571 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:20.123 [WARN ] [reactor-http-epoll-2] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:20.574 [INFO ] [main] o.o.c.o.a.c.v.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:36811/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} 2026-01-17 11:54:20.682 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:21.103 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:21.554 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:21.660 [WARN ] [reactor-http-epoll-2] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:21.921 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:21.947 [WARN ] [reactor-http-epoll-1] o.o.c.o.a.c.ServiceCallbacks - Service: junkService, callback: https://junk failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'junk' [A(1)] 2026-01-17 11:54:21.955 [INFO ] [https-jsse-nio-auto-6-exec-9] o.o.c.o.a.c.v.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} 2026-01-17 11:54:22.270 [WARN ] [reactor-http-epoll-2] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:24.265 [INFO ] [parallel-2] o.o.c.o.a.t.ServiceSupervision - Service is expired: service1 2026-01-17 11:54:24.318 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:24.321 [WARN ] [main] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:24.965 [DEBUG] [reactor-http-epoll-1] o.o.c.o.a.c.WebClientUtil - 1 resp: 204 NO_CONTENT 2026-01-17 11:54:24.966 [DEBUG] [main] o.o.c.o.a.c.WebClientUtil - 1 GET uri = 'https://localhost:36811/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' 2026-01-17 11:54:24.982 [DEBUG] [reactor-http-epoll-1] o.o.c.o.a.c.WebClientUtil - 1 resp: 200 OK 2026-01-17 11:54:24.983 [DEBUG] [main] o.o.c.o.a.c.WebClientUtil - 1 POST uri = 'https://localhost:36811/actuator/loggers/org.springframework.boot.actuate'' 2026-01-17 11:54:24.990 [DEBUG] [reactor-http-epoll-1] o.o.c.o.a.c.WebClientUtil - 1 resp: 204 NO_CONTENT 2026-01-17 11:54:24.991 [DEBUG] [main] o.o.c.o.a.c.WebClientUtil - 1 POST uri = 'https://localhost:36811/actuator/shutdown'' 2026-01-17 11:54:24.997 [DEBUG] [https-jsse-nio-auto-6-exec-3] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - [6386a6ed] Mapped to Actuator web endpoint 'shutdown' 2026-01-17 11:54:25.006 [DEBUG] [reactor-http-epoll-1] o.o.c.o.a.c.WebClientUtil - 1 resp: 200 OK 2026-01-17 11:54:25.008 [DEBUG] [main] o.o.c.o.a.d.FileStore - Listing files in: /tmp/pmstest/database/policies 2026-01-17 11:54:25.008 [TRACE] [main] o.o.c.o.a.d.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: 2026-01-17 11:54:25.008 [TRACE] [main] o.o.c.o.a.d.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: 2026-01-17 11:54:25.008 [TRACE] [main] o.o.c.o.a.d.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: 2026-01-17 11:54:25.008 [TRACE] [main] o.o.c.o.a.d.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: 2026-01-17 11:54:25.008 [TRACE] [main] o.o.c.o.a.d.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: 2026-01-17 11:54:25.009 [DEBUG] [main] o.o.c.o.a.d.FileStore - Listing files in: /tmp/pmstest/database/policytypes 2026-01-17 11:54:25.009 [TRACE] [main] o.o.c.o.a.d.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: 2026-01-17 11:54:25.009 [DEBUG] [main] o.o.c.o.a.d.FileStore - Listing files in: /tmp/pmstest/database/services 2026-01-17 11:54:25.009 [TRACE] [main] o.o.c.o.a.d.FileStore - Ignoring file/directory /tmp/pmstest/database/services, prefix: [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.202 s - in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.2) 2026-01-17 11:54:25.186 [INFO ] [main] o.o.c.o.a.c.v.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 17.0.7 with PID 2910 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release) 2026-01-17 11:54:25.187 [INFO ] [main] o.o.c.o.a.c.v.ConfigurationControllerTest - The following 1 profile is active: "prod" 2026-01-17 11:54:25.398 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed 2026-01-17 11:54:25.400 [TRACE] [main] o.s.b.a.a.a.AvailabilityProbesAutoConfiguration$ProbesCondition - Condition AvailabilityProbesAutoConfiguration.ProbesCondition on org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration did not match due to Probes availability not running on a supported cloud platform 2026-01-17 11:54:25.402 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.beans.BeansEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed 2026-01-17 11:54:25.409 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.cache.CachesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed 2026-01-17 11:54:25.410 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.414 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.415 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration$WebFluxAdditionalHealthEndpointPathsConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.417 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.419 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed 2026-01-17 11:54:25.420 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.421 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed 2026-01-17 11:54:25.428 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed 2026-01-17 11:54:25.430 [TRACE] [main] o.s.b.a.a.h.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true 2026-01-17 11:54:25.432 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.433 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.434 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.435 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.440 [TRACE] [main] o.s.b.a.a.t.MicrometerTracingAutoConfiguration$ObservationAnnotationsEnabledCondition - Condition MicrometerTracingAutoConfiguration.ObservationAnnotationsEnabledCondition on org.springframework.boot.actuate.autoconfigure.tracing.MicrometerTracingAutoConfiguration$SpanAspectConfiguration did not match due to AnyNestedCondition 0 matched 2 did not; NestedCondition on MicrometerTracingAutoConfiguration.ObservationAnnotationsEnabledCondition.ManagementObservationsEnabledCondition @ConditionalOnProperty (management.observations.annotations.enabled=true) did not find property 'enabled'; NestedCondition on MicrometerTracingAutoConfiguration.ObservationAnnotationsEnabledCondition.MicrometerObservationsEnabledCondition @ConditionalOnProperty (micrometer.observations.annotations.enabled=true) did not find property 'enabled' 2026-01-17 11:54:25.442 [TRACE] [main] o.s.b.a.a.m.e.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration did not match due to @ConditionalOnEnabledMetricsExport management.defaults.metrics.export.enabled is considered false 2026-01-17 11:54:25.442 [TRACE] [main] o.s.b.a.a.m.e.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true 2026-01-17 11:54:25.445 [TRACE] [main] o.s.b.a.a.m.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext 2026-01-17 11:54:25.447 [TRACE] [main] o.s.b.a.a.m.MetricsAspectsAutoConfiguration$ObservationAnnotationsEnabledCondition - Condition MetricsAspectsAutoConfiguration.ObservationAnnotationsEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsAspectsAutoConfiguration did not match due to AnyNestedCondition 0 matched 2 did not; NestedCondition on MetricsAspectsAutoConfiguration.ObservationAnnotationsEnabledCondition.ManagementObservationsEnabledCondition @ConditionalOnProperty (management.observations.annotations.enabled=true) did not find property 'enabled'; NestedCondition on MetricsAspectsAutoConfiguration.ObservationAnnotationsEnabledCondition.MicrometerObservationsEnabledCondition @ConditionalOnProperty (micrometer.observations.annotations.enabled=true) did not find property 'enabled' 2026-01-17 11:54:25.448 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.470 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.sbom.SbomEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed 2026-01-17 11:54:25.471 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.scheduling.ScheduledTasksEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed 2026-01-17 11:54:25.473 [TRACE] [main] o.s.b.a.a.s.StartupEndpointAutoConfiguration$ApplicationStartupCondition - Condition StartupEndpointAutoConfiguration.ApplicationStartupCondition on org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration did not match due to ApplicationStartup configured applicationStartup is of type class org.springframework.core.metrics.DefaultApplicationStartup, expected BufferingApplicationStartup. 2026-01-17 11:54:25.476 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed 2026-01-17 11:54:25.477 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint no 'management.endpoints' property marked it as exposed 2026-01-17 11:54:25.489 [TRACE] [main] o.s.b.a.a.w.s.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$DifferentManagementContextConfiguration did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) 2026-01-17 11:54:25.489 [TRACE] [main] o.s.b.a.a.w.s.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type 2026-01-17 11:54:25.532 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.535 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.535 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration$WebFluxAdditionalHealthEndpointPathsConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.538 [TRACE] [main] o.s.b.a.a.i.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#envInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.env.enabled is not true 2026-01-17 11:54:25.538 [TRACE] [main] o.s.b.a.a.i.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#gitInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true 2026-01-17 11:54:25.539 [TRACE] [main] o.s.b.a.a.i.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#buildInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true 2026-01-17 11:54:25.539 [TRACE] [main] o.s.b.a.a.i.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#javaInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.java.enabled is not true 2026-01-17 11:54:25.539 [TRACE] [main] o.s.b.a.a.i.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#osInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.os.enabled is not true 2026-01-17 11:54:25.540 [TRACE] [main] o.s.b.a.a.i.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#processInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.process.enabled is not true 2026-01-17 11:54:25.540 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.541 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.544 [TRACE] [main] o.s.b.a.a.h.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true 2026-01-17 11:54:25.544 [TRACE] [main] o.s.b.a.a.h.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration#pingHealthContributor matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true 2026-01-17 11:54:25.545 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.545 [TRACE] [main] o.s.b.a.a.l.LogFileWebEndpointAutoConfiguration$LogFileCondition - Condition LogFileWebEndpointAutoConfiguration.LogFileCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration#logFileWebEndpoint matched due to Log File found logging.file.name /var/log/policy-agent/application.log 2026-01-17 11:54:25.546 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.547 [TRACE] [main] o.s.b.a.a.l.LoggersEndpointAutoConfiguration$OnEnabledLoggingSystemCondition - Condition LoggersEndpointAutoConfiguration.OnEnabledLoggingSystemCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration#loggersEndpoint matched due to Logging System enabled 2026-01-17 11:54:25.548 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.548 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.559 [TRACE] [main] o.s.b.a.a.m.e.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true 2026-01-17 11:54:25.564 [TRACE] [main] o.s.b.a.a.m.CompositeMeterRegistryConfiguration$MultipleNonPrimaryMeterRegistriesCondition - Condition CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition on org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration did not match due to NoneNestedConditions 1 matched 1 did not; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.SingleInjectableMeterRegistry @ConditionalOnSingleCandidate (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found a single bean 'simpleMeterRegistry'; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.NoMeterRegistryCondition @ConditionalOnMissingBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans of type 'io.micrometer.core.instrument.MeterRegistry' simpleMeterRegistry 2026-01-17 11:54:25.567 [TRACE] [main] o.s.b.a.a.m.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext 2026-01-17 11:54:25.568 [TRACE] [main] o.s.b.a.a.e.c.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property 2026-01-17 11:54:25.594 [TRACE] [main] o.s.b.a.a.w.s.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type 2026-01-17 11:54:25.596 [TRACE] [main] o.s.b.a.a.w.s.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration#managementHealthEndpointWebFluxHandlerMapping did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) 2026-01-17 11:54:25.768 [INFO ] [main] o.o.c.o.a.c.OtelConfig - Application Yaml Tracing Enabled: false 2026-01-17 11:54:25.948 [DEBUG] [main] o.s.b.a.e.w.r.AdditionalHealthEndpointPathsWebFluxHandlerMapping - 0 mappings in 'healthEndpointWebFluxHandlerMapping' 2026-01-17 11:54:25.962 [INFO ] [main] o.s.b.a.e.w.EndpointLinksResolver - Exposing 8 endpoints beneath base path '/actuator' 2026-01-17 11:54:25.965 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health/{*path}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.965 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.966 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/info, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.966 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{POST /actuator/shutdown, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) 2026-01-17 11:54:25.967 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/logfile, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.967 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.967 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers/{name}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.968 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{POST /actuator/loggers/{name}, consumes [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) 2026-01-17 11:54:25.968 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/heapdump, produces [application/octet-stream]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.968 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.969 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.969 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.969 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics/{requiredMetricName}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.969 [TRACE] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - Register "{GET /actuator, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to public java.lang.Object org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping$WebFluxLinksHandler.links(org.springframework.web.server.ServerWebExchange) 2026-01-17 11:54:25.970 [DEBUG] [main] o.s.b.a.e.w.r.WebFluxEndpointHandlerMapping - 14 mappings in 'webEndpointReactiveHandlerMapping' 2026-01-17 11:54:25.972 [DEBUG] [main] o.s.b.a.e.w.r.ControllerEndpointHandlerMapping - 0 mappings in 'controllerEndpointHandlerMapping' 2026-01-17 11:54:26.164 [INFO ] [main] o.o.c.o.a.c.v.ConfigurationControllerTest - Started ConfigurationControllerTest in 1.084 seconds (process running for 218.959) 2026-01-17 11:54:26.369 [ERROR] [https-jsse-nio-auto-7-exec-9] o.o.c.o.a.c.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty 2026-01-17 11:54:26.370 [INFO ] [https-jsse-nio-auto-7-exec-9] o.o.c.o.a.c.v.ConfigurationController - Configuration changed through REST call. 2026-01-17 11:54:27.175 [ERROR] [parallel-2] o.o.c.o.a.c.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty 2026-01-17 11:54:27.436 [WARN ] [parallel-2] o.o.c.o.a.d.NullStore - No storage defined for: policies 2026-01-17 11:54:27.465 [WARN ] [parallel-2] o.o.c.o.a.d.NullStore - No storage defined for: policies [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.52 s - in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2026-01-17 11:54:27.927 [ERROR] [main] o.o.c.o.a.c.StdA1ClientVersion2 - Unexpected response for policy type: {"policySchema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 24 [character 25 line 1] 2026-01-17 11:54:27.960 [ERROR] [main] o.o.c.o.a.c.StdA1ClientVersion2 - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["policySchema"] not found. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2026-01-17 11:54:28.105 [ERROR] [main] o.o.c.o.a.c.CcsdkA1AdapterClient - Not supported protocoltype: STD_V1_1 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest 2026-01-17 11:54:28.260 [ERROR] [main] o.o.c.o.a.c.A1MediatorAdapterICCSDK - Not supported protocoltype: STD_V1_1 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest 2026-01-17 11:54:28.309 [ERROR] [main] o.o.c.o.a.c.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] 2026-01-17 11:54:28.321 [ERROR] [main] o.o.c.o.a.c.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2026-01-17 11:54:28.681 [ERROR] [main] o.o.c.o.a.c.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] 2026-01-17 11:54:28.702 [ERROR] [main] o.o.c.o.a.c.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.2) 2026-01-17 11:54:28.899 [INFO ] [main] o.o.c.o.a.c.AsyncRestClientTest - Starting AsyncRestClientTest using Java 17.0.7 with PID 2910 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release) 2026-01-17 11:54:28.900 [INFO ] [main] o.o.c.o.a.c.AsyncRestClientTest - The following 1 profile is active: "prod" 2026-01-17 11:54:29.266 [ERROR] [main] o.o.c.o.a.d.FileStore - Could not create directory: /var/policy-management-service/database/services, reason: /var/policy-management-service 2026-01-17 11:54:29.267 [WARN ] [main] o.o.c.o.a.d.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database 2026-01-17 11:54:29.267 [WARN ] [main] o.o.c.o.a.r.Services - Could not restore services database : /var/policy-management-service/database 2026-01-17 11:54:29.269 [ERROR] [main] o.o.c.o.a.d.FileStore - Could not create directory: /var/policy-management-service/database/policytypes, reason: /var/policy-management-service 2026-01-17 11:54:29.270 [WARN ] [main] o.o.c.o.a.d.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database 2026-01-17 11:54:29.270 [WARN ] [main] o.o.c.o.a.r.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database 2026-01-17 11:54:29.321 [INFO ] [main] o.o.c.o.a.c.OtelConfig - Application Yaml Tracing Enabled: false 2026-01-17 11:54:29.324 [ERROR] [main] o.o.c.o.a.c.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) 2026-01-17 11:54:29.629 [INFO ] [main] o.o.c.o.a.c.AsyncRestClientTest - Started AsyncRestClientTest in 0.797 seconds (process running for 222.424) [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.2) 2026-01-17 11:54:30.005 [INFO ] [main] o.o.c.o.a.c.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 17.0.7 with PID 2910 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release) 2026-01-17 11:54:30.005 [INFO ] [main] o.o.c.o.a.c.A1ClientFactoryTest - The following 1 profile is active: "prod" 2026-01-17 11:54:30.444 [INFO ] [main] o.o.c.o.a.c.OtelConfig - Application Yaml Tracing Enabled: false 2026-01-17 11:54:30.725 [INFO ] [main] o.o.c.o.a.c.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.768 seconds (process running for 223.521) 2026-01-17 11:54:30.742 [WARN ] [main] o.o.c.o.a.c.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work 2026-01-17 11:54:30.750 [WARN ] [main] o.o.c.o.a.c.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work 2026-01-17 11:54:30.760 [WARN ] [main] o.o.c.o.a.c.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work 2026-01-17 11:54:30.763 [WARN ] [main] o.o.c.o.a.c.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name 2026-01-17 11:54:30.771 [WARN ] [main] o.o.c.o.a.c.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work 2026-01-17 11:54:30.779 [WARN ] [main] o.o.c.o.a.c.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work 2026-01-17 11:54:30.790 [WARN ] [main] o.o.c.o.a.c.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 s - in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 2026-01-17 11:54:31.404 [TRACE] [main] o.o.c.o.a.a.LogAspect - Execution time of LogAspectTest.null: 0 ms 2026-01-17 11:54:31.409 [TRACE] [main] o.o.c.o.a.a.LogAspect - Entering method: signature 2026-01-17 11:54:31.412 [TRACE] [main] o.o.c.o.a.a.LogAspect - Exiting method: signature [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 s - in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 201, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ a1policymanagementservice --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/jacoco.exec [INFO] Analyzed bundle 'a1policymanagementservice' with 136 classes [INFO] [INFO] --- swagger-codegen:3.0.46:generate (generate-openapi-json) @ a1policymanagementservice --- [INFO] No .swagger-codegen-ignore file found. [WARNING] can't open handlebars/openapi/README.md for input [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/api/.swagger-codegen-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/api/.swagger-codegen/VERSION [INFO] [INFO] --- openapi-generator:6.6.0:generate (generate-openapi-html) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (text/plain;charset=UTF-8) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (text/plain;charset=UTF-8) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.spring-boot.actuator.v3+json) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/api/pms-api/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/api/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/api/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/api/pms-api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ a1policymanagementservice --- [INFO] Building jar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/a1policymanagementservice-2.8.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.3.2:repackage (repackage) @ a1policymanagementservice --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/a1policymanagementservice-2.8.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/a1policymanagementservice-2.8.2-SNAPSHOT.jar.original [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-doc-openapi) @ a1policymanagementservice --- [INFO] Copying 2 resources from api to docs/offeredapis/swagger [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi-html) @ a1policymanagementservice --- [INFO] Copying 1 resource from api/pms-api to docs/offeredapis/openapitoolgen/offeredapis/pms-api [INFO] [INFO] --- docker:0.30.0:build (generate-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.2.5:integration-test (default) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.2.5:verify (default) @ a1policymanagementservice --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ a1policymanagementservice --- [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.8.2-SNAPSHOT/a1policymanagementservice-2.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/a1policymanagementservice-2.8.2-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.8.2-SNAPSHOT/a1policymanagementservice-2.8.2-SNAPSHOT.jar [INFO] [INFO] --- docker:0.30.0:build (push-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] [INFO] --- dependency:3.6.1:tree (default-cli) @ a1policymanagementservice --- [INFO] org.o-ran-sc.nonrtric.plt:a1policymanagementservice:jar:2.8.2-SNAPSHOT [INFO] +- javax.validation:validation-api:jar:2.0.1.Final:compile [INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.15:compile [INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.6:compile [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile [INFO] +- org.springframework.boot:spring-boot:jar:3.3.2:compile [INFO] | \- org.springframework:spring-core:jar:6.1.11:compile [INFO] | \- org.springframework:spring-jcl:jar:6.1.11:compile [INFO] +- org.springframework:spring-context:jar:6.1.11:compile [INFO] | +- org.springframework:spring-aop:jar:6.1.11:compile [INFO] | +- org.springframework:spring-beans:jar:6.1.11:compile [INFO] | +- org.springframework:spring-expression:jar:6.1.11:compile [INFO] | \- io.micrometer:micrometer-observation:jar:1.13.2:compile [INFO] | \- io.micrometer:micrometer-commons:jar:1.13.2:compile [INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.2:compile [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.3.2:compile [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.3.2:compile [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.3.2:compile [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.6:compile [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.6:compile [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.23.1:compile [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.23.1:compile [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.13:compile [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile [INFO] | | \- org.yaml:snakeyaml:jar:2.2:compile [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.3.2:compile [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.2:compile [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.2:compile [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.3.2:compile [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.1.21:compile [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.111.Final:compile [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.111.Final:compile [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.111.Final:compile [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.111.Final:compile [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.111.Final:compile [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.1.21:compile [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.111.Final:compile [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.111.Final:compile [INFO] | +- org.springframework:spring-web:jar:6.1.11:compile [INFO] | \- org.springframework:spring-webflux:jar:6.1.11:compile [INFO] +- org.aspectj:aspectjweaver:jar:1.9.22.1:compile [INFO] +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.26:compile [INFO] | \- org.apache.tomcat:tomcat-annotations-api:jar:10.1.26:compile [INFO] +- com.google.guava:guava:jar:33.3.0-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.28.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile [INFO] +- org.json:json:jar:20240303:compile [INFO] +- org.projectlombok:lombok:jar:1.18.34:provided [INFO] +- org.mapstruct:mapstruct:jar:1.6.0:compile [INFO] +- org.mapstruct:mapstruct-processor:jar:1.6.0:compile [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.3.2:runtime [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.13.2:runtime [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.13.2:compile [INFO] | +- io.micrometer:micrometer-core:jar:1.13.2:compile [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.2.1:compile [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.2.1:compile [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.2.1:compile [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.2.1:compile [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.2.1:runtime [INFO] | \- io.prometheus:prometheus-metrics-shaded-protobuf:jar:1.2.1:runtime [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.3.2:compile [INFO] +- software.amazon.awssdk:s3:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.27.8:compile [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:arns:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:profiles:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:crt-core:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:http-auth:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:identity-spi:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.27.8:compile [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:checksums:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:retries-spi:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.27.8:compile [INFO] | | \- software.amazon.awssdk:retries:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:auth:jar:2.27.8:compile [INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.27.8:compile [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:regions:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:annotations:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:utils:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:aws-core:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:json-utils:jar:2.27.8:compile [INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.27.8:compile [INFO] | +- software.amazon.awssdk:apache-client:jar:2.27.8:runtime [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime [INFO] | | \- commons-codec:commons-codec:jar:1.16.1:runtime [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.27.8:runtime [INFO] | +- io.netty:netty-codec-http:jar:4.1.111.Final:compile [INFO] | +- io.netty:netty-codec-http2:jar:4.1.111.Final:compile [INFO] | +- io.netty:netty-codec:jar:4.1.111.Final:compile [INFO] | +- io.netty:netty-transport:jar:4.1.111.Final:compile [INFO] | +- io.netty:netty-common:jar:4.1.111.Final:compile [INFO] | +- io.netty:netty-buffer:jar:4.1.111.Final:compile [INFO] | +- io.netty:netty-handler:jar:4.1.111.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.111.Final:compile [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.111.Final:compile [INFO] | \- io.netty:netty-resolver:jar:4.1.111.Final:compile [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.3.2:runtime [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.3.2:runtime [INFO] +- org.testcontainers:junit-jupiter:jar:1.20.1:test [INFO] | \- org.testcontainers:testcontainers:jar:1.19.8:test [INFO] | +- org.apache.commons:commons-compress:jar:1.24.0:test [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test [INFO] | | \- org.jetbrains:annotations:jar:17.0.0:runtime [INFO] | +- com.github.docker-java:docker-java-api:jar:3.3.6:test [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.3.6:test [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.3.6:test [INFO] | \- net.java.dev.jna:jna:jar:5.13.0:test [INFO] +- org.testcontainers:localstack:jar:1.20.1:test [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.3.2:test [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.3.2:test [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.3.2:test [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:test [INFO] | +- net.minidev:json-smart:jar:2.5.1:test [INFO] | | \- net.minidev:accessors-smart:jar:2.5.1:test [INFO] | | \- org.ow2.asm:asm:jar:9.6:test [INFO] | +- org.assertj:assertj-core:jar:3.25.3:test [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.10.3:test [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.10.3:test [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test [INFO] | +- org.springframework:spring-test:jar:6.1.11:test [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test [INFO] +- org.awaitility:awaitility:jar:4.2.1:test [INFO] +- io.projectreactor:reactor-test:jar:3.6.8:test [INFO] | \- io.projectreactor:reactor-core:jar:3.6.8:compile [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.3:test [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.10.3:test [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.10.3:test [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.10.3:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test [INFO] +- org.mockito:mockito-core:jar:5.11.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.18:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.18:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- com.squareup.okhttp3:mockwebserver:jar:4.12.0:test [INFO] | +- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime [INFO] | | \- com.squareup.okio:okio:jar:3.6.0:runtime [INFO] | | \- com.squareup.okio:okio-jvm:jar:3.6.0:runtime [INFO] | | \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.24:runtime [INFO] | +- junit:junit:jar:4.13.2:test [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:test [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.24:runtime [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.24:runtime [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.24:runtime [INFO] +- commons-io:commons-io:jar:2.16.1:test [INFO] +- com.github.erosb:everit-json-schema:jar:1.14.4:compile [INFO] | +- commons-validator:commons-validator:jar:1.7:compile [INFO] | | +- commons-digester:commons-digester:jar:2.1:compile [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile [INFO] | \- com.google.re2j:re2j:jar:1.6:compile [INFO] +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.3.2:compile [INFO] | +- io.micrometer:micrometer-tracing:jar:1.3.2:compile [INFO] | | +- io.micrometer:context-propagation:jar:1.1.1:compile [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile [INFO] | +- org.slf4j:slf4j-api:jar:2.0.13:compile [INFO] | +- io.opentelemetry:opentelemetry-api:jar:1.41.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-context:jar:1.41.0:compile [INFO] | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.25.0-alpha:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.41.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.41.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.41.0-alpha:runtime [INFO] | +- io.opentelemetry:opentelemetry-sdk:jar:1.41.0:compile [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.41.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-sdk-logs:jar:1.41.0:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv:jar:1.33.4-alpha:compile [INFO] | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.41.0:compile [INFO] +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.41.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.41.0:runtime [INFO] | \- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.41.0:runtime [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-webflux-5.3:jar:2.7.0-alpha:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.7.0:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.7.0-alpha:compile [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-reactor-3.1:jar:2.7.0-alpha:runtime [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations-support:jar:2.7.0-alpha:runtime [INFO] | \- io.opentelemetry.semconv:opentelemetry-semconv-incubating:jar:1.25.0-alpha:runtime [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-starter:jar:2.7.0:compile [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-autoconfigure:jar:2.7.0:compile [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.7.0-alpha:runtime [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-mongo-3.1:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-kafka-2.7:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-web-3.1:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-5.3:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-micrometer-1.5:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-jdbc:jar:2.7.0-alpha:runtime [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.41.0:runtime [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-sdk-autoconfigure-support:jar:2.7.0-alpha:runtime [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:jar:2.7.0-alpha:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:jar:2.7.0:compile [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.41.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-logging:jar:1.41.0:compile [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.41.0:compile [INFO] | | \- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.41.0:runtime [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-resources:jar:2.7.0-alpha:runtime [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-incubator:jar:1.41.0-alpha:runtime [INFO] | | +- org.snakeyaml:snakeyaml-engine:jar:2.7:runtime [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.2:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-aws-resources:jar:1.37.0-alpha:runtime [INFO] | +- io.opentelemetry.contrib:opentelemetry-gcp-resources:jar:1.37.0-alpha:runtime [INFO] | | \- com.google.cloud.opentelemetry:detector-resources-support:jar:0.31.0:runtime [INFO] | \- io.opentelemetry.contrib:opentelemetry-baggage-processor:jar:1.37.0-alpha:runtime [INFO] \- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.3.0:compile [INFO] +- org.springframework.boot:spring-boot-actuator:jar:3.3.2:compile [INFO] \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:compile [INFO] [INFO] --- clm:3.0.1-03:index (default-cli) @ a1policymanagementservice --- [INFO] Saved module information to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/target/sonatype-clm/module.xml [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:08 min [INFO] Finished at: 2026-01-17T11:54:45Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins3664769367374923102.sh [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins14480739010554423081.sh + find .+ -regex .*karaf/target xargs rm -rf $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2088 killed; [ssh-agent] Stopped. FATAL: Could not verify application public id from IQ Server com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1895) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins181426276930613105.sh ---> sysstat.sh [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins6311542209619892190.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release ']' + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/archives/ [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins5732737392956161971.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oM1j from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-oM1j/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins3104143444544261779.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release@tmp/config12239791969594992302tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins937132443727595912.sh ---> create-netrc.sh [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins3100717657121826345.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oM1j from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-oM1j/bin to PATH [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins4657406415939181361.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash /tmp/jenkins1493800518437468536.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oM1j from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-oM1j/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [nonrtric-plt-a1policymanagementservice-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins1774923549413925084.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oM1j from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-oM1j/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-a1policymanagementservice-maven-clm-j-release/82 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 Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3468 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 11G 8.9G 54% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7975 532 3738 0 3704 7145 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:4c:18:d0 brd ff:ff:ff:ff:ff:ff inet 10.32.6.250/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85846sec preferred_lft 85846sec inet6 fe80::f816:3eff:fe4c:18d0/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:45:56:35:a2 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:45ff:fe56:35a2/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3468) 01/17/26 _x86_64_ (4 CPU) 11:47:09 LINUX RESTART (4 CPU) 11:48:01 tps rtps wtps bread/s bwrtn/s 11:49:01 48.23 3.52 44.72 54.52 5781.94 11:50:01 90.37 30.78 59.59 1659.86 10585.04 11:51:01 24.30 8.88 15.43 763.48 8273.20 11:52:01 102.08 5.47 96.62 513.65 52372.07 11:53:01 4.93 1.12 3.81 29.05 77.83 11:54:01 2.35 0.00 2.35 0.00 54.78 11:55:01 31.77 3.27 28.51 87.17 7809.80 11:56:01 18.60 0.67 17.93 76.79 1369.77 Average: 40.33 6.71 33.62 398.04 10789.61 11:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:49:01 5739304 7425164 2428116 29.73 52416 1804640 977976 10.61 587712 1654112 142804 11:50:01 5289720 7236336 2877700 35.23 63232 2043724 1147992 12.46 791252 1877872 88080 11:51:01 4004032 6133324 4163388 50.98 68412 2214624 2107116 22.86 1960124 1977144 9956 11:52:01 2611388 5865900 5556032 68.03 102292 3224276 2918956 31.67 2320920 2895836 228 11:53:01 2226124 5482132 5941296 72.74 102512 3225564 3123392 33.89 2739096 2861108 876 11:54:01 2191168 5448436 5976252 73.17 102588 3225480 3123392 33.89 2771892 2861012 56 11:55:01 3829968 7306268 4337452 53.11 106360 3432920 1111908 12.06 988348 3010404 5400 11:56:01 3850380 7334704 4317040 52.86 109656 3436440 1068408 11.59 968432 3008944 8648 Average: 3717760 6529033 4449660 54.48 88434 2825958 1947392 21.13 1640972 2518304 32006 11:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:01 ens3 63.30 53.23 829.73 5.65 0.00 0.00 0.00 0.00 11:49:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:01 ens3 126.53 97.50 1562.36 18.72 0.00 0.00 0.00 0.00 11:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:01 ens3 208.55 195.25 2298.27 27.01 0.00 0.00 0.00 0.00 11:51:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:52:01 veth99999ab 0.17 0.43 0.01 0.03 0.00 0.00 0.00 0.00 11:52:01 docker0 0.23 0.30 0.01 0.02 0.00 0.00 0.00 0.00 11:52:01 vethc2f408f 0.07 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:52:01 ens3 888.02 260.16 7988.18 18.71 0.00 0.00 0.00 0.00 11:53:01 veth99999ab 0.20 0.22 0.01 0.01 0.00 0.00 0.00 0.00 11:53:01 docker0 2.02 1.97 0.30 0.63 0.00 0.00 0.00 0.00 11:53:01 ens3 3.48 3.30 1.07 0.86 0.00 0.00 0.00 0.00 11:53:01 lo 264.17 264.17 63.53 63.53 0.00 0.00 0.00 0.00 11:54:01 veth99999ab 0.18 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:54:01 docker0 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 11:54:01 ens3 1.05 1.43 0.22 0.33 0.00 0.00 0.00 0.00 11:54:01 lo 1000.18 1000.18 270.35 270.35 0.00 0.00 0.00 0.00 11:55:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:55:01 ens3 137.02 122.18 1244.90 21.70 0.00 0.00 0.00 0.00 11:55:01 lo 325.21 325.21 100.06 100.06 0.00 0.00 0.00 0.00 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:01 ens3 11.43 11.55 8.77 5.54 0.00 0.00 0.00 0.00 11:56:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 Average: docker0 0.32 0.32 0.04 0.08 0.00 0.00 0.00 0.00 Average: ens3 179.91 93.07 1741.57 12.31 0.00 0.00 0.00 0.00 Average: lo 198.35 198.35 54.21 54.21 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3468) 01/17/26 _x86_64_ (4 CPU) 11:47:09 LINUX RESTART (4 CPU) 11:48:01 CPU %user %nice %system %iowait %steal %idle 11:49:01 all 20.99 0.00 1.34 1.62 1.02 75.03 11:49:01 0 23.20 0.00 1.53 0.55 1.13 73.59 11:49:01 1 34.95 0.00 1.77 0.35 1.17 61.77 11:49:01 2 11.31 0.00 1.10 3.79 0.60 83.20 11:49:01 3 14.56 0.00 0.99 1.77 1.18 81.49 11:50:01 all 21.22 0.00 1.40 1.94 1.29 74.15 11:50:01 0 21.16 0.00 1.55 2.02 1.00 74.27 11:50:01 1 23.55 0.00 1.01 0.13 1.50 73.81 11:50:01 2 24.98 0.00 1.85 4.28 1.32 67.57 11:50:01 3 15.21 0.00 1.17 1.33 1.35 80.94 11:51:01 all 51.58 0.00 1.76 0.53 3.28 42.84 11:51:01 0 55.94 0.00 1.26 0.18 3.04 39.58 11:51:01 1 58.86 0.00 1.96 0.48 3.61 35.08 11:51:01 2 50.23 0.00 1.59 0.73 3.53 43.92 11:51:01 3 41.33 0.00 2.24 0.73 2.95 52.76 11:52:01 all 31.53 0.00 7.39 1.62 2.19 57.26 11:52:01 0 36.14 0.00 8.79 1.09 2.02 51.97 11:52:01 1 32.90 0.00 4.56 0.99 2.26 59.30 11:52:01 2 32.58 0.00 7.96 2.17 2.01 55.28 11:52:01 3 24.47 0.00 8.30 2.28 2.48 62.48 11:53:01 all 51.43 0.00 2.72 0.12 3.91 41.82 11:53:01 0 39.30 0.00 2.52 0.03 4.21 53.93 11:53:01 1 50.50 0.00 2.48 0.30 4.14 42.58 11:53:01 2 59.82 0.00 2.88 0.08 3.25 33.96 11:53:01 3 56.13 0.00 2.95 0.05 4.04 36.83 11:54:01 all 66.91 0.00 7.72 0.01 6.47 18.89 11:54:01 0 64.95 0.00 8.00 0.03 6.43 20.59 11:54:01 1 64.74 0.00 8.18 0.00 6.70 20.38 11:54:01 2 70.65 0.00 7.38 0.00 5.92 16.05 11:54:01 3 67.38 0.00 7.31 0.00 6.80 18.51 11:55:01 all 46.46 0.00 3.72 0.96 3.45 45.41 11:55:01 0 38.23 0.00 3.60 0.39 3.35 54.43 11:55:01 1 37.49 0.00 3.85 1.41 3.32 53.94 11:55:01 2 52.25 0.00 3.13 0.05 3.31 41.26 11:55:01 3 57.79 0.00 4.30 2.03 3.83 32.05 11:56:01 all 21.42 0.00 1.09 0.50 1.05 75.94 11:56:01 0 9.12 0.00 0.95 0.23 0.42 89.28 11:56:01 1 8.72 0.00 1.01 0.02 1.34 88.92 11:56:01 2 51.85 0.00 1.73 0.17 1.67 44.58 11:56:01 3 16.11 0.00 0.68 1.58 0.80 80.83 Average: all 38.94 0.00 3.38 0.91 2.83 53.94 Average: 0 35.99 0.00 3.51 0.56 2.70 57.24 Average: 1 38.95 0.00 3.10 0.46 3.00 54.49 Average: 2 44.20 0.00 3.43 1.41 2.70 48.26 Average: 3 36.61 0.00 3.47 1.22 2.93 55.77