05:28:02 Started by timer 05:28:02 Running as SYSTEM 05:28:02 [EnvInject] - Loading node environment variables. 05:28:02 Building remotely on prd-ubuntu1804-docker-8c-8g-7935 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/dcaegen2-collectors-restconf-maven-clm-master 05:28:02 [ssh-agent] Looking for ssh-agent implementation... 05:28:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:28:02 $ ssh-agent 05:28:02 SSH_AUTH_SOCK=/tmp/ssh-NkdUUx2dK0sa/agent.2205 05:28:02 SSH_AGENT_PID=2207 05:28:02 [ssh-agent] Started. 05:28:02 Running ssh-add (command line suppressed) 05:28:02 Identity added: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master@tmp/private_key_14395165977159916602.key (/w/workspace/dcaegen2-collectors-restconf-maven-clm-master@tmp/private_key_14395165977159916602.key) 05:28:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:28:02 The recommended git tool is: NONE 05:28:03 using credential onap-jenkins-ssh 05:28:03 Wiping out workspace first. 05:28:03 Cloning the remote Git repository 05:28:03 Cloning repository git://cloud.onap.org/mirror/dcaegen2/collectors/restconf 05:28:03 > git init /w/workspace/dcaegen2-collectors-restconf-maven-clm-master # timeout=10 05:28:03 Fetching upstream changes from git://cloud.onap.org/mirror/dcaegen2/collectors/restconf 05:28:03 > git --version # timeout=10 05:28:03 > git --version # 'git version 2.17.1' 05:28:03 using GIT_SSH to set credentials Gerrit user 05:28:03 Verifying host key using manually-configured host key entries 05:28:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/dcaegen2/collectors/restconf +refs/heads/*:refs/remotes/origin/* # timeout=10 05:28:04 > git config remote.origin.url git://cloud.onap.org/mirror/dcaegen2/collectors/restconf # timeout=10 05:28:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:28:04 Avoid second fetch 05:28:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:28:04 Checking out Revision 92260726d443d7a7d1e1c963a3937b6e70180696 (refs/remotes/origin/master) 05:28:04 > git config core.sparsecheckout # timeout=10 05:28:04 > git checkout -f 92260726d443d7a7d1e1c963a3937b6e70180696 # timeout=10 05:28:04 Commit message: "[DCAEGEN2]Release dcaegen2-collectors-restconf container" 05:28:04 > git rev-list --no-walk 92260726d443d7a7d1e1c963a3937b6e70180696 # timeout=10 05:28:07 provisioning config files... 05:28:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:28:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:28:08 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash /tmp/jenkins7870248551516745083.sh 05:28:08 ---> python-tools-install.sh 05:28:08 Setup pyenv: 05:28:08 * system (set by /opt/pyenv/version) 05:28:08 * 3.8.13 (set by /opt/pyenv/version) 05:28:08 * 3.9.13 (set by /opt/pyenv/version) 05:28:08 * 3.10.6 (set by /opt/pyenv/version) 05:28:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MOdh 05:28:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:28:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:16 lf-activate-venv(): INFO: Base packages installed successfully 05:28:16 lf-activate-venv(): INFO: Installing additional packages: lftools 05:28:41 lf-activate-venv(): INFO: Adding /tmp/venv-MOdh/bin to PATH 05:28:41 Generating Requirements File 05:28:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:28:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:28:59 Python 3.10.6 05:29:00 pip 25.3 from /tmp/venv-MOdh/lib/python3.10/site-packages/pip (python 3.10) 05:29:00 appdirs==1.4.4 05:29:00 argcomplete==3.6.3 05:29:00 aspy.yaml==1.3.0 05:29:00 attrs==25.4.0 05:29:00 autopage==0.5.2 05:29:00 beautifulsoup4==4.14.2 05:29:00 boto3==1.40.64 05:29:00 botocore==1.40.64 05:29:00 bs4==0.0.2 05:29:00 cachetools==6.2.1 05:29:00 certifi==2025.10.5 05:29:00 cffi==2.0.0 05:29:00 cfgv==3.4.0 05:29:00 chardet==5.2.0 05:29:00 charset-normalizer==3.4.4 05:29:00 click==8.3.0 05:29:00 cliff==4.11.0 05:29:00 cmd2==2.7.0 05:29:00 cryptography==3.3.2 05:29:00 debtcollector==3.0.0 05:29:00 decorator==5.2.1 05:29:00 defusedxml==0.7.1 05:29:00 Deprecated==1.3.1 05:29:00 distlib==0.4.0 05:29:00 dnspython==2.8.0 05:29:00 docker==7.1.0 05:29:00 dogpile.cache==1.5.0 05:29:00 durationpy==0.10 05:29:00 email-validator==2.3.0 05:29:00 filelock==3.20.0 05:29:00 future==1.0.0 05:29:00 gitdb==4.0.12 05:29:00 GitPython==3.1.45 05:29:00 google-auth==2.42.1 05:29:00 httplib2==0.31.0 05:29:00 identify==2.6.15 05:29:00 idna==3.11 05:29:00 importlib-resources==1.5.0 05:29:00 iso8601==2.1.0 05:29:00 Jinja2==3.1.6 05:29:00 jmespath==1.0.1 05:29:00 jsonpatch==1.33 05:29:00 jsonpointer==3.0.0 05:29:00 jsonschema==4.25.1 05:29:00 jsonschema-specifications==2025.9.1 05:29:00 keystoneauth1==5.12.0 05:29:00 kubernetes==34.1.0 05:29:00 lftools==0.37.15 05:29:00 lxml==6.0.2 05:29:00 markdown-it-py==4.0.0 05:29:00 MarkupSafe==3.0.3 05:29:00 mdurl==0.1.2 05:29:00 msgpack==1.1.2 05:29:00 multi_key_dict==2.0.3 05:29:00 munch==4.0.0 05:29:00 netaddr==1.3.0 05:29:00 niet==1.4.2 05:29:00 nodeenv==1.9.1 05:29:00 oauth2client==4.1.3 05:29:00 oauthlib==3.3.1 05:29:00 openstacksdk==4.7.1 05:29:00 os-service-types==1.8.1 05:29:00 osc-lib==4.2.0 05:29:00 oslo.config==10.0.0 05:29:00 oslo.context==6.1.0 05:29:00 oslo.i18n==6.6.0 05:29:00 oslo.log==7.2.1 05:29:00 oslo.serialization==5.8.0 05:29:00 oslo.utils==9.1.0 05:29:00 packaging==25.0 05:29:00 pbr==7.0.2 05:29:00 platformdirs==4.5.0 05:29:00 prettytable==3.16.0 05:29:00 psutil==7.1.2 05:29:00 pyasn1==0.6.1 05:29:00 pyasn1_modules==0.4.2 05:29:00 pycparser==2.23 05:29:00 pygerrit2==2.0.15 05:29:00 PyGithub==2.8.1 05:29:00 Pygments==2.19.2 05:29:00 PyJWT==2.10.1 05:29:00 PyNaCl==1.6.0 05:29:00 pyparsing==2.4.7 05:29:00 pyperclip==1.11.0 05:29:00 pyrsistent==0.20.0 05:29:00 python-cinderclient==9.8.0 05:29:00 python-dateutil==2.9.0.post0 05:29:00 python-heatclient==4.3.0 05:29:00 python-jenkins==1.8.3 05:29:00 python-keystoneclient==5.7.0 05:29:00 python-magnumclient==4.9.0 05:29:00 python-openstackclient==8.2.0 05:29:00 python-swiftclient==4.8.0 05:29:00 PyYAML==6.0.3 05:29:00 referencing==0.37.0 05:29:00 requests==2.32.5 05:29:00 requests-oauthlib==2.0.0 05:29:00 requestsexceptions==1.4.0 05:29:00 rfc3986==2.0.0 05:29:00 rich==14.2.0 05:29:00 rich-argparse==1.7.1 05:29:00 rpds-py==0.28.0 05:29:00 rsa==4.9.1 05:29:00 ruamel.yaml==0.18.16 05:29:00 ruamel.yaml.clib==0.2.14 05:29:00 s3transfer==0.14.0 05:29:00 simplejson==3.20.2 05:29:00 six==1.17.0 05:29:00 smmap==5.0.2 05:29:00 soupsieve==2.8 05:29:00 stevedore==5.5.0 05:29:00 tabulate==0.9.0 05:29:00 toml==0.10.2 05:29:00 tomlkit==0.13.3 05:29:00 tqdm==4.67.1 05:29:00 typing_extensions==4.15.0 05:29:00 tzdata==2025.2 05:29:00 urllib3==1.26.20 05:29:00 virtualenv==20.35.4 05:29:00 wcwidth==0.2.14 05:29:00 websocket-client==1.9.0 05:29:00 wrapt==2.0.0 05:29:00 xdg==6.0.0 05:29:00 xmltodict==1.0.2 05:29:00 yq==3.4.3 05:29:00 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins11003103968091484431.sh 05:29:00 + echo quiet=on 05:29:00 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-docker-8c-8g-7935 05:29:01 [dcaegen2-collectors-restconf-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=dcaegen2/collectors/restconf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 05:29:01 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=dcaegen2/collectors/restconf --version 05:29:01 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 05:29:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 05:29:01 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 05:29:01 Default locale: en, platform encoding: UTF-8 05:29:01 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:29:01 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins3579996718044979460.sh 05:29:01 + rm /home/jenkins/.wgetrc 05:29:01 [EnvInject] - Injecting environment variables from a build step. 05:29:01 [EnvInject] - Injecting as environment variables the properties content 05:29:01 SET_JDK_VERSION=openjdk11 05:29:01 GIT_URL="git://cloud.onap.org/mirror" 05:29:01 05:29:01 [EnvInject] - Variables injected successfully. 05:29:01 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/sh /tmp/jenkins16824900578858471917.sh 05:29:01 ---> update-java-alternatives.sh 05:29:01 ---> Updating Java version 05:29:01 ---> Ubuntu/Debian system detected 05:29:02 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:29:02 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:29:02 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:29:02 openjdk version "11.0.16" 2022-07-19 05:29:02 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 05:29:02 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 05:29:02 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 05:29:02 [EnvInject] - Injecting environment variables from a build step. 05:29:02 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:29:02 [EnvInject] - Variables injected successfully. 05:29:02 provisioning config files... 05:29:02 copy managed file [global-settings] to file:/w/workspace/dcaegen2-collectors-restconf-maven-clm-master@tmp/config10607808400842957060tmp 05:29:02 copy managed file [dcaegen2-collectors-restconf-settings] to file:/w/workspace/dcaegen2-collectors-restconf-maven-clm-master@tmp/config5564557722511370005tmp 05:29:02 [EnvInject] - Injecting environment variables from a build step. 05:29:02 [EnvInject] - Injecting as environment variables the properties content 05:29:02 MAVEN_GOALS=clean install 05:29:02 05:29:02 [EnvInject] - Variables injected successfully. 05:29:02 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash -l /tmp/jenkins13455814775639984896.sh 05:29:02 ---> common-variables.sh 05:29:02 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 05:29:02 ---> sonatype-clm.sh 05:29:02 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 05:29:02 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 05:29:02 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 05:29:02 Default locale: en, platform encoding: UTF-8 05:29:02 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 05:29:03 [INFO] Scanning for projects... 05:29:06 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 05:29:07 [INFO] 05:29:07 [INFO] ------< org.onap.dcaegen2.collectors.restconf:restconfcollector >------- 05:29:07 [INFO] Building dcaegen2-collectors-restconf 1.4.1-SNAPSHOT 05:29:07 [INFO] --------------------------------[ jar ]--------------------------------- 05:29:07 [WARNING] The metadata /tmp/r/com/sonatype/clm/clm-maven-plugin/maven-metadata-Restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8) 05:29:17 [INFO] 05:29:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restconfcollector --- 05:29:17 [INFO] 05:29:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ restconfcollector --- 05:29:18 [INFO] Skipping Rule Enforcement. 05:29:18 [INFO] 05:29:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ restconfcollector --- 05:29:18 [INFO] Skipping Rule Enforcement. 05:29:18 [INFO] 05:29:18 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-unit-test) @ restconfcollector --- 05:29:20 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 05:29:20 [INFO] 05:29:20 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ restconfcollector --- 05:29:22 [INFO] Starting audit... 05:29:22 Audit done. 05:29:22 [INFO] 05:29:22 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ restconfcollector --- 05:29:24 [INFO] Starting audit... 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:35: warning: Wrong lexicographical order for 'javax.annotation.Nullable' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:36: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:37: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:38: warning: Wrong lexicographical order for 'java.util.Iterator' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:57: warning: Line is longer than 120 characters (found 125). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:57:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:68:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:79:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:124: warning: Line is longer than 120 characters (found 125). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:132: warning: Line is longer than 120 characters (found 125). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:136: warning: Line is longer than 120 characters (found 122). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:159: warning: Line is longer than 120 characters (found 132). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:163: warning: Line is longer than 120 characters (found 142). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:170:19: warning: Method name 'dMaaPConfigurationFileLocation' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:182:19: warning: Method name 'dMaaPStreamsMapping' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationSettings.java:186:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/CLIUtils.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/CLIUtils.java:31:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationConfigurationListener.java:29: warning: Wrong lexicographical order for 'java.time.Duration' import. Should be before 'reactor.core.Disposable'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationConfigurationListener.java:42: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/ApplicationConfigurationListener.java:99: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:41: warning: Wrong lexicographical order for 'org.onap.dcae.configuration.ConfigurationHandler' import. Should be before 'org.springframework.context.ConfigurableApplicationContext'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:42: warning: Wrong lexicographical order for 'org.onap.dcae.configuration.ConfigUpdater' import. Should be before 'org.springframework.context.ConfigurableApplicationContext'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:43: warning: Wrong lexicographical order for 'org.onap.dcae.configuration.ConfigUpdaterFactory' import. Should be before 'org.springframework.context.ConfigurableApplicationContext'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:44: warning: Wrong lexicographical order for 'org.onap.dcae.configuration.cbs.CbsClientConfigurationProvider' import. Should be before 'org.springframework.context.ConfigurableApplicationContext'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:48: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'org.springframework.context.annotation.Lazy'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:49: warning: Wrong lexicographical order for 'java.time.Duration' import. Should be before 'org.springframework.context.annotation.Lazy'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:50: warning: Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.springframework.context.annotation.Lazy'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:51: warning: Wrong lexicographical order for 'java.util.Iterator' import. Should be before 'org.springframework.context.annotation.Lazy'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:52: warning: Wrong lexicographical order for 'java.util.concurrent.LinkedBlockingQueue' import. Should be before 'org.springframework.context.annotation.Lazy'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:53: warning: Wrong lexicographical order for 'java.util.concurrent.ScheduledThreadPoolExecutor' import. Should be before 'org.springframework.context.annotation.Lazy'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:54: warning: Wrong lexicographical order for 'java.util.concurrent.ConcurrentHashMap' import. Should be before 'org.springframework.context.annotation.Lazy'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:55: warning: Wrong lexicographical order for 'java.util.concurrent.locks.ReentrantLock' import. Should be before 'org.springframework.context.annotation.Lazy'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:77:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:106: warning: Line is longer than 120 characters (found 174). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:114:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:149:40: warning: '.' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:164:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:168:21: warning: Local variable name 'aList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:204:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:216:5: warning: '{' at column 5 should be on the previous line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:222:9: warning: '{' at column 9 should be on the previous line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:225:22: warning: WhitespaceAround: 'while' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:225:37: warning: WhitespaceAround: '{' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/RestConfCollector.java:228:23: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigParsing.java:22: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigParsing.java:30: warning: Import statement for 'io.vavr.API.Try' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigParsing.java:31: warning: Import statement for 'io.vavr.API.Tuple' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigParsing.java:32: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.f' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigParsing.java:33: warning: Import statement for 'org.onap.dcae.controller.Conversions.toList' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigParsing.java:45: warning: Line is longer than 120 characters (found 124). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:36: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:37: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:38: warning: Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:39: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:40: warning: Wrong lexicographical order for 'java.util.Objects' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:41: warning: Wrong lexicographical order for 'java.util.concurrent.ConcurrentHashMap' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:42: warning: Wrong lexicographical order for 'java.util.concurrent.ExecutorService' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:43: warning: Wrong lexicographical order for 'java.util.concurrent.Executors' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:45: warning: Import statement for 'java.nio.file.Files.readAllBytes' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:46: warning: Import statement for 'org.onap.dcae.common.RestapiCallNodeUtil.getUriMethod' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:69:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:97:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:98: warning: 'if' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:100: warning: 'if' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:122: warning: 'METHOD_DEF' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:132: warning: Line is longer than 120 characters (found 198). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:161:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:247: warning: Line is longer than 120 characters (found 122). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:250:16: warning: Local variable name 'KeyPassword' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:277:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:286:5: warning: '{' at column 5 should be on the previous line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:292:9: warning: '{' at column 9 should be on the previous line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/AccessController.java:298:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:27: warning: Wrong lexicographical order for 'org.onap.dcae.common.AdditionalHeaderWebTarget' import. Should be before 'org.onap.dcae.common.RestConfContext'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:28: warning: Wrong lexicographical order for 'org.onap.dcae.common.DataChangeEventListener' import. Should be before 'org.onap.dcae.common.RestConfContext'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:29: warning: Wrong lexicographical order for 'org.onap.dcae.common.Constants' import. Should be before 'org.onap.dcae.common.RestConfContext'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:30: warning: Wrong lexicographical order for 'org.onap.dcae.common.Parameters' import. Should be before 'org.onap.dcae.common.RestConfContext'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:34: warning: Wrong lexicographical order for 'javax.net.ssl.HostnameVerifier' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:35: warning: Wrong lexicographical order for 'javax.net.ssl.HttpsURLConnection' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:36: warning: Wrong lexicographical order for 'javax.net.ssl.SSLContext' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:37: warning: Wrong lexicographical order for 'javax.net.ssl.SSLSession' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:38: warning: Wrong lexicographical order for 'javax.net.ssl.TrustManager' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:39: warning: Wrong lexicographical order for 'javax.net.ssl.TrustManagerFactory' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:40: warning: Wrong lexicographical order for 'javax.net.ssl.X509TrustManager' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:41: warning: Wrong lexicographical order for 'javax.ws.rs.client.Client' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:42: warning: Wrong lexicographical order for 'javax.ws.rs.client.ClientBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:43: warning: Wrong lexicographical order for 'javax.ws.rs.client.WebTarget' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:44: warning: Wrong lexicographical order for 'javax.ws.rs.core.HttpHeaders' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:45: warning: Wrong lexicographical order for 'java.security.KeyStore' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:46: warning: Wrong lexicographical order for 'java.security.cert.CertificateException' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:47: warning: Wrong lexicographical order for 'java.security.cert.X509Certificate' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:48: warning: Wrong lexicographical order for 'java.util.Base64' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:49: warning: Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:50: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:52: warning: Import statement for 'org.onap.dcae.common.RestapiCallNodeUtil.getUriMethod' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:53: warning: Import statement for 'org.onap.dcae.common.RestapiCallNodeUtil.getParameters' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:54: warning: Import statement for 'org.onap.dcae.common.RestapiCallNodeUtil.addAuthType' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:57:20: warning: Member name 'event_name' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:58:20: warning: Member name 'event_description' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:59:21: warning: Member name 'event_sseventUrlEmbed' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:60:20: warning: Member name 'event_sseventsField' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:61:20: warning: Member name 'event_sseventsUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:62:20: warning: Member name 'event_subscriptionTemplate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:63:20: warning: Member name 'event_unSubscriptionTemplate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:64:20: warning: Member name 'event_ruleId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:78:24: warning: Member name 'event_name' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:79:24: warning: Member name 'event_description' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:80:25: warning: Member name 'event_sseventUrlEmbed' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:81:24: warning: Member name 'event_sseventsField' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:82:24: warning: Member name 'event_sseventsUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:83:24: warning: Member name 'event_subscriptionTemplate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:84:24: warning: Member name 'event_unSubscriptionTemplate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:85:24: warning: Member name 'event_ruleId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:91:69: warning: Parameter name 'event_name' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:96:76: warning: Parameter name 'event_description' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:101:81: warning: Parameter name 'event_sseventUrlEmbed' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:106:78: warning: Parameter name 'event_sseventsField' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:111:76: warning: Parameter name 'event_sseventsUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:116:85: warning: Parameter name 'event_subscriptionTemplate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:121:87: warning: Parameter name 'event_unSubscriptionTemplate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:126:71: warning: Parameter name 'event_ruleId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:159:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:159:79: warning: WhitespaceAround: '{' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:161: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:162: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:163: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:164: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:165: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:166: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:167: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:168: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:169: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:170: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:171: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:172: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:174: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:175: warning: 'for' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:176: warning: 'for' child have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:177: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:178: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:179: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:180: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:181: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:182: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:188:14: warning: Local variable name 'sleep_time' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:202:17: warning: '{' at column 17 should be on the previous line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:216:34: warning: WhitespaceAround: '{' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:230:10: warning: WhitespaceAround: 'catch' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:230:10: warning: WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:237:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:239: warning: Line is longer than 120 characters (found 130). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:244: warning: Line is longer than 120 characters (found 123). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:253:35: warning: WhitespaceAround: '{' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:268: warning: 'METHOD_DEF' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:268:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:268:24: warning: Method name 'OpenSseConnection' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:269:20: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:278:88: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:296: warning: 'METHOD_DEF' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:302: warning: Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 323. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:302:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:303:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:304:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:305:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:306:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:307:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:308:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:309:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:310:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:311:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:312:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:313:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:314:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:315:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:316:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:317:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:318:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:319:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:320:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:321:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:322:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:323:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:324:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:325:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:326:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:327:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:328:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:329:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:330:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:330:12: warning: WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:331:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:331:9: warning: '{' at column 6 should be on the previous line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:332: warning: 'if' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:332:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:332:19: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:333: warning: 'if' child have incorrect indentation level 24, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:333:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:334: warning: 'if' child have incorrect indentation level 24, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:334:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:335: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:335:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:336:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:337:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:338:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:339:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:340:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:342: warning: 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:344: warning: 'method def' child have incorrect indentation level 17, expected level should be one of the following: 16, 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:344:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:345: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:347: warning: 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:349:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:351: warning: 'method def rcurly' have incorrect indentation level 9, expected level should be one of the following: 12, 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:353: warning: 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:355:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:357: warning: 'method def rcurly' have incorrect indentation level 9, expected level should be one of the following: 12, 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:357:10: warning: '}' at column 10 should be alone on a line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:364:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:366: warning: 'member def type' have incorrect indentation level 24, expected level should be one of the following: 16, 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:366: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:366:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:367: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:367:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:368:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:369:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:369:17: warning: '}' at column 10 should be alone on a line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:370:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:371:5: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/PersistentEventConnection.java:402:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:22: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:35: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:36: warning: Wrong lexicographical order for 'java.util.function.Consumer' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:38: warning: Import statement for 'org.onap.dcae.common.publishing.DMaaPConfigurationParser.parseToDomainMapping' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:39: warning: Import statement for 'org.onap.dcae.controller.ConfigParsing.getDMaaPConfig' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:40: warning: Import statement for 'org.onap.dcae.controller.ConfigParsing.getProperties' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:41: warning: Import statement for 'org.onap.dcae.controller.EnvPropertiesReader.readEnvProps' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:63:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:64:44: warning: Parameter name 'dMaaPConfigFile' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:69: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:72:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:87: warning: 'method call rparen' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigLoader.java:114:59: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:22: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:34: warning: Wrong lexicographical order for 'java.io.FileNotFoundException' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:35: warning: Wrong lexicographical order for 'java.nio.charset.StandardCharsets' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:36: warning: Wrong lexicographical order for 'java.nio.file.Files' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:37: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:39: warning: Import statement for 'io.vavr.API.Try' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:40: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.*' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:40: warning: Using the '.*' form of import should be avoided - org.onap.dcae.common.publishing.VavrUtils.*. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:41: warning: Import statement for 'org.onap.dcae.controller.Conversions.toList' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:47:24: warning: Member name 'dMaaPConfigPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:50:35: warning: Parameter name 'dMaaPConfigPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigFilesFacade.java:74:50: warning: Parameter name 'dMaaPConfiguration' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/Conversions.java:21: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/Conversions.java:51: warning: Line is longer than 120 characters (found 123). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:22: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:32: warning: Import statement for 'io.vavr.API.Try' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:33: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.enhanceError' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:34: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.f' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:53: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:54:87: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:59: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:60:101: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:71: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:83: warning: 'lambda arguments' have incorrect indentation level 24, expected level should be 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ConfigSource.java:84: warning: 'lambda arguments' have incorrect indentation level 24, expected level should be 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:23:20: warning: Member name 'controller_name' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:24:20: warning: Member name 'controller_restapiUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:25:20: warning: Member name 'controller_restapiUser' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:26:20: warning: Member name 'controller_restapiPassword' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:27:20: warning: Member name 'controller_accessTokenUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:28:20: warning: Member name 'controller_accessTokenFile' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:29:20: warning: Member name 'controller_subscriptionUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:30:20: warning: Member name 'controller_accessTokenMethod' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:31:20: warning: Member name 'controller_subsMethod' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:32:20: warning: Member name 'controller_disableSsl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:36:24: warning: Member name 'controller_name' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:37:24: warning: Member name 'controller_restapiUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:38:24: warning: Member name 'controller_restapiUser' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:39:24: warning: Member name 'controller_restapiPassword' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:40:24: warning: Member name 'controller_accessTokenUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:41:24: warning: Member name 'controller_accessTokenFile' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:42:24: warning: Member name 'controller_subscriptionUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:43:24: warning: Member name 'controller_accessTokenMethod' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:44:24: warning: Member name 'controller_subsMethod' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:45:24: warning: Member name 'controller_disableSsl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:47:70: warning: Parameter name 'controller_name' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:52:76: warning: Parameter name 'controller_restapiUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:57:77: warning: Parameter name 'controller_restapiUser' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:62:81: warning: Parameter name 'controller_restapiPassword' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:67:80: warning: Parameter name 'controller_accessTokenUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:72:81: warning: Parameter name 'controller_accessTokenFile' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:77:81: warning: Parameter name 'controller_subscriptionUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:82:83: warning: Parameter name 'controller_accessTokenMethod' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:87:76: warning: Parameter name 'controller_subsMethod' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:92:76: warning: Parameter name 'controller_disableSsl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/ControllerConfigInfo.java:103:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:21: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:37: warning: Line is longer than 120 characters (found 124). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:48:28: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:49:60: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:50:54: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:51:46: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:52:56: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:53:48: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:54:48: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:59:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:67:50: warning: '&&' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:68:73: warning: '&&' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:69:65: warning: '&&' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:70:67: warning: '&&' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvProps.java:71:59: warning: '&&' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvPropertiesReader.java:22: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvPropertiesReader.java:29: warning: Import statement for 'io.vavr.API.List' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvPropertiesReader.java:30: warning: Import statement for 'io.vavr.API.Try' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvPropertiesReader.java:31: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.f' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvPropertiesReader.java:35:19: warning: 'static' modifier out of order with the JLS suggestions. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvPropertiesReader.java:54: warning: Line is longer than 120 characters (found 121). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvPropertiesReader.java:58: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/controller/EnvPropertiesReader.java:60: warning: Line is longer than 120 characters (found 124). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:29: warning: Wrong lexicographical order for 'javax.xml.XMLConstants' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:30: warning: Wrong lexicographical order for 'javax.xml.parsers.ParserConfigurationException' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:31: warning: Wrong lexicographical order for 'javax.xml.parsers.SAXParser' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:32: warning: Wrong lexicographical order for 'javax.xml.parsers.SAXParserFactory' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:33: warning: Wrong lexicographical order for 'java.io.ByteArrayInputStream' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:34: warning: Wrong lexicographical order for 'java.io.IOException' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:35: warning: Wrong lexicographical order for 'java.io.InputStream' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:36: warning: Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:37: warning: Wrong lexicographical order for 'java.util.HashSet' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:38: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:39: warning: Wrong lexicographical order for 'java.util.Set' import. Should be before 'org.xml.sax.helpers.DefaultHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:41: warning: Import statement for 'com.google.common.base.Preconditions.checkNotNull' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:51:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:51:66: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:60: warning: 'try' child have incorrect indentation level 24, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:60:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:92:71: warning: Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:113:24: warning: Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:121:69: warning: Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:133:20: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:158:20: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:166:27: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlParser.java:169:22: warning: Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/DataChangeEventListener.java:44:20: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/DataChangeEventListener.java:67:18: warning: Type name 'jsonType' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/DataChangeEventListener.java:71: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/DataChangeEventListener.java:71:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/AdditionalHeaderWebTarget.java:26: warning: Wrong lexicographical order for 'java.net.URI' import. Should be before 'javax.ws.rs.core.UriBuilder'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/AdditionalHeaderWebTarget.java:27: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'javax.ws.rs.core.UriBuilder'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/AdditionalHeaderWebTarget.java:34:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:29: warning: Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:30: warning: Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:31: warning: Wrong lexicographical order for 'java.util.Iterator' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:32: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:34: warning: Import statement for 'com.google.common.base.Preconditions.checkNotNull' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:44:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:45:66: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:61: warning: 'while' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:63:28: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:72:42: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/JsonParser.java:83: warning: 'for' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventConnectionState.java:27:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventConnectionState.java:27:58: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/Format.java:26:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/Format.java:26:44: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/HttpMethod.java:26:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/HttpMethod.java:26:48: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:26: warning: Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:27: warning: Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:28: warning: Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:29: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:39:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:46:16: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:50:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:63:16: warning: Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:76: warning: 'for' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:101: warning: 'for' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:121:24: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:137:46: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:151:24: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:154:28: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:177:47: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:188: warning: Line is longer than 120 characters (found 128). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:188:63: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:190:20: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:216:24: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:251:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:251:53: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:253:13: warning: Local variable name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:292:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:292:55: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:293:13: warning: Local variable name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:341:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:341:54: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:342:13: warning: Local variable name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:390:44: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:391:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:399:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:400:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:405:35: warning: Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:406:23: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/XmlJsonUtil.java:407: warning: 'for' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:23: warning: Using the '.*' form of import should be avoided - com.sun.jersey.api.client.*. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:37: warning: Using the '.*' form of import should be avoided - javax.net.ssl.*. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:37: warning: Wrong lexicographical order for 'javax.net.ssl.*' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:38: warning: Wrong lexicographical order for 'javax.ws.rs.core.EntityTag' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:39: warning: Wrong lexicographical order for 'javax.ws.rs.core.MultivaluedMap' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:40: warning: Wrong lexicographical order for 'java.io.FileInputStream' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:41: warning: Wrong lexicographical order for 'java.io.IOException' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:42: warning: Wrong lexicographical order for 'java.net.SocketException' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:43: warning: Wrong lexicographical order for 'java.nio.file.Files' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:44: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:45: warning: Wrong lexicographical order for 'java.security.KeyStore' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:46: warning: Wrong lexicographical order for 'java.security.cert.CertificateException' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:47: warning: Wrong lexicographical order for 'java.security.cert.X509Certificate' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:48: warning: Using the '.*' form of import should be avoided - java.util.*. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:48: warning: Wrong lexicographical order for 'java.util.*' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:50: warning: Import statement for 'org.onap.dcae.common.RestapiCallNodeUtil.getParameters' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:51: warning: Import statement for 'org.onap.dcae.common.RestapiCallNodeUtil.parseParam' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:56:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:57:22: warning: Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:59:24: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:120:103: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:134: warning: Distance between variable 't1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:143:13: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:194:13: warning: Local variable name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:211:17: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:230:17: warning: Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:271:60: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:291: warning: Line is longer than 120 characters (found 127). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:291:127: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:298: warning: Line is longer than 120 characters (found 127). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:298:127: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:312: warning: Line is longer than 120 characters (found 134). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:312:134: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:320:71: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:329: warning: Comment has incorrect indentation level 13, expected is 16, indentation should be the same level as line 330. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:331:17: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:332:17: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:333: warning: 'member def type' have incorrect indentation level 32, expected level should be one of the following: 24, 28. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:333: warning: 'method def' child have incorrect indentation level 32, expected level should be one of the following: 24, 28. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:333:17: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:334: warning: 'method def' child have incorrect indentation level 32, expected level should be one of the following: 24, 28. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:334:17: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:335:17: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:343: warning: Block comment has incorrect indentation level 10, expected is 9, indentation should be the same level as line 370. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:343:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:369:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:370: warning: 'else' child have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:370: warning: 'member def type' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:370:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:371:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:372:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:373: warning: 'else' child have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:373:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:374:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:375:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:376: warning: 'else' child have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:376: warning: 'member def type' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:376:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:377: warning: 'for' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:377:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:377:20: warning: WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:378: warning: 'for lcurly' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:378:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:378:17: warning: '{' at column 10 should be on the previous line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:379: warning: 'if' have incorrect indentation level 24, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:379:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:379:27: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:380: warning: 'if' child have incorrect indentation level 32, expected level should be 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:380:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:381: warning: 'if' child have incorrect indentation level 32, expected level should be 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:381:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:382: warning: 'if rcurly' have incorrect indentation level 24, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:382:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:383: warning: 'for rcurly' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:383:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:384:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:385:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:386: warning: 'else' child have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:386: warning: 'member def modifier' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:386:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:387: warning: 'else' child have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:387: warning: 'member def type' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:387:9: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:389: warning: 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 20, 24. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:389:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:390:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:391: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 24, 28. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:391:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:392: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 20, 24. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:392:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:394: warning: 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 20, 24. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:394:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:395:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:396: warning: 'method call' child have incorrect indentation level 16, expected level should be one of the following: 24, 28. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:396: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 24, 28. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:396:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:398: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 20, 24. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:398:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:400: warning: 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 20, 24. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:400:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:401:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:402: warning: 'method call' child have incorrect indentation level 16, expected level should be one of the following: 24, 28. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:402: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 24, 28. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:402:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:404: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 20, 24. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:404:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:404:9: warning: '}' at column 2 should be alone on a line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:406: warning: 'else' child have incorrect indentation level 8, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:406: warning: 'member def type' have incorrect indentation level 8, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:406:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:407: warning: 'else' child have incorrect indentation level 8, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:407: warning: 'method call' child have incorrect indentation level 8, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:407:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:408: warning: 'else' child have incorrect indentation level 8, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:408: warning: 'method call' child have incorrect indentation level 8, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:408:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:410: warning: 'else' child have incorrect indentation level 8, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:410: warning: 'member def type' have incorrect indentation level 8, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:410:1: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:411:13: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:413: warning: 'member def type' have incorrect indentation level 24, expected level should be one of the following: 16, 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:413: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:413:13: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:414: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:414:13: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:415:13: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:416:13: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:416:17: warning: '}' at column 14 should be alone on a line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:429: warning: Line is longer than 120 characters (found 122). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:433:22: warning: Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:497:87: warning: Parameter name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:503: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:503:54: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:509: warning: Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 510. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:511:13: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:512:13: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:513:13: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:514:13: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:515:13: warning: Line contains a tab character. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:537: warning: 'for' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:542: warning: 'for' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:554: warning: 'for' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNode.java:558: warning: 'for' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/SSLContextCreator.java:26: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.springframework.boot.web.server.Ssl'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/SSLContextCreator.java:28: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/SSLContextCreator.java:47:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/SSLContextCreator.java:71:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestConfContext.java:37:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventData.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:30: warning: Wrong lexicographical order for 'javax.ws.rs.client.Client' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:31: warning: Wrong lexicographical order for 'javax.ws.rs.core.Feature' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:32: warning: Wrong lexicographical order for 'java.net.URI' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:33: warning: Wrong lexicographical order for 'java.util.HashSet' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:34: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:35: warning: Wrong lexicographical order for 'java.util.Set' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:46:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:56:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:57:20: warning: Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:81:108: warning: '&&' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:93:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:95:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:106:13: warning: Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:142: warning: 'for' construct must use '{}'s. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:149:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:149:64: warning: Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:156:29: warning: Local variable name 'oAuth1Feature' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:167:111: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:175:111: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:180:33: warning: Local variable name 'oAuth1Feature' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/RestapiCallNodeUtil.java:186:117: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapper.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapper.java:29: warning: Wrong lexicographical order for 'java.util.Objects' import. Should be before 'org.springframework.http.HttpStatus'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapper.java:31: warning: Import statement for 'org.onap.dcae.ApplicationSettings.responseCompatibility' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapper.java:49:53: warning: '?' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapper.java:50:82: warning: WhitespaceAround: ':' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapper.java:55: warning: Line is longer than 120 characters (found 126). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapper.java:66: warning: Line is longer than 120 characters (found 126). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:21: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:29: warning: Wrong lexicographical order for 'java.net.URL' import. Should be before 'org.onap.dcae.common.AnyNode'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:30: warning: Wrong lexicographical order for 'java.nio.file.Files' import. Should be before 'org.onap.dcae.common.AnyNode'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:31: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.onap.dcae.common.AnyNode'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:33: warning: Wrong lexicographical order for 'org.json.JSONObject' import. Should be before 'org.onap.dcae.common.AnyNode'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:35: warning: Import statement for 'io.vavr.API.*' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:35: warning: Using the '.*' form of import should be avoided - io.vavr.API.*. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:36: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.enhanceError' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:37: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.f' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:42: warning: Line is longer than 120 characters (found 127). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:45:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:61: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:68: warning: Line is longer than 120 characters (found 134). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:71:53: warning: Parameter name 'dMaaPConfig' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:77: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:78: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:79: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:79: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:82: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:82: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:83: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:83: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:84: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:84: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:85: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:85: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:86: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:87: warning: 'block rcurly' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:92: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:93: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:94: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:94: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:95: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:95: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:96: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:96: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:97: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:97: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:97: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:98: warning: 'lambda arguments' have incorrect indentation level 28, expected level should be 24. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:99: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:99: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:100: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:100: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:101: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:101: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:101: warning: Line is longer than 120 characters (found 121). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:102: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:102: warning: 'member def type' have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:103: warning: 'block' child have incorrect indentation level 20, expected level should be 16. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPConfigurationParser.java:104: warning: 'block rcurly' have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:22: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:25: warning: Using the '.*' form of import should be avoided - com.google.common.cache.*. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:31: warning: Wrong lexicographical order for 'javax.annotation.Nonnull' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:32: warning: Wrong lexicographical order for 'java.io.IOException' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:33: warning: Wrong lexicographical order for 'java.util.concurrent.TimeUnit' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:34: warning: Wrong lexicographical order for 'java.util.concurrent.atomic.AtomicReference' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:36: warning: Import statement for 'io.vavr.API.Option' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:37: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.f' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:46:59: warning: Member name 'dMaaPConfiguration' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:48:55: warning: Parameter name 'dMaaPConfiguration' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:55:55: warning: Parameter name 'dMaaPPublishersCacheLoader' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:57:55: warning: Parameter name 'dMaaPConfiguration' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersCache.java:64: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersBuilder.java:21: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersBuilder.java:28: warning: Import statement for 'io.vavr.API.Try' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersBuilder.java:29: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.enhanceError' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersBuilder.java:30: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.f' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPPublishersBuilder.java:39: warning: Line is longer than 120 characters (found 123). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/Publisher.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/Publisher.java:32: warning: Import statement for 'org.onap.dcae.common.publishing.DmaapRequestConfiguration.retryConfiguration' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/Publisher.java:33: warning: Import statement for 'org.onap.dcae.common.publishing.DmaapRequestConfiguration.createPublishRequest' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/Publisher.java:34: warning: Import statement for 'org.onap.dcae.common.publishing.DmaapRequestConfiguration.jsonBatch' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/Publisher.java:43: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/Publisher.java:50: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/Publisher.java:59: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/Publisher.java:66: warning: Line is longer than 120 characters (found 123). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPEventPublisher.java:32: warning: Wrong lexicographical order for 'java.io.IOException' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPEventPublisher.java:34: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.f' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPEventPublisher.java:43: warning: ';' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPEventPublisher.java:43:96: warning: Only one statement per line allowed. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPEventPublisher.java:54: warning: Line is longer than 120 characters (found 126). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPEventPublisher.java:59:58: warning: Parameter name 'dMaaPConfig' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPEventPublisher.java:64: warning: Overload methods should not be split. Previous overloaded method located at line '49'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DMaaPEventPublisher.java:80:76: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DmaapRequestConfiguration.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DmaapRequestConfiguration.java:38: warning: Wrong lexicographical order for 'java.time.Duration' import. Should be before 'reactor.core.publisher.Flux'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DmaapRequestConfiguration.java:56: warning: Line continuation have incorrect indentation level, expected level should be 4. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DmaapRequestConfiguration.java:70: warning: Line continuation have incorrect indentation level, expected level should be 4. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/DmaapRequestConfiguration.java:79: warning: Line continuation have incorrect indentation level, expected level should be 4. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:21: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:54:28: warning: WhitespaceAround: '{' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:76:34: warning: Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:84:64: warning: '&&' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:85:51: warning: '&&' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:86:57: warning: '&&' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:97:35: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:98:48: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:99:44: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:100:50: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/PublisherConfig.java:101:50: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/VavrUtils.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/VavrUtils.java:27: warning: Import statement for 'io.vavr.API.$' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/VavrUtils.java:38: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/VavrUtils.java:44:26: warning: Method name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/EventPublisher.java:21: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/EventPublisher.java:32:93: warning: Parameter name 'dMaaPConfig' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/publishing/EventPublisher.java:38:51: warning: Parameter name 'dMaaPConfig' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/AuthType.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/AuthType.java:25:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/AuthType.java:25:46: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:32: warning: Wrong lexicographical order for 'java.nio.file.Files' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:33: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:34: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:35: warning: Wrong lexicographical order for 'java.util.Arrays' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:36: warning: Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:37: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:61: warning: Line is longer than 120 characters (found 129). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:61:129: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:63: warning: Line is longer than 120 characters (found 138). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:81:21: warning: Local variable name 'aStreamIdList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:85:50: warning: WhitespaceAround: '{' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:87: warning: Line is longer than 120 characters (found 132). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:97: warning: Line is longer than 120 characters (found 123). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:108: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:122:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:126: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:132: warning: Line is longer than 120 characters (found 158). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:135: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:135: warning: Line is longer than 120 characters (found 188). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:136:20: warning: Local variable name 'olt_slot' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:137:20: warning: Local variable name 'olt_port' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:139:25: warning: Local variable name 'aList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:143:17: warning: '{' at column 17 should be on the previous line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:155: warning: Line is longer than 120 characters (found 174). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:158:20: warning: Local variable name 'attachment_point' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:186:29: warning: WhitespaceAround: '+' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:190:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/EventProcessor.java:193:21: warning: Local variable name 'aList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/Parameters.java:46:19: warning: Member name 'oAuthConsumerKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/Parameters.java:47:19: warning: Member name 'oAuthConsumerSecret' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/Parameters.java:48:19: warning: Member name 'oAuthSignatureMethod' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/Parameters.java:49:19: warning: Member name 'oAuthVersion' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/AnyNode.java:21: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/AnyNode.java:30: warning: Wrong lexicographical order for 'java.util.stream.StreamSupport' import. Should be before 'org.json.JSONObject'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/AnyNode.java:32: warning: Import statement for 'io.vavr.API.Set' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/common/AnyNode.java:65:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigUpdaterFactory.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigUpdaterFactory.java:27: warning: Line is longer than 120 characters (found 125). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigUpdaterFactory.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/cbs/CbsClientConfigurationProvider.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigParsing.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigurationHandler.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigurationHandler.java:37: warning: Wrong lexicographical order for 'java.time.Duration' import. Should be before 'reactor.core.publisher.Mono'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigurationHandler.java:40: warning: Line is longer than 120 characters (found 133). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigurationHandler.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigurationHandler.java:56: warning: Line is longer than 120 characters (found 125). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigurationHandler.java:61: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigurationHandler.java:86: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigurationHandler.java:97:11: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigurationHandler.java:99:24: warning: Local variable name 'jObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigUpdater.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigUpdater.java:28: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.slf4j.LoggerFactory'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigUpdater.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigUpdater.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigUpdater.java:56:68: warning: WhitespaceAround: '{' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigUpdater.java:60: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigFilesFacade.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigFilesFacade.java:52:49: warning: Parameter name 'dMaaPConfigPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigFilesFacade.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/ConfigFilesFacade.java:86:50: warning: Parameter name 'dMaaPConfiguration' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/Conversions.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/SwaggerConfig.java:35:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ServletConfig.java:36: warning: Wrong lexicographical order for 'java.io.IOException' import. Should be before 'org.springframework.stereotype.Component'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ServletConfig.java:37: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.springframework.stereotype.Component'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ServletConfig.java:38: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'org.springframework.stereotype.Component'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ServletConfig.java:40: warning: Import statement for 'java.nio.file.Files.readAllBytes' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/WebMvcConfig.java:49:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:21: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:26: warning: Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.json.JSONObject'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:27: warning: Wrong lexicographical order for 'java.util.List' import. Should be before 'org.json.JSONObject'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:35: warning: Line is longer than 120 characters (found 153). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:36: warning: Line is longer than 120 characters (found 165). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:37: warning: Line is longer than 120 characters (found 169). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:38: warning: Line is longer than 120 characters (found 177). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:39: warning: Line is longer than 120 characters (found 157). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:40: warning: Line is longer than 120 characters (found 173). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:41: warning: Line is longer than 120 characters (found 165). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:61: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:61:5: warning: Missing a Javadoc comment. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiException.java:65:11: warning: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/restapi/ApiAuthInterceptor.java:21: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/RestConfCollectorTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/RestConfCollectorTest.java:24: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.onap.dcae.common.EventData'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/RestConfCollectorTest.java:25: warning: Wrong lexicographical order for 'java.util.concurrent.LinkedBlockingQueue' import. Should be before 'org.onap.dcae.common.EventData'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/RestConfCollectorTest.java:27: warning: Import statement for 'org.junit.Assert.*' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/RestConfCollectorTest.java:27: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/RestConfCollectorTest.java:32:54: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/RestConfCollectorTest.java:34: warning: Line is longer than 120 characters (found 126). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/RestConfCollectorTest.java:34:31: warning: Local variable name 'sMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationExceptionTest.java:26: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationExceptionTest.java:27: warning: Import statement for 'org.junit.Assert.assertTrue' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationExceptionTest.java:31:17: warning: Method name 'TestApplicationException' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationExceptionTest.java:37: warning: Distance between variable 'example' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderIntegrationE2ETest.java:71: warning: 'try rcurly' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderIntegrationE2ETest.java:72: warning: 'catch' child have incorrect indentation level 16, expected level should be 12. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderIntegrationE2ETest.java:73: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/PersistentEventConnectionTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/PersistentEventConnectionTest.java:32: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.onap.dcae.common.RestapiCallNode'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/PersistentEventConnectionTest.java:33: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'org.onap.dcae.common.RestapiCallNode'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/PersistentEventConnectionTest.java:34: warning: Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.onap.dcae.common.RestapiCallNode'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/PersistentEventConnectionTest.java:36: warning: Import statement for 'org.junit.Assert.assertTrue' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/PersistentEventConnectionTest.java:37: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/PersistentEventConnectionTest.java:38: warning: Import statement for 'org.junit.Assert.assertNotNull' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/PersistentEventConnectionTest.java:39: warning: Import statement for 'org.mockito.ArgumentMatchers.any' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/PersistentEventConnectionTest.java:40: warning: Import statement for 'org.mockito.Mockito.when' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:27: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.onap.dcae.common.publishing.EventPublisher'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:28: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'org.onap.dcae.common.publishing.EventPublisher'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:30: warning: Import statement for 'io.vavr.API.Map' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:31: warning: Import statement for 'org.junit.Assert.assertNotNull' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:32: warning: Import statement for 'org.mockito.Mockito.mock' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:33: warning: Import statement for 'org.onap.dcae.TestingUtilities.createTemporaryFile' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:34: warning: Import statement for 'org.onap.dcae.TestingUtilities.readJsonFromFile' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:35: warning: Import statement for 'org.onap.dcae.common.publishing.VavrUtils.f' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:41: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:41: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:42: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:42: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:43: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:43: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:45: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:46: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:47: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:47: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:48: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:48: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:49: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:50: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:52: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:52: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:56: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:56: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:58: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:59: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:60: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderTest.java:61: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/AccessControllerTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/AccessControllerTest.java:53: warning: 'METHOD_DEF' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/AccessControllerTest.java:75: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/AccessControllerTest.java:75: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/AccessControllerTest.java:77: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/AccessControllerTest.java:78: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/AccessControllerTest.java:78: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/AccessControllerTest.java:79: warning: 'method def' child have incorrect indentation level 12, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConversionTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConversionTest.java:28: warning: Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.junit.Test'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConversionTest.java:29: warning: Wrong lexicographical order for 'java.util.Iterator' import. Should be before 'org.junit.Test'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConversionTest.java:31: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConversionTest.java:32: warning: Import statement for 'org.junit.Assert.assertTrue' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConversionTest.java:36:28: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConversionTest.java:42:33: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConversionTest.java:48:28: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/EnvPropsTest.java:25: warning: Wrong lexicographical order for 'org.junit.Assert.assertEquals' import. Should be before 'org.junit.Assert.assertNotNull'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/EnvPropsTest.java:64: warning: Line is longer than 120 characters (found 183). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/EnvPropsTest.java:64:91: warning: WhitespaceAround: '+' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/EnvPropsTest.java:64:92: warning: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/EnvPropsTest.java:64:111: warning: WhitespaceAround: '+' is not preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/EnvPropsTest.java:64:112: warning: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationConfigurationListenerTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationConfigurationListenerTest.java:31: warning: Wrong lexicographical order for 'java.time.Duration' import. Should be before 'org.onap.dcae.configuration.ConfigurationHandler'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationConfigurationListenerTest.java:33: warning: Import statement for 'org.mockito.ArgumentMatchers.any' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationConfigurationListenerTest.java:49: warning: 'method def' child have incorrect indentation level 7, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationConfigurationListenerTest.java:52: warning: 'method call' child have incorrect indentation level 7, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationConfigurationListenerTest.java:52: warning: 'method def' child have incorrect indentation level 7, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/ApplicationConfigurationListenerTest.java:54: warning: Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 55. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/XmlJsonUtilTest.java:172: warning: Line is longer than 120 characters (found 123). 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/XmlParserTest.java:28: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/HttpMethodTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/HttpMethodTest.java:24: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/HttpMethodTest.java:25: warning: Import statement for 'org.junit.Assert.assertNull' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/HttpMethodTest.java:26: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertThrows' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/HttpMethodTest.java:30:32: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:29: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertSame' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:30: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:31: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertThrows' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:32: warning: Import statement for 'org.junit.jupiter.api.Assertions.assertNotNull' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:33: warning: Import statement for 'org.mockito.Mockito.mock' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:34: warning: Import statement for 'org.mockito.Mockito.when' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:35: warning: Import statement for 'org.onap.dcae.ApplicationSettings.responseCompatibility' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:36: warning: Import statement for 'org.onap.dcae.common.publishing.MessageRouterHttpStatusMapper.getHttpStatus' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:37: warning: Import statement for 'org.onap.dcae.common.publishing.MessageRouterHttpStatusMapper.resolveHttpCode' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:38: warning: Import statement for 'org.onap.dcae.common.publishing.MessageRouterHttpStatusMapper.responseBody' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:92: warning: ')' have incorrect indentation level 4, expected level should be 8. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:105:34: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/MessageRouterHttpStatusMapperTest.java:123:37: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:27: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:28: warning: Import statement for 'org.junit.Assert.assertTrue' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:32: warning: 'METHOD_DEF' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:33:31: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:42:30: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:45:13: warning: Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:46:13: warning: Local variable name 'y' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:51:27: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:58:30: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:66:30: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:74:33: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:82:34: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:90:29: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:99:30: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/PublisherConfigTest.java:103:97: warning: '+' should be on a new line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:28: warning: Wrong lexicographical order for 'io.vavr.control.Option' import. Should be before 'org.junit.Test'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:29: warning: Wrong lexicographical order for 'io.vavr.collection.List' import. Should be before 'org.junit.Test'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:33: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:34: warning: Import statement for 'org.onap.dcae.common.publishing.DmaapRequestConfiguration.createPublishRequest' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:35: warning: Import statement for 'org.onap.dcae.common.publishing.DmaapRequestConfiguration.retryConfiguration' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:36: warning: Import statement for 'org.onap.dcae.common.publishing.DmaapRequestConfiguration.jsonBatch' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:37: warning: Import statement for 'org.onap.dcae.common.publishing.DmaapRequestConfiguration.createMessageRouterSink' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:38: warning: Import statement for 'org.onap.dcae.common.publishing.DmaapRequestConfiguration.getAsJsonElements' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:46:42: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:54:43: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:62:40: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:67:31: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:75:45: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DmaapRequestConfigurationTest.java:81:39: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPConfigurationParserTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPEventPublisherTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPEventPublisherTest.java:31: warning: Wrong lexicographical order for 'java.util.concurrent.atomic.AtomicReference' import. Should be before 'org.mockito.Mockito'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPEventPublisherTest.java:33: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPEventPublisherTest.java:48:38: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPEventPublisherTest.java:55:29: warning: Local variable name 'dMaaPEventPublisher' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPEventPublisherTest.java:61:31: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPEventPublisherTest.java:69:29: warning: Local variable name 'dMaaPEventPublisher' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPEventPublisherTest.java:77:45: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPEventPublisherTest.java:85:29: warning: Local variable name 'dMaaPEventPublisher' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/AccessControllerTest.java:61: warning: 'METHOD_DEF' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/cbs/CbsClientConfigurationProviderTest.java:26: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/cbs/CbsClientConfigurationProviderTest.java:31:17: warning: Method name 'CbsClientConfigurationTest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/cbs/CbsClientConfigurationProviderTest.java:31:44: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigurationHandlerTest.java:31: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'reactor.core.Disposable'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigurationHandlerTest.java:32: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'reactor.core.Disposable'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigurationHandlerTest.java:33: warning: Wrong lexicographical order for 'java.time.Duration' import. Should be before 'reactor.core.Disposable'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigurationHandlerTest.java:35: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigurationHandlerTest.java:36: warning: Import statement for 'org.junit.Assert.assertTrue' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigurationHandlerTest.java:37: warning: Import statement for 'org.mockito.Mockito.mock' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigurationHandlerTest.java:46:33: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigurationHandlerTest.java:56:41: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigurationHandlerTest.java:70:38: warning: Local variable name 'sMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigurationHandlerTest.java:72: warning: Empty catch block. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:30: warning: Wrong lexicographical order for 'java.nio.charset.StandardCharsets' import. Should be before 'org.onap.dcae.ApplicationSettings'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:31: warning: Wrong lexicographical order for 'java.nio.file.Files' import. Should be before 'org.onap.dcae.ApplicationSettings'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:32: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.onap.dcae.ApplicationSettings'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:33: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'org.onap.dcae.ApplicationSettings'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:35: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:36: warning: Import statement for 'org.junit.Assert.assertTrue' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:37: warning: Import statement for 'org.mockito.Mockito.mock' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:38: warning: Import statement for 'org.mockito.Mockito.when' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:57:16: warning: Local variable name 'sFileData' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:69:38: warning: Local variable name 'sMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigUpdaterTest.java:71: warning: Empty catch block. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConversionsTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConversionsTest.java:26: warning: Wrong lexicographical order for 'java.util.List' import. Should be before 'org.junit.Test'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConversionsTest.java:28: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConversionsTest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConversionsTest.java:32:28: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConversionsTest.java:38:28: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConversionsTest.java:40:41: warning: Local variable name 'lStr' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:29: warning: Wrong lexicographical order for 'java.nio.charset.StandardCharsets' import. Should be before 'org.junit.Test'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:30: warning: Wrong lexicographical order for 'java.nio.file.Files' import. Should be before 'org.junit.Test'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:31: warning: Wrong lexicographical order for 'java.nio.file.Path' import. Should be before 'org.junit.Test'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:32: warning: Wrong lexicographical order for 'java.nio.file.Paths' import. Should be before 'org.junit.Test'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:34: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:35: warning: Import statement for 'org.junit.Assert.assertTrue' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:45:30: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:48:16: warning: Local variable name 'sFileData' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:53:45: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:55:34: warning: Local variable name 'sMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:60:44: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:67:45: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:76:37: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/configuration/ConfigFilesFacadeTest.java:80:34: warning: Local variable name 'sMap' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/restapi/RccRestControllerTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/restapi/RccRestControllerTest.java:24: warning: Import statement for 'org.junit.Assert.assertEquals' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/restapi/RccRestControllerTest.java:28:30: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/restapi/RccRestControllerTest.java:35:29: warning: '(' is preceded with whitespace. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/restapi/WebMvcConfigTest.java:20: warning: 'package' should be separated from previous statement. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/restapi/WebMvcConfigTest.java:25: warning: Import statement for 'org.junit.Assert.assertNull' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 05:29:24 /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/restapi/WebMvcConfigTest.java:30:37: warning: '(' is preceded with whitespace. 05:29:24 Audit done. 05:29:24 [INFO] 05:29:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ restconfcollector --- 05:29:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:29:24 [INFO] Copying 1 resource 05:29:24 [INFO] 05:29:24 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ restconfcollector --- 05:29:25 [INFO] Changes detected - recompiling the module! 05:29:25 [INFO] Compiling 59 source files to /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/classes 05:29:27 [INFO] /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/Conversions.java: Some input files use unchecked or unsafe operations. 05:29:27 [INFO] /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/main/java/org/onap/dcae/configuration/Conversions.java: Recompile with -Xlint:unchecked for details. 05:29:27 [INFO] 05:29:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ restconfcollector --- 05:29:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:29:27 [INFO] Copying 18 resources 05:29:27 [INFO] 05:29:27 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ restconfcollector --- 05:29:27 [INFO] Changes detected - recompiling the module! 05:29:27 [INFO] Compiling 49 source files to /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/test-classes 05:29:27 [WARNING] /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/controller/ConfigLoaderIntegrationE2ETest.java:[63,13] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 05:29:27 [WARNING] /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/java/org/onap/dcae/common/publishing/DMaaPPublishersCacheTest.java:[148,9] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 05:29:27 [INFO] 05:29:27 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ restconfcollector --- 05:29:29 [INFO] 05:29:29 [INFO] ------------------------------------------------------- 05:29:29 [INFO] T E S T S 05:29:29 [INFO] ------------------------------------------------------- 05:29:31 [INFO] Running org.onap.dcae.TlsTest 05:29:31 [INFO] Running org.onap.dcae.TlsTest$HttpsTest 05:29:36 _____ _ _____ __ _____ _ _ _ 05:29:36 | __ \ | | / ____| / _| / ____| | || | | | 05:29:36 | |__) | ___ ___ | |_ | | ___ _ __ | |_ | | ___ | || | ___ ___ | |_ ___ _ __ 05:29:36 | _ / / _ \/ __|| __|| | / _ \ | '_ \ | _| | | / _ \ | || | / _ \ / __|| __|/ _ \ | '__| 05:29:36 | | \ \| __/\__ \| |_ | |____| (_) || | | || | | |____| (_) || || || __/| (__ | |_| (_) || | 05:29:36 |_| \_\\___||___/ \__| \_____|\___/ |_| |_||_| \_____|\___/ |_||_| \___| \___| \__|\___/ |_| 05:29:36 05:29:36 05:29:36 2025-11-01 05:29:34.690 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : WebServerFactoryCustomizer initializing........ 05:29:36 2025-11-01 05:29:34.695 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Enabling SSL 05:29:36 2025-11-01 05:29:34.696 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Using keyStore path: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/resources/keystore 05:29:36 2025-11-01 05:29:34.696 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Using keyStore password from: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/resources/passwordfile 05:29:36 2025-11-01 05:29:34.941 INFO 2804 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 05:29:36 2025-11-01 05:29:34.942 INFO 2804 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.27] 05:29:36 2025-11-01 05:29:35.057 INFO 2804 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 05:29:37 2025-11-01 05:29:36.963 INFO 2804 --- [o-auto-1-exec-6] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05:29:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.466 s - in org.onap.dcae.TlsTest$HttpsTest 05:29:37 [INFO] Running org.onap.dcae.TlsTest$HttpsWithTlsAuthenticationAndBasicAuthTest 05:29:37 _____ _ _____ __ _____ _ _ _ 05:29:37 | __ \ | | / ____| / _| / ____| | || | | | 05:29:37 | |__) | ___ ___ | |_ | | ___ _ __ | |_ | | ___ | || | ___ ___ | |_ ___ _ __ 05:29:37 | _ / / _ \/ __|| __|| | / _ \ | '_ \ | _| | | / _ \ | || | / _ \ / __|| __|/ _ \ | '__| 05:29:37 | | \ \| __/\__ \| |_ | |____| (_) || | | || | | |____| (_) || || || __/| (__ | |_| (_) || | 05:29:37 |_| \_\\___||___/ \__| \_____|\___/ |_| |_||_| \_____|\___/ |_||_| \___| \___| \__|\___/ |_| 05:29:37 05:29:37 05:29:37 2025-11-01 05:29:37.561 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : WebServerFactoryCustomizer initializing........ 05:29:37 2025-11-01 05:29:37.562 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Enabling SSL 05:29:37 2025-11-01 05:29:37.562 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Using keyStore path: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/resources/keystore 05:29:37 2025-11-01 05:29:37.562 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Using keyStore password from: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/resources/passwordfile 05:29:37 2025-11-01 05:29:37.563 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Enabling TLS client authorization 05:29:37 2025-11-01 05:29:37.563 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Using trustStore path: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/resources/truststore 05:29:37 2025-11-01 05:29:37.563 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Using trustStore password from: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/resources/trustpasswordfile 05:29:37 2025-11-01 05:29:37.575 WARN 2804 --- [ main] org.apache.tomcat.util.modeler.Registry : The MBean registry cannot be disabled because it has already been initialised 05:29:37 2025-11-01 05:29:37.580 INFO 2804 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 05:29:37 2025-11-01 05:29:37.580 INFO 2804 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.27] 05:29:37 2025-11-01 05:29:37.595 INFO 2804 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring embedded WebApplicationContext 05:29:38 2025-11-01 05:29:38.019 INFO 2804 --- [o-auto-2-exec-8] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05:29:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s - in org.onap.dcae.TlsTest$HttpsWithTlsAuthenticationAndBasicAuthTest 05:29:38 [INFO] Running org.onap.dcae.TlsTest$HttpsWithTlsAuthenticationTest 05:29:38 _____ _ _____ __ _____ _ _ _ 05:29:38 | __ \ | | / ____| / _| / ____| | || | | | 05:29:38 | |__) | ___ ___ | |_ | | ___ _ __ | |_ | | ___ | || | ___ ___ | |_ ___ _ __ 05:29:38 | _ / / _ \/ __|| __|| | / _ \ | '_ \ | _| | | / _ \ | || | / _ \ / __|| __|/ _ \ | '__| 05:29:38 | | \ \| __/\__ \| |_ | |____| (_) || | | || | | |____| (_) || || || __/| (__ | |_| (_) || | 05:29:38 |_| \_\\___||___/ \__| \_____|\___/ |_| |_||_| \_____|\___/ |_||_| \___| \___| \__|\___/ |_| 05:29:38 05:29:38 05:29:38 2025-11-01 05:29:38.431 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : WebServerFactoryCustomizer initializing........ 05:29:38 2025-11-01 05:29:38.431 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Enabling SSL 05:29:38 2025-11-01 05:29:38.432 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Using keyStore path: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/resources/keystore 05:29:38 2025-11-01 05:29:38.432 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Using keyStore password from: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/resources/passwordfile 05:29:38 2025-11-01 05:29:38.432 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Enabling TLS client authorization 05:29:38 2025-11-01 05:29:38.432 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Using trustStore path: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/resources/truststore 05:29:38 2025-11-01 05:29:38.433 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : Using trustStore password from: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/src/test/resources/trustpasswordfile 05:29:38 2025-11-01 05:29:38.441 WARN 2804 --- [ main] org.apache.tomcat.util.modeler.Registry : The MBean registry cannot be disabled because it has already been initialised 05:29:38 2025-11-01 05:29:38.445 INFO 2804 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 05:29:38 2025-11-01 05:29:38.445 INFO 2804 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.27] 05:29:38 2025-11-01 05:29:38.456 INFO 2804 --- [ main] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring embedded WebApplicationContext 05:29:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in org.onap.dcae.TlsTest$HttpsWithTlsAuthenticationTest 05:29:38 [INFO] Running org.onap.dcae.TlsTest$HttpTest 05:29:39 _____ _ _____ __ _____ _ _ _ 05:29:39 | __ \ | | / ____| / _| / ____| | || | | | 05:29:39 | |__) | ___ ___ | |_ | | ___ _ __ | |_ | | ___ | || | ___ ___ | |_ ___ _ __ 05:29:39 | _ / / _ \/ __|| __|| | / _ \ | '_ \ | _| | | / _ \ | || | / _ \ / __|| __|/ _ \ | '__| 05:29:39 | | \ \| __/\__ \| |_ | |____| (_) || | | || | | |____| (_) || || || __/| (__ | |_| (_) || | 05:29:39 |_| \_\\___||___/ \__| \_____|\___/ |_| |_||_| \_____|\___/ |_||_| \___| \___| \__|\___/ |_| 05:29:39 05:29:39 05:29:39 2025-11-01 05:29:38.860 INFO 2804 --- [ main] org.onap.dcae.restapi.ServletConfig : WebServerFactoryCustomizer initializing........ 05:29:39 2025-11-01 05:29:38.868 WARN 2804 --- [ main] org.apache.tomcat.util.modeler.Registry : The MBean registry cannot be disabled because it has already been initialised 05:29:39 2025-11-01 05:29:38.871 INFO 2804 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 05:29:39 2025-11-01 05:29:38.872 INFO 2804 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.27] 05:29:39 2025-11-01 05:29:38.882 INFO 2804 --- [ main] o.a.c.c.C.[Tomcat-3].[localhost].[/] : Initializing Spring embedded WebApplicationContext 05:29:39 2025-11-01 05:29:39.048 INFO 2804 --- [o-auto-4-exec-1] o.a.c.c.C.[Tomcat-3].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 05:29:39 2025-11-01 05:29:39.085 INFO 2804 --- [o-auto-4-exec-2] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header 05:29:39 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. 05:29:39 05:29:39 java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens 05:29:39 at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:415) ~[tomcat-embed-core-9.0.27.jar:9.0.27] 05:29:39 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:292) ~[tomcat-embed-core-9.0.27.jar:9.0.27] 05:29:39 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) ~[tomcat-embed-core-9.0.27.jar:9.0.27] 05:29:39 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) ~[tomcat-embed-core-9.0.27.jar:9.0.27] 05:29:39 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1579) ~[tomcat-embed-core-9.0.27.jar:9.0.27] 05:29:39 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.27.jar:9.0.27] 05:29:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na] 05:29:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na] 05:29:39 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.27.jar:9.0.27] 05:29:39 at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na] 05:29:39 05:29:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in org.onap.dcae.TlsTest$HttpTest 05:29:39 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.95 s - in org.onap.dcae.TlsTest 05:29:39 [INFO] Running org.onap.dcae.common.publishing.MessageRouterHttpStatusMapperTest 05:29:39 2025-11-01 05:29:39.190 INFO 2804 --- [ main] o.o.d.c.p.MessageRouterHttpStatusMapper : Successfully send event to MR 05:29:39 2025-11-01 05:29:39.194 INFO 2804 --- [ main] o.o.d.c.p.MessageRouterHttpStatusMapper : Successfully send event to MR 05:29:39 2025-11-01 05:29:39.195 INFO 2804 --- [ main] o.o.d.c.p.MessageRouterHttpStatusMapper : Successfully send event to MR 05:29:39 2025-11-01 05:29:39.279 ERROR 2804 --- [ main] o.o.d.c.p.MessageRouterHttpStatusMapper : 404 NOT_FOUND 05:29:39 2025-11-01 05:29:39.283 ERROR 2804 --- [ main] o.o.d.c.p.MessageRouterHttpStatusMapper : 408 REQUEST_TIMEOUT 05:29:39 2025-11-01 05:29:39.285 ERROR 2804 --- [ main] o.o.d.c.p.MessageRouterHttpStatusMapper : 429 TOO_MANY_REQUESTS 05:29:39 2025-11-01 05:29:39.287 ERROR 2804 --- [ main] o.o.d.c.p.MessageRouterHttpStatusMapper : 500 INTERNAL_SERVER_ERROR 05:29:39 2025-11-01 05:29:39.288 ERROR 2804 --- [ main] o.o.d.c.p.MessageRouterHttpStatusMapper : 502 BAD_GATEWAY 05:29:39 2025-11-01 05:29:39.289 ERROR 2804 --- [ main] o.o.d.c.p.MessageRouterHttpStatusMapper : 503 SERVICE_UNAVAILABLE 05:29:39 2025-11-01 05:29:39.291 ERROR 2804 --- [ main] o.o.d.c.p.MessageRouterHttpStatusMapper : 504 GATEWAY_TIMEOUT 05:29:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in org.onap.dcae.common.publishing.MessageRouterHttpStatusMapperTest 05:29:39 [INFO] Running org.onap.dcae.common.publishing.DMaaPEventPublisherTest 05:29:39 2025-11-01 05:29:39.472 ERROR 2804 --- [ main] o.o.d.c.publishing.DMaaPEventPublisher : Unable to schedule event: 'null' on domain: 'test'. Closing publisher and dropping message. 05:29:39 05:29:39 java.lang.NullPointerException: null 05:29:39 at org.onap.dcae.common.publishing.DMaaPEventPublisher.uncheckedSendEvent(DMaaPEventPublisher.java:71) ~[classes/:na] 05:29:39 at org.onap.dcae.common.publishing.DMaaPEventPublisher.lambda$sendEvent$2(DMaaPEventPublisher.java:65) ~[classes/:na] 05:29:39 at io.vavr.control.Try.run(Try.java:118) ~[vavr-0.9.2.jar:na] 05:29:39 at org.onap.dcae.common.publishing.DMaaPEventPublisher.sendEvent(DMaaPEventPublisher.java:65) ~[classes/:na] 05:29:39 at org.onap.dcae.common.publishing.DMaaPEventPublisher.lambda$sendEvent$1(DMaaPEventPublisher.java:55) ~[classes/:na] 05:29:39 at io.vavr.Value.forEach(Value.java:327) ~[vavr-0.9.2.jar:na] 05:29:39 at org.onap.dcae.common.publishing.DMaaPEventPublisher.sendEvent(DMaaPEventPublisher.java:55) ~[classes/:na] 05:29:39 at org.onap.dcae.common.publishing.DMaaPEventPublisherTest.sendEventclosePublisherTest(DMaaPEventPublisherTest.java:87) ~[test-classes/:na] 05:29:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:39 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:675) ~[junit-platform-commons-1.5.2.jar:1.5.2] 05:29:39 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:125) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:132) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:124) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:74) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:104) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:62) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:43) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:35) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:198) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) ~[junit-jupiter-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) ~[na:na] 05:29:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) ~[na:na] 05:29:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) ~[junit-platform-engine-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:39 05:29:39 2025-11-01 05:29:39.492 INFO 2804 --- [ main] o.o.d.c.publishing.DMaaPEventPublisher : Event: '{"test":"message"}' scheduled to be send asynchronously on domain: 'test' 05:29:39 2025-11-01 05:29:39.492 INFO 2804 --- [ main] org.onap.dcae.common.output : Event: '{"test":"message"}' scheduled to be send asynchronously on domain: 'test' 05:29:39 2025-11-01 05:29:39.493 INFO 2804 --- [ main] o.o.d.c.publishing.DMaaPEventPublisher : reconfigure 05:29:39 2025-11-01 05:29:39.493 INFO 2804 --- [ main] o.o.d.c.publishing.DMaaPPublishersCache : reconfigure in DMaaPPublishersCache 05:29:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.onap.dcae.common.publishing.DMaaPEventPublisherTest 05:29:39 [INFO] Running org.onap.dcae.RestApiCallNodeUtilTest 05:29:39 2025-11-01 05:29:39.518 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://127.0.0.1:8080/rest/sample] 05:29:39 2025-11-01 05:29:39.519 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:39 2025-11-01 05:29:39.520 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:39 2025-11-01 05:29:39.520 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:39 2025-11-01 05:29:39.520 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:39 2025-11-01 05:29:39.521 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:39 2025-11-01 05:29:39.521 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [admin] 05:29:39 2025-11-01 05:29:39.521 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [admin] 05:29:39 2025-11-01 05:29:39.521 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:39 2025-11-01 05:29:39.521 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:39 2025-11-01 05:29:39.521 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@6600f616 05:29:39 2025-11-01 05:29:39.522 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [$$$] 05:29:39 2025-11-01 05:29:39.522 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@592d2f59 05:29:39 2025-11-01 05:29:39.555 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://127.0.0.1:8080/rest/sample] 05:29:39 2025-11-01 05:29:39.555 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:39 2025-11-01 05:29:39.555 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:39 2025-11-01 05:29:39.555 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:39 2025-11-01 05:29:39.555 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:39 2025-11-01 05:29:39.555 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:39 2025-11-01 05:29:39.555 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [admin] 05:29:39 2025-11-01 05:29:39.556 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [admin] 05:29:39 2025-11-01 05:29:39.556 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:39 2025-11-01 05:29:39.556 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:39 2025-11-01 05:29:39.556 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@3d41b3cc 05:29:39 2025-11-01 05:29:39.586 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://127.0.0.1:8080/rest/sample] 05:29:39 2025-11-01 05:29:39.586 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:39 2025-11-01 05:29:39.586 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:39 2025-11-01 05:29:39.586 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:39 2025-11-01 05:29:39.586 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:39 2025-11-01 05:29:39.586 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [admin] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [admin] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@7ec89fa2 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://127.0.0.1:8080/rest/sample] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [admin] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [admin] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:39 2025-11-01 05:29:39.587 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@1d6f9106 05:29:39 2025-11-01 05:29:39.588 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://sonar.onap.org/component_measures?id=org.onap.dcaegen2.collectors.restconf%3Arestconfcollector&metric=coverage&selected=org.onap.dcaegen2.collectors.restconf%3Arestconfcollector%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fdcae%2Fcommon%2FRestapiCallNodeUtil.java] 05:29:39 2025-11-01 05:29:39.589 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:39 2025-11-01 05:29:39.589 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:39 2025-11-01 05:29:39.589 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:39 2025-11-01 05:29:39.589 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:39 2025-11-01 05:29:39.589 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:39 2025-11-01 05:29:39.589 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [admin] 05:29:39 2025-11-01 05:29:39.589 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [admin] 05:29:39 2025-11-01 05:29:39.589 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:39 2025-11-01 05:29:39.589 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:39 2025-11-01 05:29:39.589 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@6feac320 05:29:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.onap.dcae.RestApiCallNodeUtilTest 05:29:39 [INFO] Running org.onap.dcae.ApplicationExceptionTest 05:29:39 2025-11-01 05:29:39.592 INFO 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/Test. Oldest: 99 ms 05:29:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.dcae.ApplicationExceptionTest 05:29:39 [INFO] Running org.onap.dcae.AccessControllerTest 05:29:39 2025-11-01 05:29:39.600 INFO 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://test:3905/events/Test (anonymous) ... 05:29:39 2025-11-01 05:29:39.608 WARN 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : Unknown host test; blacklisting for 10 minutes 05:29:39 2025-11-01 05:29:39.609 WARN 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : test: System error 05:29:39 05:29:39 java.net.UnknownHostException: test: System error 05:29:39 at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[na:na] 05:29:39 at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:929) ~[na:na] 05:29:39 at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1529) ~[na:na] 05:29:39 at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:848) ~[na:na] 05:29:39 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) ~[na:na] 05:29:39 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1378) ~[na:na] 05:29:39 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) ~[na:na] 05:29:39 at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) ~[httpclient-4.5.10.jar:4.5.10] 05:29:39 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) ~[httpclient-4.5.10.jar:4.5.10] 05:29:39 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) ~[httpclient-4.5.10.jar:4.5.10] 05:29:39 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.10.jar:4.5.10] 05:29:39 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.10.jar:4.5.10] 05:29:39 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.10.jar:4.5.10] 05:29:39 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.10.jar:4.5.10] 05:29:39 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.10.jar:4.5.10] 05:29:39 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.10.jar:4.5.10] 05:29:39 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.10.jar:4.5.10] 05:29:39 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:622) ~[saClientLibrary-0.0.1.jar:na] 05:29:39 at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:452) ~[saClientLibrary-0.0.1.jar:na] 05:29:39 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:315) ~[cambriaClient-0.0.1.jar:na] 05:29:39 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:232) ~[cambriaClient-0.0.1.jar:na] 05:29:39 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:30) ~[cambriaClient-0.0.1.jar:na] 05:29:39 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:384) ~[cambriaClient-0.0.1.jar:na] 05:29:39 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[na:na] 05:29:39 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] 05:29:39 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] 05:29:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na] 05:29:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na] 05:29:39 at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na] 05:29:39 05:29:39 2025-11-01 05:29:39.610 WARN 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send. 05:29:39 2025-11-01 05:29:39.625 INFO 2804 --- [ main] org.onap.dcae.common.output : RestconfController starting 05:29:39 2025-11-01 05:29:39.637 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:39 2025-11-01 05:29:39.664 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value9999 05:29:39 2025-11-01 05:29:39.664 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:39 2025-11-01 05:29:39.664 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location value../etc/keystore 05:29:39 2025-11-01 05:29:39.664 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile value./etc/passwordfile 05:29:39 2025-11-01 05:29:39.664 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.dmaap.streamid valuefault=sec_fault|syslog=sec_syslog|heartbeat=sec_heartbeat|measurementsForVfScaling=sec_measurement|mobileFlow=sec_mobileflow|other=sec_other|stateChange=sec_statechange|thresholdCrossingAlert=sec_thresholdCrossingAlert|voiceQuality=ves_voicequality|sipSignaling=ves_sipsignaling 05:29:39 2025-11-01 05:29:39.664 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value./etc/DmaapConfig.json 05:29:39 2025-11-01 05:29:39.664 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value1 05:29:39 2025-11-01 05:29:39.665 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuesample1,$2a$10$pgjaxDzSuc6XVFEeqvxQ5u90DKJnM/u7TJTcinAlFJVaavXMWf/Zi|userid1,$2a$10$61gNubgJJl9lh3nvQvY9X.x4e5ETWJJ7ao7ZhJEvmfJigov26Z6uq|userid2,$2a$10$G52y/3uhuhWAMy.bx9Se8uzWinmbJa.dlm1LW6bYPdPkkywLDPLiy 05:29:39 2025-11-01 05:29:39.677 INFO 2804 --- [pool-7-thread-1] o.o.d.c.ConfigurationHandler : Start listening for configuration ... 05:29:39 2025-11-01 05:29:39.678 INFO 2804 --- [pool-7-thread-1] o.o.d.c.ConfigurationHandler : Configuration will be fetched in PT5M period. 05:29:39 _____ _ _____ __ _____ _ _ _ 05:29:39 | __ \ | | / ____| / _| / ____| | || | | | 05:29:39 | |__) | ___ ___ | |_ | | ___ _ __ | |_ | | ___ | || | ___ ___ | |_ ___ _ __ 05:29:39 | _ / / _ \/ __|| __|| | / _ \ | '_ \ | _| | | / _ \ | || | / _ \ / __|| __|/ _ \ | '__| 05:29:39 | | \ \| __/\__ \| |_ | |____| (_) || | | || | | |____| (_) || || || __/| (__ | |_| (_) || | 05:29:39 |_| \_\\___||___/ \__| \_____|\___/ |_| |_||_| \_____|\___/ |_||_| \___| \___| \__|\___/ |_| 05:29:39 05:29:39 05:29:39 2025-11-01 05:29:39.701 WARN 2804 --- [pool-7-thread-1] o.o.d.c.c.CbsClientConfigurationProvider : Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE from environment. 05:29:39 2025-11-01 05:29:39.701 INFO 2804 --- [pool-7-thread-1] o.o.d.c.c.CbsClientConfigurationProvider : Falling back to use default CBS client configuration 05:29:39 2025-11-01 05:29:39.704 INFO 2804 --- [pool-7-thread-1] o.o.d.s.s.r.s.c.c.api.CbsClientFactory : Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10000, appName=dcae-ves-collector, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} 05:29:39 2025-11-01 05:29:39.856 INFO 2804 --- [pool-7-thread-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap : Trying to load configuration from configMap file: /app-config/application_config.yaml 05:29:39 05:29:39.862 [main] ERROR org.springframework.boot.SpringApplication - Application run failed 05:29:39 org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tomcatServletWebServerFactory' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletConfig': Unsatisfied dependency expressed through field 'properties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) ~[spring-context-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.onap.dcae.RestConfCollector.startApplication(RestConfCollector.java:99) ~[classes/:?] 05:29:39 at org.onap.dcae.RestConfCollector.main(RestConfCollector.java:80) ~[classes/:?] 05:29:39 at org.onap.dcae.AccessControllerTest.accessControllerSuccessfullyActivated2(AccessControllerTest.java:192) ~[test-classes/:?] 05:29:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] 05:29:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] 05:29:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] 05:29:39 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] 05:29:39 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:39 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:44) ~[mockito-core-3.1.0.jar:?] 05:29:39 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:39 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:74) ~[mockito-core-3.1.0.jar:?] 05:29:39 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:80) ~[mockito-core-3.1.0.jar:?] 05:29:39 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) ~[mockito-core-3.1.0.jar:?] 05:29:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:39 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:39 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] 05:29:39 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?] 05:29:39 at java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?] 05:29:39 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:?] 05:29:39 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] 05:29:39 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] 05:29:39 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] 05:29:39 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] 05:29:39 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] 05:29:39 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[?:?] 05:29:39 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) [junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) [junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) [junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) [surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) [surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) [surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) [surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) [surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) [surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:39 Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tomcatServletWebServerFactory' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletConfig': Unsatisfied dependency expressed through field 'properties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:603) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 ... 56 more 05:29:39 Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletConfig': Unsatisfied dependency expressed through field 'properties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:39 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:397) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1429) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getWebServerFactoryCustomizerBeans(WebServerFactoryCustomizerBeanPostProcessor.java:87) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getCustomizers(WebServerFactoryCustomizerBeanPostProcessor.java:78) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:70) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:58) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1795) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 ... 56 more 05:29:39 Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1320) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1214) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:400) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:636) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:397) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1429) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getWebServerFactoryCustomizerBeans(WebServerFactoryCustomizerBeanPostProcessor.java:87) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getCustomizers(WebServerFactoryCustomizerBeanPostProcessor.java:78) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:70) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:58) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1795) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 ... 56 more 05:29:39 Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:39 at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:204) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1312) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1214) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:400) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:636) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:397) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1429) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getWebServerFactoryCustomizerBeans(WebServerFactoryCustomizerBeanPostProcessor.java:87) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getCustomizers(WebServerFactoryCustomizerBeanPostProcessor.java:78) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:70) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:58) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1795) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 ... 56 more 05:29:39 Caused by: java.lang.InstantiationException 05:29:39 at jdk.internal.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48) ~[?:?] 05:29:39 at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?] 05:29:39 at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:200) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1312) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1214) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:400) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:636) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:397) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1429) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getWebServerFactoryCustomizerBeans(WebServerFactoryCustomizerBeanPostProcessor.java:87) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getCustomizers(WebServerFactoryCustomizerBeanPostProcessor.java:78) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:70) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:58) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1795) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:39 ... 56 more 05:29:39 Exception org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tomcatServletWebServerFactory' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletConfig': Unsatisfied dependency expressed through field 'properties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:40 2025-11-01 05:29:39.964 ERROR 2804 --- [pool-7-thread-1] o.o.d.s.sdk.services.common.FileReader : Error while reading file. Filename: /app-config/application_config.yaml 05:29:40 2025-11-01 05:29:39.990 ERROR 2804 --- [pool-7-thread-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap : Error loading configuration from configMap file: Expected a com.google.gson.JsonObject but was com.google.gson.JsonNull; at path $ 05:29:40 2025-11-01 05:29:39.995 INFO 2804 --- [pool-7-thread-1] o.o.d.s.s.r.s.cbs.client.impl.CbsLookup : Config Binding Service address: config-binding-service:10000 05:29:40 2025-11-01 05:29:40.005 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : AccesController Created AccessM&C 10.118.191.43:26335 Huawei@123 access /rest/plat/smapp/v1/oauth/token ./etc/access-token.json 05:29:40 2025-11-01 05:29:40.006 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : AccesController Created AccessM&C 10.118.191.43:26335 Huawei@123 access /rest/plat/smapp/v1/oauth/token ./etc/access-token.json 05:29:40 2025-11-01 05:29:40.010 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : httpResponse 05:29:40 2025-11-01 05:29:40.010 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : jsonObj 05:29:40 2025-11-01 05:29:40.011 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : ----------------Controller Param Map------------------- 05:29:40 2025-11-01 05:29:40.011 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : disableSsl : true 05:29:40 2025-11-01 05:29:40.011 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : restapiUrl : https://10.118.191.43:26335/rest/plat/smapp/v1/oauth/token 05:29:40 2025-11-01 05:29:40.011 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : oAuthConsumerKey : null 05:29:40 2025-11-01 05:29:40.011 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : templateFileName : ./etc/access-token.json 05:29:40 2025-11-01 05:29:40.011 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : httpMethod : put 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : returnRequestPayload : false 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : restapiPassword : Huawei@123 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : trustStorePassword : vestest 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : restapiUser : access 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : requestBody : null 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : authType : unspecified 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : contentType : application/json 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : dumpHeaders : false 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : trustStoreFileName : src/test/resources/truststore 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : skipSending : false 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : tokenId : 12dsaf4-2323-1231131232323 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : keyStorePassword : vestest 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : format : json 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : oAuthVersion : null 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : sseConnectURL : null 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : customHttpHeaders : X-ACCESS-TOKEN=12dsaf4-2323-1231131232323 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : responsePrefix : responsePrefix 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : oAuthConsumerSecret : null 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : oAuthSignatureMethod : null 05:29:40 2025-11-01 05:29:40.012 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : keyStoreFileName : src/test/resources/keystore 05:29:40 2025-11-01 05:29:40.013 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : ----------------Event Param Map------------------- 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : disableSsl : true 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiUrl : https://10.118.191.43:26335/rest/plat/smapp/v1/oauth/token 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthConsumerKey : null 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : templateFileName : ./etc/access-token.json 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : httpMethod : put 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : returnRequestPayload : false 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiPassword : Huawei@123 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : trustStorePassword : vestest 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiUser : access 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : requestBody : null 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : authType : unspecified 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : contentType : application/json 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : dumpHeaders : false 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : trustStoreFileName : src/test/resources/truststore 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : skipSending : false 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : tokenId : 12dsaf4-2323-1231131232323 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : keyStorePassword : vestest 05:29:40 2025-11-01 05:29:40.014 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : format : json 05:29:40 2025-11-01 05:29:40.015 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthVersion : null 05:29:40 2025-11-01 05:29:40.015 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : sseConnectURL : null 05:29:40 2025-11-01 05:29:40.015 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : customHttpHeaders : X-ACCESS-TOKEN=12dsaf4-2323-1231131232323 05:29:40 2025-11-01 05:29:40.015 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : responsePrefix : responsePrefix 05:29:40 2025-11-01 05:29:40.015 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthConsumerSecret : null 05:29:40 2025-11-01 05:29:40.015 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthSignatureMethod : null 05:29:40 2025-11-01 05:29:40.015 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : keyStoreFileName : src/test/resources/keystore 05:29:40 2025-11-01 05:29:40.018 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : New persistent connection created ONT_registration modify event true 05:29:40 2025-11-01 05:29:40.018 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : clearAll PersistentConnectios ! 05:29:40 2025-11-01 05:29:40.018 INFO 2804 --- [pool-8-thread-1] o.o.d.c.PersistentEventConnection : Closed connection to SSE source 05:29:40 2025-11-01 05:29:40.019 INFO 2804 --- [pool-7-thread-1] o.o.d.ApplicationConfigurationListener : Switch to configuration handler thread. Active waiting for configuration. 05:29:40 2025-11-01 05:29:40.021 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : AccesController Created AccessM&C 10.118.191.43:26335 Huawei@123 access /rest/plat/smapp/v1/oauth/token ./etc/access-token.json 05:29:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s - in org.onap.dcae.AccessControllerTest 05:29:40 [INFO] Running org.onap.dcae.AnyNodeTest 05:29:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.dcae.AnyNodeTest 05:29:40 [INFO] Running org.onap.dcae.CliUtilsTest 05:29:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.dcae.CliUtilsTest 05:29:40 [INFO] Running org.onap.dcae.controller.AccessControllerTest 05:29:40 2025-11-01 05:29:40.144 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : AccesController Created AccessM&C 10.118.191.43:26335 Huawei@123 access /rest/plat/smapp/v1/oauth/token ./etc/access-token.json 05:29:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.dcae.controller.AccessControllerTest 05:29:40 [INFO] Running org.onap.dcae.controller.ConfigCbsSourceTest 05:29:40 2025-11-01 05:29:40.405 INFO 2804 --- [ main] wiremock.org.eclipse.jetty.util.log : Logging initialized @10523ms 05:29:41 2025-11-01 05:29:40.531 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:41 2025-11-01 05:29:40.558 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@3b945f99{/__admin,null,AVAILABLE} 05:29:41 2025-11-01 05:29:40.562 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@5a085aec{/,null,AVAILABLE} 05:29:41 2025-11-01 05:29:40.568 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@75b164d7{HTTP/1.1}{0.0.0.0:42271} 05:29:41 2025-11-01 05:29:40.569 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@481acc4a{SSL-http/1.1}{0.0.0.0:40605} 05:29:41 2025-11-01 05:29:40.569 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @10688ms 05:29:41 2025-11-01 05:29:40.641 INFO 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/Test. Oldest: 1149 ms 05:29:41 2025-11-01 05:29:40.641 WARN 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 05:29:41 2025-11-01 05:29:40.642 INFO 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://test:3905/events/Test (anonymous) ... 05:29:41 2025-11-01 05:29:40.643 WARN 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : Unknown host test; blacklisting for 10 minutes 05:29:41 2025-11-01 05:29:40.644 WARN 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : test 05:29:41 05:29:41 java.net.UnknownHostException: test 05:29:41 at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:797) ~[na:na] 05:29:41 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) ~[na:na] 05:29:41 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1378) ~[na:na] 05:29:41 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) ~[na:na] 05:29:41 at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:622) ~[saClientLibrary-0.0.1.jar:na] 05:29:41 at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:452) ~[saClientLibrary-0.0.1.jar:na] 05:29:41 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:315) ~[cambriaClient-0.0.1.jar:na] 05:29:41 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:232) ~[cambriaClient-0.0.1.jar:na] 05:29:41 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:30) ~[cambriaClient-0.0.1.jar:na] 05:29:41 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:384) ~[cambriaClient-0.0.1.jar:na] 05:29:41 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[na:na] 05:29:41 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] 05:29:41 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] 05:29:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na] 05:29:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na] 05:29:41 at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na] 05:29:41 05:29:41 2025-11-01 05:29:40.645 WARN 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send. 05:29:41 2025-11-01 05:29:41.030 INFO 2804 --- [p1608570875-109] /__admin : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.227 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Fetching app configuration from CBS 05:29:41 2025-11-01 05:29:41.236 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:42271/v1/catalog/service/CBSName' 05:29:41 2025-11-01 05:29:41.282 INFO 2804 --- [p1608570875-111] / : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.340 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:42271/v1/catalog/service/CBSName' returned body '[{' 05:29:41 2025-11-01 05:29:41.341 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received following CBS configuration from Consul '[{' 05:29:41 2025-11-01 05:29:41.360 ERROR 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Could not fetch application config 05:29:41 05:29:41 java.lang.RuntimeException: Value '[{' is not a valid JSON array 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$1(VavrUtils.java:59) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.Conversions.toJsonArray(Conversions.java:47) ~[classes/:na] 05:29:41 at io.vavr.control.Try.flatMapTry(Try.java:472) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.flatMap(Try.java:454) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.getAppConfig(ConfigSource.java:44) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.tryToGetConfig(ConfigCbsSourceTest.java:149) ~[test-classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.shouldReturnFailureOnBadJsonFromConsul(ConfigCbsSourceTest.java:75) ~[test-classes/:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) ~[wiremock-standalone-2.17.0.jar:na] 05:29:41 at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 Caused by: org.json.JSONException: A JSONObject text must end with '}' at 2 [character 3 line 1] 05:29:41 at org.json.JSONTokener.syntaxError(JSONTokener.java:521) ~[json-20220320.jar:na] 05:29:41 at org.json.JSONObject.(JSONObject.java:232) ~[json-20220320.jar:na] 05:29:41 at org.json.JSONTokener.nextValue(JSONTokener.java:438) ~[json-20220320.jar:na] 05:29:41 at org.json.JSONArray.(JSONArray.java:125) ~[json-20220320.jar:na] 05:29:41 at org.json.JSONArray.(JSONArray.java:162) ~[json-20220320.jar:na] 05:29:41 at org.onap.dcae.controller.Conversions.lambda$toJsonArray$ea888b3b$1(Conversions.java:46) ~[classes/:na] 05:29:41 at io.vavr.control.Try.of(Try.java:75) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API.Try(API.java:917) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.Conversions.toJsonArray(Conversions.java:46) ~[classes/:na] 05:29:41 ... 51 common frames omitted 05:29:41 05:29:41 2025-11-01 05:29:41.380 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@75b164d7{HTTP/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.381 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@481acc4a{SSL-http/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.383 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@5a085aec{/,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.383 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@3b945f99{/__admin,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.384 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1608570875{STOPPING,8<=10<=10,i=8,q=7} Couldn't stop Thread[qtp1608570875-109,5,main] 05:29:41 2025-11-01 05:29:41.384 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1608570875{STOPPING,8<=10<=10,i=4,q=7} Couldn't stop Thread[qtp1608570875-102,5,] 05:29:41 2025-11-01 05:29:41.384 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1608570875{STOPPING,8<=10<=10,i=1,q=6} Couldn't stop Thread[qtp1608570875-104,5,main] 05:29:41 2025-11-01 05:29:41.389 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:41 2025-11-01 05:29:41.403 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@293a3455{/__admin,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.404 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@5c8eef59{/,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.404 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@246ee001{HTTP/1.1}{0.0.0.0:43605} 05:29:41 2025-11-01 05:29:41.406 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@7b18afab{SSL-http/1.1}{0.0.0.0:41119} 05:29:41 2025-11-01 05:29:41.406 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @11525ms 05:29:41 2025-11-01 05:29:41.414 INFO 2804 --- [tp369249761-125] /__admin : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.476 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Fetching app configuration from CBS 05:29:41 2025-11-01 05:29:41.476 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:43605/v1/catalog/service/CBSName' 05:29:41 2025-11-01 05:29:41.480 INFO 2804 --- [tp369249761-125] / : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.485 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:43605/v1/catalog/service/CBSName' returned body '[{ "ServiceAddress": "localhost","ServicePort":43605}]' 05:29:41 2025-11-01 05:29:41.485 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received following CBS configuration from Consul '[{ "ServiceAddress": "localhost","ServicePort":43605}]' 05:29:41 2025-11-01 05:29:41.491 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling CBS for application config 05:29:41 2025-11-01 05:29:41.492 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:43605/service_component/restconfcollector' 05:29:41 2025-11-01 05:29:41.497 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:43605/service_component/restconfcollector' returned body '{"collector.rcc.service.port": 8080}' 05:29:41 2025-11-01 05:29:41.498 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received app configuration: '{"collector.rcc.service.port":8080}' 05:29:41 2025-11-01 05:29:41.500 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@246ee001{HTTP/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.502 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@7b18afab{SSL-http/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.503 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@5c8eef59{/,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.503 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@293a3455{/__admin,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.504 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp369249761{STOPPING,8<=10<=10,i=8,q=8} Couldn't stop Thread[qtp369249761-122,5,] 05:29:41 2025-11-01 05:29:41.504 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp369249761{STOPPING,8<=10<=10,i=2,q=7} Couldn't stop Thread[qtp369249761-119,5,] 05:29:41 2025-11-01 05:29:41.504 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp369249761{STOPPING,8<=10<=10,i=2,q=7} Couldn't stop Thread[qtp369249761-127,5,] 05:29:41 2025-11-01 05:29:41.504 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp369249761{STOPPING,8<=10<=10,i=0,q=6} Couldn't stop Thread[qtp369249761-125,5,] 05:29:41 2025-11-01 05:29:41.511 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:41 2025-11-01 05:29:41.514 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@646847d0{/__admin,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.514 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@7da21478{/,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.515 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@5bd29adb{HTTP/1.1}{0.0.0.0:35173} 05:29:41 2025-11-01 05:29:41.516 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@16314e13{SSL-http/1.1}{0.0.0.0:38747} 05:29:41 2025-11-01 05:29:41.516 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @11634ms 05:29:41 2025-11-01 05:29:41.520 INFO 2804 --- [tp699966775-139] /__admin : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.570 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Fetching app configuration from CBS 05:29:41 2025-11-01 05:29:41.570 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:35173/v1/catalog/service/CBSName' 05:29:41 2025-11-01 05:29:41.573 INFO 2804 --- [tp699966775-139] / : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.579 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:35173/v1/catalog/service/CBSName' returned body '[{ "ServiceAddress": "localhost","ServicePort":35173}]' 05:29:41 2025-11-01 05:29:41.579 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received following CBS configuration from Consul '[{ "ServiceAddress": "localhost","ServicePort":35173}]' 05:29:41 2025-11-01 05:29:41.579 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling CBS for application config 05:29:41 2025-11-01 05:29:41.579 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:35173/service_component/restconfcollector' 05:29:41 2025-11-01 05:29:41.586 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:35173/service_component/restconfcollector' returned body '[$' 05:29:41 2025-11-01 05:29:41.587 ERROR 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Could not fetch application config 05:29:41 05:29:41 java.lang.RuntimeException: Value '[$' is not a valid JSON document 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$1(VavrUtils.java:59) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.Conversions.toJson(Conversions.java:42) ~[classes/:na] 05:29:41 at io.vavr.control.Try.flatMapTry(Try.java:472) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.flatMap(Try.java:454) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.getAppConfig(ConfigSource.java:48) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.tryToGetConfig(ConfigCbsSourceTest.java:149) ~[test-classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.shouldReturnFailureIfAppIsInvalidJsonDocument(ConfigCbsSourceTest.java:142) ~[test-classes/:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) ~[wiremock-standalone-2.17.0.jar:na] 05:29:41 at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 Caused by: org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1] 05:29:41 at org.json.JSONTokener.syntaxError(JSONTokener.java:521) ~[json-20220320.jar:na] 05:29:41 at org.json.JSONObject.(JSONObject.java:225) ~[json-20220320.jar:na] 05:29:41 at org.json.JSONObject.(JSONObject.java:421) ~[json-20220320.jar:na] 05:29:41 at org.onap.dcae.controller.Conversions.lambda$toJson$f47ed17f$1(Conversions.java:41) ~[classes/:na] 05:29:41 at io.vavr.control.Try.of(Try.java:75) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API.Try(API.java:917) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.Conversions.toJson(Conversions.java:41) ~[classes/:na] 05:29:41 ... 51 common frames omitted 05:29:41 05:29:41 2025-11-01 05:29:41.591 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@5bd29adb{HTTP/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.592 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@16314e13{SSL-http/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.592 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@7da21478{/,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.593 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@646847d0{/__admin,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.593 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp699966775{STOPPING,8<=10<=10,i=9,q=9} Couldn't stop Thread[qtp699966775-140,5,main] 05:29:41 2025-11-01 05:29:41.593 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp699966775{STOPPING,8<=10<=10,i=3,q=8} Couldn't stop Thread[qtp699966775-139,5,main] 05:29:41 2025-11-01 05:29:41.594 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp699966775{STOPPING,8<=10<=10,i=2,q=8} Couldn't stop Thread[qtp699966775-132,5,] 05:29:41 2025-11-01 05:29:41.594 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp699966775{STOPPING,8<=10<=10,i=0,q=8} Couldn't stop Thread[qtp699966775-131,5,] 05:29:41 2025-11-01 05:29:41.599 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:41 2025-11-01 05:29:41.610 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@43b0bc18{/__admin,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.610 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@5df1ee9f{/,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.611 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@1b67c945{HTTP/1.1}{0.0.0.0:35953} 05:29:41 2025-11-01 05:29:41.611 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@20cda634{SSL-http/1.1}{0.0.0.0:37409} 05:29:41 2025-11-01 05:29:41.611 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @11730ms 05:29:41 2025-11-01 05:29:41.618 INFO 2804 --- [tp721522356-152] /__admin : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.656 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Fetching app configuration from CBS 05:29:41 2025-11-01 05:29:41.656 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:35953/v1/catalog/service/CBSName' 05:29:41 2025-11-01 05:29:41.658 INFO 2804 --- [tp721522356-152] / : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.662 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:35953/v1/catalog/service/CBSName' returned body '[{ "ServiceAddress": "localhost","ServicePort":35953}]' 05:29:41 2025-11-01 05:29:41.662 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received following CBS configuration from Consul '[{ "ServiceAddress": "localhost","ServicePort":35953}]' 05:29:41 2025-11-01 05:29:41.662 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling CBS for application config 05:29:41 2025-11-01 05:29:41.662 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:35953/service_component/restconfcollector' 05:29:41 2025-11-01 05:29:41.667 ERROR 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Could not fetch application config 05:29:41 05:29:41 java.lang.RuntimeException: Unable to fetch configuration from CBS 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$0(VavrUtils.java:55) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.callCBSForAppConfig(ConfigSource.java:74) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.lambda$getAppConfig$2(ConfigSource.java:47) ~[classes/:na] 05:29:41 at io.vavr.control.Try.flatMapTry(Try.java:472) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.flatMap(Try.java:454) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.getAppConfig(ConfigSource.java:47) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.tryToGetConfig(ConfigCbsSourceTest.java:149) ~[test-classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.shouldReturnFailureOnFailureToCommunicateWithCbs(ConfigCbsSourceTest.java:127) ~[test-classes/:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) ~[wiremock-standalone-2.17.0.jar:na] 05:29:41 at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 Caused by: java.lang.RuntimeException: HTTP call (GET 'http://localhost:35953/service_component/restconfcollector') failed with status 400 and body '' 05:29:41 at org.onap.dcae.controller.ConfigSource.lambda$executeGet$6(ConfigSource.java:84) ~[classes/:na] 05:29:41 at io.vavr.control.Try.lambda$filterTry$2ccb63da$1(Try.java:426) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.flatMapTry(Try.java:472) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.filterTry(Try.java:426) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.filter(Try.java:365) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.executeGet(ConfigSource.java:82) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.callCBSForAppConfig(ConfigSource.java:73) ~[classes/:na] 05:29:41 ... 52 common frames omitted 05:29:41 05:29:41 2025-11-01 05:29:41.670 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@1b67c945{HTTP/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.670 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@20cda634{SSL-http/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.671 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@5df1ee9f{/,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.671 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@43b0bc18{/__admin,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.671 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp721522356{STOPPING,8<=10<=10,i=4,q=5} Couldn't stop Thread[qtp721522356-145,5,] 05:29:41 2025-11-01 05:29:41.671 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp721522356{STOPPING,8<=10<=10,i=0,q=4} Couldn't stop Thread[qtp721522356-143,5,] 05:29:41 2025-11-01 05:29:41.678 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:41 2025-11-01 05:29:41.688 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@1e1a0e25{/__admin,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.689 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@47afb91b{/,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.689 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@98aeced{HTTP/1.1}{0.0.0.0:43645} 05:29:41 2025-11-01 05:29:41.690 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@180ffc54{SSL-http/1.1}{0.0.0.0:46307} 05:29:41 2025-11-01 05:29:41.690 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @11808ms 05:29:41 2025-11-01 05:29:41.691 INFO 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/Test. Oldest: 2199 ms 05:29:41 2025-11-01 05:29:41.691 WARN 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 05:29:41 2025-11-01 05:29:41.692 INFO 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://test:3905/events/Test (anonymous) ... 05:29:41 2025-11-01 05:29:41.693 WARN 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : Unknown host test; blacklisting for 10 minutes 05:29:41 2025-11-01 05:29:41.693 INFO 2804 --- [tp149535363-164] /__admin : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.694 WARN 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : test 05:29:41 05:29:41 java.net.UnknownHostException: test 05:29:41 at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:797) ~[na:na] 05:29:41 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) ~[na:na] 05:29:41 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1378) ~[na:na] 05:29:41 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) ~[na:na] 05:29:41 at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.10.jar:4.5.10] 05:29:41 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:622) ~[saClientLibrary-0.0.1.jar:na] 05:29:41 at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:452) ~[saClientLibrary-0.0.1.jar:na] 05:29:41 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:315) ~[cambriaClient-0.0.1.jar:na] 05:29:41 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:232) ~[cambriaClient-0.0.1.jar:na] 05:29:41 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:30) ~[cambriaClient-0.0.1.jar:na] 05:29:41 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:384) ~[cambriaClient-0.0.1.jar:na] 05:29:41 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[na:na] 05:29:41 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] 05:29:41 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] 05:29:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na] 05:29:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na] 05:29:41 at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na] 05:29:41 05:29:41 2025-11-01 05:29:41.694 WARN 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send. 05:29:41 2025-11-01 05:29:41.716 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Fetching app configuration from CBS 05:29:41 2025-11-01 05:29:41.716 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:43645/v1/catalog/service/CBSName' 05:29:41 2025-11-01 05:29:41.719 INFO 2804 --- [tp149535363-166] / : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.727 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:43645/v1/catalog/service/CBSName' returned body '{"ServiceAddress":"localhost","ServicePort":43645}' 05:29:41 2025-11-01 05:29:41.727 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received following CBS configuration from Consul '{"ServiceAddress":"localhost","ServicePort":43645}' 05:29:41 2025-11-01 05:29:41.729 ERROR 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Could not fetch application config 05:29:41 05:29:41 java.lang.RuntimeException: Value '{"ServiceAddress":"localhost","ServicePort":43645}' is not a valid JSON array 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$1(VavrUtils.java:59) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.Conversions.toJsonArray(Conversions.java:47) ~[classes/:na] 05:29:41 at io.vavr.control.Try.flatMapTry(Try.java:472) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.flatMap(Try.java:454) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.getAppConfig(ConfigSource.java:44) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.tryToGetConfig(ConfigCbsSourceTest.java:149) ~[test-classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.shouldReturnFailureOnInvalidCatalogFormat(ConfigCbsSourceTest.java:94) ~[test-classes/:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) ~[wiremock-standalone-2.17.0.jar:na] 05:29:41 at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 Caused by: org.json.JSONException: A JSONArray text must start with '[' at 1 [character 2 line 1] 05:29:41 at org.json.JSONTokener.syntaxError(JSONTokener.java:521) ~[json-20220320.jar:na] 05:29:41 at org.json.JSONArray.(JSONArray.java:109) ~[json-20220320.jar:na] 05:29:41 at org.json.JSONArray.(JSONArray.java:162) ~[json-20220320.jar:na] 05:29:41 at org.onap.dcae.controller.Conversions.lambda$toJsonArray$ea888b3b$1(Conversions.java:46) ~[classes/:na] 05:29:41 at io.vavr.control.Try.of(Try.java:75) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API.Try(API.java:917) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.Conversions.toJsonArray(Conversions.java:46) ~[classes/:na] 05:29:41 ... 51 common frames omitted 05:29:41 05:29:41 2025-11-01 05:29:41.733 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@98aeced{HTTP/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.733 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@180ffc54{SSL-http/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.734 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@47afb91b{/,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.735 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@1e1a0e25{/__admin,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.735 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp149535363{STOPPING,8<=10<=10,i=8,q=8} Couldn't stop Thread[qtp149535363-157,5,main] 05:29:41 2025-11-01 05:29:41.735 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp149535363{STOPPING,8<=10<=10,i=3,q=8} Couldn't stop Thread[qtp149535363-160,5,] 05:29:41 2025-11-01 05:29:41.735 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp149535363{STOPPING,8<=10<=10,i=1,q=7} Couldn't stop Thread[qtp149535363-166,5,] 05:29:41 2025-11-01 05:29:41.736 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp149535363{STOPPING,8<=10<=10,i=0,q=7} Couldn't stop Thread[qtp149535363-158,5,] 05:29:41 2025-11-01 05:29:41.741 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:41 2025-11-01 05:29:41.750 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@11f54d2a{/__admin,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.751 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@de15fff{/,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.751 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@3646df74{HTTP/1.1}{0.0.0.0:34673} 05:29:41 2025-11-01 05:29:41.752 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@b96b1a8{SSL-http/1.1}{0.0.0.0:40605} 05:29:41 2025-11-01 05:29:41.752 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @11871ms 05:29:41 2025-11-01 05:29:41.757 INFO 2804 --- [tp540126668-177] /__admin : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.774 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Fetching app configuration from CBS 05:29:41 2025-11-01 05:29:41.774 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:34673/v1/catalog/service/CBSName' 05:29:41 2025-11-01 05:29:41.777 INFO 2804 --- [tp540126668-179] / : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.782 ERROR 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Could not fetch application config 05:29:41 05:29:41 java.lang.RuntimeException: Unable to retrieve CBS configuration from Consul 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$0(VavrUtils.java:55) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.callConsulForCBSConfiguration(ConfigSource.java:56) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.getAppConfig(ConfigSource.java:42) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.tryToGetConfig(ConfigCbsSourceTest.java:149) ~[test-classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.shouldReturnFailureOnFailureToCommunicateWithConsul(ConfigCbsSourceTest.java:61) ~[test-classes/:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) ~[wiremock-standalone-2.17.0.jar:na] 05:29:41 at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 Caused by: java.lang.RuntimeException: HTTP call (GET 'http://localhost:34673/v1/catalog/service/CBSName') failed with status 400 and body '' 05:29:41 at org.onap.dcae.controller.ConfigSource.lambda$executeGet$6(ConfigSource.java:84) ~[classes/:na] 05:29:41 at io.vavr.control.Try.lambda$filterTry$2ccb63da$1(Try.java:426) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.flatMapTry(Try.java:472) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.filterTry(Try.java:426) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.filter(Try.java:365) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.executeGet(ConfigSource.java:82) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.callConsulForCBSConfiguration(ConfigSource.java:54) ~[classes/:na] 05:29:41 ... 49 common frames omitted 05:29:41 05:29:41 2025-11-01 05:29:41.785 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@3646df74{HTTP/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.786 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@b96b1a8{SSL-http/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.786 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@de15fff{/,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.786 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@11f54d2a{/__admin,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.786 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp540126668{STOPPING,8<=10<=10,i=9,q=8} Couldn't stop Thread[qtp540126668-170,5,main] 05:29:41 2025-11-01 05:29:41.787 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp540126668{STOPPING,8<=10<=10,i=4,q=8} Couldn't stop Thread[qtp540126668-172,5,] 05:29:41 2025-11-01 05:29:41.787 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp540126668{STOPPING,8<=10<=10,i=1,q=8} Couldn't stop Thread[qtp540126668-171,5,] 05:29:41 2025-11-01 05:29:41.787 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp540126668{STOPPING,8<=10<=10,i=0,q=8} Couldn't stop Thread[qtp540126668-168,5,] 05:29:41 2025-11-01 05:29:41.791 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:41 2025-11-01 05:29:41.821 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@5dab65e6{/__admin,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.821 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@6350d92f{/,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.822 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@655214f6{HTTP/1.1}{0.0.0.0:35583} 05:29:41 2025-11-01 05:29:41.823 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@cbea393{SSL-http/1.1}{0.0.0.0:45703} 05:29:41 2025-11-01 05:29:41.823 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @11942ms 05:29:41 2025-11-01 05:29:41.833 INFO 2804 --- [p1069188618-190] /__admin : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.851 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Fetching app configuration from CBS 05:29:41 2025-11-01 05:29:41.851 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:35583/v1/catalog/service/CBSName' 05:29:41 2025-11-01 05:29:41.855 INFO 2804 --- [p1069188618-192] / : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 05:29:41 2025-11-01 05:29:41.860 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:35583/v1/catalog/service/CBSName' returned body '[{"ServicePort":35583}]' 05:29:41 2025-11-01 05:29:41.860 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received following CBS configuration from Consul '[{"ServicePort":35583}]' 05:29:41 2025-11-01 05:29:41.862 ERROR 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Could not fetch application config 05:29:41 05:29:41 java.lang.RuntimeException: ServiceAddress / ServicePort missing from CBS conf: '{"ServicePort":35583}' 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$1(VavrUtils.java:59) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.constructFullCBSUrl(ConfigSource.java:62) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.lambda$getAppConfig$1(ConfigSource.java:46) ~[classes/:na] 05:29:41 at io.vavr.control.Try.flatMapTry(Try.java:472) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.flatMap(Try.java:454) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.getAppConfig(ConfigSource.java:46) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.tryToGetConfig(ConfigCbsSourceTest.java:149) ~[test-classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigCbsSourceTest.shouldReturnFailureIfConfigIsMissingRequiredProperties(ConfigCbsSourceTest.java:111) ~[test-classes/:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:41 at com.github.tomakehurst.wiremock.junit.WireMockRule$1.evaluate(WireMockRule.java:73) ~[wiremock-standalone-2.17.0.jar:na] 05:29:41 at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 Caused by: org.json.JSONException: JSONObject["ServiceAddress"] not found. 05:29:41 at org.json.JSONObject.get(JSONObject.java:587) ~[json-20220320.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.lambda$constructFullCBSUrl$135a1eaf$1(ConfigSource.java:60) ~[classes/:na] 05:29:41 at io.vavr.control.Try.of(Try.java:75) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API.Try(API.java:917) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigSource.constructFullCBSUrl(ConfigSource.java:60) ~[classes/:na] 05:29:41 ... 52 common frames omitted 05:29:41 05:29:41 2025-11-01 05:29:41.864 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@655214f6{HTTP/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.865 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@cbea393{SSL-http/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.865 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@6350d92f{/,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.866 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@5dab65e6{/__admin,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.866 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1069188618{STOPPING,8<=10<=10,i=9,q=8} Couldn't stop Thread[qtp1069188618-184,5,] 05:29:41 2025-11-01 05:29:41.866 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1069188618{STOPPING,8<=10<=10,i=4,q=8} Couldn't stop Thread[qtp1069188618-187,5,] 05:29:41 2025-11-01 05:29:41.866 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1069188618{STOPPING,8<=10<=10,i=1,q=8} Couldn't stop Thread[qtp1069188618-192,5,] 05:29:41 2025-11-01 05:29:41.866 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1069188618{STOPPING,8<=10<=10,i=0,q=7} Couldn't stop Thread[qtp1069188618-190,5,] 05:29:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.721 s - in org.onap.dcae.controller.ConfigCbsSourceTest 05:29:41 [INFO] Running org.onap.dcae.controller.ConversionTest 05:29:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.dcae.controller.ConversionTest 05:29:41 [INFO] Running org.onap.dcae.controller.ConfigFilesFacadeTest 05:29:41 2025-11-01 05:29:41.873 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Reading collector properties from path: '/tmp/temp_shouldReadPropertyFile1847217929520262908.tmp' 05:29:41 2025-11-01 05:29:41.875 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Read following collector properties: 'HashMap((some.property, 10))' 05:29:41 2025-11-01 05:29:41.876 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Reading collector properties from path: '/non-existent-file' 05:29:41 2025-11-01 05:29:41.877 ERROR 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Unable to read properties configuration from path '/non-existent-file' 05:29:41 05:29:41 java.lang.RuntimeException: Unable to read properties configuration from path '/non-existent-file' 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$1(VavrUtils.java:59) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.readCollectorProperties(ConfigFilesFacade.java:59) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacadeTest.shouldContainPropertiesPathInCaseOfFailures(ConfigFilesFacadeTest.java:112) ~[test-classes/:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 Caused by: org.apache.commons.configuration.ConfigurationException: Unable to load the configuration from the URL file:/non-existent-file 05:29:41 at org.apache.commons.configuration.DefaultFileSystem.getInputStream(DefaultFileSystem.java:86) ~[commons-configuration-1.10.jar:1.10] 05:29:41 at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:323) ~[commons-configuration-1.10.jar:1.10] 05:29:41 at org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:286) ~[commons-configuration-1.10.jar:1.10] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.readProperties(ConfigFilesFacade.java:104) ~[classes/:na] 05:29:41 at io.vavr.control.Try.of(Try.java:75) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API.Try(API.java:917) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.readCollectorProperties(ConfigFilesFacade.java:57) ~[classes/:na] 05:29:41 ... 45 common frames omitted 05:29:41 Caused by: java.io.FileNotFoundException: /non-existent-file (No such file or directory) 05:29:41 at java.base/java.io.FileInputStream.open0(Native Method) ~[na:na] 05:29:41 at java.base/java.io.FileInputStream.open(FileInputStream.java:219) ~[na:na] 05:29:41 at java.base/java.io.FileInputStream.(FileInputStream.java:157) ~[na:na] 05:29:41 at java.base/java.io.FileInputStream.(FileInputStream.java:112) ~[na:na] 05:29:41 at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86) ~[na:na] 05:29:41 at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:184) ~[na:na] 05:29:41 at java.base/java.net.URL.openStream(URL.java:1165) ~[na:na] 05:29:41 at org.apache.commons.configuration.DefaultFileSystem.getInputStream(DefaultFileSystem.java:82) ~[commons-configuration-1.10.jar:1.10] 05:29:41 ... 51 common frames omitted 05:29:41 05:29:41 2025-11-01 05:29:41.878 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Reading DMaaP configuration from file: '/tmp/temp_shouldReadDMaaPFile4906654611439949127.tmp' 05:29:41 2025-11-01 05:29:41.879 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Read following DMaaP properties: '{}' 05:29:41 2025-11-01 05:29:41.880 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Reading DMaaP configuration from file: '/non-existent-file' 05:29:41 2025-11-01 05:29:41.880 ERROR 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Unable to read DMaaP configuration from file '/non-existent-file' 05:29:41 05:29:41 java.lang.RuntimeException: Unable to read DMaaP configuration from file '/non-existent-file' 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$1(VavrUtils.java:59) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.readDMaaPConfiguration(ConfigFilesFacade.java:68) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacadeTest.shouldContainDMaaPPathPathInCaseOfFailures(ConfigFilesFacadeTest.java:119) ~[test-classes/:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 Caused by: java.lang.RuntimeException: Could not read content from path: '/non-existent-file' 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$1(VavrUtils.java:59) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.readFile(ConfigFilesFacade.java:93) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.readDMaaPConfiguration(ConfigFilesFacade.java:66) ~[classes/:na] 05:29:41 ... 45 common frames omitted 05:29:41 Caused by: java.nio.file.NoSuchFileException: /non-existent-file 05:29:41 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) ~[na:na] 05:29:41 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[na:na] 05:29:41 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[na:na] 05:29:41 at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219) ~[na:na] 05:29:41 at java.base/java.nio.file.Files.newByteChannel(Files.java:371) ~[na:na] 05:29:41 at java.base/java.nio.file.Files.newByteChannel(Files.java:422) ~[na:na] 05:29:41 at java.base/java.nio.file.Files.readAllBytes(Files.java:3206) ~[na:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.lambda$readFile$d301a81f$1(ConfigFilesFacade.java:92) ~[classes/:na] 05:29:41 at io.vavr.control.Try.of(Try.java:75) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API.Try(API.java:917) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.readFile(ConfigFilesFacade.java:92) ~[classes/:na] 05:29:41 ... 46 common frames omitted 05:29:41 05:29:41 2025-11-01 05:29:41.881 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing properties configuration 'HashMap((any, any))' into file '/non-existent-file' 05:29:41 2025-11-01 05:29:41.883 ERROR 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Could not save properties to path 'HashMap((any, any))' 05:29:41 05:29:41 java.lang.RuntimeException: Could not save properties to path 'HashMap((any, any))' 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$1(VavrUtils.java:59) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.writeProperties(ConfigFilesFacade.java:86) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacadeTest.shouldContainPropertiesPathPathInCaseOfFailuresOnWrite(ConfigFilesFacadeTest.java:127) ~[test-classes/:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 Caused by: org.apache.commons.configuration.ConfigurationException: Unable to save to file /non-existent-file 05:29:41 at org.apache.commons.configuration.DefaultFileSystem.getOutputStream(DefaultFileSystem.java:143) ~[commons-configuration-1.10.jar:1.10] 05:29:41 at org.apache.commons.configuration.DefaultFileSystem.getOutputStream(DefaultFileSystem.java:98) ~[commons-configuration-1.10.jar:1.10] 05:29:41 at org.apache.commons.configuration.AbstractFileConfiguration.save(AbstractFileConfiguration.java:473) ~[commons-configuration-1.10.jar:1.10] 05:29:41 at org.apache.commons.configuration.AbstractFileConfiguration.save(AbstractFileConfiguration.java:441) ~[commons-configuration-1.10.jar:1.10] 05:29:41 at org.apache.commons.configuration.AbstractFileConfiguration.save(AbstractFileConfiguration.java:418) ~[commons-configuration-1.10.jar:1.10] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.lambda$saveProperties$9(ConfigFilesFacade.java:115) ~[classes/:na] 05:29:41 at io.vavr.control.Try.run(Try.java:118) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.writeProperties(ConfigFilesFacade.java:85) ~[classes/:na] 05:29:41 ... 45 common frames omitted 05:29:41 Caused by: java.io.FileNotFoundException: /non-existent-file (Permission denied) 05:29:41 at java.base/java.io.FileOutputStream.open0(Native Method) ~[na:na] 05:29:41 at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298) ~[na:na] 05:29:41 at java.base/java.io.FileOutputStream.(FileOutputStream.java:237) ~[na:na] 05:29:41 at java.base/java.io.FileOutputStream.(FileOutputStream.java:187) ~[na:na] 05:29:41 at org.apache.commons.configuration.DefaultFileSystem.getOutputStream(DefaultFileSystem.java:139) ~[commons-configuration-1.10.jar:1.10] 05:29:41 ... 52 common frames omitted 05:29:41 05:29:41 2025-11-01 05:29:41.884 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing DMaaP configuration '{"key":1}' into file '/tmp/temp_shouldWriteDMaaPConf14321140554149917688.tmp' 05:29:41 2025-11-01 05:29:41.886 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:41 2025-11-01 05:29:41.887 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing properties configuration 'HashMap((prop1, hi))' into file '/tmp/temp_shouldWriteProperties11342208115265414113.tmp' 05:29:41 2025-11-01 05:29:41.892 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:41 2025-11-01 05:29:41.893 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing DMaaP configuration '{}' into file '/non-existent-file' 05:29:41 2025-11-01 05:29:41.894 ERROR 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Could not save new DMaaP configuration to path '/non-existent-file' 05:29:41 05:29:41 java.lang.RuntimeException: Could not save new DMaaP configuration to path '/non-existent-file' 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$1(VavrUtils.java:59) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.writeDMaaPConfiguration(ConfigFilesFacade.java:77) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacadeTest.shouldContainDMaaPPathPathInCaseOfFailuresOnWrite(ConfigFilesFacadeTest.java:135) ~[test-classes/:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:41 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:41 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:41 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:41 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:41 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:41 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:41 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:41 Caused by: java.lang.RuntimeException: Could not write content to path: '/non-existent-file' 05:29:41 at org.onap.dcae.common.publishing.VavrUtils.lambda$enhanceError$1(VavrUtils.java:59) ~[classes/:na] 05:29:41 at io.vavr.API$Match$Case0.apply(API.java:3187) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.API$Match.option(API.java:3163) ~[vavr-0.9.2.jar:na] 05:29:41 at io.vavr.control.Try.mapFailure(Try.java:584) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.writeFile(ConfigFilesFacade.java:98) ~[classes/:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.writeDMaaPConfiguration(ConfigFilesFacade.java:76) ~[classes/:na] 05:29:41 ... 45 common frames omitted 05:29:41 Caused by: java.nio.file.AccessDeniedException: /non-existent-file 05:29:41 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[na:na] 05:29:41 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[na:na] 05:29:41 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[na:na] 05:29:41 at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219) ~[na:na] 05:29:41 at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:478) ~[na:na] 05:29:41 at java.base/java.nio.file.Files.newOutputStream(Files.java:220) ~[na:na] 05:29:41 at java.base/java.nio.file.Files.write(Files.java:3425) ~[na:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.lambda$writeFile$8(ConfigFilesFacade.java:97) ~[classes/:na] 05:29:41 at io.vavr.control.Try.run(Try.java:118) ~[vavr-0.9.2.jar:na] 05:29:41 at org.onap.dcae.controller.ConfigFilesFacade.writeFile(ConfigFilesFacade.java:97) ~[classes/:na] 05:29:41 ... 46 common frames omitted 05:29:41 05:29:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.dcae.controller.ConfigFilesFacadeTest 05:29:41 [INFO] Running org.onap.dcae.controller.EnvPropsTest 05:29:41 2025-11-01 05:29:41.901 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:41 2025-11-01 05:29:41.912 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@73124497{/__admin,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.912 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@c3ba3af{/,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.913 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@6dec6843{HTTP/1.1}{0.0.0.0:42413} 05:29:41 2025-11-01 05:29:41.914 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@4c706c74{SSL-http/1.1}{0.0.0.0:37183} 05:29:41 2025-11-01 05:29:41.914 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @12032ms 05:29:41 2025-11-01 05:29:41.926 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@6dec6843{HTTP/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.927 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@4c706c74{SSL-http/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.927 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@c3ba3af{/,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.927 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@73124497{/__admin,null,UNAVAILABLE} 05:29:41 2025-11-01 05:29:41.927 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1318648203{STOPPING,8<=9<=10,i=9,q=9} Couldn't stop Thread[qtp1318648203-194,5,main] 05:29:41 2025-11-01 05:29:41.927 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1318648203{STOPPING,8<=9<=10,i=8,q=8} Couldn't stop Thread[qtp1318648203-203,5,main] 05:29:41 2025-11-01 05:29:41.927 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1318648203{STOPPING,8<=9<=10,i=5,q=8} Couldn't stop Thread[qtp1318648203-195,5,main] 05:29:41 2025-11-01 05:29:41.927 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1318648203{STOPPING,8<=9<=10,i=2,q=8} Couldn't stop Thread[qtp1318648203-196,5,main] 05:29:41 2025-11-01 05:29:41.927 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1318648203{STOPPING,8<=9<=10,i=0,q=8} Couldn't stop Thread[qtp1318648203-197,5,main] 05:29:41 2025-11-01 05:29:41.930 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:41 2025-11-01 05:29:41.933 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@6a334448{/__admin,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.934 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@544d8728{/,null,AVAILABLE} 05:29:41 2025-11-01 05:29:41.934 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@24ac88ed{HTTP/1.1}{0.0.0.0:33605} 05:29:41 2025-11-01 05:29:41.935 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@66c718e{SSL-http/1.1}{0.0.0.0:39225} 05:29:41 2025-11-01 05:29:41.935 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @12053ms 05:29:41 2025-11-01 05:29:41.936 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@24ac88ed{HTTP/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.941 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@66c718e{SSL-http/1.1}{0.0.0.0:0} 05:29:41 2025-11-01 05:29:41.942 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@544d8728{/,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:41.942 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@6a334448{/__admin,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:41.942 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1187880015{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1187880015-211,5,] 05:29:42 2025-11-01 05:29:41.943 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1187880015{STOPPING,8<=8<=10,i=5,q=5} Couldn't stop Thread[qtp1187880015-208,5,] 05:29:42 2025-11-01 05:29:41.943 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1187880015{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp1187880015-213,5,] 05:29:42 2025-11-01 05:29:41.947 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:42 2025-11-01 05:29:41.953 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@37afb846{/__admin,null,AVAILABLE} 05:29:42 2025-11-01 05:29:41.954 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@270cfed7{/,null,AVAILABLE} 05:29:42 2025-11-01 05:29:41.954 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@6dab0ff8{HTTP/1.1}{0.0.0.0:36331} 05:29:42 2025-11-01 05:29:41.955 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@207d6eb4{SSL-http/1.1}{0.0.0.0:43197} 05:29:42 2025-11-01 05:29:41.955 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @12074ms 05:29:42 2025-11-01 05:29:41.957 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@6dab0ff8{HTTP/1.1}{0.0.0.0:0} 05:29:42 2025-11-01 05:29:41.957 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@207d6eb4{SSL-http/1.1}{0.0.0.0:0} 05:29:42 2025-11-01 05:29:41.958 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@270cfed7{/,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:41.958 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@37afb846{/__admin,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:41.958 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp148062897{STOPPING,8<=8<=10,i=6,q=6} Couldn't stop Thread[qtp148062897-223,5,main] 05:29:42 2025-11-01 05:29:41.958 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp148062897{STOPPING,8<=8<=10,i=5,q=6} Couldn't stop Thread[qtp148062897-216,5,main] 05:29:42 2025-11-01 05:29:41.958 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp148062897{STOPPING,8<=8<=10,i=3,q=6} Couldn't stop Thread[qtp148062897-215,5,] 05:29:42 2025-11-01 05:29:41.958 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp148062897{STOPPING,8<=8<=10,i=1,q=5} Couldn't stop Thread[qtp148062897-220,5,] 05:29:42 2025-11-01 05:29:41.958 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp148062897{STOPPING,8<=8<=10,i=0,q=4} Couldn't stop Thread[qtp148062897-219-selector-ServerConnectorManager@17920411/1,5,main] 05:29:42 2025-11-01 05:29:41.961 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:42 2025-11-01 05:29:41.974 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@3d1a4328{/__admin,null,AVAILABLE} 05:29:42 2025-11-01 05:29:41.974 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@234209b5{/,null,AVAILABLE} 05:29:42 2025-11-01 05:29:41.975 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@4cae1df6{HTTP/1.1}{0.0.0.0:46875} 05:29:42 2025-11-01 05:29:41.976 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@4e12beb8{SSL-http/1.1}{0.0.0.0:37315} 05:29:42 2025-11-01 05:29:41.976 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @12094ms 05:29:42 2025-11-01 05:29:41.989 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@4cae1df6{HTTP/1.1}{0.0.0.0:0} 05:29:42 2025-11-01 05:29:41.993 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@4e12beb8{SSL-http/1.1}{0.0.0.0:0} 05:29:42 2025-11-01 05:29:41.993 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@234209b5{/,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:41.994 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@3d1a4328{/__admin,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:41.994 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1626440574{STOPPING,8<=9<=10,i=8,q=8} Couldn't stop Thread[qtp1626440574-231,5,main] 05:29:42 2025-11-01 05:29:41.994 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1626440574{STOPPING,8<=9<=10,i=6,q=7} Couldn't stop Thread[qtp1626440574-226,5,main] 05:29:42 2025-11-01 05:29:41.994 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1626440574{STOPPING,8<=9<=10,i=5,q=7} Couldn't stop Thread[qtp1626440574-232,5,main] 05:29:42 2025-11-01 05:29:41.994 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1626440574{STOPPING,8<=9<=10,i=3,q=7} Couldn't stop Thread[qtp1626440574-228,5,main] 05:29:42 2025-11-01 05:29:41.994 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1626440574{STOPPING,8<=9<=10,i=3,q=7} Couldn't stop Thread[qtp1626440574-229,5,] 05:29:42 2025-11-01 05:29:41.994 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1626440574{STOPPING,8<=9<=10,i=2,q=7} Couldn't stop Thread[qtp1626440574-230,5,main] 05:29:42 2025-11-01 05:29:41.997 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:42 2025-11-01 05:29:42.003 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@75758c84{/__admin,null,AVAILABLE} 05:29:42 2025-11-01 05:29:42.003 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@3cbaf438{/,null,AVAILABLE} 05:29:42 2025-11-01 05:29:42.004 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@65724e87{HTTP/1.1}{0.0.0.0:36221} 05:29:42 2025-11-01 05:29:42.005 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@7cbc3dd6{SSL-http/1.1}{0.0.0.0:42343} 05:29:42 2025-11-01 05:29:42.005 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @12124ms 05:29:42 2025-11-01 05:29:42.007 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@65724e87{HTTP/1.1}{0.0.0.0:0} 05:29:42 2025-11-01 05:29:42.007 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@7cbc3dd6{SSL-http/1.1}{0.0.0.0:0} 05:29:42 2025-11-01 05:29:42.007 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@3cbaf438{/,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:42.007 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@75758c84{/__admin,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:42.008 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1955717080{STOPPING,8<=9<=10,i=7,q=6} Couldn't stop Thread[qtp1955717080-242,5,main] 05:29:42 2025-11-01 05:29:42.008 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1955717080{STOPPING,8<=9<=10,i=3,q=4} Couldn't stop Thread[qtp1955717080-243,5,] 05:29:42 2025-11-01 05:29:42.008 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp1955717080{STOPPING,8<=9<=10,i=0,q=3} Couldn't stop Thread[qtp1955717080-237,5,] 05:29:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.onap.dcae.controller.EnvPropsTest 05:29:42 [INFO] Running org.onap.dcae.controller.ConfigParsingTest 05:29:42 2025-11-01 05:29:42.012 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Getting properties configuration from app configuration: '{"key1":"someProperty","key2":"someProperty","streams_publishes":{"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"}}}' 05:29:42 2025-11-01 05:29:42.014 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Found following app properties: 'HashMap((key1, someProperty), (key2, someProperty))' 05:29:42 2025-11-01 05:29:42.018 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Getting DMaaP configuration from app configuration: '{"key1":"someProperty","key2":"someProperty","streams_publishes":{"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"}}}' 05:29:42 2025-11-01 05:29:42.020 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Found following DMaaP configuration: '{"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"}}' 05:29:42 2025-11-01 05:29:42.020 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Getting DMaaP configuration from app configuration: '{"streams_publishes":1}' 05:29:42 2025-11-01 05:29:42.020 WARN 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : App configuration '{"streams_publishes":1}' is missing DMaaP configuration ('streams_publishes' key) or DMaaP configuration is not a valid json document 05:29:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.dcae.controller.ConfigParsingTest 05:29:42 [INFO] Running org.onap.dcae.controller.ConfigLoaderTest 05:29:42 2025-11-01 05:29:42.024 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:42 2025-11-01 05:29:42.027 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@55477e8e{/__admin,null,AVAILABLE} 05:29:42 2025-11-01 05:29:42.028 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@b2c9004{/,null,AVAILABLE} 05:29:42 2025-11-01 05:29:42.028 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@65f13ce1{HTTP/1.1}{0.0.0.0:34833} 05:29:42 2025-11-01 05:29:42.029 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@327212dc{SSL-http/1.1}{0.0.0.0:44901} 05:29:42 2025-11-01 05:29:42.029 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @12148ms 05:29:42 2025-11-01 05:29:42.033 INFO 2804 --- [tp487327368-257] /__admin : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 05:29:42 2025-11-01 05:29:42.071 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing properties configuration 'HashMap((collector.port, 8080))' into file '/tmp/temp_collectorPropertiesFile14905071459020884284.tmp' 05:29:42 2025-11-01 05:29:42.072 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:42 2025-11-01 05:29:42.072 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing DMaaP configuration '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' into file '/tmp/temp_dmaapConfigFile14355002097580536093.tmp' 05:29:42 2025-11-01 05:29:42.073 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:42 2025-11-01 05:29:42.076 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing DMaaP configuration '{"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"}}' into file '/tmp/temp_dmaapConfigFile14355002097580536093.tmp' 05:29:42 2025-11-01 05:29:42.115 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:42 2025-11-01 05:29:42.115 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing properties configuration 'HashMap((collector.port, 8081))' into file '/tmp/temp_collectorPropertiesFile14905071459020884284.tmp' 05:29:42 2025-11-01 05:29:42.117 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:42 2025-11-01 05:29:42.117 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigLoader : ConfigLoader create .... 05:29:42 2025-11-01 05:29:42.119 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@65f13ce1{HTTP/1.1}{0.0.0.0:0} 05:29:42 2025-11-01 05:29:42.119 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@327212dc{SSL-http/1.1}{0.0.0.0:0} 05:29:42 2025-11-01 05:29:42.120 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@b2c9004{/,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:42.120 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@55477e8e{/__admin,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:42.120 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp487327368{STOPPING,8<=10<=10,i=9,q=8} Couldn't stop Thread[qtp487327368-254,5,main] 05:29:42 2025-11-01 05:29:42.120 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp487327368{STOPPING,8<=10<=10,i=8,q=8} Couldn't stop Thread[qtp487327368-252,5,main] 05:29:42 2025-11-01 05:29:42.121 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp487327368{STOPPING,8<=10<=10,i=8,q=8} Couldn't stop Thread[qtp487327368-253,5,main] 05:29:42 2025-11-01 05:29:42.121 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp487327368{STOPPING,8<=10<=10,i=8,q=8} Couldn't stop Thread[qtp487327368-248,5,main] 05:29:42 2025-11-01 05:29:42.121 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp487327368{STOPPING,8<=10<=10,i=6,q=8} Couldn't stop Thread[qtp487327368-257,5,main] 05:29:42 2025-11-01 05:29:42.121 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp487327368{STOPPING,8<=10<=10,i=6,q=8} Couldn't stop Thread[qtp487327368-247,5,] 05:29:42 2025-11-01 05:29:42.121 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp487327368{STOPPING,8<=10<=10,i=5,q=8} Couldn't stop Thread[qtp487327368-251,5,main] 05:29:42 2025-11-01 05:29:42.121 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp487327368{STOPPING,8<=10<=10,i=4,q=8} Couldn't stop Thread[qtp487327368-258,5,main] 05:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.onap.dcae.controller.ConfigLoaderTest 05:29:42 [INFO] Running org.onap.dcae.controller.EnvPropertiesReaderTest 05:29:42 2025-11-01 05:29:42.132 INFO 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Loading necessary environment variables for dynamic configuration update 05:29:42 2025-11-01 05:29:42.132 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul port (env var: 'CONSUL_PORT') is missing from environment variables. Using default value of 8500 05:29:42 2025-11-01 05:29:42.132 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CONSUL_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.132 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CBS_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.133 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul host (env var: 'CONSUL_HOST') (without port) is missing from environment variables. 05:29:42 2025-11-01 05:29:42.143 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Some required environment variables are missing 05:29:42 2025-11-01 05:29:42.143 INFO 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Loading necessary environment variables for dynamic configuration update 05:29:42 2025-11-01 05:29:42.143 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul port (env var: 'CONSUL_PORT') is missing from environment variables. Using default value of 8500 05:29:42 2025-11-01 05:29:42.143 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CONSUL_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.143 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CBS_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.143 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : App service name (as registered in CBS) (env var: 'HOSTNAME' / 'SERVICE_NAME') is missing error environment variables. 05:29:42 2025-11-01 05:29:42.145 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Some required environment variables are missing 05:29:42 2025-11-01 05:29:42.145 INFO 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Loading necessary environment variables for dynamic configuration update 05:29:42 2025-11-01 05:29:42.145 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul port (env var: 'CONSUL_PORT') is missing from environment variables. Using default value of 8500 05:29:42 2025-11-01 05:29:42.145 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CONSUL_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.145 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CBS_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.146 INFO 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Discovered following environment variables: 'EnvProps{consulProtocol='http', consulHost='doesNotMatter', consulPort=8500, cbsProtocol='http', cbsName='doesNotMatter', appName='doesNotMatter'}' 05:29:42 2025-11-01 05:29:42.146 INFO 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Loading necessary environment variables for dynamic configuration update 05:29:42 2025-11-01 05:29:42.146 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul port (env var: 'CONSUL_PORT') is missing from environment variables. Using default value of 8500 05:29:42 2025-11-01 05:29:42.146 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CONSUL_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.146 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CBS_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.146 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Name of CBS Service (as registered in Consul) (env var: 'CONFIG_BINDING_SERVICE') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.146 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Some required environment variables are missing 05:29:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.dcae.controller.EnvPropertiesReaderTest 05:29:42 [INFO] Running org.onap.dcae.controller.ConfigLoaderIntegrationE2ETest 05:29:42 2025-11-01 05:29:42.150 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : jetty-9.2.z-SNAPSHOT 05:29:42 2025-11-01 05:29:42.151 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@71a85376{/__admin,null,AVAILABLE} 05:29:42 2025-11-01 05:29:42.152 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Started w.o.e.j.s.ServletContextHandler@45b713cd{/,null,AVAILABLE} 05:29:42 2025-11-01 05:29:42.152 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@76b7dbee{HTTP/1.1}{0.0.0.0:43087} 05:29:42 2025-11-01 05:29:42.152 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Started NetworkTrafficServerConnector@4919f14{SSL-http/1.1}{0.0.0.0:43637} 05:29:42 2025-11-01 05:29:42.152 INFO 2804 --- [ main] w.org.eclipse.jetty.server.Server : Started @12271ms 05:29:42 2025-11-01 05:29:42.157 INFO 2804 --- [tp471007977-270] /__admin : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' 05:29:42 2025-11-01 05:29:42.205 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing properties configuration 'HashMap((collector.port, 8080))' into file '/tmp/temp_collectorPropertiesFile15256277569217606078.tmp' 05:29:42 2025-11-01 05:29:42.206 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:42 2025-11-01 05:29:42.206 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing DMaaP configuration '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' into file '/tmp/temp_dmaapConfigFile11999280110825849938.tmp' 05:29:42 2025-11-01 05:29:42.206 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:42 2025-11-01 05:29:42.207 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigLoader : Trying to dynamically update config from Config Binding Service 05:29:42 2025-11-01 05:29:42.208 INFO 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Loading necessary environment variables for dynamic configuration update 05:29:42 2025-11-01 05:29:42.209 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CONSUL_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.209 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CBS_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.209 INFO 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Discovered following environment variables: 'EnvProps{consulProtocol='http', consulHost='localhost', consulPort=43087, cbsProtocol='http', cbsName='CBSName', appName='restconfcollector'}' 05:29:42 2025-11-01 05:29:42.209 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Fetching app configuration from CBS 05:29:42 2025-11-01 05:29:42.209 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:43087/v1/catalog/service/CBSName' 05:29:42 2025-11-01 05:29:42.211 INFO 2804 --- [tp471007977-270] / : RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' 05:29:42 2025-11-01 05:29:42.213 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:43087/v1/catalog/service/CBSName' returned body '[{ "ServiceAddress": "localhost","ServicePort":43087}]' 05:29:42 2025-11-01 05:29:42.213 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received following CBS configuration from Consul '[{ "ServiceAddress": "localhost","ServicePort":43087}]' 05:29:42 2025-11-01 05:29:42.213 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling CBS for application config 05:29:42 2025-11-01 05:29:42.214 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:43087/service_component/restconfcollector' 05:29:42 2025-11-01 05:29:42.216 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:43087/service_component/restconfcollector' returned body '{"collector.port": 8080, "streams_publishes": {"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}}' 05:29:42 2025-11-01 05:29:42.216 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received app configuration: '{"collector.port":8080,"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 05:29:42 2025-11-01 05:29:42.216 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Reading collector properties from path: '/tmp/temp_collectorPropertiesFile15256277569217606078.tmp' 05:29:42 2025-11-01 05:29:42.217 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Read following collector properties: 'HashMap((collector.port, 8080))' 05:29:42 2025-11-01 05:29:42.217 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Getting properties configuration from app configuration: '{"collector.port":8080,"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 05:29:42 2025-11-01 05:29:42.217 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Found following app properties: 'HashMap((collector.port, 8080))' 05:29:42 2025-11-01 05:29:42.218 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigLoader : Collector properties from CBS are the same as currently used ones. Skipping dynamic configuration update 05:29:42 2025-11-01 05:29:42.218 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Reading DMaaP configuration from file: '/tmp/temp_dmaapConfigFile11999280110825849938.tmp' 05:29:42 2025-11-01 05:29:42.218 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Read following DMaaP properties: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 05:29:42 2025-11-01 05:29:42.218 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Getting DMaaP configuration from app configuration: '{"collector.port":8080,"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 05:29:42 2025-11-01 05:29:42.219 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 05:29:42 2025-11-01 05:29:42.219 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigLoader : DMaaP config from CBS is the same as currently used one. Skipping dynamic configuration update 05:29:42 2025-11-01 05:29:42.224 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing DMaaP configuration '{"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"}}' into file '/tmp/temp_dmaapConfigFile11999280110825849938.tmp' 05:29:42 2025-11-01 05:29:42.224 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:42 2025-11-01 05:29:42.224 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing properties configuration 'HashMap((collector.port, 8081))' into file '/tmp/temp_collectorPropertiesFile15256277569217606078.tmp' 05:29:42 2025-11-01 05:29:42.225 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:42 2025-11-01 05:29:42.225 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigLoader : Trying to dynamically update config from Config Binding Service 05:29:42 2025-11-01 05:29:42.225 INFO 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Loading necessary environment variables for dynamic configuration update 05:29:42 2025-11-01 05:29:42.225 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CONSUL_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.225 WARN 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Consul protocol (env var: 'CBS_PROTOCOL') is missing from environment variables. 05:29:42 2025-11-01 05:29:42.225 INFO 2804 --- [ main] o.o.dcae.controller.EnvPropertiesReader : Discovered following environment variables: 'EnvProps{consulProtocol='http', consulHost='localhost', consulPort=43087, cbsProtocol='http', cbsName='CBSName', appName='restconfcollector'}' 05:29:42 2025-11-01 05:29:42.225 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Fetching app configuration from CBS 05:29:42 2025-11-01 05:29:42.225 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:43087/v1/catalog/service/CBSName' 05:29:42 2025-11-01 05:29:42.230 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:43087/v1/catalog/service/CBSName' returned body '[{ "ServiceAddress": "localhost","ServicePort":43087}]' 05:29:42 2025-11-01 05:29:42.230 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received following CBS configuration from Consul '[{ "ServiceAddress": "localhost","ServicePort":43087}]' 05:29:42 2025-11-01 05:29:42.230 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling CBS for application config 05:29:42 2025-11-01 05:29:42.230 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Calling HTTP GET on url: 'http://localhost:43087/service_component/restconfcollector' 05:29:42 2025-11-01 05:29:42.233 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : HTTP GET on 'http://localhost:43087/service_component/restconfcollector' returned body '{"collector.port": 8080, "streams_publishes": {"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}}' 05:29:42 2025-11-01 05:29:42.233 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigSource : Received app configuration: '{"collector.port":8080,"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 05:29:42 2025-11-01 05:29:42.233 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Reading collector properties from path: '/tmp/temp_collectorPropertiesFile15256277569217606078.tmp' 05:29:42 2025-11-01 05:29:42.233 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Read following collector properties: 'HashMap((collector.port, 8081))' 05:29:42 2025-11-01 05:29:42.234 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Getting properties configuration from app configuration: '{"collector.port":8080,"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 05:29:42 2025-11-01 05:29:42.234 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Found following app properties: 'HashMap((collector.port, 8080))' 05:29:42 2025-11-01 05:29:42.234 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing properties configuration 'HashMap((collector.port, 8080))' into file '/tmp/temp_collectorPropertiesFile15256277569217606078.tmp' 05:29:42 2025-11-01 05:29:42.234 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:42 2025-11-01 05:29:42.235 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigLoader : New properties configuration written to file 05:29:42 2025-11-01 05:29:42.235 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Reading DMaaP configuration from file: '/tmp/temp_dmaapConfigFile11999280110825849938.tmp' 05:29:42 2025-11-01 05:29:42.235 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Read following DMaaP properties: '{"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"}}' 05:29:42 2025-11-01 05:29:42.235 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Getting DMaaP configuration from app configuration: '{"collector.port":8080,"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 05:29:42 2025-11-01 05:29:42.235 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigParsing : Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 05:29:42 2025-11-01 05:29:42.238 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Writing DMaaP configuration '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' into file '/tmp/temp_dmaapConfigFile11999280110825849938.tmp' 05:29:42 2025-11-01 05:29:42.238 INFO 2804 --- [ main] o.o.dcae.controller.ConfigFilesFacade : Written successfully 05:29:42 2025-11-01 05:29:42.238 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigLoader : New dMaaP configuration written to file 05:29:42 2025-11-01 05:29:42.238 INFO 2804 --- [ main] org.onap.dcae.controller.ConfigLoader : New app config - Application will be restarted 05:29:42 2025-11-01 05:29:42.239 INFO 2804 --- [ Thread-174] org.onap.dcae.RestConfCollector : controller ConfigCleanup! 05:29:42 2025-11-01 05:29:42.239 INFO 2804 --- [ Thread-174] org.onap.dcae.ApplicationSettings : Reloading Properties .... 05:29:42 2025-11-01 05:29:42.241 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@76b7dbee{HTTP/1.1}{0.0.0.0:0} 05:29:42 2025-11-01 05:29:42.242 INFO 2804 --- [ main] w.o.e.j.s.NetworkTrafficServerConnector : Stopped NetworkTrafficServerConnector@4919f14{SSL-http/1.1}{0.0.0.0:0} 05:29:42 2025-11-01 05:29:42.242 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@45b713cd{/,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:42.242 INFO 2804 --- [ main] w.o.e.j.server.handler.ContextHandler : Stopped w.o.e.j.s.ServletContextHandler@71a85376{/__admin,null,UNAVAILABLE} 05:29:42 2025-11-01 05:29:42.243 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp471007977{STOPPING,8<=10<=10,i=9,q=9} Couldn't stop Thread[qtp471007977-270,5,main] 05:29:42 2025-11-01 05:29:42.243 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp471007977{STOPPING,8<=10<=10,i=7,q=8} Couldn't stop Thread[qtp471007977-262,5,] 05:29:42 2025-11-01 05:29:42.243 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp471007977{STOPPING,8<=10<=10,i=3,q=8} Couldn't stop Thread[qtp471007977-267,5,main] 05:29:42 2025-11-01 05:29:42.243 WARN 2804 --- [ main] w.o.e.j.util.thread.QueuedThreadPool : qtp471007977{STOPPING,8<=10<=10,i=2,q=8} Couldn't stop Thread[qtp471007977-265,5,] 05:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.onap.dcae.controller.ConfigLoaderIntegrationE2ETest 05:29:42 [INFO] Running org.onap.dcae.controller.PersistentEventConnectionTest 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : AccesController Created AccessM&C 10.118.191.43:26335 Huawei@123 access /rest/plat/smapp/v1/oauth/token ./etc/access-token.json 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : ----------------Event Param Map------------------- 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : disableSsl : true 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiUrl : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthConsumerKey : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : templateFileName : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : httpMethod : post 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : returnRequestPayload : false 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiPassword : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : trustStorePassword : vestest 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiUser : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : requestBody : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : authType : unspecified 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : contentType : application/json 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : dumpHeaders : false 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : trustStoreFileName : src/test/resources/truststore 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : skipSending : false 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : tokenId : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : keyStorePassword : vestest 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : format : json 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthVersion : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : sseConnectURL : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : customHttpHeaders : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : responsePrefix : responsePrefix 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthConsumerSecret : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthSignatureMethod : null 05:29:42 2025-11-01 05:29:42.247 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : keyStoreFileName : src/test/resources/keystore 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : New persistent connection created test_event modify event true 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter templateFileName: [test] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [http://10.118.191.43:26335/restconf/v1/operations/huawei-nce-notification-action:establish-subscription] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStoreFileName: [src/test/resources/truststore] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [vestest] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStoreFileName: [src/test/resources/keystore] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [vestest] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter disableSsl: [true] 05:29:42 2025-11-01 05:29:42.248 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@5ce7b697 05:29:42 2025-11-01 05:29:42.249 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : p.templateFileName test 05:29:42 2025-11-01 05:29:42.251 ERROR 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Error sending the request: Unable to read file testtest 05:29:42 05:29:42 java.io.IOException: Unable to read file testtest 05:29:42 at org.onap.dcae.common.RestapiCallNode.readFile(RestapiCallNode.java:267) ~[classes/:na] 05:29:42 at org.onap.dcae.common.RestapiCallNode.sendRequest(RestapiCallNode.java:64) ~[classes/:na] 05:29:42 at org.onap.dcae.controller.PersistentEventConnection.subscribe(PersistentEventConnection.java:248) ~[classes/:na] 05:29:42 at org.onap.dcae.controller.PersistentEventConnectionTest.runTest(PersistentEventConnectionTest.java:105) ~[test-classes/:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:44) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:74) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:80) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 Caused by: java.nio.file.NoSuchFileException: test 05:29:42 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) ~[na:na] 05:29:42 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[na:na] 05:29:42 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[na:na] 05:29:42 at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219) ~[na:na] 05:29:42 at java.base/java.nio.file.Files.newByteChannel(Files.java:371) ~[na:na] 05:29:42 at java.base/java.nio.file.Files.newByteChannel(Files.java:422) ~[na:na] 05:29:42 at java.base/java.nio.file.Files.readAllBytes(Files.java:3206) ~[na:na] 05:29:42 at org.onap.dcae.common.RestapiCallNode.readFile(RestapiCallNode.java:264) ~[classes/:na] 05:29:42 ... 51 common frames omitted 05:29:42 05:29:42 2025-11-01 05:29:42.251 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:42 2025-11-01 05:29:42.252 ERROR 2804 --- [ main] o.o.d.c.PersistentEventConnection : Failed to receive sbscription notiication, trying again 05:29:42 05:29:42 java.lang.Exception: 500: Unable to read file testtest 05:29:42 at org.onap.dcae.common.RestapiCallNode.sendRequest(RestapiCallNode.java:128) ~[classes/:na] 05:29:42 at org.onap.dcae.controller.PersistentEventConnection.subscribe(PersistentEventConnection.java:248) ~[classes/:na] 05:29:42 at org.onap.dcae.controller.PersistentEventConnectionTest.runTest(PersistentEventConnectionTest.java:105) ~[test-classes/:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:44) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:74) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:80) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter templateFileName: [test] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [http://10.118.191.43:26335/restconf/v1/operations/huawei-nce-notification-action:establish-subscription] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStoreFileName: [src/test/resources/truststore] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [vestest] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStoreFileName: [src/test/resources/keystore] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [vestest] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter disableSsl: [true] 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@7e339116 05:29:42 2025-11-01 05:29:42.252 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : p.templateFileName test 05:29:42 2025-11-01 05:29:42.253 ERROR 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Error sending the request: Unable to read file testtest 05:29:42 05:29:42 java.io.IOException: Unable to read file testtest 05:29:42 at org.onap.dcae.common.RestapiCallNode.readFile(RestapiCallNode.java:267) ~[classes/:na] 05:29:42 at org.onap.dcae.common.RestapiCallNode.sendRequest(RestapiCallNode.java:64) ~[classes/:na] 05:29:42 at org.onap.dcae.controller.PersistentEventConnection.subscribe(PersistentEventConnection.java:252) ~[classes/:na] 05:29:42 at org.onap.dcae.controller.PersistentEventConnectionTest.runTest(PersistentEventConnectionTest.java:105) ~[test-classes/:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:44) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:74) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:80) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 Caused by: java.nio.file.NoSuchFileException: test 05:29:42 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) ~[na:na] 05:29:42 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[na:na] 05:29:42 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[na:na] 05:29:42 at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219) ~[na:na] 05:29:42 at java.base/java.nio.file.Files.newByteChannel(Files.java:371) ~[na:na] 05:29:42 at java.base/java.nio.file.Files.newByteChannel(Files.java:422) ~[na:na] 05:29:42 at java.base/java.nio.file.Files.readAllBytes(Files.java:3206) ~[na:na] 05:29:42 at org.onap.dcae.common.RestapiCallNode.readFile(RestapiCallNode.java:264) ~[classes/:na] 05:29:42 ... 51 common frames omitted 05:29:42 05:29:42 2025-11-01 05:29:42.253 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:42 2025-11-01 05:29:42.253 ERROR 2804 --- [ main] o.o.d.c.PersistentEventConnection : Exception occured again! Trying again 05:29:42 05:29:42 java.lang.Exception: 500: Unable to read file testtest 05:29:42 at org.onap.dcae.common.RestapiCallNode.sendRequest(RestapiCallNode.java:128) ~[classes/:na] 05:29:42 at org.onap.dcae.controller.PersistentEventConnection.subscribe(PersistentEventConnection.java:248) ~[classes/:na] 05:29:42 at org.onap.dcae.controller.PersistentEventConnectionTest.runTest(PersistentEventConnectionTest.java:105) ~[test-classes/:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:44) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:74) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:80) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 05:29:42 2025-11-01 05:29:42.253 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : key responsePrefix.test 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : SSE received url null 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter templateFileName: [test] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [http://10.118.191.43:26335/restconf/v1/operations/huawei-nce-notification-action:establish-subscription] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStoreFileName: [src/test/resources/truststore] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [vestest] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStoreFileName: [src/test/resources/keystore] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [vestest] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter disableSsl: [true] 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@3c706864 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : ----------------Event Param Map------------------- 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : disableSsl : true 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiUrl : http://10.118.191.43:26335/restconf/v1/operations/huawei-nce-notification-action:establish-subscription 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthConsumerKey : null 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : templateFileName : test 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : httpMethod : post 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : returnRequestPayload : false 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiPassword : Huawei@123 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : trustStorePassword : vestest 05:29:42 2025-11-01 05:29:42.254 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiUser : access 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : requestBody : null 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : authType : unspecified 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : contentType : application/json 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : dumpHeaders : false 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : trustStoreFileName : src/test/resources/truststore 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : skipSending : false 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : tokenId : null 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : keyStorePassword : vestest 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : format : json 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthVersion : null 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : sseConnectURL : null 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : customHttpHeaders : null 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : responsePrefix : responsePrefix 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthConsumerSecret : null 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthSignatureMethod : null 05:29:42 2025-11-01 05:29:42.255 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : keyStoreFileName : src/test/resources/keystore 05:29:42 2025-11-01 05:29:42.256 INFO 2804 --- [ Thread-174] org.onap.dcae.common.output : Policy received 05:29:42 _____ _ _____ __ _____ _ _ _ 05:29:42 | __ \ | | / ____| / _| / ____| | || | | | 05:29:42 | |__) | ___ ___ | |_ | | ___ _ __ | |_ | | ___ | || | ___ ___ | |_ ___ _ __ 05:29:42 | _ / / _ \/ __|| __|| | / _ \ | '_ \ | _| | | / _ \ | || | / _ \ / __|| __|/ _ \ | '__| 05:29:42 | | \ \| __/\__ \| |_ | |____| (_) || | | || | | |____| (_) || || || __/| (__ | |_| (_) || | 05:29:42 |_| \_\\___||___/ \__| \_____|\___/ |_| |_||_| \_____|\___/ |_||_| \___| \___| \__|\___/ |_| 05:29:42 05:29:42 05:29:42 05:29:42.441 [Thread-174] ERROR org.springframework.boot.SpringApplication - Application run failed 05:29:42 org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tomcatServletWebServerFactory' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletConfig': Unsatisfied dependency expressed through field 'properties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) ~[spring-context-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.onap.dcae.RestConfCollector.lambda$restartApplication$0(RestConfCollector.java:125) ~[classes/:?] 05:29:42 at java.lang.Thread.run(Thread.java:829) [?:?] 05:29:42 Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tomcatServletWebServerFactory' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletConfig': Unsatisfied dependency expressed through field 'properties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:603) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 ... 9 more 05:29:42 Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletConfig': Unsatisfied dependency expressed through field 'properties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:397) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1429) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getWebServerFactoryCustomizerBeans(WebServerFactoryCustomizerBeanPostProcessor.java:87) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getCustomizers(WebServerFactoryCustomizerBeanPostProcessor.java:78) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:70) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:58) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1795) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 ... 9 more 05:29:42 Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1320) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1214) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:400) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:636) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:397) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1429) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getWebServerFactoryCustomizerBeans(WebServerFactoryCustomizerBeanPostProcessor.java:87) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getCustomizers(WebServerFactoryCustomizerBeanPostProcessor.java:78) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:70) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:58) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1795) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 ... 9 more 05:29:42 Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:42 at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:204) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1312) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1214) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:400) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:636) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:397) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1429) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getWebServerFactoryCustomizerBeans(WebServerFactoryCustomizerBeanPostProcessor.java:87) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getCustomizers(WebServerFactoryCustomizerBeanPostProcessor.java:78) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:70) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:58) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1795) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 ... 9 more 05:29:42 Caused by: java.lang.InstantiationException 05:29:42 at jdk.internal.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48) ~[?:?] 05:29:42 at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?] 05:29:42 at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:200) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1312) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1214) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:400) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:636) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:397) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1429) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getWebServerFactoryCustomizerBeans(WebServerFactoryCustomizerBeanPostProcessor.java:87) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getCustomizers(WebServerFactoryCustomizerBeanPostProcessor.java:78) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:70) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:58) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1795) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.0.RELEASE.jar:5.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ~[spring-boot-2.2.0.RELEASE.jar:2.2.0.RELEASE] 05:29:42 ... 9 more 05:29:42 Exception in thread "Thread-174" org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tomcatServletWebServerFactory' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletConfig': Unsatisfied dependency expressed through field 'properties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) 05:29:42 at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) 05:29:42 at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) 05:29:42 at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) 05:29:42 at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) 05:29:42 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) 05:29:42 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) 05:29:42 at org.onap.dcae.RestConfCollector.lambda$restartApplication$0(RestConfCollector.java:125) 05:29:42 at java.base/java.lang.Thread.run(Thread.java:829) 05:29:42 Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tomcatServletWebServerFactory' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryConfiguration$EmbeddedTomcat.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletConfig': Unsatisfied dependency expressed through field 'properties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:603) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:210) 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) 05:29:42 at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) 05:29:42 ... 9 more 05:29:42 Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletConfig': Unsatisfied dependency expressed through field 'properties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639) 05:29:42 at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:397) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1429) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617) 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getWebServerFactoryCustomizerBeans(WebServerFactoryCustomizerBeanPostProcessor.java:87) 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.getCustomizers(WebServerFactoryCustomizerBeanPostProcessor.java:78) 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:70) 05:29:42 at org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor.postProcessBeforeInitialization(WebServerFactoryCustomizerBeanPostProcessor.java:58) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1795) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) 05:29:42 ... 17 more 05:29:42 Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.onap.dcae.TlsTestBase$ConfigurationBase': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1320) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1214) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) 05:29:42 at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:400) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) 05:29:42 at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) 05:29:42 at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) 05:29:42 at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) 05:29:42 at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) 05:29:42 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:636) 05:29:42 ... 34 more 05:29:42 Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.onap.dcae.TlsTestBase$ConfigurationBase]: Is it an abstract class?; nested exception is java.lang.InstantiationException 05:29:42 at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:204) 05:29:42 at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87) 05:29:42 at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1312) 05:29:42 ... 54 more 05:29:42 Caused by: java.lang.InstantiationException 05:29:42 at java.base/jdk.internal.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48) 05:29:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 05:29:42 at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:200) 05:29:42 ... 56 more 05:29:42 2025-11-01 05:29:42.661 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : Connected to SSE source 05:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in org.onap.dcae.controller.PersistentEventConnectionTest 05:29:42 [INFO] Running org.onap.dcae.ApplicationSettingsTest 05:29:42 2025-11-01 05:29:42.664 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.664 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.665 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.666 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appName value"RCCollector" 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appDescription value"DCAE RestConf Collector Application" 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value8080 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location valueetc/sdnc.p12 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile valueetc/passwordfile 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.file.location valueetc/truststore.onap.client.jks 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.passwordfile valueetc/trustpasswordfile 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.inputQueue.maxPending value8096 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.dmaap.streamid valuenotification=device-registration 05:29:42 2025-11-01 05:29:42.667 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value./etc/DmaapConfig.json 05:29:42 2025-11-01 05:29:42.668 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key rcc_policy value[{"controller_name":"AccessM&C","controller_restapiUrl":"172.30.0.55:26335","controller_restapiUser":"access","controller_restapiPassword":"Huawei@123","controller_accessTokenUrl":"/rest/plat/smapp/v1/oauth/token","controller_accessTokenFile":"./etc/access-token.json","controller_accessTokenMethod":"put","controller_subsMethod":"post","controller_subscriptionUrl":"/restconf/v1/operations/huawei-nce-notification-action:establish-subscription","controller_disableSsl":"true","event_details":[{"event_name":"ONT_registration","event_description":"ONTregistartionevent","event_sseventUrlEmbed":"true","event_sseventsField":"output.url","event_sseventsUrl":"null","event_subscriptionTemplate":"./etc/ont_registartion_subscription_template.json","event_unSubscriptionTemplate":"./etc/ont_registartion_unsubscription_template.json","event_ruleId":"777777777", "modifyData": "true", "modifyMethod": "modifyOntEvent", "userData": "remote_id=AC9.0234.0337;svlan=100;cvlan=10;"}]}] 05:29:42 2025-11-01 05:29:42.668 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value0 05:29:42 2025-11-01 05:29:42.668 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuesample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6 05:29:42 2025-11-01 05:29:42.668 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.file.location valueetc/keystore 05:29:42 2025-11-01 05:29:42.668 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.passwordfile valueetc/rcc_passwordfile 05:29:42 2025-11-01 05:29:42.668 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.alias valuetomcat 05:29:42 2025-11-01 05:29:42.668 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.clientauth value0 05:29:42 2025-11-01 05:29:42.668 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.eventinfo valueetc/ont_config.json 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appName value"RCCollector" 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appDescription value"DCAE RestConf Collector Application" 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value8080 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location valueetc/sdnc.p12 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile valueetc/passwordfile 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.file.location valueetc/truststore.onap.client.jks 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.passwordfile valueetc/trustpasswordfile 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.inputQueue.maxPending value8096 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.dmaap.streamid valuenotification=device-registration 05:29:42 2025-11-01 05:29:42.669 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value./etc/DmaapConfig.json 05:29:42 2025-11-01 05:29:42.670 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key rcc_policy value[{"controller_name":"AccessM&C","controller_restapiUrl":"172.30.0.55:26335","controller_restapiUser":"access","controller_restapiPassword":"Huawei@123","controller_accessTokenUrl":"/rest/plat/smapp/v1/oauth/token","controller_accessTokenFile":"./etc/access-token.json","controller_accessTokenMethod":"put","controller_subsMethod":"post","controller_subscriptionUrl":"/restconf/v1/operations/huawei-nce-notification-action:establish-subscription","controller_disableSsl":"true","event_details":[{"event_name":"ONT_registration","event_description":"ONTregistartionevent","event_sseventUrlEmbed":"true","event_sseventsField":"output.url","event_sseventsUrl":"null","event_subscriptionTemplate":"./etc/ont_registartion_subscription_template.json","event_unSubscriptionTemplate":"./etc/ont_registartion_unsubscription_template.json","event_ruleId":"777777777", "modifyData": "true", "modifyMethod": "modifyOntEvent", "userData": "remote_id=AC9.0234.0337;svlan=100;cvlan=10;"}]}] 05:29:42 2025-11-01 05:29:42.670 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value0 05:29:42 2025-11-01 05:29:42.670 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuesample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6 05:29:42 2025-11-01 05:29:42.670 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.file.location valueetc/keystore 05:29:42 2025-11-01 05:29:42.670 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.passwordfile valueetc/rcc_passwordfile 05:29:42 2025-11-01 05:29:42.670 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.alias valuetomcat 05:29:42 2025-11-01 05:29:42.670 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.clientauth value0 05:29:42 2025-11-01 05:29:42.670 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.eventinfo valueetc/ont_config.json 05:29:42 2025-11-01 05:29:42.670 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key section.subSection1 valueabc 05:29:42 2025-11-01 05:29:42.671 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appName value"RCCollector" 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appDescription value"DCAE RestConf Collector Application" 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value8080 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location valueetc/sdnc.p12 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile valueetc/passwordfile 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.file.location valueetc/truststore.onap.client.jks 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.passwordfile valueetc/trustpasswordfile 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.inputQueue.maxPending value8096 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.dmaap.streamid valuenotification=device-registration 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value./etc/DmaapConfig.json 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key rcc_policy value[{"controller_name":"AccessM&C","controller_restapiUrl":"172.30.0.55:26335","controller_restapiUser":"access","controller_restapiPassword":"Huawei@123","controller_accessTokenUrl":"/rest/plat/smapp/v1/oauth/token","controller_accessTokenFile":"./etc/access-token.json","controller_accessTokenMethod":"put","controller_subsMethod":"post","controller_subscriptionUrl":"/restconf/v1/operations/huawei-nce-notification-action:establish-subscription","controller_disableSsl":"true","event_details":[{"event_name":"ONT_registration","event_description":"ONTregistartionevent","event_sseventUrlEmbed":"true","event_sseventsField":"output.url","event_sseventsUrl":"null","event_subscriptionTemplate":"./etc/ont_registartion_subscription_template.json","event_unSubscriptionTemplate":"./etc/ont_registartion_unsubscription_template.json","event_ruleId":"777777777", "modifyData": "true", "modifyMethod": "modifyOntEvent", "userData": "remote_id=AC9.0234.0337;svlan=100;cvlan=10;"}]}] 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value0 05:29:42 2025-11-01 05:29:42.672 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuesample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6 05:29:42 2025-11-01 05:29:42.673 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.file.location valueetc/keystore 05:29:42 2025-11-01 05:29:42.673 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.passwordfile valueetc/rcc_passwordfile 05:29:42 2025-11-01 05:29:42.673 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.alias valuetomcat 05:29:42 2025-11-01 05:29:42.673 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.clientauth value0 05:29:42 2025-11-01 05:29:42.673 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.eventinfo valueetc/ont_config.json 05:29:42 2025-11-01 05:29:42.673 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.674 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.674 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value/somewhere/dmaapFile 05:29:42 2025-11-01 05:29:42.674 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.675 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.675 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuepasza,c2ltcGxlcGFzc3dvcmQNCg==|someoneelse,c2ltcGxlcGFzc3dvcmQNCg== 05:29:42 2025-11-01 05:29:42.676 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.676 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.service.port value8080 05:29:42 2025-11-01 05:29:42.677 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.677 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.inputQueue.maxPending value10000 05:29:42 2025-11-01 05:29:42.677 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.678 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.678 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.678 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value1 05:29:42 2025-11-01 05:29:42.679 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.679 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile value/somewhere/password 05:29:42 2025-11-01 05:29:42.679 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appName value"RCCollector" 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appDescription value"DCAE RestConf Collector Application" 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value8080 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location valueetc/sdnc.p12 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile valueetc/passwordfile 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.file.location valueetc/truststore.onap.client.jks 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.passwordfile valueetc/trustpasswordfile 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.inputQueue.maxPending value8096 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.dmaap.streamid valuenotification=device-registration 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value./etc/DmaapConfig.json 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key rcc_policy value[{"controller_name":"AccessM&C","controller_restapiUrl":"172.30.0.55:26335","controller_restapiUser":"access","controller_restapiPassword":"Huawei@123","controller_accessTokenUrl":"/rest/plat/smapp/v1/oauth/token","controller_accessTokenFile":"./etc/access-token.json","controller_accessTokenMethod":"put","controller_subsMethod":"post","controller_subscriptionUrl":"/restconf/v1/operations/huawei-nce-notification-action:establish-subscription","controller_disableSsl":"true","event_details":[{"event_name":"ONT_registration","event_description":"ONTregistartionevent","event_sseventUrlEmbed":"true","event_sseventsField":"output.url","event_sseventsUrl":"null","event_subscriptionTemplate":"./etc/ont_registartion_subscription_template.json","event_unSubscriptionTemplate":"./etc/ont_registartion_unsubscription_template.json","event_ruleId":"777777777", "modifyData": "true", "modifyMethod": "modifyOntEvent", "userData": "remote_id=AC9.0234.0337;svlan=100;cvlan=10;"}]}] 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value0 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuesample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.file.location valueetc/keystore 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.passwordfile valueetc/rcc_passwordfile 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.alias valuetomcat 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.clientauth value0 05:29:42 2025-11-01 05:29:42.681 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.eventinfo valueetc/ont_config.json 05:29:42 2025-11-01 05:29:42.682 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.682 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.683 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value/somewhere/dmaapConfig 05:29:42 2025-11-01 05:29:42.683 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.684 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appName value"RCCollector" 05:29:42 2025-11-01 05:29:42.684 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appDescription value"DCAE RestConf Collector Application" 05:29:42 2025-11-01 05:29:42.684 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value8080 05:29:42 2025-11-01 05:29:42.684 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location valueetc/sdnc.p12 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile valueetc/passwordfile 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.file.location valueetc/truststore.onap.client.jks 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.passwordfile valueetc/trustpasswordfile 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.inputQueue.maxPending value8096 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.dmaap.streamid valuenotification=device-registration 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value./etc/DmaapConfig.json 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key rcc_policy value[{"controller_name":"AccessM&C","controller_restapiUrl":"172.30.0.55:26335","controller_restapiUser":"access","controller_restapiPassword":"Huawei@123","controller_accessTokenUrl":"/rest/plat/smapp/v1/oauth/token","controller_accessTokenFile":"./etc/access-token.json","controller_accessTokenMethod":"put","controller_subsMethod":"post","controller_subscriptionUrl":"/restconf/v1/operations/huawei-nce-notification-action:establish-subscription","controller_disableSsl":"true","event_details":[{"event_name":"ONT_registration","event_description":"ONTregistartionevent","event_sseventUrlEmbed":"true","event_sseventsField":"output.url","event_sseventsUrl":"null","event_subscriptionTemplate":"./etc/ont_registartion_subscription_template.json","event_unSubscriptionTemplate":"./etc/ont_registartion_unsubscription_template.json","event_ruleId":"777777777", "modifyData": "true", "modifyMethod": "modifyOntEvent", "userData": "remote_id=AC9.0234.0337;svlan=100;cvlan=10;"}]}] 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value0 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuesample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.file.location valueetc/keystore 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.passwordfile valueetc/rcc_passwordfile 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.alias valuetomcat 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.clientauth value0 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.eventinfo valueetc/ont_config.json 05:29:42 2025-11-01 05:29:42.685 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Reloading Properties .... 05:29:42 2025-11-01 05:29:42.687 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.688 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.688 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key section.subSection1 valueabc 05:29:42 2025-11-01 05:29:42.688 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key section.subSection2 valuezxc 05:29:42 2025-11-01 05:29:42.689 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appName value"RCCollector" 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appDescription value"DCAE RestConf Collector Application" 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value8080 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location valueetc/sdnc.p12 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile valueetc/passwordfile 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.file.location valueetc/truststore.onap.client.jks 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.passwordfile valueetc/trustpasswordfile 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.inputQueue.maxPending value8096 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.dmaap.streamid valuenotification=device-registration 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value./etc/DmaapConfig.json 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key rcc_policy value[{"controller_name":"AccessM&C","controller_restapiUrl":"172.30.0.55:26335","controller_restapiUser":"access","controller_restapiPassword":"Huawei@123","controller_accessTokenUrl":"/rest/plat/smapp/v1/oauth/token","controller_accessTokenFile":"./etc/access-token.json","controller_accessTokenMethod":"put","controller_subsMethod":"post","controller_subscriptionUrl":"/restconf/v1/operations/huawei-nce-notification-action:establish-subscription","controller_disableSsl":"true","event_details":[{"event_name":"ONT_registration","event_description":"ONTregistartionevent","event_sseventUrlEmbed":"true","event_sseventsField":"output.url","event_sseventsUrl":"null","event_subscriptionTemplate":"./etc/ont_registartion_subscription_template.json","event_unSubscriptionTemplate":"./etc/ont_registartion_unsubscription_template.json","event_ruleId":"777777777", "modifyData": "true", "modifyMethod": "modifyOntEvent", "userData": "remote_id=AC9.0234.0337;svlan=100;cvlan=10;"}]}] 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value0 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuesample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.file.location valueetc/keystore 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.passwordfile valueetc/rcc_passwordfile 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.alias valuetomcat 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.clientauth value0 05:29:42 2025-11-01 05:29:42.690 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.eventinfo valueetc/ont_config.json 05:29:42 2025-11-01 05:29:42.691 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appName value"RCCollector" 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appDescription value"DCAE RestConf Collector Application" 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value8080 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location valueetc/sdnc.p12 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile valueetc/passwordfile 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.file.location valueetc/truststore.onap.client.jks 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.passwordfile valueetc/trustpasswordfile 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.inputQueue.maxPending value8096 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.dmaap.streamid valuenotification=device-registration 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value./etc/DmaapConfig.json 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key rcc_policy value[{"controller_name":"AccessM&C","controller_restapiUrl":"172.30.0.55:26335","controller_restapiUser":"access","controller_restapiPassword":"Huawei@123","controller_accessTokenUrl":"/rest/plat/smapp/v1/oauth/token","controller_accessTokenFile":"./etc/access-token.json","controller_accessTokenMethod":"put","controller_subsMethod":"post","controller_subscriptionUrl":"/restconf/v1/operations/huawei-nce-notification-action:establish-subscription","controller_disableSsl":"true","event_details":[{"event_name":"ONT_registration","event_description":"ONTregistartionevent","event_sseventUrlEmbed":"true","event_sseventsField":"output.url","event_sseventsUrl":"null","event_subscriptionTemplate":"./etc/ont_registartion_subscription_template.json","event_unSubscriptionTemplate":"./etc/ont_registartion_unsubscription_template.json","event_ruleId":"777777777", "modifyData": "true", "modifyMethod": "modifyOntEvent", "userData": "remote_id=AC9.0234.0337;svlan=100;cvlan=10;"}]}] 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value0 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuesample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.file.location valueetc/keystore 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.passwordfile valueetc/rcc_passwordfile 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.alias valuetomcat 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.clientauth value0 05:29:42 2025-11-01 05:29:42.692 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.eventinfo valueetc/ont_config.json 05:29:42 2025-11-01 05:29:42.693 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.693 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.694 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appName value"RCCollector" 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appDescription value"DCAE RestConf Collector Application" 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value8080 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location valueetc/sdnc.p12 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile valueetc/passwordfile 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.file.location valueetc/truststore.onap.client.jks 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.passwordfile valueetc/trustpasswordfile 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.inputQueue.maxPending value8096 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.dmaap.streamid valuenotification=device-registration 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value./etc/DmaapConfig.json 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key rcc_policy value[{"controller_name":"AccessM&C","controller_restapiUrl":"172.30.0.55:26335","controller_restapiUser":"access","controller_restapiPassword":"Huawei@123","controller_accessTokenUrl":"/rest/plat/smapp/v1/oauth/token","controller_accessTokenFile":"./etc/access-token.json","controller_accessTokenMethod":"put","controller_subsMethod":"post","controller_subscriptionUrl":"/restconf/v1/operations/huawei-nce-notification-action:establish-subscription","controller_disableSsl":"true","event_details":[{"event_name":"ONT_registration","event_description":"ONTregistartionevent","event_sseventUrlEmbed":"true","event_sseventsField":"output.url","event_sseventsUrl":"null","event_subscriptionTemplate":"./etc/ont_registartion_subscription_template.json","event_unSubscriptionTemplate":"./etc/ont_registartion_unsubscription_template.json","event_ruleId":"777777777", "modifyData": "true", "modifyMethod": "modifyOntEvent", "userData": "remote_id=AC9.0234.0337;svlan=100;cvlan=10;"}]}] 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value0 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuesample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.file.location valueetc/keystore 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.passwordfile valueetc/rcc_passwordfile 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.alias valuetomcat 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.clientauth value0 05:29:42 2025-11-01 05:29:42.695 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.eventinfo valueetc/ont_config.json 05:29:42 2025-11-01 05:29:42.696 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.696 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.697 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.697 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.697 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.698 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.698 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.698 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.699 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.700 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.700 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value8090 05:29:42 2025-11-01 05:29:42.700 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.700 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location value/somewhere/keystore 05:29:42 2025-11-01 05:29:42.701 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : New ApplicationSettings........ 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appName value"RCCollector" 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.appDescription value"DCAE RestConf Collector Application" 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.port value8080 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.port value8687 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.file.location valueetc/sdnc.p12 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.passwordfile valueetc/passwordfile 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.file.location valueetc/truststore.onap.client.jks 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.truststore.passwordfile valueetc/trustpasswordfile 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.inputQueue.maxPending value8096 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.dmaap.streamid valuenotification=device-registration 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.dmaapfile value./etc/DmaapConfig.json 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key rcc_policy value[{"controller_name":"AccessM&C","controller_restapiUrl":"172.30.0.55:26335","controller_restapiUser":"access","controller_restapiPassword":"Huawei@123","controller_accessTokenUrl":"/rest/plat/smapp/v1/oauth/token","controller_accessTokenFile":"./etc/access-token.json","controller_accessTokenMethod":"put","controller_subsMethod":"post","controller_subscriptionUrl":"/restconf/v1/operations/huawei-nce-notification-action:establish-subscription","controller_disableSsl":"true","event_details":[{"event_name":"ONT_registration","event_description":"ONTregistartionevent","event_sseventUrlEmbed":"true","event_sseventsField":"output.url","event_sseventsUrl":"null","event_subscriptionTemplate":"./etc/ont_registartion_subscription_template.json","event_unSubscriptionTemplate":"./etc/ont_registartion_unsubscription_template.json","event_ruleId":"777777777", "modifyData": "true", "modifyMethod": "modifyOntEvent", "userData": "remote_id=AC9.0234.0337;svlan=100;cvlan=10;"}]}] 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authflag value0 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.header.authlist valuesample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.file.location valueetc/keystore 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.keystore.passwordfile valueetc/rcc_passwordfile 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.keystore.alias valuetomcat 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.rcc.service.secure.clientauth value0 05:29:42 2025-11-01 05:29:42.702 INFO 2804 --- [ main] org.onap.dcae.ApplicationSettings : Key collector.eventinfo valueetc/ont_config.json 05:29:42 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.dcae.ApplicationSettingsTest 05:29:42 [INFO] Running org.onap.dcae.common.AuthTypeTest 05:29:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.dcae.common.AuthTypeTest 05:29:42 [INFO] Running org.onap.dcae.common.ApiExceptionTest 05:29:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.dcae.common.ApiExceptionTest 05:29:42 [INFO] Running org.onap.dcae.common.RestConfContextTest 05:29:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.dcae.common.RestConfContextTest 05:29:42 [INFO] Running org.onap.dcae.common.FormatTest 05:29:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.dcae.common.FormatTest 05:29:42 [INFO] Running org.onap.dcae.common.EventConnectionStateTest 05:29:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.dcae.common.EventConnectionStateTest 05:29:42 [INFO] Running org.onap.dcae.common.AdditionalHeaderWebTargetTest 05:29:42 2025-11-01 05:29:42.741 INFO 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/Test. Oldest: 3249 ms 05:29:42 2025-11-01 05:29:42.742 WARN 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 05:29:42 2025-11-01 05:29:42.742 INFO 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://test:3905/events/Test (anonymous) ... 05:29:42 2025-11-01 05:29:42.743 WARN 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : Unknown host test; blacklisting for 10 minutes 05:29:42 2025-11-01 05:29:42.743 WARN 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : test 05:29:42 05:29:42 java.net.UnknownHostException: test 05:29:42 at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:797) ~[na:na] 05:29:42 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) ~[na:na] 05:29:42 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1378) ~[na:na] 05:29:42 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) ~[na:na] 05:29:42 at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) ~[httpclient-4.5.10.jar:4.5.10] 05:29:42 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) ~[httpclient-4.5.10.jar:4.5.10] 05:29:42 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) ~[httpclient-4.5.10.jar:4.5.10] 05:29:42 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.10.jar:4.5.10] 05:29:42 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.10.jar:4.5.10] 05:29:42 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.10.jar:4.5.10] 05:29:42 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.10.jar:4.5.10] 05:29:42 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.10.jar:4.5.10] 05:29:42 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.10.jar:4.5.10] 05:29:42 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.10.jar:4.5.10] 05:29:42 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:622) ~[saClientLibrary-0.0.1.jar:na] 05:29:42 at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:452) ~[saClientLibrary-0.0.1.jar:na] 05:29:42 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:315) ~[cambriaClient-0.0.1.jar:na] 05:29:42 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:232) ~[cambriaClient-0.0.1.jar:na] 05:29:42 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:30) ~[cambriaClient-0.0.1.jar:na] 05:29:42 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:384) ~[cambriaClient-0.0.1.jar:na] 05:29:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[na:na] 05:29:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] 05:29:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] 05:29:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na] 05:29:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na] 05:29:42 at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na] 05:29:42 05:29:42 2025-11-01 05:29:42.743 WARN 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send. 05:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.dcae.common.AdditionalHeaderWebTargetTest 05:29:42 [INFO] Running org.onap.dcae.common.EventProcessorTest 05:29:42 2025-11-01 05:29:42.780 INFO 2804 --- [ main] org.onap.dcae.common.output : adding domain notification count1 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.onap.dcae.controller.AccessController : AccesController Created AccessM&C 10.118.191.43:26335 Huawei@123 access /rest/plat/smapp/v1/oauth/token ./etc/access-token.json 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : ----------------Event Param Map------------------- 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : disableSsl : true 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiUrl : null 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthConsumerKey : null 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : templateFileName : null 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : httpMethod : post 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : returnRequestPayload : false 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiPassword : null 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : trustStorePassword : vestest 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : restapiUser : null 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : requestBody : null 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : authType : unspecified 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : contentType : application/json 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : dumpHeaders : false 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : trustStoreFileName : src/test/resources/truststore 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : skipSending : false 05:29:42 2025-11-01 05:29:42.782 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : tokenId : null 05:29:42 2025-11-01 05:29:42.783 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : keyStorePassword : vestest 05:29:42 2025-11-01 05:29:42.783 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : format : json 05:29:42 2025-11-01 05:29:42.783 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthVersion : null 05:29:42 2025-11-01 05:29:42.783 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : sseConnectURL : null 05:29:42 2025-11-01 05:29:42.783 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : customHttpHeaders : null 05:29:42 2025-11-01 05:29:42.783 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : responsePrefix : responsePrefix 05:29:42 2025-11-01 05:29:42.783 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthConsumerSecret : null 05:29:42 2025-11-01 05:29:42.783 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : oAuthSignatureMethod : null 05:29:42 2025-11-01 05:29:42.783 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : keyStoreFileName : src/test/resources/keystore 05:29:42 2025-11-01 05:29:42.783 INFO 2804 --- [ main] o.o.d.c.PersistentEventConnection : New persistent connection created modify event true 05:29:42 2025-11-01 05:29:42.787 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : QueueSize:1 EventProcessor Removing element: {"notification":{"notification-id":"01010101011","event-time":"2019-3-9T3:30:30.547z","message":{"object-type":"onu","topic":"resources","version":"v1","operation":"create","content":{"onu":{"alias":"","refParentLTP":"gpon.0.5.1","sn":"HWTCC01B7503","refParentLTPNativeId":"NE=167772165,FR=0,S=5,CP=-1,PP=||1|","onuId":"","refParentNE":"aaaaaaaaa-aaaaa-aaaa-aaaa-aaa167772165","refParentNeNativeId":"NE=167772165"}}}}} 05:29:42 2025-11-01 05:29:42.787 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : streamIdList:[device-registration] 05:29:42 2025-11-01 05:29:42.787 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : Invoking publisher for streamId: device-registration 05:29:42 2025-11-01 05:29:42.787 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : Invoking method modifyOntEvent isModify true 05:29:42 2025-11-01 05:29:42.787 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : modifyOntEvent 05:29:42 2025-11-01 05:29:42.788 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : FieldNE value 167772165 05:29:42 2025-11-01 05:29:42.788 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : FieldFR value 0 05:29:42 2025-11-01 05:29:42.788 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : FieldCP value -1 05:29:42 2025-11-01 05:29:42.788 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : adding key remote_id value AC9.0234.0337 05:29:42 2025-11-01 05:29:42.788 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : adding key svlan value 1001 05:29:42 2025-11-01 05:29:42.788 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : adding key macAddress value 00:11:22:33:44:55 05:29:42 2025-11-01 05:29:42.788 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : final obj{"pnfRegistration":{"unitType":"","macAddress":"00:11:22:33:44:55","serialNumber":"HWTCC01B7503","additionalFields":{"remote-id":"AC9.0234.0337","attachment-point":"167772165-5-1","cvlan":"10","svlan":"1001"},"manufactureDate":"","modelNumber":"","lastServiceDate":"","unitFamily":"","vendorName":"Huawei","oamV4IpAddress":"","oamV6IpAddress":"","softwareVersion":"v1"}} 05:29:42 2025-11-01 05:29:42.789 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : Event published{"rule-id":"1234646346","notification-id":"01010101011","pnfRegistration":{"unitType":"","macAddress":"00:11:22:33:44:55","serialNumber":"HWTCC01B7503","additionalFields":{"remote-id":"AC9.0234.0337","attachment-point":"167772165-5-1","cvlan":"10","svlan":"1001"},"manufactureDate":"","modelNumber":"","lastServiceDate":"","unitFamily":"","vendorName":"Huawei","oamV4IpAddress":"","oamV6IpAddress":"","softwareVersion":"v1"}} 05:29:42 2025-11-01 05:29:42.790 WARN 2804 --- [ main] o.o.d.c.publishing.DMaaPPublishersCache : Could not create / load Cambria Publisher for streamID 05:29:42 05:29:42 com.google.common.util.concurrent.UncheckedExecutionException: java.lang.RuntimeException: DMaaP configuration contains no configuration for domain: 'device-registration' 05:29:42 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2051) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache.get(LocalCache.java:3951) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3974) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4935) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4941) ~[guava-30.1-jre.jar:na] 05:29:42 at org.onap.dcae.common.publishing.DMaaPPublishersCache.getPublisher(DMaaPPublishersCache.java:66) ~[classes/:na] 05:29:42 at org.onap.dcae.common.publishing.DMaaPEventPublisher.sendEvent(DMaaPEventPublisher.java:52) ~[classes/:na] 05:29:42 at org.onap.dcae.common.EventProcessor.sendEventsToStreams(EventProcessor.java:100) ~[classes/:na] 05:29:42 at org.onap.dcae.common.EventProcessor.run(EventProcessor.java:70) ~[classes/:na] 05:29:42 at org.onap.dcae.common.EventProcessorTest.testEventProcessorRunException(EventProcessorTest.java:145) ~[test-classes/:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.12.jar:4.12] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:44) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:74) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:80) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) ~[mockito-core-3.1.0.jar:na] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 Caused by: java.lang.RuntimeException: DMaaP configuration contains no configuration for domain: 'device-registration' 05:29:42 at org.onap.dcae.common.publishing.DMaaPPublishersCache$CambriaPublishersCacheLoader.lambda$load$0(DMaaPPublishersCache.java:117) ~[classes/:na] 05:29:42 at io.vavr.Value.toTry(Value.java:1363) ~[vavr-0.9.2.jar:na] 05:29:42 at org.onap.dcae.common.publishing.DMaaPPublishersCache$CambriaPublishersCacheLoader.load(DMaaPPublishersCache.java:116) ~[classes/:na] 05:29:42 at org.onap.dcae.common.publishing.DMaaPPublishersCache$CambriaPublishersCacheLoader.load(DMaaPPublishersCache.java:110) ~[classes/:na] 05:29:42 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3529) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2278) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2155) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2045) ~[guava-30.1-jre.jar:na] 05:29:42 ... 58 common frames omitted 05:29:42 05:29:42 2025-11-01 05:29:42.790 WARN 2804 --- [ main] o.o.d.c.publishing.DMaaPEventPublisher : Could not find event publisher for domain: 'device-registration', dropping message: '{"rule-id":"1234646346","notification-id":"01010101011","pnfRegistration":{"unitType":"","macAddress":"00:11:22:33:44:55","serialNumber":"HWTCC01B7503","additionalFields":{"remote-id":"AC9.0234.0337","attachment-point":"167772165-5-1","cvlan":"10","svlan":"1001"},"manufactureDate":"","modelNumber":"","lastServiceDate":"","unitFamily":"","vendorName":"Huawei","oamV4IpAddress":"","oamV6IpAddress":"","softwareVersion":"v1"}}' 05:29:42 2025-11-01 05:29:42.790 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : QueueSize:0 EventProcessor Removing element: null 05:29:42 2025-11-01 05:29:42.790 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : streamIdList:[device-registration] 05:29:42 2025-11-01 05:29:42.790 INFO 2804 --- [ main] org.onap.dcae.common.EventProcessor : Invoking publisher for streamId: device-registration 05:29:42 2025-11-01 05:29:42.790 ERROR 2804 --- [ main] org.onap.dcae.common.EventProcessor : EventProcessor InterruptedException java.lang.NullPointerException 05:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.dcae.common.EventProcessorTest 05:29:42 [INFO] Running org.onap.dcae.common.HttpMethodTest 05:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.dcae.common.HttpMethodTest 05:29:42 [INFO] Running org.onap.dcae.common.XmlJsonUtilTest 05:29:42 Exception java.lang.NullPointerException 05:29:42 Exception java.lang.NullPointerException 05:29:42 Exception java.lang.NullPointerException 05:29:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.dcae.common.XmlJsonUtilTest 05:29:42 [INFO] Running org.onap.dcae.common.publishing.DMaaPConfigurationParserTest 05:29:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.dcae.common.publishing.DMaaPConfigurationParserTest 05:29:42 [INFO] Running org.onap.dcae.common.publishing.PublisherConfigTest 05:29:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.dcae.common.publishing.PublisherConfigTest 05:29:42 [INFO] Running org.onap.dcae.common.publishing.DMaaPPublishersCacheTest 05:29:42 2025-11-01 05:29:42.807 WARN 2804 --- [ main] o.o.d.c.publishing.DMaaPPublishersCache : Could not create / load Cambria Publisher for streamID 05:29:42 05:29:42 com.google.common.util.concurrent.UncheckedExecutionException: java.lang.RuntimeException: DMaaP configuration contains no configuration for domain: 'non-existing' 05:29:42 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2051) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache.get(LocalCache.java:3951) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3974) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4935) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4941) ~[guava-30.1-jre.jar:na] 05:29:42 at org.onap.dcae.common.publishing.DMaaPPublishersCache.getPublisher(DMaaPPublishersCache.java:66) ~[classes/:na] 05:29:42 at org.onap.dcae.common.publishing.DMaaPPublishersCacheTest.shouldReturnNoneIfThereIsNoDmaaPConfigurationForGivenStreamId(DMaaPPublishersCacheTest.java:112) ~[test-classes/:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:42 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:42 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:42 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:42 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:42 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:42 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:42 Caused by: java.lang.RuntimeException: DMaaP configuration contains no configuration for domain: 'non-existing' 05:29:42 at org.onap.dcae.common.publishing.DMaaPPublishersCache$CambriaPublishersCacheLoader.lambda$load$0(DMaaPPublishersCache.java:117) ~[classes/:na] 05:29:42 at io.vavr.Value.toTry(Value.java:1363) ~[vavr-0.9.2.jar:na] 05:29:42 at org.onap.dcae.common.publishing.DMaaPPublishersCache$CambriaPublishersCacheLoader.load(DMaaPPublishersCache.java:116) ~[classes/:na] 05:29:42 at org.onap.dcae.common.publishing.DMaaPPublishersCache$CambriaPublishersCacheLoader.load(DMaaPPublishersCache.java:110) ~[classes/:na] 05:29:42 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3529) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2278) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2155) ~[guava-30.1-jre.jar:na] 05:29:42 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2045) ~[guava-30.1-jre.jar:na] 05:29:42 ... 51 common frames omitted 05:29:42 05:29:42 2025-11-01 05:29:42.820 INFO 2804 --- [ main] o.o.d.c.publishing.DMaaPPublishersCache : reconfigure in DMaaPPublishersCache 05:29:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.dcae.common.publishing.DMaaPPublishersCacheTest 05:29:42 [INFO] Running org.onap.dcae.common.publishing.DmaapRequestConfigurationTest 05:29:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.dcae.common.publishing.DmaapRequestConfigurationTest 05:29:42 [INFO] Running org.onap.dcae.common.publishing.JsonParserTest 05:29:42 2025-11-01 05:29:42.866 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: prop2 : value 05:29:42 2025-11-01 05:29:42.866 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: prop1 : value 05:29:42 2025-11-01 05:29:42.868 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: metadatum_length: 2 05:29:42 2025-11-01 05:29:42.869 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: metadatum[0].metaval : AC9.0234.0337 05:29:42 2025-11-01 05:29:42.869 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: metadatum[1].metaval : 100 05:29:42 2025-11-01 05:29:42.869 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: metadatum[0].resource-version : 1553802421110 05:29:42 2025-11-01 05:29:42.869 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: metadatum[0].metaname : remote-id 05:29:42 2025-11-01 05:29:42.869 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: metadatum[1].resource-version : 1553802421082 05:29:42 2025-11-01 05:29:42.869 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: metadatum[1].metaname : svlan 05:29:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.dcae.common.publishing.JsonParserTest 05:29:42 [INFO] Running org.onap.dcae.common.XmlParserTest 05:29:42 2025-11-01 05:29:42.990 INFO 2804 --- [ main] org.onap.dcae.common.XmlParser : Added property: root.time : 2018 12:04 05:29:42 2025-11-01 05:29:42.990 INFO 2804 --- [ main] org.onap.dcae.common.XmlParser : Added property: root.output : t2 05:29:42 2025-11-01 05:29:42.990 INFO 2804 --- [ main] org.onap.dcae.common.XmlParser : Added property: root.status : 200 05:29:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.onap.dcae.common.XmlParserTest 05:29:42 [INFO] Running org.onap.dcae.common.RestApiCallNodeTest 05:29:43 2025-11-01 05:29:43.245 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://127.0.0.1:8080/rest/sample] 05:29:43 2025-11-01 05:29:43.245 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:43 2025-11-01 05:29:43.245 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:43 2025-11-01 05:29:43.245 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:43 2025-11-01 05:29:43.245 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:43 2025-11-01 05:29:43.245 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:43 2025-11-01 05:29:43.246 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [admin] 05:29:43 2025-11-01 05:29:43.246 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [admin] 05:29:43 2025-11-01 05:29:43.246 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:43 2025-11-01 05:29:43.246 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:43 2025-11-01 05:29:43.246 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@39edc99 05:29:43 2025-11-01 05:29:43.247 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Properties: 05:29:43 2025-11-01 05:29:43.397 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Sending request: 05:29:43 2025-11-01 05:29:43.397 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : null 05:29:43 2025-11-01 05:29:43.403 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : URL: https://127.0.0.1:8080/rest/sample method POST Custom header null 05:29:43 2025-11-01 05:29:43.414 ERROR 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Error sending the request: Exception while sending http request to client java.net.ConnectException: Connection refused (Connection refused) 05:29:43 05:29:43 java.lang.Exception: Exception while sending http request to client java.net.ConnectException: Connection refused (Connection refused) 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendHttpRequest(RestapiCallNode.java:464) ~[classes/:na] 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendRequest(RestapiCallNode.java:70) ~[classes/:na] 05:29:43 at org.onap.dcae.common.RestApiCallNodeTest.restApiCallNodeTestSendEmptyMessageNoTemplate(RestApiCallNodeTest.java:85) ~[test-classes/:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 Caused by: com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: Connection refused (Connection refused) 05:29:43 at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:155) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.api.client.filter.LoggingFilter.handle(LoggingFilter.java:217) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.api.client.Client.handle(Client.java:652) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.api.client.WebResource.handle(WebResource.java:682) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.api.client.WebResource$Builder.method(WebResource.java:634) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendHttpRequest(RestapiCallNode.java:461) ~[classes/:na] 05:29:43 ... 46 common frames omitted 05:29:43 Caused by: java.net.ConnectException: Connection refused (Connection refused) 05:29:43 at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na] 05:29:43 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) ~[na:na] 05:29:43 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) ~[na:na] 05:29:43 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) ~[na:na] 05:29:43 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:na] 05:29:43 at java.base/java.net.Socket.connect(Socket.java:609) ~[na:na] 05:29:43 at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305) ~[na:na] 05:29:43 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177) ~[na:na] 05:29:43 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:508) ~[na:na] 05:29:43 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:603) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:266) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:373) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1592) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) ~[na:na] 05:29:43 at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:334) ~[na:na] 05:29:43 at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:253) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:153) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 ... 52 common frames omitted 05:29:43 05:29:43 2025-11-01 05:29:43.414 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://127.0.0.1:8080/rest/sample] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [admin] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [admin] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@3546c488 05:29:43 2025-11-01 05:29:43.415 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Properties: 05:29:43 2025-11-01 05:29:43.455 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Sending request: 05:29:43 2025-11-01 05:29:43.455 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : null 05:29:43 2025-11-01 05:29:43.455 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : URL: https://127.0.0.1:8080/rest/sample method POST Custom header null 05:29:43 2025-11-01 05:29:43.456 ERROR 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Error sending the request: Exception while sending http request to client java.net.ConnectException: Connection refused (Connection refused) 05:29:43 05:29:43 java.lang.Exception: Exception while sending http request to client java.net.ConnectException: Connection refused (Connection refused) 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendHttpRequest(RestapiCallNode.java:464) ~[classes/:na] 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendRequest(RestapiCallNode.java:70) ~[classes/:na] 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendRequest(RestapiCallNode.java:116) ~[classes/:na] 05:29:43 at org.onap.dcae.common.RestApiCallNodeTest.restApiCallNodeTestSendEmptyMessageNoTemplate(RestApiCallNodeTest.java:85) ~[test-classes/:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 Caused by: com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: Connection refused (Connection refused) 05:29:43 at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:155) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.api.client.filter.LoggingFilter.handle(LoggingFilter.java:217) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.api.client.Client.handle(Client.java:652) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.api.client.WebResource.handle(WebResource.java:682) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.api.client.WebResource$Builder.method(WebResource.java:634) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendHttpRequest(RestapiCallNode.java:461) ~[classes/:na] 05:29:43 ... 47 common frames omitted 05:29:43 Caused by: java.net.ConnectException: Connection refused (Connection refused) 05:29:43 at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na] 05:29:43 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) ~[na:na] 05:29:43 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) ~[na:na] 05:29:43 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) ~[na:na] 05:29:43 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:na] 05:29:43 at java.base/java.net.Socket.connect(Socket.java:609) ~[na:na] 05:29:43 at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305) ~[na:na] 05:29:43 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177) ~[na:na] 05:29:43 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:508) ~[na:na] 05:29:43 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:603) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:266) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:373) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1592) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) ~[na:na] 05:29:43 at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527) ~[na:na] 05:29:43 at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:334) ~[na:na] 05:29:43 at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:253) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:153) ~[jersey-client-1.19.1.jar:1.19.1] 05:29:43 ... 53 common frames omitted 05:29:43 05:29:43 2025-11-01 05:29:43.457 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:43 2025-11-01 05:29:43.457 ERROR 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Could not attempt retry. 05:29:43 05:29:43 java.lang.Exception: 500: Exception while sending http request to client java.net.ConnectException: Connection refused (Connection refused) 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendRequest(RestapiCallNode.java:128) ~[classes/:na] 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendRequest(RestapiCallNode.java:116) ~[classes/:na] 05:29:43 at org.onap.dcae.common.RestApiCallNodeTest.restApiCallNodeTestSendEmptyMessageNoTemplate(RestApiCallNodeTest.java:85) ~[test-classes/:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 05:29:43 Exception java.lang.Exception: 500: Retry attempt has failed. No further retry shall be attempted, calling setFailureResponseStatus. 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://127.0.0.1:8080/rest/sample] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [admin] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [admin] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter disableSsl: [false] 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@55e103be 05:29:43 2025-11-01 05:29:43.459 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Properties: 05:29:43 2025-11-01 05:29:43.495 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Sending request: 05:29:43 2025-11-01 05:29:43.495 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : null 05:29:43 2025-11-01 05:29:43.495 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : URL: https://127.0.0.1:8080/rest/sample method POST Custom header null 05:29:43 2025-11-01 05:29:43.495 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Response received. Time: 0 05:29:43 2025-11-01 05:29:43.495 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : HTTP response code: 200 05:29:43 2025-11-01 05:29:43.495 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : HTTP response message: null 05:29:43 2025-11-01 05:29:43.496 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : HTTP response headers: 05:29:43 2025-11-01 05:29:43.496 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : HTTP response: null 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://127.0.0.1:8080/rest/sample] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStoreFileName: [src/test/resources/truststore] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [vestest] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStoreFileName: [src/test/resources/keystore] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [vestest] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter disableSsl: [false] 05:29:43 2025-11-01 05:29:43.497 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@35dc6559 05:29:43 2025-11-01 05:29:43.499 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : pwd [C@67fd0f06 vestest 05:29:43 2025-11-01 05:29:43.500 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Properties: 05:29:43 2025-11-01 05:29:43.500 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : --- com.sun.jersey.client.impl.urlconnection.httpsProperties:com.sun.jersey.client.urlconnection.HTTPSProperties@5cc7e99e 05:29:43 2025-11-01 05:29:43.534 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Sending request: 05:29:43 2025-11-01 05:29:43.534 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : null 05:29:43 2025-11-01 05:29:43.534 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : URL: https://127.0.0.1:8080/rest/sample method POST Custom header null 05:29:43 2025-11-01 05:29:43.534 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Response received. Time: 0 05:29:43 2025-11-01 05:29:43.534 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : HTTP response code: 200 05:29:43 2025-11-01 05:29:43.534 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : HTTP response message: null 05:29:43 2025-11-01 05:29:43.534 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : HTTP response headers: 05:29:43 2025-11-01 05:29:43.534 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : HTTP response: null 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter templateFileName: [src/test/resources/testTemplatefile] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://127.0.0.1:8080/rest/sample] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [digest] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [admin] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [admin] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@2fb76643 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : p.templateFileName src/test/resources/testTemplatefile 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Building JSON started 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : { 05:29:43 "input":null 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : value1 not set or not a number, n will remain set at zero 05:29:43 2025-11-01 05:29:43.535 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Building JSON completed. Time: 0 05:29:43 2025-11-01 05:29:43.536 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Properties: 05:29:43 2025-11-01 05:29:43.569 ERROR 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : Error sending the request: oAUTH authentication type selected but all restapiUser and restapiPassword parameters doesn't exist 05:29:43 05:29:43 java.lang.SecurityException: oAUTH authentication type selected but all restapiUser and restapiPassword parameters doesn't exist 05:29:43 at org.onap.dcae.common.RestapiCallNode.addAuthType(RestapiCallNode.java:291) ~[classes/:na] 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendHttpRequest(RestapiCallNode.java:425) ~[classes/:na] 05:29:43 at org.onap.dcae.common.RestapiCallNode.sendRequest(RestapiCallNode.java:70) ~[classes/:na] 05:29:43 at org.onap.dcae.common.RestApiCallNodeTest.restApiCallNodeTestSendEmptyMessageWithTemplate(RestApiCallNodeTest.java:135) ~[test-classes/:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 Caused by: java.lang.Throwable: null 05:29:43 ... 48 common frames omitted 05:29:43 05:29:43 2025-11-01 05:29:43.569 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:43 Exception java.lang.Exception: 500: oAUTH authentication type selected but all restapiUser and restapiPassword parameters doesn't exist 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter restapiUrl: [https://127.0.0.1:8080/rest/sample] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter contentType: [application/json] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter format: [json] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter authType: [unspecified] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter httpMethod: [post] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter responsePrefix: [responsePrefix] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter trustStorePassword: [admin] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter keyStorePassword: [admin] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter dumpHeaders: [false] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter returnRequestPayload: [false] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : Parameter disableSsl: [false] 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] o.onap.dcae.common.RestapiCallNodeUtil : org.onap.dcae.common.Parameters@1867585f 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: prop2 : value 05:29:43 2025-11-01 05:29:43.574 INFO 2804 --- [ main] org.onap.dcae.common.JsonParser : Added property: prop1 : value 05:29:43 2025-11-01 05:29:43.575 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : ctx.setAttribute :=> responsePrefix.prop2 value value 05:29:43 2025-11-01 05:29:43.575 INFO 2804 --- [ main] org.onap.dcae.common.RestapiCallNode : ctx.setAttribute :=> responsePrefix.prop1 value value 05:29:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s - in org.onap.dcae.common.RestApiCallNodeTest 05:29:43 [INFO] Running org.onap.dcae.common.DataChangeEventListnerTest 05:29:43 2025-11-01 05:29:43.601 INFO 2804 --- [ main] o.o.dcae.common.DataChangeEventListener : Received a Json object 05:29:43 2025-11-01 05:29:43.602 INFO 2804 --- [ main] o.o.dcae.common.DataChangeEventListener : SSE Event in json {"name":"john","class":"mca","age":22} 05:29:43 2025-11-01 05:29:43.602 INFO 2804 --- [ main] org.onap.dcae.RestConfCollector : RestConfCollector.handleEvents:EVENTS has been published successfully! 05:29:43 2025-11-01 05:29:43.603 INFO 2804 --- [ main] o.o.dcae.common.DataChangeEventListener : Received heart beat 05:29:43 2025-11-01 05:29:43.604 INFO 2804 --- [ main] o.o.dcae.common.DataChangeEventListener : SSE Event in json {"models":["Fiesta","Focus","Mustang"],"name":"Ford"} 05:29:43 2025-11-01 05:29:43.604 INFO 2804 --- [ main] org.onap.dcae.RestConfCollector : RestConfCollector.handleEvents:EVENTS has been published successfully! 05:29:43 2025-11-01 05:29:43.604 INFO 2804 --- [ main] o.o.dcae.common.DataChangeEventListener : SSE Event in json {"models":["320","X3","X5"],"name":"BMW"} 05:29:43 2025-11-01 05:29:43.604 INFO 2804 --- [ main] org.onap.dcae.RestConfCollector : RestConfCollector.handleEvents:EVENTS has been published successfully! 05:29:43 2025-11-01 05:29:43.604 INFO 2804 --- [ main] o.o.dcae.common.DataChangeEventListener : SSE Event in json {"models":["500","Panda"],"name":"Fiat"} 05:29:43 2025-11-01 05:29:43.604 INFO 2804 --- [ main] org.onap.dcae.RestConfCollector : RestConfCollector.handleEvents:EVENTS has been published successfully! 05:29:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.dcae.common.DataChangeEventListnerTest 05:29:43 [INFO] Running org.onap.dcae.configuration.ConversionsTest 05:29:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.dcae.configuration.ConversionsTest 05:29:43 [INFO] Running org.onap.dcae.configuration.cbs.CbsClientConfigurationProviderTest 05:29:43 2025-11-01 05:29:43.611 WARN 2804 --- [ main] o.o.d.c.c.CbsClientConfigurationProvider : Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE from environment. 05:29:43 2025-11-01 05:29:43.611 INFO 2804 --- [ main] o.o.d.c.c.CbsClientConfigurationProvider : Falling back to use default CBS client configuration 05:29:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.dcae.configuration.cbs.CbsClientConfigurationProviderTest 05:29:43 [INFO] Running org.onap.dcae.configuration.ConfigFilesFacadeTest 05:29:43 2025-11-01 05:29:43.612 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Writing DMaaP configuration '{"config1":"test1"}' into file 'src/test/resources/testDmaapConfig_ip.json' 05:29:43 2025-11-01 05:29:43.613 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Written successfully 05:29:43 2025-11-01 05:29:43.613 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Reading DMaaP configuration from file: 'src/test/resources/testDmaapConfig_ip.json' 05:29:43 2025-11-01 05:29:43.614 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Read following DMaaP properties: '{"config1":"test1"}' 05:29:43 2025-11-01 05:29:43.614 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Writing properties configuration 'HashMap((config2, test2))' into file 'src/test/resources/testcollector.properties' 05:29:43 2025-11-01 05:29:43.618 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Written successfully 05:29:43 2025-11-01 05:29:43.618 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Reading collector properties from path: 'src/test/resources/testcollector.properties' 05:29:43 2025-11-01 05:29:43.619 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Read following collector properties: 'HashMap((collector.rcc.service.secure.port, 8687), (collector.dmaapfile, ./etc/DmaapConfig.json), (collector.rcc.keystore.passwordfile, ./etc/passwordfile), (collector.header.authlist, sample1,$2a$10$pgjaxDzSuc6XVFEeqvxQ5u90DKJnM/u7TJTcinAlFJVaavXMWf/Zi|userid1,$2a$10$61gNubgJJl9lh3nvQvY9X.x4e5ETWJJ7ao7ZhJEvmfJigov26Z6uq|userid2,$2a$10$G52y/3uhuhWAMy.bx9Se8uzWinmbJa.dlm1LW6bYPdPkkywLDPLiy), (config2, test2), (collector.header.authflag, 1), (collector.rcc.service.port, 9999), (collector.rcc.keystore.file.location, ../etc/keystore), (collector.rcc.dmaap.streamid, fault=sec_fault|syslog=sec_syslog|heartbeat=sec_heartbeat|measurementsForVfScaling=sec_measurement|mobileFlow=sec_mobileflow|other=sec_other|stateChange=sec_statechange|thresholdCrossingAlert=sec_thresholdCrossingAlert|voiceQuality=ves_voicequality|sipSignaling=ves_sipsignaling))' 05:29:43 2025-11-01 05:29:43.620 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Reading DMaaP configuration from file: 'src/test/resources/testDmaapConfig_ip.json' 05:29:43 2025-11-01 05:29:43.620 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Read following DMaaP properties: '{"config1":"test1"}' 05:29:43 2025-11-01 05:29:43.620 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Reading collector properties from path: 'src/test/resources/testcollector.properties' 05:29:43 2025-11-01 05:29:43.621 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Read following collector properties: 'HashMap((collector.rcc.service.secure.port, 8687), (collector.dmaapfile, ./etc/DmaapConfig.json), (collector.rcc.keystore.passwordfile, ./etc/passwordfile), (collector.header.authlist, sample1,$2a$10$pgjaxDzSuc6XVFEeqvxQ5u90DKJnM/u7TJTcinAlFJVaavXMWf/Zi|userid1,$2a$10$61gNubgJJl9lh3nvQvY9X.x4e5ETWJJ7ao7ZhJEvmfJigov26Z6uq|userid2,$2a$10$G52y/3uhuhWAMy.bx9Se8uzWinmbJa.dlm1LW6bYPdPkkywLDPLiy), (config2, test2), (collector.header.authflag, 1), (collector.rcc.service.port, 9999), (collector.rcc.keystore.file.location, ../etc/keystore), (collector.rcc.dmaap.streamid, fault=sec_fault|syslog=sec_syslog|heartbeat=sec_heartbeat|measurementsForVfScaling=sec_measurement|mobileFlow=sec_mobileflow|other=sec_other|stateChange=sec_statechange|thresholdCrossingAlert=sec_thresholdCrossingAlert|voiceQuality=ves_voicequality|sipSignaling=ves_sipsignaling))' 05:29:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.dcae.configuration.ConfigFilesFacadeTest 05:29:43 [INFO] Running org.onap.dcae.configuration.ConfigUpdaterTest 05:29:43 2025-11-01 05:29:43.644 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Reading collector properties from path: 'src/test/resources/testcollector.properties' 05:29:43 2025-11-01 05:29:43.644 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Read following collector properties: 'HashMap((collector.rcc.service.secure.port, 8687), (collector.dmaapfile, ./etc/DmaapConfig.json), (collector.rcc.keystore.passwordfile, ./etc/passwordfile), (collector.header.authlist, sample1,$2a$10$pgjaxDzSuc6XVFEeqvxQ5u90DKJnM/u7TJTcinAlFJVaavXMWf/Zi|userid1,$2a$10$61gNubgJJl9lh3nvQvY9X.x4e5ETWJJ7ao7ZhJEvmfJigov26Z6uq|userid2,$2a$10$G52y/3uhuhWAMy.bx9Se8uzWinmbJa.dlm1LW6bYPdPkkywLDPLiy), (config2, test2), (collector.header.authflag, 1), (collector.rcc.service.port, 9999), (collector.rcc.keystore.file.location, ../etc/keystore), (collector.rcc.dmaap.streamid, fault=sec_fault|syslog=sec_syslog|heartbeat=sec_heartbeat|measurementsForVfScaling=sec_measurement|mobileFlow=sec_mobileflow|other=sec_other|stateChange=sec_statechange|thresholdCrossingAlert=sec_thresholdCrossingAlert|voiceQuality=ves_voicequality|sipSignaling=ves_sipsignaling))' 05:29:43 2025-11-01 05:29:43.645 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Writing properties configuration 'HashMap((collector.dmaapfile, test))' into file 'src/test/resources/testcollector.properties' 05:29:43 2025-11-01 05:29:43.646 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Written successfully 05:29:43 2025-11-01 05:29:43.646 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Reading DMaaP configuration from file: 'src/test/resources/testDmaapConfig_ip.json' 05:29:43 2025-11-01 05:29:43.646 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Read following DMaaP properties: '{"config1":"test1"}' 05:29:43 2025-11-01 05:29:43.646 INFO 2804 --- [ main] o.onap.dcae.configuration.ConfigParsing : Getting DMaaP configuration from app configuration: '{"collector.dmaapfile":"test"}' 05:29:43 2025-11-01 05:29:43.647 WARN 2804 --- [ main] o.onap.dcae.configuration.ConfigParsing : App configuration '{"collector.dmaapfile":"test"}' is missing DMaaP configuration ('streams_publishes' key) or DMaaP configuration is not a valid json document 05:29:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.dcae.configuration.ConfigUpdaterTest 05:29:43 [INFO] Running org.onap.dcae.configuration.ConfigurationHandlerTest 05:29:43 2025-11-01 05:29:43.662 INFO 2804 --- [ main] o.o.d.c.ConfigurationHandler : Start listening for configuration ... 05:29:43 2025-11-01 05:29:43.662 INFO 2804 --- [ main] o.o.d.c.ConfigurationHandler : Configuration will be fetched in PT4M period. 05:29:43 2025-11-01 05:29:43.663 INFO 2804 --- [ main] o.o.d.s.s.r.s.c.c.api.CbsClientFactory : Configuration used for CBS Client: null 05:29:43 2025-11-01 05:29:43.667 ERROR 2804 --- [ main] o.o.d.c.ConfigurationHandler : Unexpected error occurred during fetching configuration 05:29:43 05:29:43 java.lang.NullPointerException: null 05:29:43 at org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory.lambda$createCbsClient$0(CbsClientFactory.java:63) ~[cbs-client-1.8.10.jar:na] 05:29:43 at reactor.core.publisher.MonoCallable.subscribe(MonoCallable.java:56) ~[reactor-core-3.3.0.RELEASE.jar:3.3.0.RELEASE] 05:29:43 at reactor.core.publisher.Mono.subscribe(Mono.java:4087) ~[reactor-core-3.3.0.RELEASE.jar:3.3.0.RELEASE] 05:29:43 at reactor.core.publisher.MonoProcessor.add(MonoProcessor.java:457) ~[reactor-core-3.3.0.RELEASE.jar:3.3.0.RELEASE] 05:29:43 at reactor.core.publisher.MonoProcessor.subscribe(MonoProcessor.java:370) ~[reactor-core-3.3.0.RELEASE.jar:3.3.0.RELEASE] 05:29:43 at reactor.core.publisher.Flux.subscribe(Flux.java:8134) ~[reactor-core-3.3.0.RELEASE.jar:3.3.0.RELEASE] 05:29:43 at reactor.core.publisher.Flux.subscribeWith(Flux.java:8298) ~[reactor-core-3.3.0.RELEASE.jar:3.3.0.RELEASE] 05:29:43 at reactor.core.publisher.Flux.subscribe(Flux.java:8105) ~[reactor-core-3.3.0.RELEASE.jar:3.3.0.RELEASE] 05:29:43 at reactor.core.publisher.Flux.subscribe(Flux.java:8032) ~[reactor-core-3.3.0.RELEASE.jar:3.3.0.RELEASE] 05:29:43 at reactor.core.publisher.Flux.subscribe(Flux.java:8002) ~[reactor-core-3.3.0.RELEASE.jar:3.3.0.RELEASE] 05:29:43 at org.onap.dcae.configuration.ConfigurationHandler.startListen(ConfigurationHandler.java:80) ~[classes/:na] 05:29:43 at org.onap.dcae.configuration.ConfigurationHandlerTest.startListenTest(ConfigurationHandlerTest.java:51) ~[test-classes/:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 05:29:43 2025-11-01 05:29:43.682 INFO 2804 --- [ main] o.o.d.c.ConfigurationHandler : Configuration update {"config":{"config":"test"}} 05:29:43 2025-11-01 05:29:43.683 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Reading collector properties from path: 'src/test/resources/testcollector.properties' 05:29:43 2025-11-01 05:29:43.684 INFO 2804 --- [ main] o.o.d.configuration.ConfigFilesFacade : Read following collector properties: 'HashMap((collector.rcc.service.secure.port, 8687), (collector.dmaapfile, test), (collector.rcc.keystore.passwordfile, ./etc/passwordfile), (collector.header.authlist, sample1,$2a$10$pgjaxDzSuc6XVFEeqvxQ5u90DKJnM/u7TJTcinAlFJVaavXMWf/Zi|userid1,$2a$10$61gNubgJJl9lh3nvQvY9X.x4e5ETWJJ7ao7ZhJEvmfJigov26Z6uq|userid2,$2a$10$G52y/3uhuhWAMy.bx9Se8uzWinmbJa.dlm1LW6bYPdPkkywLDPLiy), (config2, test2), (collector.header.authflag, 1), (collector.rcc.service.port, 9999), (collector.rcc.keystore.file.location, ../etc/keystore), (collector.rcc.dmaap.streamid, fault=sec_fault|syslog=sec_syslog|heartbeat=sec_heartbeat|measurementsForVfScaling=sec_measurement|mobileFlow=sec_mobileflow|other=sec_other|stateChange=sec_statechange|thresholdCrossingAlert=sec_thresholdCrossingAlert|voiceQuality=ves_voicequality|sipSignaling=ves_sipsignaling))' 05:29:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.dcae.configuration.ConfigurationHandlerTest 05:29:43 [INFO] Running org.onap.dcae.ApplicationConfigurationListenerTest 05:29:43 2025-11-01 05:29:43.713 ERROR 2804 --- [ main] o.o.d.ApplicationConfigurationListener : Unexpected error occurred during handling data. 05:29:43 05:29:43 java.lang.RuntimeException: Simulate exception 05:29:43 at org.onap.dcae.ApplicationConfigurationListener.listenForConfigurationUpdates(ApplicationConfigurationListener.java:92) ~[classes/:na] 05:29:43 at org.onap.dcae.ApplicationConfigurationListener.run(ApplicationConfigurationListener.java:77) ~[classes/:na] 05:29:43 at org.onap.dcae.ApplicationConfigurationListenerTest.shouldStopJobAndCloseConnectionWhenErrorOccurredDuringListenAtConfigChange(ApplicationConfigurationListenerTest.java:52) ~[test-classes/:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:43 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:44) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:43 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:74) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:80) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 05:29:43 2025-11-01 05:29:43.715 INFO 2804 --- [ main] o.o.d.ApplicationConfigurationListener : Handler configuration was changed. Need to reload configuration handler. 05:29:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.dcae.ApplicationConfigurationListenerTest 05:29:43 [INFO] Running org.onap.dcae.restapi.RccRestControllerTest 05:29:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.dcae.restapi.RccRestControllerTest 05:29:43 [INFO] Running org.onap.dcae.restapi.ApiAuthInterceptionTest 05:29:43 2025-11-01 05:29:43.791 INFO 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/Test. Oldest: 4299 ms 05:29:43 2025-11-01 05:29:43.791 WARN 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 05:29:43 2025-11-01 05:29:43.791 INFO 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://test:3905/events/Test (anonymous) ... 05:29:43 2025-11-01 05:29:43.792 WARN 2804 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : Unknown host test; blacklisting for 10 minutes 05:29:43 2025-11-01 05:29:43.792 WARN 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : test 05:29:43 05:29:43 java.net.UnknownHostException: test 05:29:43 at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:797) ~[na:na] 05:29:43 at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) ~[na:na] 05:29:43 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1378) ~[na:na] 05:29:43 at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) ~[na:na] 05:29:43 at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) ~[httpclient-4.5.10.jar:4.5.10] 05:29:43 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) ~[httpclient-4.5.10.jar:4.5.10] 05:29:43 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) ~[httpclient-4.5.10.jar:4.5.10] 05:29:43 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.10.jar:4.5.10] 05:29:43 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.10.jar:4.5.10] 05:29:43 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.10.jar:4.5.10] 05:29:43 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.10.jar:4.5.10] 05:29:43 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.10.jar:4.5.10] 05:29:43 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.10.jar:4.5.10] 05:29:43 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.10.jar:4.5.10] 05:29:43 at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:622) ~[saClientLibrary-0.0.1.jar:na] 05:29:43 at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:452) ~[saClientLibrary-0.0.1.jar:na] 05:29:43 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:315) ~[cambriaClient-0.0.1.jar:na] 05:29:43 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:232) ~[cambriaClient-0.0.1.jar:na] 05:29:43 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:30) ~[cambriaClient-0.0.1.jar:na] 05:29:43 at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:384) ~[cambriaClient-0.0.1.jar:na] 05:29:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[na:na] 05:29:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] 05:29:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] 05:29:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na] 05:29:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na] 05:29:43 at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na] 05:29:43 05:29:43 2025-11-01 05:29:43.792 WARN 2804 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : Send failed, 1 message to send. 05:29:43 2025-11-01 05:29:43.913 WARN 2804 --- [ main] o.onap.dcae.restapi.ApiAuthInterceptor : Could not check if user is authorized (header: 'Basic Rm9vOkJhcg==')), probably malformed header. 05:29:43 05:29:43 java.lang.NullPointerException: null 05:29:43 at org.onap.dcae.restapi.ApiAuthInterceptor.isAuthorized(ApiAuthInterceptor.java:68) ~[classes/:na] 05:29:43 at org.onap.dcae.restapi.ApiAuthInterceptor.preHandle(ApiAuthInterceptor.java:52) ~[classes/:na] 05:29:43 at org.onap.dcae.restapi.ApiAuthInterceptionTest.shouldFailDueToBasicAuthenticationUserMissingFromSettings(ApiAuthInterceptionTest.java:132) ~[test-classes/:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:43 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:44) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:43 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:74) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:80) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 05:29:43 2025-11-01 05:29:43.918 WARN 2804 --- [ main] o.onap.dcae.restapi.ApiAuthInterceptor : Could not check if user is authorized (header: 'FooBar')), probably malformed header. 05:29:43 05:29:43 java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 05:29:43 at org.onap.dcae.restapi.ApiAuthInterceptor.isAuthorized(ApiAuthInterceptor.java:64) ~[classes/:na] 05:29:43 at org.onap.dcae.restapi.ApiAuthInterceptor.preHandle(ApiAuthInterceptor.java:52) ~[classes/:na] 05:29:43 at org.onap.dcae.restapi.ApiAuthInterceptionTest.shouldFailDueToInvalidBasicAuthorizationHeaderValue(ApiAuthInterceptionTest.java:171) ~[test-classes/:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] 05:29:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:29:43 at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] 05:29:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.12.jar:4.12] 05:29:43 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:44) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) ~[junit-4.12.jar:4.12] 05:29:43 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:74) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:80) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) ~[mockito-core-3.1.0.jar:na] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) ~[junit-4.12.jar:4.12] 05:29:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[na:na] 05:29:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[na:na] 05:29:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[na:na] 05:29:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[na:na] 05:29:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] 05:29:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[na:na] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) ~[junit-vintage-engine-5.5.2.jar:5.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.5.2.jar:1.5.2] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 05:29:43 05:29:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.onap.dcae.restapi.ApiAuthInterceptionTest 05:29:43 [INFO] Running org.onap.dcae.restapi.WebMvcConfigTest 05:29:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.dcae.restapi.WebMvcConfigTest 05:29:43 [INFO] Running org.onap.dcae.RestConfCollectorTest 05:29:43 2025-11-01 05:29:43.922 INFO 2804 --- [ main] org.onap.dcae.common.output : adding domain streamId count1 05:29:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.dcae.RestConfCollectorTest 05:29:44 [INFO] 05:29:44 [INFO] Results: 05:29:44 [INFO] 05:29:44 [INFO] Tests run: 181, Failures: 0, Errors: 0, Skipped: 0 05:29:44 [INFO] 05:29:44 [INFO] 05:29:44 [INFO] --- jacoco-maven-plugin:0.8.2:report (post-unit-test) @ restconfcollector --- 05:29:44 [INFO] Loading execution data file /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/code-coverage/jacoco-ut.exec 05:29:44 [INFO] Analyzed bundle 'dcaegen2-collectors-restconf' with 74 classes 05:29:44 [INFO] 05:29:44 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ restconfcollector --- 05:29:44 [INFO] Building jar: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT.jar 05:29:44 [INFO] 05:29:44 [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ restconfcollector --- 05:29:45 [INFO] Reading assembly descriptor: src/assembly/dep.xml 05:30:02 [INFO] Copying files to /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT 05:30:02 [INFO] 05:30:02 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadoc) @ restconfcollector --- 05:30:05 [INFO] Building jar: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT-javadoc.jar 05:30:05 [INFO] 05:30:05 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-integration-test) @ restconfcollector --- 05:30:05 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 05:30:05 [INFO] 05:30:05 [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (integration-tests) @ restconfcollector --- 05:30:05 [INFO] 05:30:05 [INFO] --- jacoco-maven-plugin:0.8.2:report (post-integration-test) @ restconfcollector --- 05:30:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:30:05 [INFO] 05:30:05 [INFO] --- maven-failsafe-plugin:2.22.0:verify (integration-tests) @ restconfcollector --- 05:30:05 [INFO] 05:30:05 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ restconfcollector --- 05:30:06 [INFO] Building jar: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT-sources.jar 05:30:06 [INFO] 05:30:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ restconfcollector --- 05:30:06 [INFO] Installing /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT.jar to /tmp/r/org/onap/dcaegen2/collectors/restconf/restconfcollector/1.4.1-SNAPSHOT/restconfcollector-1.4.1-SNAPSHOT.jar 05:30:06 [INFO] Installing /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/pom.xml to /tmp/r/org/onap/dcaegen2/collectors/restconf/restconfcollector/1.4.1-SNAPSHOT/restconfcollector-1.4.1-SNAPSHOT.pom 05:30:06 [INFO] Installing /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/dcaegen2/collectors/restconf/restconfcollector/1.4.1-SNAPSHOT/restconfcollector-1.4.1-SNAPSHOT-javadoc.jar 05:30:06 [INFO] Installing /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT-sources.jar to /tmp/r/org/onap/dcaegen2/collectors/restconf/restconfcollector/1.4.1-SNAPSHOT/restconfcollector-1.4.1-SNAPSHOT-sources.jar 05:30:06 [INFO] 05:30:06 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ restconfcollector --- 05:30:06 [INFO] org.onap.dcaegen2.collectors.restconf:restconfcollector:jar:1.4.1-SNAPSHOT 05:30:06 [INFO] +- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 05:30:06 [INFO] +- com.github.fge:json-schema-validator:jar:2.2.6:compile 05:30:06 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile 05:30:06 [INFO] | +- joda-time:joda-time:jar:2.10.4:compile 05:30:06 [INFO] | +- javax.mail:mailapi:jar:1.4.3:compile 05:30:06 [INFO] | | \- javax.activation:activation:jar:1.1:compile 05:30:06 [INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile 05:30:06 [INFO] +- com.googlecode.libphonenumber:libphonenumber:jar:8.10.22:compile 05:30:06 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.1:compile 05:30:06 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.14.1:compile 05:30:06 [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.1:compile 05:30:06 [INFO] +- org.springframework.security:spring-security-core:jar:5.7.1:compile 05:30:06 [INFO] | +- org.springframework.security:spring-security-crypto:jar:5.2.0.RELEASE:compile 05:30:06 [INFO] | +- org.springframework:spring-aop:jar:5.2.0.RELEASE:compile 05:30:06 [INFO] | +- org.springframework:spring-beans:jar:5.2.0.RELEASE:compile 05:30:06 [INFO] | +- org.springframework:spring-context:jar:5.2.0.RELEASE:compile 05:30:06 [INFO] | +- org.springframework:spring-core:jar:5.2.0.RELEASE:compile 05:30:06 [INFO] | | \- org.springframework:spring-jcl:jar:5.2.0.RELEASE:compile 05:30:06 [INFO] | \- org.springframework:spring-expression:jar:5.2.0.RELEASE:compile 05:30:06 [INFO] +- com.github.fge:json-schema-core:jar:1.2.5:compile 05:30:06 [INFO] | +- com.github.fge:uri-template:jar:0.9:compile 05:30:06 [INFO] | | \- com.github.fge:msg-simple:jar:1.1:compile 05:30:06 [INFO] | | \- com.github.fge:btf:jar:1.2:compile 05:30:06 [INFO] | +- com.github.fge:jackson-coreutils:jar:1.8:compile 05:30:06 [INFO] | \- org.mozilla:rhino:jar:1.7R4:compile 05:30:06 [INFO] +- com.google.code.gson:gson:jar:2.9.0:compile 05:30:06 [INFO] +- org.json:json:jar:20220320:compile 05:30:06 [INFO] +- com.google.guava:guava:jar:30.1-jre:compile 05:30:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 05:30:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 05:30:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.5.0:compile 05:30:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 05:30:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 05:30:06 [INFO] +- com.att.nsa:cambriaClient:jar:0.0.1:compile 05:30:06 [INFO] | \- com.att.nsa:saClientLibrary:jar:0.0.1:compile 05:30:06 [INFO] | +- org.apache.httpcomponents:httpclient-cache:jar:4.5.10:compile 05:30:06 [INFO] | +- com.att.nsa:saToolkit:jar:0.0.1:compile 05:30:06 [INFO] | | \- commons-io:commons-io:jar:2.4:compile 05:30:06 [INFO] | \- jline:jline:jar:2.12.1:compile 05:30:06 [INFO] +- com.mashape.unirest:unirest-java:jar:1.4.9:compile 05:30:06 [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.10:compile 05:30:06 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.12:compile 05:30:06 [INFO] | | \- commons-codec:commons-codec:jar:1.13:compile 05:30:06 [INFO] | +- org.apache.httpcomponents:httpasyncclient:jar:4.1.4:compile 05:30:06 [INFO] | | \- org.apache.httpcomponents:httpcore-nio:jar:4.4.12:compile 05:30:06 [INFO] | \- org.apache.httpcomponents:httpmime:jar:4.5.10:compile 05:30:06 [INFO] +- commons-collections:commons-collections:jar:3.2.2:compile 05:30:06 [INFO] +- commons-configuration:commons-configuration:jar:1.10:compile 05:30:06 [INFO] | +- commons-lang:commons-lang:jar:2.6:compile 05:30:06 [INFO] | \- commons-logging:commons-logging:jar:1.1.1:compile 05:30:06 [INFO] +- io.vavr:vavr:jar:0.9.2:compile 05:30:06 [INFO] | \- io.vavr:vavr-match:jar:0.9.2:compile 05:30:06 [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:2.2.0.RELEASE:compile 05:30:06 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.2.0.RELEASE:compile 05:30:06 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.2.0.RELEASE:compile 05:30:06 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.2.0.RELEASE:compile 05:30:06 [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 05:30:06 [INFO] | \- org.springframework.security:spring-security-web:jar:5.2.0.RELEASE:compile 05:30:06 [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:2.2.0.RELEASE:compile 05:30:06 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.2.0.RELEASE:compile 05:30:06 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.10.0:compile 05:30:06 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.10.0:compile 05:30:06 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.10.0:compile 05:30:06 [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.2.0.RELEASE:compile 05:30:06 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.27:compile 05:30:06 [INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.27:compile 05:30:06 [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.27:compile 05:30:06 [INFO] | +- org.springframework.boot:spring-boot-starter-validation:jar:2.2.0.RELEASE:compile 05:30:06 [INFO] | | +- jakarta.validation:jakarta.validation-api:jar:2.0.1:compile 05:30:06 [INFO] | | \- org.hibernate.validator:hibernate-validator:jar:6.0.17.Final:compile 05:30:06 [INFO] | | \- org.jboss.logging:jboss-logging:jar:3.4.1.Final:compile 05:30:06 [INFO] | +- org.springframework:spring-web:jar:5.2.0.RELEASE:compile 05:30:06 [INFO] | \- org.springframework:spring-webmvc:jar:5.2.0.RELEASE:compile 05:30:06 [INFO] +- org.springframework.security:spring-security-config:jar:5.2.1.RELEASE:compile 05:30:06 [INFO] +- org.springframework.boot:spring-boot-starter-log4j2:jar:2.6.1:compile 05:30:06 [INFO] | +- org.apache.logging.log4j:log4j-jul:jar:2.12.1:compile 05:30:06 [INFO] | \- org.slf4j:jul-to-slf4j:jar:1.7.28:compile 05:30:06 [INFO] +- org.apache.logging.log4j:log4j-core:jar:2.17.1:compile 05:30:06 [INFO] +- org.apache.logging.log4j:log4j-api:jar:2.17.1:compile 05:30:06 [INFO] +- io.springfox:springfox-swagger2:jar:3.0.0:compile 05:30:06 [INFO] | +- io.springfox:springfox-spi:jar:3.0.0:compile 05:30:06 [INFO] | | \- io.springfox:springfox-core:jar:3.0.0:compile 05:30:06 [INFO] | +- io.springfox:springfox-schema:jar:3.0.0:compile 05:30:06 [INFO] | +- io.springfox:springfox-swagger-common:jar:3.0.0:compile 05:30:06 [INFO] | | \- io.swagger.core.v3:swagger-annotations:jar:2.1.2:compile 05:30:06 [INFO] | +- io.springfox:springfox-spring-web:jar:3.0.0:compile 05:30:06 [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.83:compile 05:30:06 [INFO] | +- io.springfox:springfox-spring-webmvc:jar:3.0.0:compile 05:30:06 [INFO] | +- io.springfox:springfox-spring-webflux:jar:3.0.0:compile 05:30:06 [INFO] | +- com.fasterxml:classmate:jar:1.5.0:compile 05:30:06 [INFO] | +- org.slf4j:slf4j-api:jar:1.7.28:compile 05:30:06 [INFO] | +- org.springframework.plugin:spring-plugin-core:jar:2.0.0.RELEASE:compile 05:30:06 [INFO] | +- org.springframework.plugin:spring-plugin-metadata:jar:2.0.0.RELEASE:compile 05:30:06 [INFO] | +- io.swagger:swagger-annotations:jar:1.5.20:compile 05:30:06 [INFO] | +- io.swagger:swagger-models:jar:1.5.20:compile 05:30:06 [INFO] | \- org.mapstruct:mapstruct:jar:1.3.1.Final:runtime 05:30:06 [INFO] +- io.springfox:springfox-swagger-ui:jar:3.0.0:compile 05:30:06 [INFO] +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile 05:30:06 [INFO] | +- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile 05:30:06 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.29.1:compile 05:30:06 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 05:30:06 [INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 05:30:06 [INFO] | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 05:30:06 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.1:compile 05:30:06 [INFO] | \- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile 05:30:06 [INFO] +- org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:2.27:compile 05:30:06 [INFO] | +- org.glassfish.grizzly:grizzly-http-server:jar:2.4.0:compile 05:30:06 [INFO] | | \- org.glassfish.grizzly:grizzly-http:jar:2.4.0:compile 05:30:06 [INFO] | | \- org.glassfish.grizzly:grizzly-framework:jar:2.4.0:compile 05:30:06 [INFO] | \- org.glassfish.jersey.core:jersey-server:jar:2.29.1:compile 05:30:06 [INFO] | \- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.29.1:compile 05:30:06 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile 05:30:06 [INFO] | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile 05:30:06 [INFO] | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42:compile 05:30:06 [INFO] | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b42:compile 05:30:06 [INFO] | | \- javax.inject:javax.inject:jar:1:compile 05:30:06 [INFO] | +- org.glassfish.hk2:hk2-utils:jar:2.5.0-b42:compile 05:30:06 [INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile 05:30:06 [INFO] | \- org.javassist:javassist:jar:3.22.0-CR2:compile 05:30:06 [INFO] +- org.glassfish.jersey.media:jersey-media-sse:jar:2.27:compile 05:30:06 [INFO] +- com.sun.jersey.contribs.jersey-oauth:oauth-client:jar:1.19.1:compile 05:30:06 [INFO] | \- com.sun.jersey:jersey-client:jar:1.19.1:compile 05:30:06 [INFO] +- com.sun.jersey.contribs.jersey-oauth:oauth-signature:jar:1.19.1:compile 05:30:06 [INFO] | \- com.sun.jersey:jersey-core:jar:1.19.1:compile 05:30:06 [INFO] +- org.glassfish.jersey.security:oauth1-client:jar:2.27:compile 05:30:06 [INFO] +- org.glassfish.jersey.security:oauth1-signature:jar:2.27:compile 05:30:06 [INFO] +- org.apache.commons:commons-lang3:jar:3.7:compile 05:30:06 [INFO] +- org.codehaus.jettison:jettison:jar:1.5.2:compile 05:30:06 [INFO] +- ch.qos.logback:logback-core:jar:1.2.11:compile 05:30:06 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.7.0:test 05:30:06 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.5.2:compile 05:30:06 [INFO] | | +- org.apiguardian:apiguardian-api:jar:1.1.0:compile 05:30:06 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:compile 05:30:06 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.5.2:compile 05:30:06 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.5.2:compile 05:30:06 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.5.2:test 05:30:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.5.2:test 05:30:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:2.23.0:test 05:30:06 [INFO] | \- org.mockito:mockito-core:jar:3.1.0:test 05:30:06 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.10.1:compile 05:30:06 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.1:test 05:30:06 [INFO] | \- org.objenesis:objenesis:jar:2.6:test 05:30:06 [INFO] +- org.assertj:assertj-core:jar:3.8.0:test 05:30:06 [INFO] +- com.google.jimfs:jimfs:jar:1.1:test 05:30:06 [INFO] +- com.github.tomakehurst:wiremock-standalone:jar:2.17.0:test 05:30:06 [INFO] +- org.springframework.security:spring-security-test:jar:5.2.1.RELEASE:test 05:30:06 [INFO] | \- org.springframework:spring-test:jar:5.2.0.RELEASE:test 05:30:06 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.2.13.RELEASE:test 05:30:06 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.2.0.RELEASE:test 05:30:06 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.2.0.RELEASE:test 05:30:06 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.4.0:compile 05:30:06 [INFO] | | \- net.minidev:json-smart:jar:2.3:compile 05:30:06 [INFO] | | \- net.minidev:accessors-smart:jar:1.2:compile 05:30:06 [INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile 05:30:06 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile 05:30:06 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile 05:30:06 [INFO] | +- org.junit.vintage:junit-vintage-engine:jar:5.5.2:test 05:30:06 [INFO] | | \- junit:junit:jar:4.12:test 05:30:06 [INFO] | +- org.hamcrest:hamcrest:jar:2.1:compile 05:30:06 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.0:test 05:30:06 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 05:30:06 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.6.3:compile 05:30:06 [INFO] +- org.onap.dcaegen2.services.sdk.security.crypt:crypt-password:jar:1.8.10:compile 05:30:06 [INFO] +- org.onap.dcaegen2.services.sdk.rest.services:cbs-client:jar:1.8.10:compile 05:30:06 [INFO] | +- org.onap.dcaegen2.services.sdk.rest.services:http-client:jar:1.8.10:compile 05:30:06 [INFO] | | +- io.projectreactor.netty:reactor-netty:jar:0.9.0.RELEASE:compile 05:30:06 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.42.Final:compile 05:30:06 [INFO] | | | | \- io.netty:netty-common:jar:4.1.42.Final:compile 05:30:06 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.42.Final:compile 05:30:06 [INFO] | | | +- io.netty:netty-handler:jar:4.1.42.Final:compile 05:30:06 [INFO] | | | +- io.netty:netty-handler-proxy:jar:4.1.42.Final:compile 05:30:06 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.42.Final:compile 05:30:06 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.42.Final:compile 05:30:06 [INFO] | | | +- io.projectreactor.addons:reactor-pool:jar:0.1.0.RELEASE:compile 05:30:06 [INFO] | | | \- io.projectreactor:reactor-core:jar:3.3.0.RELEASE:compile 05:30:06 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile 05:30:06 [INFO] | | +- org.immutables:gson:jar:2.9.0:compile 05:30:06 [INFO] | | \- org.jetbrains:annotations:jar:16.0.3:compile 05:30:06 [INFO] | +- org.onap.dcaegen2.services.sdk.rest.services:model:jar:1.8.10:compile 05:30:06 [INFO] | +- org.onap.dcaegen2.services.sdk:dcaegen2-services-sdk-services-common:jar:1.8.10:compile 05:30:06 [INFO] | \- org.yaml:snakeyaml:jar:1.25:compile 05:30:06 [INFO] \- org.onap.dcaegen2.services.sdk.rest.services:dmaap-client:jar:1.8.10:compile 05:30:06 [INFO] +- org.onap.dcaegen2.services.sdk.security:ssl:jar:1.8.10:compile 05:30:06 [INFO] \- org.mock-server:mockserver-client-java:jar:5.11.2:compile 05:30:06 [INFO] \- org.mock-server:mockserver-core:jar:5.11.2:compile 05:30:06 [INFO] +- com.lmax:disruptor:jar:3.4.2:compile 05:30:06 [INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:compile 05:30:06 [INFO] +- io.netty:netty-buffer:jar:4.1.42.Final:compile 05:30:06 [INFO] +- io.netty:netty-codec:jar:4.1.42.Final:compile 05:30:06 [INFO] +- io.netty:netty-codec-socks:jar:4.1.42.Final:compile 05:30:06 [INFO] +- io.netty:netty-transport:jar:4.1.42.Final:compile 05:30:06 [INFO] | \- io.netty:netty-resolver:jar:4.1.42.Final:compile 05:30:06 [INFO] +- com.jcraft:jzlib:jar:1.1.3:compile 05:30:06 [INFO] +- com.fasterxml.uuid:java-uuid-generator:jar:4.0.1:compile 05:30:06 [INFO] +- org.apache.velocity:velocity-engine-scripting:jar:2.2:compile 05:30:06 [INFO] +- org.apache.velocity:velocity-engine-core:jar:2.2:compile 05:30:06 [INFO] +- net.javacrumbs.json-unit:json-unit-core:jar:2.19.0:compile 05:30:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.1:compile 05:30:06 [INFO] +- com.github.java-json-tools:json-schema-validator:jar:2.2.14:compile 05:30:06 [INFO] | +- com.github.java-json-tools:jackson-coreutils-equivalence:jar:1.0:compile 05:30:06 [INFO] | | \- com.github.java-json-tools:jackson-coreutils:jar:2.0:compile 05:30:06 [INFO] | | \- com.github.java-json-tools:msg-simple:jar:1.2:compile 05:30:06 [INFO] | | \- com.github.java-json-tools:btf:jar:1.3:compile 05:30:06 [INFO] | +- com.github.java-json-tools:json-schema-core:jar:1.2.14:compile 05:30:06 [INFO] | | \- com.github.java-json-tools:uri-template:jar:0.10:compile 05:30:06 [INFO] | \- com.sun.mail:mailapi:jar:1.6.2:compile 05:30:06 [INFO] +- io.swagger.parser.v3:swagger-parser:jar:2.0.23:compile 05:30:06 [INFO] | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.23:compile 05:30:06 [INFO] | | +- io.swagger:swagger-core:jar:1.6.2:compile 05:30:06 [INFO] | | | \- javax.validation:validation-api:jar:2.0.1.Final:compile 05:30:06 [INFO] | | +- io.swagger:swagger-parser:jar:1.0.52:compile 05:30:06 [INFO] | | | \- org.slf4j:slf4j-ext:jar:1.7.28:compile 05:30:06 [INFO] | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.52:compile 05:30:06 [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.5:compile 05:30:06 [INFO] | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.23:compile 05:30:06 [INFO] | \- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.23:compile 05:30:06 [INFO] | +- io.swagger.core.v3:swagger-core:jar:2.1.5:compile 05:30:06 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.10.0:compile 05:30:06 [INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:compile 05:30:06 [INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:compile 05:30:06 [INFO] +- org.xmlunit:xmlunit-placeholders:jar:2.6.3:compile 05:30:06 [INFO] \- org.apache.commons:commons-text:jar:1.9:compile 05:30:06 [INFO] 05:30:06 [INFO] --- clm-maven-plugin:2.54.0-01:index (default-cli) @ restconfcollector --- 05:30:07 [INFO] Saved module information to /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/sonatype-clm/module.xml 05:30:07 [INFO] ------------------------------------------------------------------------ 05:30:07 [INFO] BUILD SUCCESS 05:30:07 [INFO] ------------------------------------------------------------------------ 05:30:07 [INFO] Total time: 01:04 min 05:30:07 [INFO] Finished at: 2025-11-01T05:30:07Z 05:30:07 [INFO] ------------------------------------------------------------------------ 05:30:07 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash /tmp/jenkins17200963238738364480.sh 05:30:07 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins164859261780192837.sh 05:30:07 + find . -regex .*karaf/target 05:30:07 + xargs rm -rf 05:30:12 [INFO] 2025-11-01T05:30:12.492Z Scanning application onap-dcaegen2-collectors-restconf. 05:30:12 [INFO] Discovered commit hash '92260726d443d7a7d1e1c963a3937b6e70180696' via environment variable GIT_COMMIT 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/apidocs/member-search-index.zip 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/apidocs/package-search-index.zip 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/apidocs/type-search-index.zip 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT-javadoc.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT-sources.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/accessors-smart-1.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/activation-1.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/annotations-16.0.3.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/aopalliance-repackaged-2.5.0-b42.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/apiguardian-api-1.1.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/asm-5.0.4.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/btf-1.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/btf-1.3.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/byte-buddy-1.10.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/cambriaClient-0.0.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/cbs-client-1.8.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/checker-qual-3.5.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/classgraph-4.8.83.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/classmate-1.5.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-codec-1.13.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-collections-3.2.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-configuration-1.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-io-2.4.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-lang-2.6.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-lang3-3.7.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-logging-1.1.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-text-1.9.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/crypt-password-1.8.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/dcaegen2-services-sdk-services-common-1.8.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/disruptor-3.4.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/dmaap-client-1.8.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/error_prone_annotations-2.3.4.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/failureaccess-1.0.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/grizzly-framework-2.4.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/grizzly-http-2.4.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/grizzly-http-server-2.4.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/gson-2.9.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/guava-30.1-jre.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hamcrest-2.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hamcrest-core-2.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hibernate-validator-6.0.17.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hk2-api-2.5.0-b42.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hk2-locator-2.5.0-b42.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hk2-utils-2.5.0-b42.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/http-client-1.8.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpasyncclient-4.1.4.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpclient-4.5.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpclient-cache-4.5.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpcore-4.4.12.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpcore-nio-4.4.12.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpmime-4.5.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/j2objc-annotations-1.3.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-annotations-2.14.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-core-2.14.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-coreutils-1.8.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-coreutils-2.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-coreutils-equivalence-1.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-databind-2.14.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-dataformat-yaml-2.10.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-datatype-jdk8-2.10.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-datatype-jsr310-2.10.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-module-parameter-names-2.10.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.activation-1.2.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.activation-api-1.2.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.annotation-api-1.3.5.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.inject-2.6.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.validation-api-2.0.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.ws.rs-api-2.1.6.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.xml.bind-api-2.3.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/java-uuid-generator-4.0.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javassist-3.22.0-CR2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.activation-api-1.2.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.annotation-api-1.3.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.inject-1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.inject-2.5.0-b42.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.servlet-api-4.0.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.ws.rs-api-2.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jaxb-api-2.3.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jboss-logging-3.4.1.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-client-1.19.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-client-2.27.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-common-2.29.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-container-grizzly2-http-2.27.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-core-1.19.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-hk2-2.27.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-media-jaxb-2.29.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-media-sse-2.27.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-server-2.29.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jettison-1.5.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jline-2.12.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/joda-time-2.10.4.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jopt-simple-4.6.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-20220320.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-path-2.4.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-schema-core-1.2.14.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-schema-core-1.2.5.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-schema-validator-2.2.14.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-schema-validator-2.2.6.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-simple-1.1.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-smart-2.3.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-unit-core-2.19.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jsr305-3.0.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jul-to-slf4j-1.7.28.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/junit-jupiter-api-5.5.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/junit-jupiter-params-5.5.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/junit-platform-commons-1.5.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jzlib-1.1.3.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/libphonenumber-8.10.22.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/log4j-api-2.17.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/log4j-core-2.17.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/log4j-jul-2.12.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/logback-core-1.2.11.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/mailapi-1.4.3.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/mailapi-1.6.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/mapstruct-1.3.1.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/mockserver-client-java-5.11.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/mockserver-core-5.11.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/model-1.8.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/msg-simple-1.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/msg-simple-1.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-buffer-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-codec-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-codec-http-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-codec-http2-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-codec-socks-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-common-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-handler-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-handler-proxy-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-resolver-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-transport-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-transport-native-epoll-4.1.42.Final-linux-x86_64.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-transport-native-unix-common-4.1.42.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/oauth-client-1.19.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/oauth-signature-1.19.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/oauth1-client-2.27.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/oauth1-signature-2.27.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/opentest4j-1.2.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/osgi-resource-locator-1.0.3.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/reactive-streams-1.0.3.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/reactor-core-3.3.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/reactor-netty-0.9.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/reactor-pool-0.1.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/restconfcollector-1.4.1-SNAPSHOT.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/rhino-1.7R4.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/saClientLibrary-0.0.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/saToolkit-0.0.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/slf4j-api-1.7.28.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/slf4j-ext-1.7.28.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/snakeyaml-1.25.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-aop-5.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-beans-5.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-2.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-autoconfigure-2.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-2.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-json-2.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-log4j2-2.6.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-security-2.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-tomcat-2.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-validation-2.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-web-2.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-context-5.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-core-5.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-expression-5.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-jcl-5.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-plugin-core-2.0.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-plugin-metadata-2.0.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-security-config-5.2.1.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-security-core-5.7.1.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-security-crypto-5.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-security-web-5.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-web-5.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-webmvc-5.2.0.RELEASE.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-core-3.0.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-schema-3.0.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-spi-3.0.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-spring-web-3.0.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-spring-webflux-3.0.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-spring-webmvc-3.0.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-swagger-common-3.0.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-swagger-ui-3.0.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-swagger2-3.0.0.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/ssl-1.8.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-annotations-1.5.20.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-annotations-2.1.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-compat-spec-parser-1.0.52.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-core-1.6.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-core-2.1.5.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-models-1.5.20.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-models-2.1.5.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-parser-1.0.52.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-parser-2.0.23.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-parser-core-2.0.23.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-parser-v2-converter-2.0.23.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-parser-v3-2.0.23.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/tomcat-embed-core-9.0.27.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/tomcat-embed-el-9.0.27.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/tomcat-embed-websocket-9.0.27.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/unirest-java-1.4.9.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/uri-template-0.10.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/uri-template-0.9.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/validation-api-2.0.1.Final.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/vavr-0.9.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/vavr-match-0.9.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/velocity-engine-core-2.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/velocity-engine-scripting-2.2.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/xmlunit-core-2.6.3.jar 05:30:13 [INFO] Scan target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/xmlunit-placeholders-2.6.3.jar 05:30:13 [INFO] Scan configuration properties: 05:30:13 [INFO] dirExcludes=null 05:30:13 [INFO] dirIncludes=null 05:30:13 [INFO] fileExcludes= 05:30:13 [INFO] fileIncludes= 05:30:13 [INFO] 2025-11-01T05:30:13.048Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/apidocs/member-search-index.zip 05:30:13 [INFO] 2025-11-01T05:30:13.610Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/apidocs/package-search-index.zip 05:30:13 [INFO] 2025-11-01T05:30:13.614Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/apidocs/type-search-index.zip 05:30:13 [INFO] 2025-11-01T05:30:13.616Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT-javadoc.jar 05:30:13 [INFO] 2025-11-01T05:30:13.787Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT-sources.jar 05:30:13 [INFO] 2025-11-01T05:30:13.816Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT.jar 05:30:14 [INFO] 2025-11-01T05:30:14.076Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/accessors-smart-1.2.jar 05:30:14 [INFO] 2025-11-01T05:30:14.186Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/activation-1.1.jar 05:30:14 [INFO] 2025-11-01T05:30:14.250Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/annotations-16.0.3.jar 05:30:14 [INFO] 2025-11-01T05:30:14.269Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/aopalliance-repackaged-2.5.0-b42.jar 05:30:14 [INFO] 2025-11-01T05:30:14.281Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/apiguardian-api-1.1.0.jar 05:30:14 [INFO] 2025-11-01T05:30:14.285Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/asm-5.0.4.jar 05:30:14 [INFO] 2025-11-01T05:30:14.316Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/btf-1.2.jar 05:30:14 [INFO] 2025-11-01T05:30:14.319Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/btf-1.3.jar 05:30:14 [INFO] 2025-11-01T05:30:14.322Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/byte-buddy-1.10.1.jar 05:30:15 [INFO] 2025-11-01T05:30:15.244Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/cambriaClient-0.0.1.jar 05:30:15 [INFO] 2025-11-01T05:30:15.268Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/cbs-client-1.8.10.jar 05:30:15 [INFO] 2025-11-01T05:30:15.309Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/checker-qual-3.5.0.jar 05:30:15 [INFO] 2025-11-01T05:30:15.385Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/classgraph-4.8.83.jar 05:30:15 [INFO] 2025-11-01T05:30:15.542Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/classmate-1.5.0.jar 05:30:15 [INFO] 2025-11-01T05:30:15.566Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-codec-1.13.jar 05:30:15 [INFO] 2025-11-01T05:30:15.652Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-collections-3.2.2.jar 05:30:15 [INFO] 2025-11-01T05:30:15.848Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-configuration-1.10.jar 05:30:15 [INFO] 2025-11-01T05:30:15.936Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-io-2.4.jar 05:30:15 [INFO] 2025-11-01T05:30:15.983Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-lang-2.6.jar 05:30:16 [INFO] 2025-11-01T05:30:16.052Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-lang3-3.7.jar 05:30:16 [INFO] 2025-11-01T05:30:16.207Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-logging-1.1.1.jar 05:30:16 [INFO] 2025-11-01T05:30:16.227Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/commons-text-1.9.jar 05:30:16 [INFO] 2025-11-01T05:30:16.323Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/crypt-password-1.8.10.jar 05:30:16 [INFO] 2025-11-01T05:30:16.570Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/dcaegen2-services-sdk-services-common-1.8.10.jar 05:30:16 [INFO] 2025-11-01T05:30:16.573Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/disruptor-3.4.2.jar 05:30:16 [INFO] 2025-11-01T05:30:16.600Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/dmaap-client-1.8.10.jar 05:30:16 [INFO] 2025-11-01T05:30:16.635Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/error_prone_annotations-2.3.4.jar 05:30:16 [INFO] 2025-11-01T05:30:16.641Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/failureaccess-1.0.1.jar 05:30:16 [INFO] 2025-11-01T05:30:16.643Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/grizzly-framework-2.4.0.jar 05:30:16 [INFO] 2025-11-01T05:30:16.918Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/grizzly-http-2.4.0.jar 05:30:17 [INFO] 2025-11-01T05:30:17.006Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/grizzly-http-server-2.4.0.jar 05:30:17 [INFO] 2025-11-01T05:30:17.070Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/gson-2.9.0.jar 05:30:17 [INFO] 2025-11-01T05:30:17.128Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/guava-30.1-jre.jar 05:30:17 [INFO] 2025-11-01T05:30:17.823Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hamcrest-2.1.jar 05:30:17 [INFO] 2025-11-01T05:30:17.861Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hamcrest-core-2.1.jar 05:30:17 [INFO] 2025-11-01T05:30:17.864Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hibernate-validator-6.0.17.Final.jar 05:30:18 [INFO] 2025-11-01T05:30:18.048Z Scanned 10680 files so far 05:30:18 [INFO] 2025-11-01T05:30:18.099Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hk2-api-2.5.0-b42.jar 05:30:18 [INFO] 2025-11-01T05:30:18.159Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hk2-locator-2.5.0-b42.jar 05:30:18 [INFO] 2025-11-01T05:30:18.195Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/hk2-utils-2.5.0-b42.jar 05:30:18 [INFO] 2025-11-01T05:30:18.226Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/http-client-1.8.10.jar 05:30:18 [INFO] 2025-11-01T05:30:18.247Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpasyncclient-4.1.4.jar 05:30:18 [INFO] 2025-11-01T05:30:18.281Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpclient-4.5.10.jar 05:30:18 [INFO] 2025-11-01T05:30:18.417Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpclient-cache-4.5.10.jar 05:30:18 [INFO] 2025-11-01T05:30:18.446Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpcore-4.4.12.jar 05:30:18 [INFO] 2025-11-01T05:30:18.536Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpcore-nio-4.4.12.jar 05:30:18 [INFO] 2025-11-01T05:30:18.617Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/httpmime-4.5.10.jar 05:30:18 [INFO] 2025-11-01T05:30:18.627Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/j2objc-annotations-1.3.jar 05:30:18 [INFO] 2025-11-01T05:30:18.630Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-annotations-2.14.1.jar 05:30:18 [INFO] 2025-11-01T05:30:18.648Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-core-2.14.1.jar 05:30:18 [INFO] 2025-11-01T05:30:18.732Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-coreutils-1.8.jar 05:30:18 [INFO] 2025-11-01T05:30:18.738Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-coreutils-2.0.jar 05:30:18 [INFO] 2025-11-01T05:30:18.744Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-coreutils-equivalence-1.0.jar 05:30:18 [INFO] 2025-11-01T05:30:18.745Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-databind-2.14.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.071Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-dataformat-yaml-2.10.0.jar 05:30:19 [INFO] 2025-11-01T05:30:19.080Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-datatype-jdk8-2.10.0.jar 05:30:19 [INFO] 2025-11-01T05:30:19.086Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-datatype-jsr310-2.10.0.jar 05:30:19 [INFO] 2025-11-01T05:30:19.104Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jackson-module-parameter-names-2.10.0.jar 05:30:19 [INFO] 2025-11-01T05:30:19.106Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.activation-1.2.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.119Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.activation-api-1.2.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.128Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.annotation-api-1.3.5.jar 05:30:19 [INFO] 2025-11-01T05:30:19.131Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.inject-2.6.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.133Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.validation-api-2.0.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.156Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.ws.rs-api-2.1.6.jar 05:30:19 [INFO] 2025-11-01T05:30:19.187Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jakarta.xml.bind-api-2.3.2.jar 05:30:19 [INFO] 2025-11-01T05:30:19.211Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/java-uuid-generator-4.0.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.218Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javassist-3.22.0-CR2.jar 05:30:19 [INFO] 2025-11-01T05:30:19.367Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.activation-api-1.2.0.jar 05:30:19 [INFO] 2025-11-01T05:30:19.376Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.annotation-api-1.3.2.jar 05:30:19 [INFO] 2025-11-01T05:30:19.380Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.inject-1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.381Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.inject-2.5.0-b42.jar 05:30:19 [INFO] 2025-11-01T05:30:19.383Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.servlet-api-4.0.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.400Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/javax.ws.rs-api-2.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.425Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jaxb-api-2.3.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.447Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jboss-logging-3.4.1.Final.jar 05:30:19 [INFO] 2025-11-01T05:30:19.460Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-client-1.19.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.486Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-client-2.27.jar 05:30:19 [INFO] 2025-11-01T05:30:19.518Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-common-2.29.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.768Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-container-grizzly2-http-2.27.jar 05:30:19 [INFO] 2025-11-01T05:30:19.774Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-core-1.19.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.846Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-hk2-2.27.jar 05:30:19 [INFO] 2025-11-01T05:30:19.858Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-media-jaxb-2.29.1.jar 05:30:19 [INFO] 2025-11-01T05:30:19.869Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-media-sse-2.27.jar 05:30:19 [INFO] 2025-11-01T05:30:19.879Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jersey-server-2.29.1.jar 05:30:20 [INFO] 2025-11-01T05:30:20.015Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jettison-1.5.2.jar 05:30:20 [INFO] 2025-11-01T05:30:20.030Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jline-2.12.1.jar 05:30:20 [INFO] 2025-11-01T05:30:20.092Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/joda-time-2.10.4.jar 05:30:20 [INFO] 2025-11-01T05:30:20.197Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jopt-simple-4.6.jar 05:30:20 [INFO] 2025-11-01T05:30:20.207Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-20220320.jar 05:30:20 [INFO] 2025-11-01T05:30:20.217Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-path-2.4.0.jar 05:30:20 [INFO] 2025-11-01T05:30:20.252Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-schema-core-1.2.14.jar 05:30:20 [INFO] 2025-11-01T05:30:20.278Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-schema-core-1.2.5.jar 05:30:20 [INFO] 2025-11-01T05:30:20.305Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-schema-validator-2.2.14.jar 05:30:20 [INFO] 2025-11-01T05:30:20.339Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-schema-validator-2.2.6.jar 05:30:20 [INFO] 2025-11-01T05:30:20.374Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-simple-1.1.1.jar 05:30:20 [INFO] 2025-11-01T05:30:20.378Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-smart-2.3.jar 05:30:20 [INFO] 2025-11-01T05:30:20.398Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/json-unit-core-2.19.0.jar 05:30:20 [INFO] 2025-11-01T05:30:20.426Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jsr305-3.0.0.jar 05:30:20 [INFO] 2025-11-01T05:30:20.433Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jul-to-slf4j-1.7.28.jar 05:30:20 [INFO] 2025-11-01T05:30:20.435Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/junit-jupiter-api-5.5.2.jar 05:30:20 [INFO] 2025-11-01T05:30:20.480Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/junit-jupiter-params-5.5.2.jar 05:30:20 [INFO] 2025-11-01T05:30:20.572Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/junit-platform-commons-1.5.2.jar 05:30:20 [INFO] 2025-11-01T05:30:20.586Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/jzlib-1.1.3.jar 05:30:20 [INFO] 2025-11-01T05:30:20.597Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/libphonenumber-8.10.22.jar 05:30:20 [INFO] 2025-11-01T05:30:20.648Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 05:30:20 [INFO] 2025-11-01T05:30:20.649Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/log4j-api-2.17.1.jar 05:30:20 [INFO] 2025-11-01T05:30:20.699Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/log4j-core-2.17.1.jar 05:30:20 [INFO] 2025-11-01T05:30:20.989Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/log4j-jul-2.12.1.jar 05:30:20 [INFO] 2025-11-01T05:30:20.993Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/logback-core-1.2.11.jar 05:30:21 [INFO] 2025-11-01T05:30:21.060Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/mailapi-1.4.3.jar 05:30:21 [INFO] 2025-11-01T05:30:21.099Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/mailapi-1.6.2.jar 05:30:21 [INFO] 2025-11-01T05:30:21.141Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/mapstruct-1.3.1.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.147Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/mockserver-client-java-5.11.2.jar 05:30:21 [INFO] 2025-11-01T05:30:21.151Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/mockserver-core-5.11.2.jar 05:30:21 [INFO] 2025-11-01T05:30:21.288Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/model-1.8.10.jar 05:30:21 [INFO] 2025-11-01T05:30:21.309Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/msg-simple-1.1.jar 05:30:21 [INFO] 2025-11-01T05:30:21.316Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/msg-simple-1.2.jar 05:30:21 [INFO] 2025-11-01T05:30:21.322Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-buffer-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.373Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-codec-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.430Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-codec-http-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.536Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-codec-http2-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.620Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-codec-socks-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.639Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-common-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.726Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-handler-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.791Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-handler-proxy-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.795Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-resolver-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.800Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-transport-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.883Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-transport-native-epoll-4.1.42.Final-linux-x86_64.jar 05:30:21 [INFO] 2025-11-01T05:30:21.901Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/netty-transport-native-unix-common-4.1.42.Final.jar 05:30:21 [INFO] 2025-11-01T05:30:21.907Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/oauth-client-1.19.1.jar 05:30:21 [INFO] 2025-11-01T05:30:21.909Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/oauth-signature-1.19.1.jar 05:30:21 [INFO] 2025-11-01T05:30:21.913Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/oauth1-client-2.27.jar 05:30:21 [INFO] 2025-11-01T05:30:21.917Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/oauth1-signature-2.27.jar 05:30:21 [INFO] 2025-11-01T05:30:21.921Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/opentest4j-1.2.0.jar 05:30:21 [INFO] 2025-11-01T05:30:21.922Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/osgi-resource-locator-1.0.3.jar 05:30:21 [INFO] 2025-11-01T05:30:21.925Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/reactive-streams-1.0.3.jar 05:30:21 [INFO] 2025-11-01T05:30:21.927Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/reactor-core-3.3.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.136Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/reactor-netty-0.9.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.209Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/reactor-pool-0.1.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.216Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/restconfcollector-1.4.1-SNAPSHOT.jar 05:30:22 [INFO] 2025-11-01T05:30:22.217Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/rhino-1.7R4.jar 05:30:22 [INFO] 2025-11-01T05:30:22.362Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/saClientLibrary-0.0.1.jar 05:30:22 [INFO] 2025-11-01T05:30:22.376Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/saToolkit-0.0.1.jar 05:30:22 [INFO] 2025-11-01T05:30:22.395Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/slf4j-api-1.7.28.jar 05:30:22 [INFO] 2025-11-01T05:30:22.402Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/slf4j-ext-1.7.28.jar 05:30:22 [INFO] 2025-11-01T05:30:22.408Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/snakeyaml-1.25.jar 05:30:22 [INFO] 2025-11-01T05:30:22.449Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-aop-5.2.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.500Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-beans-5.2.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.591Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-2.2.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.734Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-autoconfigure-2.2.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.947Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-2.2.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.948Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-json-2.2.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.949Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-log4j2-2.6.1.jar 05:30:22 [INFO] 2025-11-01T05:30:22.950Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-security-2.2.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.950Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-tomcat-2.2.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.951Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-validation-2.2.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.952Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-boot-starter-web-2.2.0.RELEASE.jar 05:30:22 [INFO] 2025-11-01T05:30:22.952Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-context-5.2.0.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.048Z Scanned 32735 files so far 05:30:23 [INFO] 2025-11-01T05:30:23.118Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-core-5.2.0.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.319Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-expression-5.2.0.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.357Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-jcl-5.2.0.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.361Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-plugin-core-2.0.0.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.365Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-plugin-metadata-2.0.0.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.367Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-security-config-5.2.1.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.459Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-security-core-5.7.1.jar 05:30:23 [INFO] 2025-11-01T05:30:23.520Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-security-crypto-5.2.0.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.531Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-security-web-5.2.0.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.605Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-web-5.2.0.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.797Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/spring-webmvc-5.2.0.RELEASE.jar 05:30:23 [INFO] 2025-11-01T05:30:23.933Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-core-3.0.0.jar 05:30:23 [INFO] 2025-11-01T05:30:23.974Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-schema-3.0.0.jar 05:30:23 [INFO] 2025-11-01T05:30:23.989Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-spi-3.0.0.jar 05:30:23 [INFO] 2025-11-01T05:30:23.999Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-spring-web-3.0.0.jar 05:30:24 [INFO] 2025-11-01T05:30:24.024Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-spring-webflux-3.0.0.jar 05:30:24 [INFO] 2025-11-01T05:30:24.026Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-spring-webmvc-3.0.0.jar 05:30:24 [INFO] 2025-11-01T05:30:24.029Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-swagger-common-3.0.0.jar 05:30:24 [INFO] 2025-11-01T05:30:24.045Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-swagger-ui-3.0.0.jar 05:30:24 [INFO] 2025-11-01T05:30:24.114Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/springfox-swagger2-3.0.0.jar 05:30:24 [INFO] 2025-11-01T05:30:24.129Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/ssl-1.8.10.jar 05:30:24 [INFO] 2025-11-01T05:30:24.135Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-annotations-1.5.20.jar 05:30:24 [INFO] 2025-11-01T05:30:24.140Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-annotations-2.1.2.jar 05:30:24 [INFO] 2025-11-01T05:30:24.145Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-compat-spec-parser-1.0.52.jar 05:30:24 [INFO] 2025-11-01T05:30:24.165Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-core-1.6.2.jar 05:30:24 [INFO] 2025-11-01T05:30:24.181Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-core-2.1.5.jar 05:30:24 [INFO] 2025-11-01T05:30:24.204Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-models-1.5.20.jar 05:30:24 [INFO] 2025-11-01T05:30:24.225Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-models-2.1.5.jar 05:30:24 [INFO] 2025-11-01T05:30:24.243Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-parser-1.0.52.jar 05:30:24 [INFO] 2025-11-01T05:30:24.255Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-parser-2.0.23.jar 05:30:24 [INFO] 2025-11-01T05:30:24.256Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-parser-core-2.0.23.jar 05:30:24 [INFO] 2025-11-01T05:30:24.257Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-parser-v2-converter-2.0.23.jar 05:30:24 [INFO] 2025-11-01T05:30:24.261Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/swagger-parser-v3-2.0.23.jar 05:30:24 [INFO] 2025-11-01T05:30:24.280Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/tomcat-embed-core-9.0.27.jar 05:30:24 [INFO] 2025-11-01T05:30:24.700Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/tomcat-embed-el-9.0.27.jar 05:30:24 [INFO] 2025-11-01T05:30:24.734Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/tomcat-embed-websocket-9.0.27.jar 05:30:24 [INFO] 2025-11-01T05:30:24.769Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/unirest-java-1.4.9.jar 05:30:24 [INFO] 2025-11-01T05:30:24.776Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/uri-template-0.10.jar 05:30:24 [INFO] 2025-11-01T05:30:24.784Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/uri-template-0.9.jar 05:30:24 [INFO] 2025-11-01T05:30:24.790Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/validation-api-2.0.1.Final.jar 05:30:24 [INFO] 2025-11-01T05:30:24.806Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/vavr-0.9.2.jar 05:30:24 [INFO] 2025-11-01T05:30:24.936Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/vavr-match-0.9.2.jar 05:30:24 [INFO] 2025-11-01T05:30:24.940Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/velocity-engine-core-2.2.jar 05:30:25 [INFO] 2025-11-01T05:30:25.015Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/velocity-engine-scripting-2.2.jar 05:30:25 [INFO] 2025-11-01T05:30:25.018Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/xmlunit-core-2.6.3.jar 05:30:25 [INFO] 2025-11-01T05:30:25.043Z Starting scanning target: /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/target/restconfcollector-1.4.1-SNAPSHOT/lib/xmlunit-placeholders-2.6.3.jar 05:30:25 [INFO] 2025-11-01T05:30:25.045Z Scanned 42203 total files 05:30:25 [INFO] 2025-11-01T05:30:25.394Z Finished scanning application onap-dcaegen2-collectors-restconf. 05:30:25 [INFO] Discovered repository url '$GIT_URL/dcaegen2/collectors/restconf/dcaegen2/collectors/restconf/dcaegen2/collectors/restconf/dcaegen2/collectors/restconf' via environment variable GIT_URL 05:30:25 [INFO] Repository URL $GIT_URL/dcaegen2/collectors/restconf/dcaegen2/collectors/restconf/dcaegen2/collectors/restconf/dcaegen2/collectors/restconf was found using automation 05:30:25 [INFO] Amending source control record for application with id: onap-dcaegen2-collectors-restconf with discovered Repository URL: $GIT_URL/dcaegen2/collectors/restconf/dcaegen2/collectors/restconf/dcaegen2/collectors/restconf/dcaegen2/collectors/restconf 05:30:26 [INFO] 2025-11-01T05:30:26.063Z Evaluating application onap-dcaegen2-collectors-restconf for stage build. 05:30:27 [INFO] Waiting for policy evaluation to complete... 05:30:28 [INFO] Assigned scan ID ade08e3bf91f49818e016f79dd4cf654 05:30:45 [INFO] Policy evaluation completed in 19 seconds. 05:30:45 [INFO] 2025-11-01T05:30:45.799Z Finished evaluating application onap-dcaegen2-collectors-restconf for stage build. 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2025-61795 with severity >= 4 (severity = 6.0), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2025-61795 with severity <= 6 (severity = 6.0)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-55752 with severity >= 7 (severity = 8.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-55754 with severity >= 7 (severity = 8.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Advertising clause) [ 05:30:45 Component(displayName=com.att.nsa : cambriaClient : 0.0.1, hash=4adf61532e938d2bb486) [ 05:30:45 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Advertising clause) [ 05:30:45 Component(displayName=com.att.nsa : saClientLibrary : 0.0.1, hash=6bf8c38b3b40c9a0813a) [ 05:30:45 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Advertising clause) [ 05:30:45 Component(displayName=com.att.nsa : saToolkit : 0.0.1, hash=6d6c124f36196f62d081) [ 05:30:45 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Use restrictions) [ 05:30:45 Component(displayName=org.json : json : 20220320, hash=06df2c050972619466f6) [ 05:30:45 Constraint(Use restrictions) [License Threat Group is 'Use Restrictions' because: Found licenses in the 'Use Restrictions' license threat group ('JSON')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=com.sun.jersey : jersey-core : 1.19.1, hash=04282d106f2acd5051bd) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.hk2 : hk2-utils : 2.5.0-b42, hash=102a344e1728825e865a) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=javax.mail : mailapi : 1.4.3, hash=124600e35d9031da50e5) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=jakarta.ws.rs : jakarta.ws.rs-api : 2.1.6, hash=1dcb770bce80a490dff4) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=com.sun.mail : mailapi : 1.6.2, hash=208b6439dfbe6713c384) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=com.sun.jersey : jersey-client : 1.19.1, hash=2df97ebd4e5c01599584) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.jersey.security : oauth1-signature : 2.27, hash=3fb2a523792d01d8d9ac) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=javax.ws.rs : javax.ws.rs-api : 2.1, hash=426a0862406536e690c7) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.jersey.media : jersey-media-jaxb : 2.29.1, hash=53f22b94254ff781667b) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.jersey.security : oauth1-client : 2.27, hash=55ad08578db0af19fac8) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.jersey.containers : jersey-container-grizzly2-http : 2.27, hash=57ac01a84d7084802398) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=jakarta.annotation : jakarta.annotation-api : 1.3.5, hash=59eb84ee0d616332ff44) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.junit.jupiter : junit-jupiter-api : 5.5.2, hash=6393db7e4c0265152d8f) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.grizzly : grizzly-http : 2.4.0, hash=6515a017d10e0683775a) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.27, hash=66dd6a62a981c0f186d9) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.grizzly : grizzly-framework : 2.4.0, hash=7e20933196350336125a) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.hk2 : hk2-api : 2.5.0-b42, hash=7fd4e3d0f2cb37c80ad0) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.hk2.external : jakarta.inject : 2.6.1, hash=8096ebf722902e75fbd4) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=javax.activation : javax.activation-api : 1.2.0, hash=85262acf3ca9816f9537) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=javax.xml.bind : jaxb-api : 2.3.1, hash=8531ad5ac454cc2deb9d) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=javax.annotation : javax.annotation-api : 1.3.2, hash=934c04d3cfef185a8008) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.27, hash=959e4d06060a545d057f) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.junit.platform : junit-platform-commons : 1.5.2, hash=9703df63b65d415b2a02) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.hk2.external : javax.inject : 2.5.0-b42, hash=98e0b7dcef77dc04809f) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.hk2 : hk2-locator : 2.5.0-b42, hash=9d6edc0cb226401a8316) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.27, hash=9ea08f93ee7045a36926) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=com.sun.jersey.contribs.jersey-oauth : oauth-client : 1.19.1, hash=9fa6e49427abaeb0aede) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=javax.servlet : javax.servlet-api : 4.0.1, hash=a27082684a2ff0bf3976) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.hk2 : osgi-resource-locator : 1.0.3, hash=de3b21279df7e755e382) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.junit.jupiter : junit-jupiter-params : 5.5.2, hash=e0659722923bd9fdfa08) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=com.sun.jersey.contribs.jersey-oauth : oauth-signature : 1.19.1, hash=e65510c89158155decf5) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=javax.activation : activation : 1.1, hash=e6cb541461c2834bdea3) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.hk2.external : aopalliance-repackaged : 2.5.0-b42, hash=e74beab6ca12e9e745eb) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.mozilla : rhino : 1.7R4, hash=e982f2136574b9a42318) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('MPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.29.1, hash=ea60b9ace56f1ae758c2) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.29.1, hash=edeaa59abad953156a4e) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - non-LGPL) [ 05:30:45 Component(displayName=org.glassfish.grizzly : grizzly-http-server : 2.4.0, hash=fd580c8f703c6861caee) [ 05:30:45 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Weak copyleft - LGPL) [ 05:30:45 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 05:30:45 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=net.minidev : json-smart : 2.3, hash=007396407491352ce4fa) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-27568 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-27568 with severity <= 6 (severity = 5.9)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.hibernate.validator : hibernate-validator : 6.0.17.Final, hash=0af73055fc4a103ab347) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-10693 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2020-10693 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.hibernate.validator : hibernate-validator : 6.0.17.Final, hash=0af73055fc4a103ab347) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-1932 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-1932 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=javax.mail : mailapi : 1.4.3, hash=124600e35d9031da50e5) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2017-0492 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2017-0492 with severity <= 6 (severity = 4.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.springfox : springfox-swagger-ui : 3.0.0, hash=1e665fbe22148f7c36fa) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2018-25031 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2018-25031 with severity <= 6 (severity = 4.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=commons-configuration : commons-configuration : 1.10, hash=2b36e4adfb66d966c5ae) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-29133 with severity >= 4 (severity = 4.4), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-29133 with severity <= 6 (severity = 4.4)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=commons-codec : commons-codec : 1.13, hash=3f18e1aa31031d89db6f) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2012-0050 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http : 4.1.42.Final, hash=5f71267aa784d0e6c5ec) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21290 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-21290 with severity <= 6 (severity = 5.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http : 4.1.42.Final, hash=5f71267aa784d0e6c5ec) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21295 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-21295 with severity <= 6 (severity = 5.9)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http : 4.1.42.Final, hash=5f71267aa784d0e6c5ec) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-29025 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-29025 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http : 4.1.42.Final, hash=5f71267aa784d0e6c5ec) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2020-0103 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-webmvc : 5.2.0.RELEASE, hash=652abc943904d67504dc) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-5397 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2020-5397 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-webmvc : 5.2.0.RELEASE, hash=652abc943904d67504dc) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-22060 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-22060 with severity <= 6 (severity = 4.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.velocity : velocity-engine-core : 2.2, hash=68d899cb70cd27d49556) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2018-0705 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2018-0705 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=com.jayway.jsonpath : json-path : 2.4.0, hash=765a4401ceb2dc8d4055) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-51074 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-51074 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.security : spring-security-crypto : 5.2.0.RELEASE, hash=7bac8bebb7d52ab25920) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-22976 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2022-22976 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.springfox : springfox-swagger2 : 3.0.0, hash=7bcb18d496576eff76ef) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0907 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2020-0907 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.httpcomponents : httpclient : 4.5.10, hash=7ca2e4276f4ef95e4db7) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-13956 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2020-13956 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http2 : 4.1.42.Final, hash=819e7b5f2005770cf755) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21295 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-21295 with severity <= 6 (severity = 5.9)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.yaml : snakeyaml : 1.25, hash=8b6e01ef661d8378ae6d) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-38750 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2022-38750 with severity <= 6 (severity = 5.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-12798 with severity <= 6 (severity = 5.9)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-context : 5.2.0.RELEASE, hash=a2638a8295f13ed8511c) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-22968 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2022-22968 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.security : spring-security-web : 5.2.0.RELEASE, hash=a9ff06ad3fd66cd08545) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2017-0507 with severity >= 4 (severity = 5.0), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2017-0507 with severity <= 6 (severity = 5.0)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.security : spring-security-web : 5.2.0.RELEASE, hash=a9ff06ad3fd66cd08545) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-1270 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2020-1270 with severity <= 6 (severity = 5.9)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-expression : 5.2.0.RELEASE, hash=ac6a616451129e717979) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-38808 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-38808 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=commons-io : commons-io : 2.4, hash=b1b6ea3b7e4aa4f49250) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47554 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-47554 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=commons-io : commons-io : 2.4, hash=b1b6ea3b7e4aa4f49250) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2018-0705 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2018-0705 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=ch.exense.step : step-functions-plugins-java-handler-test : jar : jar-with-dependencies : 3.24.0, hash=bab9ae2921838b5ac511) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-12798 with severity <= 6 (severity = 5.9)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-web : 5.2.0.RELEASE, hash=d5b064196dc014519e75) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-22096 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-22096 with severity <= 6 (severity = 4.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-common : 4.1.42.Final, hash=e02700b574d3a0e21003) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21290 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-21290 with severity <= 6 (severity = 5.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.29.1, hash=ea60b9ace56f1ae758c2) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-28168 with severity <= 6 (severity = 5.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.projectreactor.netty : reactor-netty : 0.9.0.RELEASE, hash=f0a0ae4e38ad8b36596f) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-5404 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2020-5404 with severity <= 6 (severity = 5.9)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.projectreactor.netty : reactor-netty : 0.9.0.RELEASE, hash=f0a0ae4e38ad8b36596f) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-31684 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2022-31684 with severity <= 6 (severity = 4.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-13943 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2020-13943 with severity <= 6 (severity = 4.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-1935 with severity >= 4 (severity = 4.8), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2020-1935 with severity <= 6 (severity = 4.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-24122 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-24122 with severity <= 6 (severity = 5.9)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-33037 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-33037 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-28708 with severity >= 4 (severity = 4.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-28708 with severity <= 6 (severity = 4.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42795 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-42795 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45648 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-45648 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-21733 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-21733 with severity <= 6 (severity = 5.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Severe vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-handler : 4.1.42.Final, hash=fc6546be5df552d9729f) [ 05:30:45 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-21290 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-21290 with severity <= 6 (severity = 5.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Strong copyleft) [ 05:30:45 Component(displayName=ch.exense.step : step-functions-plugins-java-handler-test : jar : jar-with-dependencies : 3.24.0, hash=bab9ae2921838b5ac511) [ 05:30:45 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('AGPL-3.0')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Unknown license) [ 05:30:45 Component(displayName=org.immutables : gson : 2.9.0, hash=076d5609645ba75ecd82) [ 05:30:45 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Unknown license) [ 05:30:45 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.5.0, hash=829195c9e338d5725cf3) [ 05:30:45 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(License - Unknown license) [ 05:30:45 Component(displayName=Red Hat®, Inc./Jansi - Java library for generating and interpreting ANSI escape sequences. jansi 1.5.0, hash=97f6e12599bb5848867b) [ 05:30:45 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('Not Provided')] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=net.minidev : json-smart : 2.3, hash=007396407491352ce4fa) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-31684 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=net.minidev : json-smart : 2.3, hash=007396407491352ce4fa) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-1370 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=com.google.guava : guava : 30.1-jre, hash=00d0c3ce2311c9e36e73) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-2976 with severity >= 7 (severity = 7.1)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-beans : 5.2.0.RELEASE, hash=03ae97694618c59e6af6) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-22965 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-beans : 5.2.0.RELEASE, hash=03ae97694618c59e6af6) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-1764 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.json : json : 20220320, hash=06df2c050972619466f6) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-45688 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.json : json : 20220320, hash=06df2c050972619466f6) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-5072 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.github.classgraph : classgraph : 4.8.83, hash=07be289f451cedf9e35e) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2021-1074 with severity >= 7 (severity = 7.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.boot : spring-boot-autoconfigure : 2.2.0.RELEASE, hash=1b3304eec25bb9860bd0) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-20883 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.boot : spring-boot : 2.2.0.RELEASE, hash=1fab3cd45761bf4ee500) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-27772 with severity >= 7 (severity = 7.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http : 4.1.42.Final, hash=5f71267aa784d0e6c5ec) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-20444 with severity >= 7 (severity = 9.1)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http : 4.1.42.Final, hash=5f71267aa784d0e6c5ec) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-20445 with severity >= 7 (severity = 9.1)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http : 4.1.42.Final, hash=5f71267aa784d0e6c5ec) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-7238 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http : 4.1.42.Final, hash=5f71267aa784d0e6c5ec) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-58056 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http : 4.1.42.Final, hash=5f71267aa784d0e6c5ec) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-58057 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http : 4.1.42.Final, hash=5f71267aa784d0e6c5ec) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2020-1031 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-webmvc : 5.2.0.RELEASE, hash=652abc943904d67504dc) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38816 with severity >= 7 (severity = 8.2)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.velocity : velocity-engine-core : 2.2, hash=68d899cb70cd27d49556) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-13936 with severity >= 7 (severity = 8.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.codehaus.jettison : jettison : 1.5.2, hash=6923aa008715ccdfe59f) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-1436 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.1, hash=7a07bc535ccf0b7f6929) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-52999 with severity >= 7 (severity = 8.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.1, hash=7a07bc535ccf0b7f6929) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6438 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.security : spring-security-crypto : 5.2.0.RELEASE, hash=7bac8bebb7d52ab25920) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-22228 with severity >= 7 (severity = 9.1)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.security : spring-security-core : 5.7.1, hash=7e98028d3b1afab1fc9e) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22257 with severity >= 7 (severity = 8.2)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http2 : 4.1.42.Final, hash=819e7b5f2005770cf755) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-55163 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec-http2 : 4.1.42.Final, hash=819e7b5f2005770cf755) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2023-4380 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.mock-server : mockserver-core : 5.11.2, hash=81cc37c20e14bfd041ba) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-32827 with severity >= 7 (severity = 9.6)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2024-3350 with severity >= 7 (severity = 8.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.yaml : snakeyaml : 1.25, hash=8b6e01ef661d8378ae6d) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2017-18640 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.yaml : snakeyaml : 1.25, hash=8b6e01ef661d8378ae6d) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-1471 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.yaml : snakeyaml : 1.25, hash=8b6e01ef661d8378ae6d) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-25857 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-websocket : 9.0.27, hash=8d2b93a8621a83d9283a) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-13935 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-websocket : 9.0.27, hash=8d2b93a8621a83d9283a) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-23672 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.security : spring-security-config : 5.2.1.RELEASE, hash=8f49e12035d0357b5f35) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34034 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-11226 with severity >= 7 (severity = 7.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.security : spring-security-web : 5.2.0.RELEASE, hash=a9ff06ad3fd66cd08545) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-22112 with severity >= 7 (severity = 8.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.security : spring-security-web : 5.2.0.RELEASE, hash=a9ff06ad3fd66cd08545) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-22978 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.security : spring-security-web : 5.2.0.RELEASE, hash=a9ff06ad3fd66cd08545) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34034 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework.security : spring-security-web : 5.2.0.RELEASE, hash=a9ff06ad3fd66cd08545) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38821 with severity >= 7 (severity = 8.2)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec : 4.1.42.Final, hash=b1d5ed85a558fbbadc27) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-37136 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec : 4.1.42.Final, hash=b1d5ed85a558fbbadc27) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-37137 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec : 4.1.42.Final, hash=b1d5ed85a558fbbadc27) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-58057 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec : 4.1.42.Final, hash=b1d5ed85a558fbbadc27) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2020-0029 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.netty : netty-codec : 4.1.42.Final, hash=b1d5ed85a558fbbadc27) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2021-0789 with severity >= 7 (severity = 8.4)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.commons : commons-text : 1.9, hash=ba6ac8c2807490944a0a) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-42889 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=ch.exense.step : step-functions-plugins-java-handler-test : jar : jar-with-dependencies : 3.24.0, hash=bab9ae2921838b5ac511) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=ch.exense.step : step-functions-plugins-java-handler-test : jar : jar-with-dependencies : 3.24.0, hash=bab9ae2921838b5ac511) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-11226 with severity >= 7 (severity = 7.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.xmlunit : xmlunit-core : 2.6.3, hash=cdb208320aed4a7b94fb) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-31573 with severity >= 7 (severity = 9.2)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-web : 5.2.0.RELEASE, hash=d5b064196dc014519e75) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2016-1000027 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-web : 5.2.0.RELEASE, hash=d5b064196dc014519e75) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-5398 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-web : 5.2.0.RELEASE, hash=d5b064196dc014519e75) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-22118 with severity >= 7 (severity = 7.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-web : 5.2.0.RELEASE, hash=d5b064196dc014519e75) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22243 with severity >= 7 (severity = 8.1)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-web : 5.2.0.RELEASE, hash=d5b064196dc014519e75) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22262 with severity >= 7 (severity = 8.1)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-web : 5.2.0.RELEASE, hash=d5b064196dc014519e75) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38809 with severity >= 7 (severity = 8.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-web : 5.2.0.RELEASE, hash=d5b064196dc014519e75) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-41234 with severity >= 7 (severity = 7.4)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-web : 5.2.0.RELEASE, hash=d5b064196dc014519e75) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-41249 with severity >= 7 (severity = 8.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-core : 5.2.0.RELEASE, hash=e0e1b3c304f70ed19d79) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-41242 with severity >= 7 (severity = 8.2)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-core : 5.2.0.RELEASE, hash=e0e1b3c304f70ed19d79) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-41249 with severity >= 7 (severity = 8.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.projectreactor.netty : reactor-netty : 0.9.0.RELEASE, hash=f0a0ae4e38ad8b36596f) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-5403 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.projectreactor.netty : reactor-netty : 0.9.0.RELEASE, hash=f0a0ae4e38ad8b36596f) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-34054 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-12418 with severity >= 7 (severity = 7.0)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-17563 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-11996 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-13934 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-17527 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-1938 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-9484 with severity >= 7 (severity = 7.0)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-25122 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2021-41079 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-42252 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-24998 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-46589 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-24549 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-34750 with severity >= 7 (severity = 8.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38286 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-50379 with severity >= 7 (severity = 9.2)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-24813 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-31651 with severity >= 7 (severity = 9.8)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-48988 with severity >= 7 (severity = 8.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-48989 with severity >= 7 (severity = 8.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-52434 with severity >= 7 (severity = 8.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-52520 with severity >= 7 (severity = 8.9)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2025-53506 with severity >= 7 (severity = 8.9)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=org.apache.tomcat.embed : tomcat-embed-core : 9.0.27, hash=f1bb28625eb8e10ba050) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2023-4382 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Critical vulnerabilities) [ 05:30:45 Component(displayName=io.swagger.parser.v3 : swagger-parser-v3 : 2.0.23, hash=f3eac9f86c1450510586) [ 05:30:45 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6505 with severity >= 7 (severity = 7.5)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Moderate vulnerabilities) [ 05:30:45 Component(displayName=commons-configuration : commons-configuration : 1.10, hash=2b36e4adfb66d966c5ae) [ 05:30:45 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2025-46392 with severity <= 3 (severity = 2.7), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2025-46392 with severity >= 1 (severity = 2.7)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Moderate vulnerabilities) [ 05:30:45 Component(displayName=org.glassfish.grizzly : grizzly-http : 2.4.0, hash=6515a017d10e0683775a) [ 05:30:45 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2024-45687 with severity <= 3 (severity = 2.4), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2024-45687 with severity >= 1 (severity = 2.4)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Moderate vulnerabilities) [ 05:30:45 Component(displayName=ch.qos.logback : logback-core : 1.2.11, hash=a01230df5ca5c34540cd) [ 05:30:45 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2024-12801 with severity <= 3 (severity = 2.4), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2024-12801 with severity >= 1 (severity = 2.4)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Moderate vulnerabilities) [ 05:30:45 Component(displayName=org.springframework : spring-context : 5.2.0.RELEASE, hash=a2638a8295f13ed8511c) [ 05:30:45 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2025-22233 with severity <= 3 (severity = 2.3), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2025-22233 with severity >= 1 (severity = 2.3)] ]] 05:30:45 05:30:45 Nexus IQ reports policy warning due to 05:30:45 Policy(Security - Moderate vulnerabilities) [ 05:30:45 Component(displayName=ch.exense.step : step-functions-plugins-java-handler-test : jar : jar-with-dependencies : 3.24.0, hash=bab9ae2921838b5ac511) [ 05:30:45 Constraint(Moderate security vulnerability) [Security Vulnerability Severity <= 3 because: Found security vulnerability CVE-2024-12801 with severity <= 3 (severity = 2.4), Security Vulnerability Severity >= 1 because: Found security vulnerability CVE-2024-12801 with severity >= 1 (severity = 2.4)] ]] 05:30:45 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-dcaegen2-collectors-restconf/report/ade08e3bf91f49818e016f79dd4cf654 05:30:45 Summary of policy violations: 88 critical, 48 severe, 47 moderate 05:30:45 IQ Server evaluation of application onap-dcaegen2-collectors-restconf detected warnings 05:30:45 Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE 05:30:45 $ ssh-agent -k 05:30:45 unset SSH_AUTH_SOCK; 05:30:45 unset SSH_AGENT_PID; 05:30:45 echo Agent pid 2207 killed; 05:30:45 [ssh-agent] Stopped. 05:30:45 [PostBuildScript] - [INFO] Executing post build scripts. 05:30:45 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash /tmp/jenkins17821440238014957985.sh 05:30:45 ---> sysstat.sh 05:30:46 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash /tmp/jenkins10521919899797644460.sh 05:30:46 ---> package-listing.sh 05:30:46 ++ facter osfamily 05:30:46 ++ tr '[:upper:]' '[:lower:]' 05:30:46 + OS_FAMILY=debian 05:30:46 + workspace=/w/workspace/dcaegen2-collectors-restconf-maven-clm-master 05:30:46 + START_PACKAGES=/tmp/packages_start.txt 05:30:46 + END_PACKAGES=/tmp/packages_end.txt 05:30:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:30:46 + PACKAGES=/tmp/packages_start.txt 05:30:46 + '[' /w/workspace/dcaegen2-collectors-restconf-maven-clm-master ']' 05:30:46 + PACKAGES=/tmp/packages_end.txt 05:30:46 + case "${OS_FAMILY}" in 05:30:46 + dpkg -l 05:30:46 + grep '^ii' 05:30:46 + '[' -f /tmp/packages_start.txt ']' 05:30:46 + '[' -f /tmp/packages_end.txt ']' 05:30:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:30:46 + '[' /w/workspace/dcaegen2-collectors-restconf-maven-clm-master ']' 05:30:46 + mkdir -p /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/archives/ 05:30:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/archives/ 05:30:46 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash /tmp/jenkins11378689613846515007.sh 05:30:46 ---> capture-instance-metadata.sh 05:30:46 Setup pyenv: 05:30:46 system 05:30:46 3.8.13 05:30:46 3.9.13 05:30:46 * 3.10.6 (set by /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/.python-version) 05:30:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOdh from file:/tmp/.os_lf_venv 05:30:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:48 lf-activate-venv(): INFO: Base packages installed successfully 05:30:48 lf-activate-venv(): INFO: Installing additional packages: lftools 05:30:57 lf-activate-venv(): INFO: Adding /tmp/venv-MOdh/bin to PATH 05:30:57 INFO: Running in OpenStack, capturing instance metadata 05:30:57 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash /tmp/jenkins14826115238088284998.sh 05:30:57 provisioning config files... 05:30:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dcaegen2-collectors-restconf-maven-clm-master@tmp/config6221919672395242116tmp 05:30:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:30:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:30:57 [EnvInject] - Injecting environment variables from a build step. 05:30:57 [EnvInject] - Injecting as environment variables the properties content 05:30:57 SERVER_ID=logs 05:30:57 05:30:57 [EnvInject] - Variables injected successfully. 05:30:57 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash /tmp/jenkins2511522589197030410.sh 05:30:57 ---> create-netrc.sh 05:30:57 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash /tmp/jenkins6132811610390312052.sh 05:30:57 ---> python-tools-install.sh 05:30:57 Setup pyenv: 05:30:57 system 05:30:57 3.8.13 05:30:57 3.9.13 05:30:57 * 3.10.6 (set by /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/.python-version) 05:30:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOdh from file:/tmp/.os_lf_venv 05:30:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:59 lf-activate-venv(): INFO: Base packages installed successfully 05:30:59 lf-activate-venv(): INFO: Installing additional packages: lftools 05:31:08 lf-activate-venv(): INFO: Adding /tmp/venv-MOdh/bin to PATH 05:31:08 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash /tmp/jenkins12666828166240640614.sh 05:31:08 ---> sudo-logs.sh 05:31:08 Archiving 'sudo' log.. 05:31:08 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash /tmp/jenkins11822677815452328356.sh 05:31:08 ---> job-cost.sh 05:31:08 Setup pyenv: 05:31:08 system 05:31:08 3.8.13 05:31:08 3.9.13 05:31:08 * 3.10.6 (set by /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/.python-version) 05:31:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOdh from file:/tmp/.os_lf_venv 05:31:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:10 lf-activate-venv(): INFO: Base packages installed successfully 05:31:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:31:16 lf-activate-venv(): INFO: Adding /tmp/venv-MOdh/bin to PATH 05:31:16 INFO: No Stack... 05:31:16 INFO: Retrieving Pricing Info for: v3-standard-8 05:31:16 INFO: Archiving Costs 05:31:16 [dcaegen2-collectors-restconf-maven-clm-master] $ /bin/bash -l /tmp/jenkins14952725500178822728.sh 05:31:16 ---> logs-deploy.sh 05:31:16 Setup pyenv: 05:31:16 system 05:31:16 3.8.13 05:31:16 3.9.13 05:31:16 * 3.10.6 (set by /w/workspace/dcaegen2-collectors-restconf-maven-clm-master/.python-version) 05:31:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MOdh from file:/tmp/.os_lf_venv 05:31:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:18 lf-activate-venv(): INFO: Base packages installed successfully 05:31:18 lf-activate-venv(): INFO: Installing additional packages: lftools 05:31:26 lf-activate-venv(): INFO: Adding /tmp/venv-MOdh/bin to PATH 05:31:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/dcaegen2-collectors-restconf-maven-clm-master/377 05:31:26 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 05:31:27 Archives upload complete. 05:31:27 INFO: archiving logs to Nexus 05:31:28 ---> uname -a: 05:31:28 Linux prd-ubuntu1804-docker-8c-8g-7935 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:31:28 05:31:28 05:31:28 ---> lscpu: 05:31:28 Architecture: x86_64 05:31:28 CPU op-mode(s): 32-bit, 64-bit 05:31:28 Byte Order: Little Endian 05:31:28 CPU(s): 8 05:31:28 On-line CPU(s) list: 0-7 05:31:28 Thread(s) per core: 1 05:31:28 Core(s) per socket: 1 05:31:28 Socket(s): 8 05:31:28 NUMA node(s): 1 05:31:28 Vendor ID: AuthenticAMD 05:31:28 CPU family: 23 05:31:28 Model: 49 05:31:28 Model name: AMD EPYC-Rome Processor 05:31:28 Stepping: 0 05:31:28 CPU MHz: 2799.998 05:31:28 BogoMIPS: 5599.99 05:31:28 Virtualization: AMD-V 05:31:28 Hypervisor vendor: KVM 05:31:28 Virtualization type: full 05:31:28 L1d cache: 32K 05:31:28 L1i cache: 32K 05:31:28 L2 cache: 512K 05:31:28 L3 cache: 16384K 05:31:28 NUMA node0 CPU(s): 0-7 05:31:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 05:31:28 05:31:28 05:31:28 ---> nproc: 05:31:28 8 05:31:28 05:31:28 05:31:28 ---> df -h: 05:31:28 Filesystem Size Used Avail Use% Mounted on 05:31:28 udev 16G 0 16G 0% /dev 05:31:28 tmpfs 3.2G 712K 3.2G 1% /run 05:31:28 /dev/vda1 155G 11G 145G 7% / 05:31:28 tmpfs 16G 0 16G 0% /dev/shm 05:31:28 tmpfs 5.0M 0 5.0M 0% /run/lock 05:31:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:31:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:31:28 tmpfs 3.2G 0 3.2G 0% /run/user/1001 05:31:28 05:31:28 05:31:28 ---> free -m: 05:31:28 total used free shared buff/cache available 05:31:28 Mem: 32167 1402 28276 0 2487 30331 05:31:28 Swap: 1023 0 1023 05:31:28 05:31:28 05:31:28 ---> ip addr: 05:31:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:31:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:31:28 inet 127.0.0.1/8 scope host lo 05:31:28 valid_lft forever preferred_lft forever 05:31:28 inet6 ::1/128 scope host 05:31:28 valid_lft forever preferred_lft forever 05:31:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:31:28 link/ether fa:16:3e:d9:ca:24 brd ff:ff:ff:ff:ff:ff 05:31:28 inet 10.30.107.48/23 brd 10.30.107.255 scope global dynamic ens3 05:31:28 valid_lft 86151sec preferred_lft 86151sec 05:31:28 inet6 fe80::f816:3eff:fed9:ca24/64 scope link 05:31:28 valid_lft forever preferred_lft forever 05:31:28 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:31:28 link/ether 02:42:a4:04:1d:2c brd ff:ff:ff:ff:ff:ff 05:31:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:31:28 valid_lft forever preferred_lft forever 05:31:28 05:31:28 05:31:28 ---> sar -b -r -n DEV: 05:31:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7935) 11/01/25 _x86_64_ (8 CPU) 05:31:28 05:31:28 05:27:22 LINUX RESTART (8 CPU) 05:31:28 05:31:28 05:28:01 tps rtps wtps bread/s bwrtn/s 05:31:28 05:29:01 320.36 34.33 286.04 1125.15 48139.04 05:31:28 05:30:01 183.32 14.70 168.62 515.65 53797.83 05:31:28 05:31:01 62.44 5.05 57.39 313.68 43712.71 05:31:28 Average: 188.71 18.02 170.68 651.49 48549.86 05:31:28 05:31:28 05:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:31:28 05:29:01 30054388 31719600 2884832 8.76 75240 1894248 1345824 3.96 842872 1746088 238692 05:31:28 05:30:01 28605236 30596004 4333984 13.16 89224 2193164 2424812 7.13 2039448 1966456 17320 05:31:28 05:31:01 28971116 31070084 3968104 12.05 92000 2296764 1951328 5.74 1693580 1946840 9108 05:31:28 Average: 29210247 31128563 3728973 11.32 85488 2128059 1907321 5.61 1525300 1886461 88373 05:31:28 05:31:28 05:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:31:28 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:28 05:29:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 05:31:28 05:29:01 ens3 285.94 174.45 1587.11 63.50 0.00 0.00 0.00 0.00 05:31:28 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:28 05:30:01 lo 9.52 9.52 1.19 1.19 0.00 0.00 0.00 0.00 05:31:28 05:30:01 ens3 696.78 527.25 4423.71 120.74 0.00 0.00 0.00 0.00 05:31:28 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:28 05:31:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 05:31:28 05:31:01 ens3 324.25 225.26 518.93 182.29 0.00 0.00 0.00 0.00 05:31:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:28 Average: lo 3.70 3.70 0.46 0.46 0.00 0.00 0.00 0.00 05:31:28 Average: ens3 435.66 308.99 2176.58 122.18 0.00 0.00 0.00 0.00 05:31:28 05:31:28 05:31:28 ---> sar -P ALL: 05:31:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7935) 11/01/25 _x86_64_ (8 CPU) 05:31:28 05:31:28 05:27:22 LINUX RESTART (8 CPU) 05:31:28 05:31:28 05:28:01 CPU %user %nice %system %iowait %steal %idle 05:31:28 05:29:01 all 11.47 0.00 0.91 3.00 0.03 84.59 05:31:28 05:29:01 0 9.14 0.00 0.84 0.65 0.03 89.33 05:31:28 05:29:01 1 5.89 0.00 0.55 0.02 0.02 93.53 05:31:28 05:29:01 2 13.64 0.00 2.15 4.58 0.05 79.58 05:31:28 05:29:01 3 6.07 0.00 0.43 9.11 0.03 84.36 05:31:28 05:29:01 4 9.39 0.00 0.42 0.18 0.02 89.99 05:31:28 05:29:01 5 3.32 0.00 0.45 0.12 0.03 96.08 05:31:28 05:29:01 6 16.64 0.00 0.79 8.16 0.05 74.36 05:31:28 05:29:01 7 27.72 0.00 1.60 1.25 0.05 69.38 05:31:28 05:30:01 all 33.16 0.00 1.52 3.32 0.07 61.92 05:31:28 05:30:01 0 35.79 0.00 1.15 0.27 0.08 62.70 05:31:28 05:30:01 1 30.95 0.00 1.15 0.42 0.05 67.43 05:31:28 05:30:01 2 35.04 0.00 2.28 7.74 0.08 54.85 05:31:28 05:30:01 3 24.36 0.00 1.57 6.79 0.07 67.20 05:31:28 05:30:01 4 46.99 0.00 1.10 1.10 0.08 50.73 05:31:28 05:30:01 5 37.11 0.00 1.17 4.65 0.07 57.00 05:31:28 05:30:01 6 29.77 0.00 1.12 2.74 0.07 66.30 05:31:28 05:30:01 7 25.23 0.00 2.58 2.89 0.08 69.22 05:31:28 05:31:01 all 15.28 0.00 0.63 1.28 0.04 82.78 05:31:28 05:31:01 0 22.92 0.00 0.88 0.35 0.02 75.83 05:31:28 05:31:01 1 7.72 0.00 0.22 0.02 0.03 92.01 05:31:28 05:31:01 2 11.90 0.00 0.57 8.65 0.03 78.85 05:31:28 05:31:01 3 11.59 0.00 0.57 0.18 0.03 87.63 05:31:28 05:31:01 4 29.84 0.00 0.80 0.45 0.05 68.86 05:31:28 05:31:01 5 9.63 0.00 0.55 0.45 0.03 89.34 05:31:28 05:31:01 6 17.56 0.00 0.53 0.12 0.03 81.75 05:31:28 05:31:01 7 11.15 0.00 0.88 0.02 0.05 87.90 05:31:28 Average: all 19.97 0.00 1.02 2.53 0.05 76.44 05:31:28 Average: 0 22.62 0.00 0.96 0.42 0.04 75.95 05:31:28 Average: 1 14.84 0.00 0.64 0.15 0.03 84.33 05:31:28 Average: 2 20.18 0.00 1.67 6.99 0.06 71.11 05:31:28 Average: 3 14.00 0.00 0.86 5.36 0.04 79.74 05:31:28 Average: 4 28.74 0.00 0.77 0.58 0.05 69.86 05:31:28 Average: 5 16.67 0.00 0.72 1.74 0.04 80.83 05:31:28 Average: 6 21.33 0.00 0.81 3.67 0.05 74.14 05:31:28 Average: 7 21.36 0.00 1.69 1.39 0.06 75.51 05:31:28 05:31:28 05:31:28