10:26:10 Started by timer 10:26:10 Running as SYSTEM 10:26:10 [EnvInject] - Loading node environment variables. 10:26:10 Building remotely on prd-ubuntu1804-builder-4c-4g-10021 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release 10:26:10 [ssh-agent] Looking for ssh-agent implementation... 10:26:10 $ ssh-agent 10:26:11 SSH_AUTH_SOCK=/tmp/ssh-S6WjbgCqvUMq/agent.1801 10:26:11 SSH_AGENT_PID=1803 10:26:11 [ssh-agent] Started. 10:26:11 Running ssh-add (command line suppressed) 10:26:11 Identity added: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/private_key_14196040095502429655.key (jenkins-ssh) 10:26:11 [ssh-agent] Using credentials jenkins (jenkins) 10:26:11 The recommended git tool is: NONE 10:26:14 using credential jenkins 10:26:14 Wiping out workspace first. 10:26:14 Cloning the remote Git repository 10:26:14 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 10:26:14 > git init /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release # timeout=10 10:26:14 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 10:26:14 > git --version # timeout=10 10:26:14 > git --version # 'git version 2.17.1' 10:26:14 using GIT_SSH to set credentials jenkins 10:26:14 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:15 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 10:26:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:16 Avoid second fetch 10:26:16 > git rev-parse refs/remotes/origin/g-release^{commit} # timeout=10 10:26:16 Checking out Revision c39a4c772ea106b9fd1e107b8f9e846e4238077e (refs/remotes/origin/g-release) 10:26:16 > git config core.sparsecheckout # timeout=10 10:26:16 > git checkout -f c39a4c772ea106b9fd1e107b8f9e846e4238077e # timeout=10 10:26:16 Commit message: "Improve documentation" 10:26:16 > git rev-list --no-walk c39a4c772ea106b9fd1e107b8f9e846e4238077e # timeout=10 10:26:19 provisioning config files... 10:26:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:26:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:26:19 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins10972421538935120451.sh 10:26:19 ---> python-tools-install.sh 10:26:19 Setup pyenv: 10:26:20 * system (set by /opt/pyenv/version) 10:26:20 * 3.8.13 (set by /opt/pyenv/version) 10:26:20 * 3.9.13 (set by /opt/pyenv/version) 10:26:20 * 3.10.6 (set by /opt/pyenv/version) 10:26:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X0S2 10:26:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:26:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:26:36 lf-activate-venv(): INFO: Installing additional packages: lftools 10:27:20 lf-activate-venv(): INFO: Adding /tmp/venv-X0S2/bin to PATH 10:27:20 Generating Requirements File 10:28:07 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. 10:28:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:28:08 Python 3.10.6 10:28:08 pip 26.2.1 from /tmp/venv-X0S2/lib/python3.10/site-packages/pip (python 3.10) 10:28:09 aiohappyeyeballs==2.7.1 10:28:09 aiohttp==3.14.3 10:28:09 aiosignal==1.4.0 10:28:09 appdirs==1.4.4 10:28:09 argcomplete==3.7.2 10:28:09 aspy.yaml==1.3.0 10:28:09 async-timeout==5.0.1 10:28:09 attrs==26.1.0 10:28:09 autopage==0.6.0 10:28:09 backports.strenum==1.3.1 10:28:09 beautifulsoup4==4.15.0 10:28:09 boto3==1.43.88 10:28:09 botocore==1.43.88 10:28:09 bs4==0.0.2 10:28:09 certifi==2026.7.22 10:28:09 cffi==2.1.1 10:28:09 cfgv==3.5.0 10:28:09 chardet==7.6.0 10:28:09 charset-normalizer==3.5.1 10:28:09 click==8.5.0 10:28:09 cliff==4.14.0 10:28:09 cmd2==3.5.1 10:28:09 cryptography==3.3.2 10:28:09 debtcollector==3.1.0 10:28:09 decorator==5.3.1 10:28:09 defusedxml==0.7.1 10:28:09 Deprecated==1.3.1 10:28:09 distlib==0.4.3 10:28:09 dnspython==2.8.0 10:28:09 docker==7.2.0 10:28:09 dogpile.cache==1.5.0 10:28:09 durationpy==0.11 10:28:09 email-validator==2.3.0 10:28:09 filelock==3.32.5 10:28:09 frozenlist==1.8.0 10:28:09 future==1.0.0 10:28:09 gitdb==4.0.12 10:28:09 GitPython==3.1.61 10:28:09 httplib2==0.30.2 10:28:09 identify==2.6.19 10:28:09 idna==3.19 10:28:09 importlib-resources==1.5.0 10:28:09 iso8601==2.1.0 10:28:09 Jinja2==3.1.6 10:28:09 jmespath==1.1.0 10:28:09 jsonpatch==1.33 10:28:09 jsonpointer==3.1.1 10:28:09 jsonschema==4.26.0 10:28:09 jsonschema-specifications==2025.9.1 10:28:09 keystoneauth1==5.14.0 10:28:09 kubernetes==36.0.3 10:28:09 lftools==0.37.23 10:28:09 lxml==6.1.3 10:28:09 markdown-it-py==4.2.0 10:28:09 MarkupSafe==3.0.3 10:28:09 mdurl==0.1.2 10:28:09 msgpack==1.2.2 10:28:09 multi_key_dict==2.0.3 10:28:09 multidict==6.7.1 10:28:09 munch==4.0.0 10:28:09 netaddr==1.3.0 10:28:09 niet==1.4.2 10:28:09 nodeenv==1.10.0 10:28:09 oauth2client==4.1.3 10:28:09 oauthlib==3.3.1 10:28:09 openstacksdk==4.13.0 10:28:09 os-service-types==1.8.2 10:28:09 osc-lib==4.6.0 10:28:09 oslo.config==10.4.0 10:28:09 oslo.context==6.4.0 10:28:09 oslo.i18n==6.8.0 10:28:09 oslo.log==8.2.0 10:28:09 oslo.serialization==5.10.0 10:28:09 oslo.utils==10.1.1 10:28:09 packaging==26.3 10:28:09 pbr==7.0.3 10:28:09 platformdirs==4.11.7 10:28:09 prettytable==3.18.0 10:28:09 propcache==0.5.2 10:28:09 psutil==7.2.2 10:28:09 pyasn1==0.6.4 10:28:09 pyasn1_modules==0.4.2 10:28:09 pycparser==3.0 10:28:09 pygerrit2==2.0.15 10:28:09 PyGithub==2.10.0 10:28:09 Pygments==2.21.0 10:28:09 PyJWT==2.13.0 10:28:09 PyNaCl==1.6.2 10:28:09 pyparsing==2.4.7 10:28:09 pyperclip==1.11.0 10:28:09 pyrsistent==0.20.0 10:28:09 python-cinderclient==9.9.0 10:28:09 python-dateutil==2.9.0.post0 10:28:09 python-discovery==1.6.0 10:28:09 python-heatclient==5.2.0 10:28:09 python-jenkins==1.8.3 10:28:09 python-keystoneclient==6.0.0 10:28:09 python-magnumclient==4.11.0 10:28:09 python-openstackclient==10.0.0 10:28:09 python-swiftclient==4.11.0 10:28:09 PyYAML==6.0.3 10:28:09 referencing==0.37.0 10:28:09 requests==2.34.2 10:28:09 requests-oauthlib==2.0.0 10:28:09 rfc3986==2.0.0 10:28:09 rich==15.0.0 10:28:09 rich-argparse==1.8.0 10:28:09 rpds-py==0.30.0 10:28:09 rsa==4.9.1 10:28:09 ruamel.yaml==0.19.1 10:28:09 ruamel.yaml.clib==0.2.15 10:28:09 s3transfer==0.19.2 10:28:09 simplejson==4.1.2 10:28:09 six==1.17.0 10:28:09 smmap==5.0.3 10:28:09 soupsieve==2.9.2 10:28:09 stevedore==5.8.0 10:28:09 tabulate==0.10.0 10:28:09 toml==0.10.2 10:28:09 tomlkit==0.15.1 10:28:09 tqdm==4.70.0 10:28:09 typing_extensions==4.16.0 10:28:09 urllib3==1.26.20 10:28:09 virtualenv==21.7.8 10:28:09 wcwidth==0.8.3 10:28:09 websocket-client==1.9.2 10:28:09 wrapt==2.4.0 10:28:09 xdg==6.0.0 10:28:09 xmltodict==1.0.4 10:28:09 yarl==1.24.5 10:28:09 yq==4.1.2 10:28:09 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh /tmp/jenkins14024662125087781391.sh 10:28:09 ---> uv-install.sh 10:28:09 Installing uv/uvx (latest) using shell installer 10:28:09 2026-09-05 10:28:09 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-tB96Q4.sh" [1] 10:28:09 downloading uv 0.12.10 x86_64-unknown-linux-gnu 10:28:11 installing to /home/jenkins/.local/bin 10:28:11 uv 10:28:11 uvx 10:28:11 everything's installed! 10:28:11 10:28:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:28:11 10:28:11 source $HOME/.local/bin/env (sh, bash, zsh) 10:28:11 source $HOME/.local/bin/env.fish (fish) 10:28:11 Adding install location to PATH 10:28:11 ---> Validating uv/uvx install 10:28:11 uvx 0.12.10 (x86_64-unknown-linux-gnu) 10:28:11 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins4641910326452711844.sh 10:28:11 + echo quiet=on 10:28:11 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-builder-4c-4g-10021 10:28:13 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=g-release -Dsha1=origin/g-release -DMAVEN_OPTS= -DPROJECT=portal/nonrtric-controlpanel -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/g-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=g-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 10:28:13 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f nonrtric-gateway" -DGERRIT_PROJECT=portal/nonrtric-controlpanel --version 10:28:14 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 10:28:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 10:28:14 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 10:28:14 Default locale: en, platform encoding: UTF-8 10:28:14 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 10:28:14 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins11562823374960479319.sh 10:28:14 + rm /home/jenkins/.wgetrc 10:28:14 [EnvInject] - Injecting environment variables from a build step. 10:28:14 [EnvInject] - Injecting as environment variables the properties content 10:28:14 SET_JDK_VERSION=openjdk11 10:28:14 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 10:28:14 10:28:14 [EnvInject] - Variables injected successfully. 10:28:14 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh /tmp/jenkins17694445423223535799.sh 10:28:14 ---> update-java-alternatives.sh 10:28:14 ---> Updating Java version 10:28:14 ---> Ubuntu/Debian system detected 10:28:14 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 10:28:14 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 10:28:14 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 10:28:14 openjdk version "11.0.16" 2022-07-19 10:28:14 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 10:28:14 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 10:28:14 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 10:28:14 [EnvInject] - Injecting environment variables from a build step. 10:28:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:28:14 [EnvInject] - Variables injected successfully. 10:28:14 provisioning config files... 10:28:14 copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/config4458748603209785651tmp 10:28:15 copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/config9135998640088699464tmp 10:28:15 [EnvInject] - Injecting environment variables from a build step. 10:28:15 [EnvInject] - Injecting as environment variables the properties content 10:28:15 MAVEN_GOALS=clean install 10:28:15 10:28:15 [EnvInject] - Variables injected successfully. 10:28:15 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash -l /tmp/jenkins16383717153604336171.sh 10:28:15 ---> common-variables.sh 10:28:15 --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 10:28:15 ---> sonatype-clm.sh 10:28:15 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 10:28:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 10:28:15 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 10:28:15 Default locale: en, platform encoding: UTF-8 10:28:15 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 10:28:16 [INFO] Scanning for projects... 10:28:28 [INFO] 10:28:28 [INFO] ---------------< org.o-ran-sc.nonrtric:nonrtric-gateway >--------------- 10:28:28 [INFO] Building Nonrtric Gateway 1.1.0-SNAPSHOT 10:28:28 [INFO] --------------------------------[ jar ]--------------------------------- 10:28:38 [INFO] 10:28:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ nonrtric-gateway --- 10:28:40 [INFO] 10:28:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ nonrtric-gateway --- 10:28:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:28:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 10:28:44 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/src/main/resources 10:28:44 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/src/main/resources 10:28:44 [INFO] 10:28:44 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nonrtric-gateway --- 10:28:47 [INFO] Changes detected - recompiling the module! 10:28:47 [INFO] Compiling 1 source file to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/classes 10:28:48 [INFO] 10:28:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ nonrtric-gateway --- 10:28:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:28:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 10:28:48 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/src/test/resources 10:28:48 [INFO] 10:28:48 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nonrtric-gateway --- 10:28:48 [INFO] Changes detected - recompiling the module! 10:28:48 [INFO] Compiling 1 source file to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/test-classes 10:28:49 [INFO] 10:28:49 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ nonrtric-gateway --- 10:28:51 [INFO] 10:28:51 [INFO] ------------------------------------------------------- 10:28:51 [INFO] T E S T S 10:28:51 [INFO] ------------------------------------------------------- 10:28:52 [INFO] Running org.oransc.nonrtric.gateway.GatewayApplicationTests 10:28:52 10:28:52.937 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 10:28:52 10:28:52.955 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 10:28:53 10:28:53.029 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 10:28:53 10:28:53.052 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests], using SpringBootContextLoader 10:28:53 10:28:53.057 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: class path resource [org/oransc/nonrtric/gateway/GatewayApplicationTests-context.xml] does not exist 10:28:53 10:28:53.059 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: class path resource [org/oransc/nonrtric/gateway/GatewayApplicationTestsContext.groovy] does not exist 10:28:53 10:28:53.059 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 10:28:53 10:28:53.060 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: GatewayApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:28:53 10:28:53.204 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.oransc.nonrtric.gateway.GatewayApplicationTests] 10:28:53 10:28:53.304 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/classes/org/oransc/nonrtric/gateway/GatewayApplication.class] 10:28:53 10:28:53.305 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.oransc.nonrtric.gateway.GatewayApplication for test class org.oransc.nonrtric.gateway.GatewayApplicationTests 10:28:53 10:28:53.438 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: using defaults. 10:28:53 10:28:53.438 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 10:28:53 10:28:53.447 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext] 10:28:53 10:28:53.449 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 10:28:53 10:28:53.449 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 10:28:53 10:28:53.450 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@34f7234e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@753432a2, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@23bff419, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4983159f, org.springframework.test.context.event.EventPublishingTestExecutionListener@44e3a2b2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@101639ae, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4c550889, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1d2bd371, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@44040454, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@65fe9e33, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@18bc345] 10:28:53 10:28:53.453 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@1dd6d4b7 testClass = GatewayApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [ReactiveWebMergedContextConfiguration@56e8b606 testClass = GatewayApplicationTests, locations = '{}', classes = '{class org.oransc.nonrtric.gateway.GatewayApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@62656be4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@34129c78, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2ca26d77, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@35a3d49f, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@7b50df34, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@4bbf6d0e, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3aefe5e5], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 10:28:53 10:28:53.466 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@1dd6d4b7 testClass = GatewayApplicationTests, testInstance = org.oransc.nonrtric.gateway.GatewayApplicationTests@544820b7, testMethod = [null], testException = [null], mergedContextConfiguration = [ReactiveWebMergedContextConfiguration@56e8b606 testClass = GatewayApplicationTests, locations = '{}', classes = '{class org.oransc.nonrtric.gateway.GatewayApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@62656be4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@34129c78, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2ca26d77, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@35a3d49f, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@7b50df34, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@4bbf6d0e, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@3aefe5e5], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]]. 10:28:53 10:28:53.496 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true} 10:28:54 10:28:54 . ____ _ __ _ _ 10:28:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:28:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:28:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:28:54 ' |____| .__|_| |_|_| |_\__, | / / / / 10:28:54 =========|_|==============|___/=/_/_/_/ 10:28:54 :: Spring Boot :: (v2.4.1) 10:28:54 10:28:58 2026-09-05 10:28:58.640 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [After] 10:28:58 2026-09-05 10:28:58.642 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Before] 10:28:58 2026-09-05 10:28:58.642 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Between] 10:28:58 2026-09-05 10:28:58.642 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Cookie] 10:28:58 2026-09-05 10:28:58.643 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Header] 10:28:58 2026-09-05 10:28:58.643 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Host] 10:28:58 2026-09-05 10:28:58.644 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Method] 10:28:58 2026-09-05 10:28:58.644 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Path] 10:28:58 2026-09-05 10:28:58.645 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Query] 10:28:58 2026-09-05 10:28:58.645 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [ReadBody] 10:28:58 2026-09-05 10:28:58.645 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [RemoteAddr] 10:28:58 2026-09-05 10:28:58.646 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Weight] 10:28:58 2026-09-05 10:28:58.646 INFO 2543 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [CloudFoundryRouteService] 10:29:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.42 s - in org.oransc.nonrtric.gateway.GatewayApplicationTests 10:29:00 [INFO] 10:29:00 [INFO] Results: 10:29:00 [INFO] 10:29:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 10:29:00 [INFO] 10:29:00 [INFO] 10:29:00 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ nonrtric-gateway --- 10:29:02 [INFO] Building jar: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/nonrtric-gateway-1.1.0-SNAPSHOT.jar 10:29:02 [INFO] 10:29:02 [INFO] --- spring-boot-maven-plugin:2.4.1:repackage (repackage) @ nonrtric-gateway --- 10:29:04 [INFO] Replacing main artifact with repackaged archive 10:29:04 [INFO] 10:29:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nonrtric-gateway --- 10:29:04 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/nonrtric-gateway-1.1.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.1.0-SNAPSHOT/nonrtric-gateway-1.1.0-SNAPSHOT.jar 10:29:05 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.1.0-SNAPSHOT/nonrtric-gateway-1.1.0-SNAPSHOT.pom 10:29:05 [INFO] 10:29:05 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ nonrtric-gateway --- 10:29:11 [INFO] org.o-ran-sc.nonrtric:nonrtric-gateway:jar:1.1.0-SNAPSHOT 10:29:11 [INFO] +- org.springframework.cloud:spring-cloud-starter-gateway:jar:3.0.0:compile 10:29:11 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:3.0.0:compile 10:29:11 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:3.0.0:compile 10:29:11 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:5.4.2:compile 10:29:11 [INFO] | | +- org.springframework.cloud:spring-cloud-commons:jar:3.0.0:compile 10:29:11 [INFO] | | \- org.springframework.security:spring-security-rsa:jar:1.0.9.RELEASE:compile 10:29:11 [INFO] | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.64:compile 10:29:11 [INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.64:compile 10:29:11 [INFO] | +- org.springframework.cloud:spring-cloud-gateway-server:jar:3.0.0:compile 10:29:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:2.4.1:compile 10:29:11 [INFO] | | | +- org.glassfish:jakarta.el:jar:3.0.3:compile 10:29:11 [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:6.1.6.Final:compile 10:29:11 [INFO] | | | +- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 10:29:11 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.4.1.Final:compile 10:29:11 [INFO] | | | \- com.fasterxml:classmate:jar:1.5.1:compile 10:29:11 [INFO] | | \- io.projectreactor.addons:reactor-extra:jar:3.4.1:compile 10:29:11 [INFO] | | \- io.projectreactor:reactor-core:jar:3.4.1:compile 10:29:11 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.3:compile 10:29:11 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:2.4.1:compile 10:29:11 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.4.1:compile 10:29:11 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.11.3:compile 10:29:11 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.11.3:compile 10:29:11 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:2.4.1:compile 10:29:11 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.0.2:compile 10:29:11 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.55.Final:compile 10:29:11 [INFO] | | | +- io.netty:netty-common:jar:4.1.55.Final:compile 10:29:11 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.55.Final:compile 10:29:11 [INFO] | | | +- io.netty:netty-transport:jar:4.1.55.Final:compile 10:29:11 [INFO] | | | +- io.netty:netty-codec:jar:4.1.55.Final:compile 10:29:11 [INFO] | | | \- io.netty:netty-handler:jar:4.1.55.Final:compile 10:29:11 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.55.Final:compile 10:29:11 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.55.Final:compile 10:29:11 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.55.Final:compile 10:29:11 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.55.Final:compile 10:29:11 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.55.Final:compile 10:29:11 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.55.Final:compile 10:29:11 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.0.2:compile 10:29:11 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.55.Final:compile 10:29:11 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.55.Final:compile 10:29:11 [INFO] | +- org.springframework:spring-web:jar:5.3.2:compile 10:29:11 [INFO] | | \- org.springframework:spring-beans:jar:5.3.2:compile 10:29:11 [INFO] | \- org.springframework:spring-webflux:jar:5.3.2:compile 10:29:11 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.4.1:test 10:29:11 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.4.1:compile 10:29:11 [INFO] | | +- org.springframework.boot:spring-boot:jar:2.4.1:compile 10:29:11 [INFO] | | | \- org.springframework:spring-context:jar:5.3.2:compile 10:29:11 [INFO] | | | +- org.springframework:spring-aop:jar:5.3.2:compile 10:29:11 [INFO] | | | \- org.springframework:spring-expression:jar:5.3.2:compile 10:29:11 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.4.1:compile 10:29:11 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.4.1:compile 10:29:11 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.3:compile 10:29:11 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.3:compile 10:29:11 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.13.3:compile 10:29:11 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.13.3:compile 10:29:11 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.30:compile 10:29:11 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 10:29:11 [INFO] | | \- org.yaml:snakeyaml:jar:1.27:compile 10:29:11 [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.4.1:test 10:29:11 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.4.1:test 10:29:11 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.4.0:test 10:29:11 [INFO] | | +- net.minidev:json-smart:jar:2.3:test 10:29:11 [INFO] | | | \- net.minidev:accessors-smart:jar:1.2:test 10:29:11 [INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:test 10:29:11 [INFO] | | \- org.slf4j:slf4j-api:jar:1.7.30:compile 10:29:11 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 10:29:11 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 10:29:11 [INFO] | +- org.assertj:assertj-core:jar:3.18.1:test 10:29:11 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 10:29:11 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.7.0:test 10:29:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.7.0:test 10:29:11 [INFO] | | | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 10:29:11 [INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:test 10:29:11 [INFO] | | | \- org.junit.platform:junit-platform-commons:jar:1.7.0:test 10:29:11 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.7.0:test 10:29:11 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.7.0:test 10:29:11 [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.7.0:test 10:29:11 [INFO] | +- org.mockito:mockito-core:jar:3.6.28:test 10:29:11 [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.10.18:test 10:29:11 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.10.18:test 10:29:11 [INFO] | | \- org.objenesis:objenesis:jar:3.1:test 10:29:11 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:3.6.28:test 10:29:11 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.0:test 10:29:11 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 10:29:11 [INFO] | +- org.springframework:spring-core:jar:5.3.2:compile 10:29:11 [INFO] | | \- org.springframework:spring-jcl:jar:5.3.2:compile 10:29:11 [INFO] | +- org.springframework:spring-test:jar:5.3.2:test 10:29:11 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.7.0:test 10:29:11 [INFO] \- org.springframework.boot:spring-boot-starter-actuator:jar:2.4.1:runtime 10:29:11 [INFO] +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.4.1:runtime 10:29:11 [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:2.4.1:runtime 10:29:11 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.11.3:compile 10:29:11 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.11.3:compile 10:29:11 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.11.3:compile 10:29:11 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.11.3:compile 10:29:11 [INFO] \- io.micrometer:micrometer-core:jar:1.6.2:runtime 10:29:11 [INFO] +- org.hdrhistogram:HdrHistogram:jar:2.1.12:runtime 10:29:11 [INFO] \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 10:29:11 [INFO] 10:29:11 [INFO] --- clm-maven-plugin:2.54.1-02:index (default-cli) @ nonrtric-gateway --- 10:29:12 [INFO] Saved module information to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/nonrtric-gateway/target/sonatype-clm/module.xml 10:29:12 [INFO] ------------------------------------------------------------------------ 10:29:12 [INFO] BUILD SUCCESS 10:29:12 [INFO] ------------------------------------------------------------------------ 10:29:12 [INFO] Total time: 55.241 s 10:29:12 [INFO] Finished at: 2026-09-05T10:29:12Z 10:29:12 [INFO] ------------------------------------------------------------------------ 10:29:12 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins12391782893374564038.sh 10:29:12 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh -xe /tmp/jenkins12121638586863631861.sh 10:29:12 + find . -regex .*karaf/target 10:29:12 + xargs rm -rf 10:29:12 $ ssh-agent -k 10:29:12 unset SSH_AUTH_SOCK; 10:29:12 unset SSH_AGENT_PID; 10:29:12 echo Agent pid 1803 killed; 10:29:12 [ssh-agent] Stopped. 10:29:12 FATAL: Could not verify application public id from IQ Server 10:29:12 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 10:29:12 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 10:29:12 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 10:29:12 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 10:29:12 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 10:29:12 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 10:29:12 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 10:29:12 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) 10:29:12 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 10:29:12 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 10:29:12 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 10:29:12 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 10:29:12 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 10:29:12 at hudson.model.Build$BuildExecution.build(Build.java:199) 10:29:12 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 10:29:12 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 10:29:12 at hudson.model.Run.execute(Run.java:1895) 10:29:12 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 10:29:12 at hudson.model.ResourceController.execute(ResourceController.java:101) 10:29:12 at hudson.model.Executor.run(Executor.java:442) 10:29:12 [PostBuildScript] - [INFO] Executing post build scripts. 10:29:12 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins17171886490988670011.sh 10:29:12 ---> sysstat.sh 10:29:13 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins18410575467843050955.sh 10:29:13 ---> package-listing.sh 10:29:13 ++ tr '[:upper:]' '[:lower:]' 10:29:13 ++ facter osfamily 10:29:13 + OS_FAMILY=debian 10:29:13 + workspace=/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release 10:29:13 + START_PACKAGES=/tmp/packages_start.txt 10:29:13 + END_PACKAGES=/tmp/packages_end.txt 10:29:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:13 + PACKAGES=/tmp/packages_start.txt 10:29:13 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release ']' 10:29:13 + PACKAGES=/tmp/packages_end.txt 10:29:13 + case "${OS_FAMILY}" in 10:29:13 + grep '^ii' 10:29:13 + dpkg -l 10:29:13 + '[' -f /tmp/packages_start.txt ']' 10:29:13 + '[' -f /tmp/packages_end.txt ']' 10:29:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:13 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release ']' 10:29:13 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/archives/ 10:29:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/archives/ 10:29:13 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins8233313618612528897.sh 10:29:13 ---> capture-instance-metadata.sh 10:29:13 Setup pyenv: 10:29:13 system 10:29:13 3.8.13 10:29:13 3.9.13 10:29:14 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version) 10:29:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X0S2 from file:/tmp/.os_lf_venv 10:29:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:17 lf-activate-venv(): INFO: Installing additional packages: lftools 10:29:37 lf-activate-venv(): INFO: Adding /tmp/venv-X0S2/bin to PATH 10:29:38 INFO: Running in OpenStack, capturing instance metadata 10:29:38 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins12308412166433673047.sh 10:29:38 provisioning config files... 10:29:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release@tmp/config14552169533435703630tmp 10:29:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:29:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:29:38 [EnvInject] - Injecting environment variables from a build step. 10:29:38 [EnvInject] - Injecting as environment variables the properties content 10:29:38 SERVER_ID=logs 10:29:38 10:29:38 [EnvInject] - Variables injected successfully. 10:29:38 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins7930574284265666317.sh 10:29:38 ---> create-netrc.sh 10:29:38 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins17642592849608200339.sh 10:29:38 ---> python-tools-install.sh 10:29:38 Setup pyenv: 10:29:38 system 10:29:38 3.8.13 10:29:38 3.9.13 10:29:38 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version) 10:29:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X0S2 from file:/tmp/.os_lf_venv 10:29:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:42 lf-activate-venv(): INFO: Installing additional packages: lftools 10:30:01 lf-activate-venv(): INFO: Adding /tmp/venv-X0S2/bin to PATH 10:30:01 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/sh /tmp/jenkins12316410961660568741.sh 10:30:01 ---> uv-install.sh 10:30:01 uv 0.12.10 is already installed 10:30:01 uvx 0.12.10 (x86_64-unknown-linux-gnu) 10:30:01 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins15056511792245871890.sh 10:30:01 ---> sudo-logs.sh 10:30:01 Archiving 'sudo' log.. 10:30:01 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash /tmp/jenkins14867419584469584698.sh 10:30:01 ---> job-cost.sh 10:30:01 INFO: Activating Python virtual environment... 10:30:01 Setup pyenv: 10:30:01 system 10:30:01 3.8.13 10:30:01 3.9.13 10:30:01 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version) 10:30:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X0S2 from file:/tmp/.os_lf_venv 10:30:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:30:16 lf-activate-venv(): INFO: Adding /tmp/venv-X0S2/bin to PATH 10:30:16 INFO: No stack-cost file found 10:30:16 INFO: Instance uptime: 281s 10:30:16 INFO: Fetching instance metadata (attempt 1 of 3)... 10:30:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:30:17 INFO: Successfully fetched instance metadata 10:30:17 INFO: Instance type: v3-starter-4 10:30:17 INFO: Retrieving pricing info for: v3-starter-4 10:30:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:30:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=281 10:30:17 INFO: Successfully fetched Vexxhost pricing API 10:30:17 INFO: Retrieved cost: 0.04 10:30:17 INFO: Retrieved resource: v3-starter-4 10:30:17 INFO: Creating archive directory: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/archives/cost 10:30:17 INFO: Archiving costs to: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/archives/cost.csv 10:30:17 INFO: Successfully archived job cost data 10:30:17 DEBUG: Cost data: portal-nonrtric-controlpanel-gateway-maven-clm-g-release,192,2026-09-05 10:30:17,v3-starter-4,281,0.04,0.00,FAILURE 10:30:17 [portal-nonrtric-controlpanel-gateway-maven-clm-g-release] $ /bin/bash -l /tmp/jenkins12693719062861855058.sh 10:30:17 ---> logs-deploy.sh 10:30:17 Setup pyenv: 10:30:17 system 10:30:17 3.8.13 10:30:17 3.9.13 10:30:17 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/.python-version) 10:30:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X0S2 from file:/tmp/.os_lf_venv 10:30:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:30:40 lf-activate-venv(): INFO: Adding /tmp/venv-X0S2/bin to PATH 10:30:40 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-gateway-maven-clm-g-release/192 10:30:40 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 10:30:42 Archives upload complete. 10:30:42 INFO: archiving logs to Nexus 10:30:44 ---> uname -a: 10:30:44 Linux prd-ubuntu1804-builder-4c-4g-10021 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:30:44 10:30:44 10:30:44 ---> lscpu: 10:30:44 Architecture: x86_64 10:30:44 CPU op-mode(s): 32-bit, 64-bit 10:30:44 Byte Order: Little Endian 10:30:44 CPU(s): 4 10:30:44 On-line CPU(s) list: 0-3 10:30:44 Thread(s) per core: 1 10:30:44 Core(s) per socket: 1 10:30:44 Socket(s): 4 10:30:44 NUMA node(s): 1 10:30:44 Vendor ID: AuthenticAMD 10:30:44 CPU family: 23 10:30:44 Model: 49 10:30:44 Model name: AMD EPYC-Rome Processor 10:30:44 Stepping: 0 10:30:44 CPU MHz: 2800.000 10:30:44 BogoMIPS: 5600.00 10:30:44 Virtualization: AMD-V 10:30:44 Hypervisor vendor: KVM 10:30:44 Virtualization type: full 10:30:44 L1d cache: 32K 10:30:44 L1i cache: 32K 10:30:44 L2 cache: 512K 10:30:44 L3 cache: 16384K 10:30:44 NUMA node0 CPU(s): 0-3 10:30:44 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 10:30:44 10:30:44 10:30:44 ---> nproc: 10:30:44 4 10:30:44 10:30:44 10:30:44 ---> df -h: 10:30:44 Filesystem Size Used Avail Use% Mounted on 10:30:44 udev 3.9G 0 3.9G 0% /dev 10:30:44 tmpfs 798M 664K 797M 1% /run 10:30:44 /dev/vda1 20G 7.7G 12G 40% / 10:30:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:30:44 tmpfs 5.0M 0 5.0M 0% /run/lock 10:30:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:30:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:30:44 tmpfs 798M 0 798M 0% /run/user/1001 10:30:44 10:30:44 10:30:44 ---> free -m: 10:30:44 total used free shared buff/cache available 10:30:44 Mem: 7975 456 5254 0 2265 7237 10:30:44 Swap: 1023 0 1023 10:30:44 10:30:44 10:30:44 ---> ip addr: 10:30:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:30:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:30:44 inet 127.0.0.1/8 scope host lo 10:30:44 valid_lft forever preferred_lft forever 10:30:44 inet6 ::1/128 scope host 10:30:44 valid_lft forever preferred_lft forever 10:30:44 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:30:44 link/ether fa:16:3e:53:c6:4f brd ff:ff:ff:ff:ff:ff 10:30:44 inet 10.32.6.129/23 brd 10.32.7.255 scope global dynamic ens3 10:30:44 valid_lft 86104sec preferred_lft 86104sec 10:30:44 inet6 fe80::f816:3eff:fe53:c64f/64 scope link 10:30:44 valid_lft forever preferred_lft forever 10:30:44 10:30:44 10:30:44 ---> sar -b -r -n DEV: 10:30:44 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-10021) 09/05/26 _x86_64_ (4 CPU) 10:30:44 10:30:44 10:25:50 LINUX RESTART (4 CPU) 10:30:44 10:30:44 10:26:01 tps rtps wtps bread/s bwrtn/s 10:30:44 10:27:02 111.16 54.49 56.67 3586.87 11333.73 10:30:44 10:28:01 57.96 0.17 57.79 21.15 10370.17 10:30:44 10:29:01 79.70 18.15 61.56 637.49 12927.98 10:30:44 10:30:01 27.13 0.72 26.41 75.45 3730.58 10:30:44 Average: 69.03 18.46 50.58 1084.67 9587.35 10:30:44 10:30:44 10:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:30:44 10:27:02 6046792 7436768 2120620 25.96 36244 1534488 665376 7.22 563100 1397936 68108 10:30:44 10:28:01 5696968 7381304 2470444 30.25 54724 1794908 702800 7.63 631636 1646212 139772 10:30:44 10:29:01 5227828 7159492 2939584 35.99 62524 2025428 892152 9.68 884096 1843568 5408 10:30:44 10:30:01 5447676 7474796 2719736 33.30 66120 2115628 594468 6.45 612376 1894012 24280 10:30:44 Average: 5604816 7363090 2562596 31.38 54903 1867613 713699 7.74 672802 1695432 59392 10:30:44 10:30:44 10:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:30:44 10:27:02 ens3 280.37 154.86 1193.04 58.57 0.00 0.00 0.00 0.00 10:30:44 10:27:02 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 10:30:44 10:28:01 ens3 27.03 21.93 668.66 3.50 0.00 0.00 0.00 0.00 10:30:44 10:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:30:44 10:29:01 ens3 241.43 230.00 2568.57 47.50 0.00 0.00 0.00 0.00 10:30:44 10:29:01 lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 10:30:44 10:30:01 ens3 90.02 91.23 350.66 26.93 0.00 0.00 0.00 0.00 10:30:44 10:30:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:30:44 Average: ens3 160.27 124.93 1197.43 34.25 0.00 0.00 0.00 0.00 10:30:44 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 10:30:44 10:30:44 10:30:44 ---> sar -P ALL: 10:30:44 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-10021) 09/05/26 _x86_64_ (4 CPU) 10:30:44 10:30:44 10:25:50 LINUX RESTART (4 CPU) 10:30:44 10:30:44 10:26:01 CPU %user %nice %system %iowait %steal %idle 10:30:44 10:27:02 all 20.75 0.00 1.62 5.18 4.90 67.54 10:30:44 10:27:02 0 23.43 0.00 1.69 7.60 4.16 63.12 10:30:44 10:27:02 1 12.50 0.00 1.25 3.22 3.73 79.30 10:30:44 10:27:02 2 17.42 0.00 1.85 6.57 6.03 68.12 10:30:44 10:27:02 3 29.62 0.00 1.69 3.30 5.65 59.74 10:30:44 10:28:01 all 18.23 0.00 1.14 2.80 2.40 75.44 10:30:44 10:28:01 0 5.54 0.00 0.39 0.02 0.69 93.36 10:30:44 10:28:01 1 7.41 0.00 0.65 3.35 1.74 86.84 10:30:44 10:28:01 2 31.04 0.00 2.39 1.67 4.28 60.61 10:30:44 10:28:01 3 28.71 0.00 1.09 6.17 2.84 61.19 10:30:44 10:29:01 all 30.85 0.00 1.78 2.20 8.47 56.70 10:30:44 10:29:01 0 28.84 0.00 1.88 1.52 8.27 59.49 10:30:44 10:29:01 1 35.15 0.00 2.01 1.83 7.91 53.10 10:30:44 10:29:01 2 31.31 0.00 1.64 3.61 8.88 54.56 10:30:44 10:29:01 3 28.09 0.00 1.62 1.82 8.83 59.64 10:30:44 10:30:01 all 20.07 0.00 1.07 0.88 3.39 74.60 10:30:44 10:30:01 0 2.46 0.00 0.63 1.31 1.77 93.83 10:30:44 10:30:01 1 18.36 0.00 1.77 1.20 3.73 74.94 10:30:44 10:30:01 2 50.98 0.00 1.34 0.98 5.16 41.53 10:30:44 10:30:01 3 8.26 0.00 0.56 0.03 2.86 88.29 10:30:44 Average: all 22.53 0.00 1.41 2.77 4.82 68.48 10:30:44 Average: 0 15.21 0.00 1.15 2.63 3.76 77.24 10:30:44 Average: 1 18.47 0.00 1.43 2.39 4.30 73.41 10:30:44 Average: 2 32.62 0.00 1.80 3.23 6.11 56.24 10:30:44 Average: 3 23.69 0.00 1.25 2.81 5.08 67.18 10:30:44 10:30:44 10:30:44