Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-688 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-684g1OT8OS1X/agent.2084 SSH_AGENT_PID=2086 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release@tmp/private_key_13272835278682477087.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm > git init /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 Checking out Revision 733f77e5348c18960d0fd0862103d2c82fdcc908 (refs/remotes/origin/i-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 733f77e5348c18960d0fd0862103d2c82fdcc908 # timeout=10 Commit message: "Merge "RANPM PM File converter - roll version & release notes 1.1.1 -> 1.1.2" into i-release" > git rev-list --no-walk 733f77e5348c18960d0fd0862103d2c82fdcc908 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins13399561452530391505.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I2cu lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-I2cu/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.1.1 from /tmp/venv-I2cu/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.13 botocore==1.38.13 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.4.0 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.1 httplib2==0.22.0 identify==2.6.10 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.24.0 rsa==4.9.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.12.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins8957884613936887435.sh + echo quiet=on 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-688 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=i-release -Dsha1=origin/i-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/ranpm -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/i-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=i-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f pmproducer -Dbuild.number=${BUILD_NUMBER}" -DGERRIT_PROJECT=nonrtric/plt/ranpm --version Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins13480308018626835087.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/sh /tmp/jenkins4335896491053168280.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release@tmp/config2495340817805640453tmp copy managed file [nonrtric-plt-ranpm] to file:/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release@tmp/config4359504947004127587tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins12491701520294202588.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> sonatype-clm.sh Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] ----------------< org.o-ran-sc.nonrtric.plt:pmproducer >---------------- [INFO] Building NONRTRIC RAN PM Producer 1.1.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ pmproducer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ pmproducer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/jacoco.exec [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ pmproducer --- [INFO] Source directory: /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/generated-sources/annotations added. [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ pmproducer --- [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ pmproducer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ pmproducer --- [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ pmproducer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/test-classes [INFO] /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/src/test/java/org/oran/pmproducer/oauth2/SecurityContextTest.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/src/test/java/org/oran/pmproducer/oauth2/SecurityContextTest.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/src/test/java/org/oran/pmproducer/datastore/S3ObjectStoreTest.java: /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/src/test/java/org/oran/pmproducer/datastore/S3ObjectStoreTest.java uses unchecked or unsafe operations. [INFO] /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/src/test/java/org/oran/pmproducer/datastore/S3ObjectStoreTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ pmproducer --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.oran.pmproducer.oauth2.SecurityContextTest 17:53:35.761 [main] WARN org.oran.pmproducer.oauth2.SecurityContext - No configuration for auth token 17:53:35.769 [main] WARN org.oran.pmproducer.oauth2.SecurityContext - No configuration for auth token 17:53:35.772 [main] WARN org.oran.pmproducer.oauth2.SecurityContext - Could not read auth token file: foo.txt, reason: foo.txt [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s - in org.oran.pmproducer.oauth2.SecurityContextTest [INFO] Running org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest 17:53:36.007 [main] DEBUG org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for SaslExtensionsCallback, hashCode: 1045336031 17:53:36.245 [main] DEBUG org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for Callback, hashCode: 66747889 17:53:36.247 [main] ERROR org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - Unsupported callback: Mock for Callback, hashCode: 66747889 17:53:36.354 [main] DEBUG org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for OAuthBearerTokenCallback, hashCode: 1406763631 17:53:36.498 [main] ERROR org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - Could not handle login callback: Callback had a token already [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s - in org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest [INFO] Running org.oran.pmproducer.oauth2.OAuthBearerTokenJwtTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.oran.pmproducer.oauth2.OAuthBearerTokenJwtTest [INFO] Running org.oran.pmproducer.ApplicationTest 17:53:36.770 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [ApplicationTest]: using SpringBootContextLoader 17:53:36.772 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.oran.pmproducer.ApplicationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 17:53:36.784 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Ignoring class [org.oran.pmproducer.ApplicationTest$TestApplicationConfig]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 17:53:36.816 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ApplicationTest]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, WebTestClientContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer] 17:53:36.975 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/classes/org/oran/pmproducer/Application.class] 17:53:36.980 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.oran.pmproducer.Application for test class org.oran.pmproducer.ApplicationTest 17:53:37.148 [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] 17:53:37.150 [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] 17:53:37.152 [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] 17:53:37.153 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [ApplicationTest], class annotated with @DirtiesContext [false] with mode [null] 17:53:37.159 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test class org.oran.pmproducer.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.0.4) 2025-05-10 17:53:37.759 [INFO ] o.o.p.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2691 (started by jenkins in /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer) 2025-05-10 17:53:37.763 [INFO ] o.o.p.ApplicationTest - The following 1 profile is active: "prod" 2025-05-10 17:53:42.872 [INFO ] o.o.p.ApplicationTest - Started ApplicationTest in 5.682 seconds (process running for 8.978) 2025-05-10 17:53:42.896 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering type PmDataOverKafka 2025-05-10 17:53:43.511 [ERROR] o.o.p.t.ProducerRegstrationTask - Could not create job of type xml-file-data-to-filestore, reason: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:0 2025-05-10 17:53:43.512 [WARN ] o.o.p.t.ProducerRegstrationTask - Registration of producer failed finishConnect(..) failed: Connection refused: localhost/127.0.0.1:0 2025-05-10 17:53:44.438 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering type PmDataOverKafka 2025-05-10 17:53:44.545 [INFO ] o.o.p.t.ProducerRegstrationTask - Created input job: PmDataOverKafka_5b3f4db6-3d9e-11ed-b878-0242ac120002, type: xml-file-data-to-filestore 2025-05-10 17:53:44.613 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering producer 2025-05-10 17:53:44.725 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering type PmDataOverKafka 2025-05-10 17:53:44.737 [INFO ] o.o.p.t.ProducerRegstrationTask - Created input job: PmDataOverKafka_5b3f4db6-3d9e-11ed-b878-0242ac120002, type: xml-file-data-to-filestore 2025-05-10 17:53:44.750 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering producer {"filter":{"sourceNames":["O-DU-1122"],"measObjInstIds":["UtranCell=Gbg-997"],"measTypeSpecs":[{"measuredObjClass":"UtranCell","measTypes":["succImmediateAssignProcs"]}],"measuredEntityDns":["ManagedElement=RNC-Gbg-1"]},"deliveryInfo":{"topic":"","bootStrapServers":""}} 2025-05-10 17:53:45.591 [WARN ] o.o.p.t.JobDataDistributor - JobDataDistributor stopped jobId: topic 2025-05-10 17:53:45.617 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-10 17:53:45.617 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-10 17:53:45.715 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-10 17:53:45.715 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-10 17:53:45.834 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering type PmDataOverKafka 2025-05-10 17:53:45.844 [INFO ] o.o.p.t.ProducerRegstrationTask - Created input job: PmDataOverKafka_5b3f4db6-3d9e-11ed-b878-0242ac120002, type: xml-file-data-to-filestore 2025-05-10 17:53:45.852 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering producer 2025-05-10 17:53:45.877 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-10 17:53:45.877 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-10 17:53:45.960 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering type PmDataOverKafka 2025-05-10 17:53:45.975 [INFO ] o.o.p.t.ProducerRegstrationTask - Created input job: PmDataOverKafka_5b3f4db6-3d9e-11ed-b878-0242ac120002, type: xml-file-data-to-filestore 2025-05-10 17:53:45.987 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering producer 2025-05-10 17:53:46.129 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-10 17:53:46.129 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-10 17:53:46.448 [WARN ] o.o.p.c.ProducerCallbacksController - jobCreatedCallback failed: Could not find type: typeId 2025-05-10 17:53:46.636 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-10 17:53:46.636 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-10 17:53:46.791 [DEBUG] o.o.p.c.AsyncRestClient - 11 resp: 204 NO_CONTENT 2025-05-10 17:53:46.792 [DEBUG] o.o.p.c.AsyncRestClient - 11 GET uri = 'https://localhost:41853/actuator/loggers/org.oran.pmproducer'' 2025-05-10 17:53:46.820 [DEBUG] o.o.p.c.AsyncRestClient - 11 resp: 200 OK 2025-05-10 17:53:46.822 [DEBUG] o.o.p.c.AsyncRestClient - 11 POST uri = 'https://localhost:41853/actuator/loggers/org.springframework.boot.actuate'' 2025-05-10 17:53:46.828 [DEBUG] o.o.p.c.AsyncRestClient - 11 resp: 204 NO_CONTENT 2025-05-10 17:53:46.829 [DEBUG] o.o.p.c.AsyncRestClient - 11 POST uri = 'https://localhost:41853/actuator/shutdown'' 2025-05-10 17:53:46.831 [TRACE] o.s.b.a.e.w.s.WebMvcEndpointHandlerMapping - Mapped to Actuator web endpoint 'shutdown' 2025-05-10 17:53:46.835 [DEBUG] o.o.p.c.AsyncRestClient - 11 resp: 200 OK 2025-05-10 17:53:47.352 [WARN ] o.a.c.l.WebappClassLoaderBase - The web application [ROOT] appears to have started a thread named [reactive-kafka-osc-pm_producer-PmDataOverKafka-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.base@17.0.7/sun.nio.ch.EPoll.wait(Native Method) java.base@17.0.7/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118) java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) java.base@17.0.7/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) app//org.apache.kafka.common.network.Selector.select(Selector.java:873) app//org.apache.kafka.common.network.Selector.poll(Selector.java:465) app//org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) app//org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) app//org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) app//org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) app//org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) app//org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) app//org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) app//org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:492) app//org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:524) app//org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1276) app//org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1240) app//org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1220) app//reactor.kafka.receiver.internals.ConsumerEventLoop$PollEvent.run(ConsumerEventLoop.java:337) app//reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) app//reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) java.base@17.0.7/java.util.concurrent.FutureTask.run(FutureTask.java:264) java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base@17.0.7/java.lang.Thread.run(Thread.java:833) 2025-05-10 17:53:47.356 [WARN ] o.a.c.l.WebappClassLoaderBase - The web application [ROOT] appears to have started a thread named [parallel-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method) java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base@17.0.7/java.lang.Thread.run(Thread.java:833) 2025-05-10 17:53:47.440 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-10 17:53:47.440 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-10 17:53:47.857 [DEBUG] o.o.p.c.AsyncRestClient - 12 GET uri = 'https://localhost:41853/v3/api-docs'' [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.399 s - in org.oran.pmproducer.ApplicationTest [INFO] Running org.oran.pmproducer.datastore.FileStoreTest 2025-05-10 17:53:48.210 [DEBUG] o.o.p.d.FileStore - Listing files in: PM Files Path 2025-05-10 17:53:48.335 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2025-05-10 17:53:48.335 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:41853_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-05-10 17:53:48.341 [DEBUG] o.o.p.d.FileStore - Listing files in: PM Files Path 2025-05-10 17:53:48.349 [DEBUG] o.o.p.d.FileStore - Listing files in: /path/to/pm 2025-05-10 17:53:48.349 [DEBUG] o.o.p.d.FileStore - Ignoring file /path/to/pm/files/file1.txt that does not start with: 2025-05-10 17:53:48.349 [DEBUG] o.o.p.d.FileStore - Ignoring file /path/to/pm/files/file2.txt that does not start with: 2025-05-10 17:53:48.354 [WARN ] o.o.p.d.FileStore - Could not create lock file: /, reason: Cannot invoke "java.nio.file.Path.getFileSystem()" because "path" is null 2025-05-10 17:53:48.384 [DEBUG] o.o.p.d.FileStore - Could not delete directory: , reason; OK [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in org.oran.pmproducer.datastore.FileStoreTest [INFO] Running org.oran.pmproducer.datastore.DataStoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.oran.pmproducer.datastore.DataStoreTest [INFO] Running org.oran.pmproducer.datastore.S3ObjectStoreTest 2025-05-10 17:53:49.191 [DEBUG] o.o.p.d.S3ObjectStore - Found objects in test-bucket: 1 2025-05-10 17:53:49.191 [DEBUG] o.o.p.d.S3ObjectStore - Found object: object1 2025-05-10 17:53:49.191 [DEBUG] o.o.p.d.S3ObjectStore - Found objects in test-bucket: 1 2025-05-10 17:53:49.192 [DEBUG] o.o.p.d.S3ObjectStore - Found object: object2 2025-05-10 17:53:49.192 [DEBUG] o.o.p.d.S3ObjectStore - Found objects in test-bucket: 1 2025-05-10 17:53:49.192 [DEBUG] o.o.p.d.S3ObjectStore - Found object: object1 2025-05-10 17:53:49.192 [DEBUG] o.o.p.d.S3ObjectStore - Found objects in test-bucket: 1 2025-05-10 17:53:49.192 [DEBUG] o.o.p.d.S3ObjectStore - Found object: object2 2025-05-10 17:53:49.222 [DEBUG] o.o.p.d.S3ObjectStore - Read file from S3: test-bucket test-key 2025-05-10 17:53:49.285 [DEBUG] o.o.p.d.S3ObjectStore - Found objects in test-bucket: 1 2025-05-10 17:53:49.285 [DEBUG] o.o.p.d.S3ObjectStore - Found object: object1 2025-05-10 17:53:49.286 [WARN ] o.o.p.d.S3ObjectStore - Could not delete bucket: test-bucket, reason: future [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.oran.pmproducer.datastore.S3ObjectStoreTest [INFO] Running org.oran.pmproducer.filter.PmReportFilterTest 2025-05-10 17:53:49.299 [WARN ] o.o.p.f.PmReportFilter - Could not parse PM data. TopicListener.DataFromTopic(key=[], value=[106, 117, 110, 107], infoTypeId=typeId, headers=null), reason: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ 2025-05-10 17:53:49.299 [WARN ] o.o.p.f.PmReportFilter - Received PM report with no perf3gppFields, ignored. TopicListener.DataFromTopic(key=[], value=[123, 34, 109, 115, 103, 34, 58, 32, 34, 116, 101, 115, 116, 34, 125], infoTypeId=typeId, headers=null) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.oran.pmproducer.filter.PmReportFilterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.11:generate (default) @ pmproducer --- [INFO] No .swagger-codegen-ignore file found. [WARNING] can't open handlebars/openapi/README.md for input [INFO] writing file /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/api/.swagger-codegen-ignore [INFO] writing file /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/api/.swagger-codegen/VERSION [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ pmproducer --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/jacoco.exec [INFO] Analyzed bundle 'NONRTRIC RAN PM Producer' with 77 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pmproducer --- [INFO] Building jar: /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/pmproducer-1.1.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ pmproducer --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-pmproducer-image) @ pmproducer --- [ERROR] DOCKER> Unable to pull 'openjdk:17-jdk' from registry 'nexus3.o-ran-sc.org' : {"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.68.1-02\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500) [{"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.68.1-02\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500)] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:34 min [INFO] Finished at: 2025-05-10T17:54:00Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-pmproducer-image) on project pmproducer: Unable to pull 'openjdk:17-jdk' from registry 'nexus3.o-ran-sc.org' : {"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.68.1-02\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2086 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins3055102141432441481.sh ---> sysstat.sh [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins14066273426133650701.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release ']' + mkdir -p /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/archives/ [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins13898804688384534620.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2cu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-I2cu/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins13682731451307635182.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release@tmp/config13596493179501830684tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins15687032511760577695.sh ---> create-netrc.sh [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins1603038566109356512.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2cu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-I2cu/bin to PATH [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins14633177566347147568.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins5252076187733978432.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2cu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-I2cu/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins18177975267670519758.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2cu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-I2cu/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/74 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-688 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.2G 11G 48% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 443 1120 0 2379 3234 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:e3:d4:6d brd ff:ff:ff:ff:ff:ff inet 10.32.6.156/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86086sec preferred_lft 86086sec inet6 fe80::f816:3eff:fee3:d46d/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:28:33:b9:fe brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-688) 05/10/25 _x86_64_ (4 CPU) 17:49:42 LINUX RESTART (4 CPU) 17:50:01 tps rtps wtps bread/s bwrtn/s 17:51:01 170.90 69.29 101.62 5625.86 41946.76 17:52:01 98.08 30.38 67.71 1635.99 12002.67 17:53:01 10.00 0.03 9.97 0.27 476.99 17:54:01 57.29 11.81 45.48 820.93 5442.56 Average: 84.07 27.88 56.19 2020.76 14967.24 17:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:51:01 1691492 3376792 2347168 58.12 52104 1786872 873076 17.16 520412 1643436 161840 17:52:01 1332904 3225016 2705756 67.00 61208 1977264 1024636 20.14 688208 1818528 4688 17:53:01 1317940 3217688 2720720 67.37 63256 1981896 1028584 20.22 697224 1822340 1480 17:54:01 1206452 3359060 2832208 70.13 67880 2223252 860036 16.91 685120 1933148 74980 Average: 1387197 3294639 2651463 65.65 61112 1992321 946583 18.61 647741 1804363 60747 17:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 17:51:01 ens3 396.53 267.32 1496.45 69.57 0.00 0.00 0.00 0.00 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 17:52:01 ens3 145.83 140.56 982.26 25.97 0.00 0.00 0.00 0.00 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:53:01 ens3 60.09 87.19 66.35 14.08 0.00 0.00 0.00 0.00 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:54:01 lo 6.20 6.20 2.09 2.09 0.00 0.00 0.00 0.00 17:54:01 ens3 395.93 439.48 2435.98 74.86 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.30 2.30 0.59 0.59 0.00 0.00 0.00 0.00 Average: ens3 249.60 233.64 1245.26 46.12 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-688) 05/10/25 _x86_64_ (4 CPU) 17:49:42 LINUX RESTART (4 CPU) 17:50:01 CPU %user %nice %system %iowait %steal %idle 17:51:01 all 17.83 0.00 2.20 5.37 0.05 74.54 17:51:01 0 19.83 0.00 1.69 6.54 0.08 71.85 17:51:01 1 12.29 0.00 1.38 2.62 0.03 83.68 17:51:01 2 27.11 0.00 2.90 4.72 0.07 65.20 17:51:01 3 12.12 0.00 2.85 7.60 0.05 77.38 17:52:01 all 15.72 0.00 0.99 1.93 0.05 81.31 17:52:01 0 11.24 0.00 0.62 0.85 0.05 87.24 17:52:01 1 10.82 0.00 0.78 0.67 0.03 87.69 17:52:01 2 30.01 0.00 1.67 3.48 0.07 64.77 17:52:01 3 10.83 0.00 0.90 2.73 0.05 85.49 17:53:01 all 4.21 0.00 0.19 0.05 0.04 95.51 17:53:01 0 2.75 0.00 0.05 0.00 0.03 97.17 17:53:01 1 6.57 0.00 0.37 0.00 0.05 93.01 17:53:01 2 5.58 0.00 0.28 0.07 0.07 94.00 17:53:01 3 1.92 0.00 0.07 0.12 0.02 97.88 17:54:01 all 36.96 0.00 1.50 0.58 0.07 60.89 17:54:01 0 39.08 0.00 1.29 0.33 0.07 59.23 17:54:01 1 36.65 0.00 1.85 1.00 0.08 60.41 17:54:01 2 35.53 0.00 1.64 0.35 0.08 62.40 17:54:01 3 36.59 0.00 1.19 0.63 0.05 61.54 Average: all 18.67 0.00 1.22 1.98 0.05 78.08 Average: 0 18.22 0.00 0.91 1.93 0.06 78.88 Average: 1 16.56 0.00 1.10 1.07 0.05 81.22 Average: 2 24.55 0.00 1.62 2.15 0.07 71.60 Average: 3 15.36 0.00 1.25 2.77 0.04 80.58