13:34:21 Started by timer 13:34:21 Running as SYSTEM 13:34:21 [EnvInject] - Loading node environment variables. 13:34:21 Building remotely on prd-ubuntu1804-docker-4c-4g-6198 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release 13:34:21 [ssh-agent] Looking for ssh-agent implementation... 13:34:21 $ ssh-agent 13:34:21 SSH_AUTH_SOCK=/tmp/ssh-diiK6pRwMR7k/agent.2120 13:34:21 SSH_AGENT_PID=2122 13:34:21 [ssh-agent] Started. 13:34:21 Running ssh-add (command line suppressed) 13:34:22 Identity added: /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release@tmp/private_key_5889568150008628247.key (jenkins-ssh) 13:34:22 [ssh-agent] Using credentials jenkins (jenkins) 13:34:22 The recommended git tool is: NONE 13:34:25 using credential jenkins 13:34:25 Wiping out workspace first. 13:34:25 Cloning the remote Git repository 13:34:25 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 13:34:25 > git init /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release # timeout=10 13:34:25 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 13:34:25 > git --version # timeout=10 13:34:25 > git --version # 'git version 2.17.1' 13:34:25 using GIT_SSH to set credentials jenkins 13:34:25 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 13:34:26 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 13:34:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:34:27 Avoid second fetch 13:34:27 > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 13:34:27 Checking out Revision 54b2d6ba95c1b43224e6e8baa4378762bd62133c (refs/remotes/origin/h-release) 13:34:27 > git config core.sparsecheckout # timeout=10 13:34:27 > git checkout -f 54b2d6ba95c1b43224e6e8baa4378762bd62133c # timeout=10 13:34:28 Commit message: "Update readthedocs config" 13:34:28 > git rev-list --no-walk 54b2d6ba95c1b43224e6e8baa4378762bd62133c # timeout=10 13:34:31 provisioning config files... 13:34:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:34:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:34:31 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash /tmp/jenkins17291958756439516314.sh 13:34:31 ---> python-tools-install.sh 13:34:32 Setup pyenv: 13:34:32 * system (set by /opt/pyenv/version) 13:34:32 * 3.8.13 (set by /opt/pyenv/version) 13:34:32 * 3.9.13 (set by /opt/pyenv/version) 13:34:32 * 3.10.6 (set by /opt/pyenv/version) 13:34:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5iIw 13:34:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:48 lf-activate-venv(): INFO: Base packages installed successfully 13:34:48 lf-activate-venv(): INFO: Installing additional packages: lftools 13:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-5iIw/bin to PATH 13:35:36 Generating Requirements File 13:36:15 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. 13:36:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:36:15 Python 3.10.6 13:36:16 pip 25.2 from /tmp/venv-5iIw/lib/python3.10/site-packages/pip (python 3.10) 13:36:16 appdirs==1.4.4 13:36:16 argcomplete==3.6.2 13:36:16 aspy.yaml==1.3.0 13:36:16 attrs==25.4.0 13:36:16 autopage==0.5.2 13:36:16 beautifulsoup4==4.14.2 13:36:16 boto3==1.40.50 13:36:16 botocore==1.40.50 13:36:16 bs4==0.0.2 13:36:16 cachetools==6.2.0 13:36:16 certifi==2025.10.5 13:36:16 cffi==2.0.0 13:36:16 cfgv==3.4.0 13:36:16 chardet==5.2.0 13:36:16 charset-normalizer==3.4.3 13:36:16 click==8.3.0 13:36:16 cliff==4.11.0 13:36:16 cmd2==2.7.0 13:36:16 cryptography==3.3.2 13:36:16 debtcollector==3.0.0 13:36:16 decorator==5.2.1 13:36:16 defusedxml==0.7.1 13:36:16 Deprecated==1.2.18 13:36:16 distlib==0.4.0 13:36:16 dnspython==2.8.0 13:36:16 docker==7.1.0 13:36:16 dogpile.cache==1.4.1 13:36:16 durationpy==0.10 13:36:16 email-validator==2.3.0 13:36:16 filelock==3.20.0 13:36:16 future==1.0.0 13:36:16 gitdb==4.0.12 13:36:16 GitPython==3.1.45 13:36:16 google-auth==2.41.1 13:36:16 httplib2==0.31.0 13:36:16 identify==2.6.15 13:36:16 idna==3.10 13:36:16 importlib-resources==1.5.0 13:36:16 iso8601==2.1.0 13:36:16 Jinja2==3.1.6 13:36:16 jmespath==1.0.1 13:36:16 jsonpatch==1.33 13:36:16 jsonpointer==3.0.0 13:36:16 jsonschema==4.25.1 13:36:16 jsonschema-specifications==2025.9.1 13:36:16 keystoneauth1==5.12.0 13:36:16 kubernetes==34.1.0 13:36:16 lftools==0.37.15 13:36:16 lxml==6.0.2 13:36:16 markdown-it-py==4.0.0 13:36:16 MarkupSafe==3.0.3 13:36:16 mdurl==0.1.2 13:36:16 msgpack==1.1.2 13:36:16 multi_key_dict==2.0.3 13:36:16 munch==4.0.0 13:36:16 netaddr==1.3.0 13:36:16 niet==1.4.2 13:36:16 nodeenv==1.9.1 13:36:16 oauth2client==4.1.3 13:36:16 oauthlib==3.3.1 13:36:16 openstacksdk==4.7.1 13:36:16 os-service-types==1.8.0 13:36:16 osc-lib==4.2.0 13:36:16 oslo.config==10.0.0 13:36:16 oslo.context==6.1.0 13:36:16 oslo.i18n==6.6.0 13:36:16 oslo.log==7.2.1 13:36:16 oslo.serialization==5.8.0 13:36:16 oslo.utils==9.1.0 13:36:16 packaging==25.0 13:36:16 pbr==7.0.1 13:36:16 platformdirs==4.5.0 13:36:16 prettytable==3.16.0 13:36:16 psutil==7.1.0 13:36:16 pyasn1==0.6.1 13:36:16 pyasn1_modules==0.4.2 13:36:16 pycparser==2.23 13:36:16 pygerrit2==2.0.15 13:36:16 PyGithub==2.8.1 13:36:16 Pygments==2.19.2 13:36:16 PyJWT==2.10.1 13:36:16 PyNaCl==1.6.0 13:36:16 pyparsing==2.4.7 13:36:16 pyperclip==1.11.0 13:36:16 pyrsistent==0.20.0 13:36:16 python-cinderclient==9.8.0 13:36:16 python-dateutil==2.9.0.post0 13:36:16 python-heatclient==4.3.0 13:36:16 python-jenkins==1.8.3 13:36:16 python-keystoneclient==5.7.0 13:36:16 python-magnumclient==4.9.0 13:36:16 python-openstackclient==8.2.0 13:36:16 python-swiftclient==4.8.0 13:36:16 PyYAML==6.0.3 13:36:16 referencing==0.36.2 13:36:16 requests==2.32.5 13:36:16 requests-oauthlib==2.0.0 13:36:16 requestsexceptions==1.4.0 13:36:16 rfc3986==2.0.0 13:36:16 rich==14.2.0 13:36:16 rich-argparse==1.7.1 13:36:16 rpds-py==0.27.1 13:36:16 rsa==4.9.1 13:36:16 ruamel.yaml==0.18.15 13:36:16 ruamel.yaml.clib==0.2.14 13:36:16 s3transfer==0.14.0 13:36:16 simplejson==3.20.2 13:36:16 six==1.17.0 13:36:16 smmap==5.0.2 13:36:16 soupsieve==2.8 13:36:16 stevedore==5.5.0 13:36:16 tabulate==0.9.0 13:36:16 toml==0.10.2 13:36:16 tomlkit==0.13.3 13:36:16 tqdm==4.67.1 13:36:16 typing_extensions==4.15.0 13:36:16 tzdata==2025.2 13:36:16 urllib3==1.26.20 13:36:16 virtualenv==20.35.1 13:36:16 wcwidth==0.2.14 13:36:16 websocket-client==1.9.0 13:36:16 wrapt==1.17.3 13:36:16 xdg==6.0.0 13:36:16 xmltodict==1.0.2 13:36:16 yq==3.4.3 13:36:17 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins12676171276378893507.sh 13:36:17 + echo quiet=on 13:36:17 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-4c-4g-6198 13:36:19 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=h-release -Dsha1=origin/h-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/ranpm -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/h-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=h-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 13:36:19 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f influxlogger -Dbuild.number=${BUILD_NUMBER}" -DGERRIT_PROJECT=nonrtric/plt/ranpm --version 13:36:19 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 13:36:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 13:36:19 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 13:36:19 Default locale: en, platform encoding: UTF-8 13:36:19 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 13:36:19 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/sh -xe /tmp/jenkins10296749805355562290.sh 13:36:19 + rm /home/jenkins/.wgetrc 13:36:19 [EnvInject] - Injecting environment variables from a build step. 13:36:19 [EnvInject] - Injecting as environment variables the properties content 13:36:19 SET_JDK_VERSION=openjdk17 13:36:19 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 13:36:19 13:36:19 [EnvInject] - Variables injected successfully. 13:36:19 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/sh /tmp/jenkins676400491117573587.sh 13:36:19 ---> update-java-alternatives.sh 13:36:19 ---> Updating Java version 13:36:20 ---> Ubuntu/Debian system detected 13:36:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:36:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:36:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 13:36:20 openjdk version "17.0.7" 2023-04-18 13:36:20 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 13:36:20 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 13:36:20 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 13:36:20 [EnvInject] - Injecting environment variables from a build step. 13:36:20 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:36:20 [EnvInject] - Variables injected successfully. 13:36:20 provisioning config files... 13:36:20 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release@tmp/config8596078560359903962tmp 13:36:20 copy managed file [nonrtric-plt-ranpm] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release@tmp/config16230165309708744950tmp 13:36:21 [EnvInject] - Injecting environment variables from a build step. 13:36:21 [EnvInject] - Injecting as environment variables the properties content 13:36:21 MAVEN_GOALS=clean install 13:36:21 13:36:21 [EnvInject] - Variables injected successfully. 13:36:21 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash -l /tmp/jenkins2749669340633236693.sh 13:36:21 ---> common-variables.sh 13:36:21 --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 13:36:21 ---> sonatype-clm.sh 13:36:21 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 13:36:21 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 13:36:21 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 13:36:21 Default locale: en, platform encoding: UTF-8 13:36:21 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 13:36:23 [INFO] Scanning for projects... 13:36:53 [INFO] 13:36:53 [INFO] ------------------< org.o-ran-sc.nonrtric.plt:pmlog >------------------- 13:36:53 [INFO] Building pmlog 1.0.1-SNAPSHOT 13:36:53 [INFO] --------------------------------[ jar ]--------------------------------- 13:39:08 [INFO] 13:39:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ pmlog --- 13:39:08 [INFO] 13:39:08 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ pmlog --- 13:39:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/influxlogger/target/jacoco.exec 13:39:11 [INFO] 13:39:11 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ pmlog --- 13:39:15 [INFO] Source directory: /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/influxlogger/target/generated-sources/annotations added. 13:39:15 [INFO] 13:39:15 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ pmlog --- 13:39:15 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/influxlogger/src/main/resources 13:39:15 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/influxlogger/src/main/resources 13:39:15 [INFO] 13:39:15 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ pmlog --- 13:39:17 [INFO] Changes detected - recompiling the module! 13:39:17 [INFO] Compiling 17 source files to /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/influxlogger/target/classes 13:39:22 [INFO] 13:39:22 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ pmlog --- 13:39:22 [INFO] Copying 5 resources 13:39:22 [INFO] 13:39:22 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ pmlog --- 13:39:22 [INFO] Changes detected - recompiling the module! 13:39:22 [INFO] Compiling 3 source files to /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/influxlogger/target/test-classes 13:39:23 [INFO] 13:39:23 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ pmlog --- 13:39:24 [INFO] 13:39:24 [INFO] ------------------------------------------------------- 13:39:24 [INFO] T E S T S 13:39:24 [INFO] ------------------------------------------------------- 13:39:26 [INFO] Running org.oran.pmlog.ApplicationTest 13:39:27 13:39:27.295 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [ApplicationTest]: using SpringBootContextLoader 13:39:27 13:39:27.309 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.oran.pmlog.ApplicationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:39:27 13:39:27.335 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Ignoring class [org.oran.pmlog.ApplicationTest$TestApplicationConfig]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 13:39:27 13:39:27.409 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ApplicationTest]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, WebTestClientContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer] 13:39:27 13:39:27.669 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/influxlogger/target/classes/org/oran/pmlog/Application.class] 13:39:27 13:39:27.689 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.oran.pmlog.Application for test class org.oran.pmlog.ApplicationTest 13:39:27 13:39:27.969 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] 13:39:27 13:39:27.977 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 13:39:27 13:39:27.985 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [ApplicationTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener] 13:39:27 13:39:27.988 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [ApplicationTest], class annotated with @DirtiesContext [false] with mode [null] 13:39:28 13:39:28.113 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test class org.oran.pmlog.ApplicationTest 13:39:29 13:39:29 . ____ _ __ _ _ 13:39:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:39:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:39:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:39:29 ' |____| .__|_| |_|_| |_\__, | / / / / 13:39:29 =========|_|==============|___/=/_/_/_/ 13:39:29 :: Spring Boot :: (v3.0.3) 13:39:29 13:39:29 2025-10-11 13:39:29.209 [INFO ] o.o.p.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2738 (started by jenkins in /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/influxlogger) 13:39:29 2025-10-11 13:39:29.211 [INFO ] o.o.p.ApplicationTest - The following 1 profile is active: "prod" 13:39:35 2025-10-11 13:39:35.664 [WARN ] o.o.p.ConsumerRegstrationTask - Creation of subscription/info job failed finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8436 13:39:36 2025-10-11 13:39:36.007 [ERROR] o.o.p.InfluxStore - Could not connect to influx DB, reason: Failed to connect to localhost/127.0.0.1:8086 13:39:40 2025-10-11 13:39:40.413 [INFO ] o.o.p.ApplicationTest - Started ApplicationTest in 12.233 seconds (process running for 15.469) 13:39:41 2025-10-11 13:39:41.330 [INFO ] o.o.p.ConsumerRegstrationTask - Registration of subscription/info job succeeded 13:39:42 2025-10-11 13:39:42.459 [INFO ] o.o.p.InfluxStore - Processed file from: O-DU-1122 13:39:42 2025-10-11 13:39:42.460 [INFO ] o.o.p.InfluxStore - InfluxStore stopped 13:39:42 [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.691 s <<< FAILURE! - in org.oran.pmlog.ApplicationTest 13:39:42 [ERROR] testJobCreation Time elapsed: 0.16 s <<< FAILURE! 13:39:42 java.lang.AssertionError: 13:39:42 13:39:42 Expecting actual not to be null 13:39:42 at org.oran.pmlog.ApplicationTest.testJobCreation(ApplicationTest.java:181) 13:39:42 13:39:44 [INFO] 13:39:44 [INFO] Results: 13:39:44 [INFO] 13:39:44 [ERROR] Failures: 13:39:44 [ERROR] ApplicationTest.testJobCreation:181 13:39:44 Expecting actual not to be null 13:39:44 [INFO] 13:39:44 [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0 13:39:44 [INFO] 13:39:44 [INFO] ------------------------------------------------------------------------ 13:39:44 [INFO] BUILD FAILURE 13:39:44 [INFO] ------------------------------------------------------------------------ 13:39:44 [INFO] Total time: 03:21 min 13:39:44 [INFO] Finished at: 2025-10-11T13:39:44Z 13:39:44 [INFO] ------------------------------------------------------------------------ 13:39:44 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project pmlog: There are test failures. 13:39:44 [ERROR] 13:39:44 [ERROR] Please refer to /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/influxlogger/target/surefire-reports for the individual test results. 13:39:44 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 13:39:44 [ERROR] -> [Help 1] 13:39:44 [ERROR] 13:39:44 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 13:39:44 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 13:39:44 [ERROR] 13:39:44 [ERROR] For more information about the errors and possible solutions, please read the following articles: 13:39:44 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 13:39:45 Build step 'Execute shell' marked build as failure 13:39:45 $ ssh-agent -k 13:39:45 unset SSH_AUTH_SOCK; 13:39:45 unset SSH_AGENT_PID; 13:39:45 echo Agent pid 2122 killed; 13:39:45 [ssh-agent] Stopped. 13:39:45 [PostBuildScript] - [INFO] Executing post build scripts. 13:39:45 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash /tmp/jenkins2257758006529723893.sh 13:39:45 ---> sysstat.sh 13:39:45 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash /tmp/jenkins15456732974089753522.sh 13:39:45 ---> package-listing.sh 13:39:45 ++ tr '[:upper:]' '[:lower:]' 13:39:45 ++ facter osfamily 13:39:46 + OS_FAMILY=debian 13:39:46 + workspace=/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release 13:39:46 + START_PACKAGES=/tmp/packages_start.txt 13:39:46 + END_PACKAGES=/tmp/packages_end.txt 13:39:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:39:46 + PACKAGES=/tmp/packages_start.txt 13:39:46 + '[' /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release ']' 13:39:46 + PACKAGES=/tmp/packages_end.txt 13:39:46 + case "${OS_FAMILY}" in 13:39:46 + dpkg -l 13:39:46 + grep '^ii' 13:39:46 + '[' -f /tmp/packages_start.txt ']' 13:39:46 + '[' -f /tmp/packages_end.txt ']' 13:39:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:39:46 + '[' /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release ']' 13:39:46 + mkdir -p /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/archives/ 13:39:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/archives/ 13:39:46 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash /tmp/jenkins10652340793564181162.sh 13:39:46 ---> capture-instance-metadata.sh 13:39:46 Setup pyenv: 13:39:46 system 13:39:46 3.8.13 13:39:46 3.9.13 13:39:46 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/.python-version) 13:39:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5iIw from file:/tmp/.os_lf_venv 13:39:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:54 lf-activate-venv(): INFO: Base packages installed successfully 13:39:54 lf-activate-venv(): INFO: Installing additional packages: lftools 13:40:14 lf-activate-venv(): INFO: Adding /tmp/venv-5iIw/bin to PATH 13:40:14 INFO: Running in OpenStack, capturing instance metadata 13:40:15 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash /tmp/jenkins10320684620748113810.sh 13:40:15 provisioning config files... 13:40:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release@tmp/config16045948978101979363tmp 13:40:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:40:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:40:15 [EnvInject] - Injecting environment variables from a build step. 13:40:15 [EnvInject] - Injecting as environment variables the properties content 13:40:15 SERVER_ID=logs 13:40:15 13:40:15 [EnvInject] - Variables injected successfully. 13:40:15 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash /tmp/jenkins12649949618934036901.sh 13:40:15 ---> create-netrc.sh 13:40:15 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash /tmp/jenkins14815898382030493391.sh 13:40:15 ---> python-tools-install.sh 13:40:15 Setup pyenv: 13:40:15 system 13:40:15 3.8.13 13:40:15 3.9.13 13:40:15 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/.python-version) 13:40:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5iIw from file:/tmp/.os_lf_venv 13:40:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:19 lf-activate-venv(): INFO: Base packages installed successfully 13:40:19 lf-activate-venv(): INFO: Installing additional packages: lftools 13:40:38 lf-activate-venv(): INFO: Adding /tmp/venv-5iIw/bin to PATH 13:40:38 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash /tmp/jenkins15468045583688389762.sh 13:40:38 ---> sudo-logs.sh 13:40:38 Archiving 'sudo' log.. 13:40:39 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash /tmp/jenkins17347397778429193145.sh 13:40:39 ---> job-cost.sh 13:40:39 Setup pyenv: 13:40:39 system 13:40:39 3.8.13 13:40:39 3.9.13 13:40:39 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/.python-version) 13:40:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5iIw from file:/tmp/.os_lf_venv 13:40:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:43 lf-activate-venv(): INFO: Base packages installed successfully 13:40:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-5iIw/bin to PATH 13:40:53 INFO: No Stack... 13:40:54 INFO: Retrieving Pricing Info for: v3-starter-4 13:40:54 INFO: Archiving Costs 13:40:54 [nonrtric-plt-ranpm-influxlogger-maven-clm-h-release] $ /bin/bash -l /tmp/jenkins846521357131092169.sh 13:40:54 ---> logs-deploy.sh 13:40:54 Setup pyenv: 13:40:54 system 13:40:54 3.8.13 13:40:54 3.9.13 13:40:54 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/.python-version) 13:40:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5iIw from file:/tmp/.os_lf_venv 13:40:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:41:02 lf-activate-venv(): INFO: Base packages installed successfully 13:41:02 lf-activate-venv(): INFO: Installing additional packages: lftools 13:41:22 lf-activate-venv(): INFO: Adding /tmp/venv-5iIw/bin to PATH 13:41:22 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-influxlogger-maven-clm-h-release/122 13:41:22 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 13:41:24 Archives upload complete. 13:41:24 INFO: archiving logs to Nexus 13:41:26 ---> uname -a: 13:41:26 Linux prd-ubuntu1804-docker-4c-4g-6198 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:41:26 13:41:26 13:41:26 ---> lscpu: 13:41:26 Architecture: x86_64 13:41:26 CPU op-mode(s): 32-bit, 64-bit 13:41:26 Byte Order: Little Endian 13:41:26 CPU(s): 4 13:41:26 On-line CPU(s) list: 0-3 13:41:26 Thread(s) per core: 1 13:41:26 Core(s) per socket: 1 13:41:26 Socket(s): 4 13:41:26 NUMA node(s): 1 13:41:26 Vendor ID: AuthenticAMD 13:41:26 CPU family: 23 13:41:26 Model: 49 13:41:26 Model name: AMD EPYC-Rome Processor 13:41:26 Stepping: 0 13:41:26 CPU MHz: 2800.000 13:41:26 BogoMIPS: 5600.00 13:41:26 Virtualization: AMD-V 13:41:26 Hypervisor vendor: KVM 13:41:26 Virtualization type: full 13:41:26 L1d cache: 32K 13:41:26 L1i cache: 32K 13:41:26 L2 cache: 512K 13:41:26 L3 cache: 16384K 13:41:26 NUMA node0 CPU(s): 0-3 13:41:26 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 13:41:26 13:41:26 13:41:26 ---> nproc: 13:41:26 4 13:41:26 13:41:26 13:41:26 ---> df -h: 13:41:26 Filesystem Size Used Avail Use% Mounted on 13:41:26 udev 3.9G 0 3.9G 0% /dev 13:41:26 tmpfs 798M 696K 797M 1% /run 13:41:26 /dev/vda1 20G 9.1G 11G 48% / 13:41:26 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:41:26 tmpfs 5.0M 0 5.0M 0% /run/lock 13:41:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:41:26 /dev/vda15 105M 5.3M 100M 5% /boot/efi 13:41:26 tmpfs 798M 0 798M 0% /run/user/1001 13:41:26 13:41:26 13:41:26 ---> free -m: 13:41:26 total used free shared buff/cache available 13:41:26 Mem: 7976 483 5185 0 2307 7212 13:41:26 Swap: 1023 0 1023 13:41:26 13:41:26 13:41:26 ---> ip addr: 13:41:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:41:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:41:26 inet 127.0.0.1/8 scope host lo 13:41:26 valid_lft forever preferred_lft forever 13:41:26 inet6 ::1/128 scope host 13:41:26 valid_lft forever preferred_lft forever 13:41:26 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:41:26 link/ether fa:16:3e:26:68:d8 brd ff:ff:ff:ff:ff:ff 13:41:26 inet 10.32.6.134/23 brd 10.32.7.255 scope global dynamic ens3 13:41:26 valid_lft 85932sec preferred_lft 85932sec 13:41:26 inet6 fe80::f816:3eff:fe26:68d8/64 scope link 13:41:26 valid_lft forever preferred_lft forever 13:41:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:41:26 link/ether 02:42:57:45:26:d3 brd ff:ff:ff:ff:ff:ff 13:41:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:41:26 valid_lft forever preferred_lft forever 13:41:26 13:41:26 13:41:26 ---> sar -b -r -n DEV: 13:41:26 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6198) 10/11/25 _x86_64_ (4 CPU) 13:41:26 13:41:26 13:33:39 LINUX RESTART (4 CPU) 13:41:26 13:41:26 13:34:01 tps rtps wtps bread/s bwrtn/s 13:41:26 13:35:02 151.53 68.43 83.11 5550.28 39700.52 13:41:26 13:36:01 56.64 0.25 56.39 28.33 8938.12 13:41:26 13:37:01 70.93 30.44 40.49 1645.32 8192.60 13:41:26 13:38:01 8.68 0.00 8.68 0.00 317.63 13:41:26 13:39:02 8.11 0.05 8.06 4.53 351.29 13:41:26 13:40:01 43.91 11.57 32.33 779.94 3961.50 13:41:26 13:41:01 18.43 0.68 17.75 77.85 1351.24 13:41:26 Average: 51.18 15.97 35.21 1158.78 8985.44 13:41:26 13:41:26 13:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:41:26 13:35:02 5898312 7416160 2269116 27.78 36896 1661576 1001860 10.87 584288 1518024 55068 13:41:26 13:36:01 5682216 7415424 2485212 30.43 54828 1847304 968768 10.51 593680 1700860 73740 13:41:26 13:37:01 5341200 7261960 2826228 34.60 61868 2020348 1113656 12.08 759260 1861300 1624 13:41:26 13:38:01 5329820 7256332 2837608 34.74 63308 2023900 1122548 12.18 765488 1864104 456 13:41:26 13:39:02 5307520 7240032 2859908 35.02 64768 2027560 1133244 12.30 783828 1866540 20 13:41:26 13:40:01 5326400 7387828 2841028 34.78 67568 2150876 968696 10.51 705352 1920388 11220 13:41:26 13:41:01 5332692 7408556 2834736 34.71 70468 2161700 961016 10.43 691920 1925940 13180 13:41:26 Average: 5459737 7340899 2707691 33.15 59958 1984752 1038541 11.27 697688 1808165 22187 13:41:26 13:41:26 13:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:41:26 13:35:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 13:41:26 13:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:26 13:35:02 ens3 209.33 146.00 1081.35 59.86 0.00 0.00 0.00 0.00 13:41:26 13:36:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00 13:41:26 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:26 13:36:01 ens3 55.02 41.66 707.39 5.46 0.00 0.00 0.00 0.00 13:41:26 13:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 13:41:26 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:26 13:37:01 ens3 107.20 89.64 1171.42 17.65 0.00 0.00 0.00 0.00 13:41:26 13:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:41:26 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:26 13:38:01 ens3 46.15 66.04 48.84 10.63 0.00 0.00 0.00 0.00 13:41:26 13:39:02 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:41:26 13:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:26 13:39:02 ens3 78.28 115.24 62.96 17.72 0.00 0.00 0.00 0.00 13:41:26 13:40:01 lo 1.53 1.53 0.39 0.39 0.00 0.00 0.00 0.00 13:41:26 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:26 13:40:01 ens3 195.17 187.87 1686.43 33.14 0.00 0.00 0.00 0.00 13:41:26 13:41:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 13:41:26 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:26 13:41:01 ens3 10.78 11.00 8.37 10.83 0.00 0.00 0.00 0.00 13:41:26 Average: lo 0.80 0.80 0.11 0.11 0.00 0.00 0.00 0.00 13:41:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:26 Average: ens3 100.16 93.82 678.47 22.20 0.00 0.00 0.00 0.00 13:41:26 13:41:26 13:41:26 ---> sar -P ALL: 13:41:26 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6198) 10/11/25 _x86_64_ (4 CPU) 13:41:26 13:41:26 13:33:39 LINUX RESTART (4 CPU) 13:41:26 13:41:26 13:34:01 CPU %user %nice %system %iowait %steal %idle 13:41:26 13:35:02 all 19.76 0.00 3.22 6.00 3.30 67.72 13:41:26 13:35:02 0 12.40 0.00 2.23 7.27 2.71 75.38 13:41:26 13:35:02 1 13.97 0.00 2.18 3.60 2.48 77.78 13:41:26 13:35:02 2 27.88 0.00 5.52 2.35 4.08 60.18 13:41:26 13:35:02 3 24.78 0.00 2.92 10.77 3.95 57.57 13:41:26 13:36:01 all 18.91 0.00 1.33 2.63 1.92 75.22 13:41:26 13:36:01 0 17.98 0.00 1.15 2.59 1.78 76.51 13:41:26 13:36:01 1 13.29 0.00 0.95 5.15 1.19 79.42 13:41:26 13:36:01 2 35.63 0.00 2.31 0.55 3.55 57.96 13:41:26 13:36:01 3 8.55 0.00 0.90 2.26 1.15 87.15 13:41:26 13:37:01 all 16.94 0.00 1.45 1.72 4.24 75.65 13:41:26 13:37:01 0 11.06 0.00 1.39 2.93 3.83 80.79 13:41:26 13:37:01 1 28.49 0.00 1.45 0.60 4.45 65.00 13:41:26 13:37:01 2 18.32 0.00 2.11 1.55 4.90 73.11 13:41:26 13:37:01 3 9.87 0.00 0.84 1.80 3.77 83.72 13:41:26 13:38:01 all 4.23 0.00 0.43 0.05 2.21 93.07 13:41:26 13:38:01 0 4.88 0.00 0.16 0.00 1.78 93.18 13:41:26 13:38:01 1 5.44 0.00 0.41 0.00 2.20 91.94 13:41:26 13:38:01 2 5.22 0.00 0.72 0.10 3.94 90.02 13:41:26 13:38:01 3 1.36 0.00 0.45 0.10 0.88 97.21 13:41:26 13:39:02 all 4.51 0.00 0.53 0.08 2.12 92.76 13:41:26 13:39:02 0 4.07 0.00 0.61 0.02 1.52 93.79 13:41:26 13:39:02 1 4.48 0.00 0.66 0.15 1.84 92.87 13:41:26 13:39:02 2 7.52 0.00 0.81 0.16 4.46 87.05 13:41:26 13:39:02 3 1.88 0.00 0.05 0.02 0.60 97.46 13:41:26 13:40:01 all 36.74 0.00 1.94 1.14 6.90 53.28 13:41:26 13:40:01 0 33.57 0.00 1.82 1.09 6.57 56.96 13:41:26 13:40:01 1 44.47 0.00 1.96 0.87 6.40 46.30 13:41:26 13:40:01 2 31.94 0.00 2.36 2.00 8.35 55.36 13:41:26 13:40:01 3 37.11 0.00 1.64 0.58 6.23 54.44 13:41:26 13:41:01 all 18.66 0.00 0.86 0.94 2.04 77.50 13:41:26 13:41:01 0 0.53 0.00 0.28 0.12 0.75 98.33 13:41:26 13:41:01 1 16.94 0.00 0.87 0.30 2.12 79.77 13:41:26 13:41:01 2 36.39 0.00 1.51 2.84 3.51 55.75 13:41:26 13:41:01 3 20.56 0.00 0.76 0.51 1.76 76.40 13:41:26 Average: all 17.09 0.00 1.39 1.79 3.25 76.48 13:41:26 Average: 0 12.05 0.00 1.09 2.00 2.71 82.15 13:41:26 Average: 1 18.15 0.00 1.21 1.51 2.96 76.17 13:41:26 Average: 2 23.19 0.00 2.18 1.36 4.69 68.58 13:41:26 Average: 3 14.90 0.00 1.08 2.30 2.63 79.09 13:41:26 13:41:26 13:41:26