12:52:38 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118791 12:52:38 Running as SYSTEM 12:52:38 [EnvInject] - Loading node environment variables. 12:52:38 Building remotely on prd-ubuntu2204-docker-4c-4g-1151 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 12:52:38 [ssh-agent] Looking for ssh-agent implementation... 12:52:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:52:38 $ ssh-agent 12:52:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtN6YS3/agent.1577 12:52:38 SSH_AGENT_PID=1579 12:52:38 [ssh-agent] Started. 12:52:38 Running ssh-add (command line suppressed) 12:52:38 Identity added: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_15706127845459229522.key (/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_15706127845459229522.key) 12:52:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:52:38 The recommended git tool is: NONE 12:52:40 using credential jenkins-ssh 12:52:40 Wiping out workspace first. 12:52:40 Cloning the remote Git repository 12:52:40 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:52:40 > git init /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 # timeout=10 12:52:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:52:40 > git --version # timeout=10 12:52:40 > git --version # 'git version 2.34.1' 12:52:40 using GIT_SSH to set credentials jenkins-ssh 12:52:40 Verifying host key using known hosts file 12:52:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:52:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:52:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:52:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:52:44 using GIT_SSH to set credentials jenkins-ssh 12:52:44 Verifying host key using known hosts file 12:52:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:52:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/91/118791/1 # timeout=10 12:52:45 > git rev-parse 7fa83f1212a30d518435df3fb6fde3d295165b17^{commit} # timeout=10 12:52:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:52:45 Checking out Revision 7fa83f1212a30d518435df3fb6fde3d295165b17 (refs/changes/91/118791/1) 12:52:45 > git config core.sparsecheckout # timeout=10 12:52:45 > git checkout -f 7fa83f1212a30d518435df3fb6fde3d295165b17 # timeout=10 12:52:48 Commit message: "Prevent NPE in TopologyUtils.createOtnTopology()" 12:52:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:52:48 > git rev-list --no-walk 6ed8e567a51b2122d92abf3935d2a35c195b3005 # timeout=10 12:52:48 > git remote # timeout=10 12:52:48 > git submodule init # timeout=10 12:52:48 > git submodule sync # timeout=10 12:52:48 > git config --get remote.origin.url # timeout=10 12:52:48 > git submodule init # timeout=10 12:52:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:52:48 ERROR: No submodules found. 12:52:48 provisioning config files... 12:52:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:52:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:52:49 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12548874010967934271.sh 12:52:49 ---> python-tools-install.sh 12:52:49 Setup pyenv: 12:52:49 * system (set by /opt/pyenv/version) 12:52:49 * 3.8.20 (set by /opt/pyenv/version) 12:52:49 * 3.9.20 (set by /opt/pyenv/version) 12:52:49 3.10.15 12:52:49 3.11.10 12:52:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1TfJ 12:52:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:52:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:59 lf-activate-venv(): INFO: Base packages installed successfully 12:52:59 lf-activate-venv(): INFO: Installing additional packages: lftools 12:53:33 lf-activate-venv(): INFO: Adding /tmp/venv-1TfJ/bin to PATH 12:53:33 Generating Requirements File 12:53:56 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. 12:53:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:53:56 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:53:56 Python 3.11.10 12:53:56 pip 25.2 from /tmp/venv-1TfJ/lib/python3.11/site-packages/pip (python 3.11) 12:53:56 appdirs==1.4.4 12:53:56 argcomplete==3.6.3 12:53:56 aspy.yaml==1.3.0 12:53:56 attrs==25.4.0 12:53:56 autopage==0.5.2 12:53:56 beautifulsoup4==4.14.2 12:53:56 boto3==1.40.56 12:53:56 botocore==1.40.56 12:53:56 bs4==0.0.2 12:53:56 cachetools==6.2.1 12:53:56 certifi==2025.10.5 12:53:56 cffi==2.0.0 12:53:56 cfgv==3.4.0 12:53:56 chardet==5.2.0 12:53:56 charset-normalizer==3.4.4 12:53:56 click==8.3.0 12:53:56 cliff==4.11.0 12:53:56 cmd2==2.7.0 12:53:56 cryptography==3.3.2 12:53:56 debtcollector==3.0.0 12:53:56 decorator==5.2.1 12:53:56 defusedxml==0.7.1 12:53:56 Deprecated==1.2.18 12:53:56 distlib==0.4.0 12:53:56 dnspython==2.8.0 12:53:56 docker==7.1.0 12:53:56 dogpile.cache==1.5.0 12:53:56 durationpy==0.10 12:53:56 email-validator==2.3.0 12:53:56 filelock==3.20.0 12:53:56 future==1.0.0 12:53:56 gitdb==4.0.12 12:53:56 GitPython==3.1.45 12:53:56 google-auth==2.41.1 12:53:56 httplib2==0.31.0 12:53:56 identify==2.6.15 12:53:56 idna==3.11 12:53:56 importlib-resources==1.5.0 12:53:56 iso8601==2.1.0 12:53:56 Jinja2==3.1.6 12:53:56 jmespath==1.0.1 12:53:56 jsonpatch==1.33 12:53:56 jsonpointer==3.0.0 12:53:56 jsonschema==4.25.1 12:53:56 jsonschema-specifications==2025.9.1 12:53:56 keystoneauth1==5.12.0 12:53:56 kubernetes==34.1.0 12:53:56 lftools==0.37.15 12:53:56 lxml==6.0.2 12:53:56 markdown-it-py==4.0.0 12:53:56 MarkupSafe==3.0.3 12:53:56 mdurl==0.1.2 12:53:56 msgpack==1.1.2 12:53:56 multi_key_dict==2.0.3 12:53:56 munch==4.0.0 12:53:56 netaddr==1.3.0 12:53:56 niet==1.4.2 12:53:56 nodeenv==1.9.1 12:53:56 oauth2client==4.1.3 12:53:56 oauthlib==3.3.1 12:53:56 openstacksdk==4.7.1 12:53:56 os-service-types==1.8.0 12:53:56 osc-lib==4.2.0 12:53:56 oslo.config==10.0.0 12:53:56 oslo.context==6.1.0 12:53:56 oslo.i18n==6.6.0 12:53:56 oslo.log==7.2.1 12:53:56 oslo.serialization==5.8.0 12:53:56 oslo.utils==9.1.0 12:53:56 packaging==25.0 12:53:56 pbr==7.0.1 12:53:56 platformdirs==4.5.0 12:53:56 prettytable==3.16.0 12:53:56 psutil==7.1.1 12:53:56 pyasn1==0.6.1 12:53:56 pyasn1_modules==0.4.2 12:53:56 pycparser==2.23 12:53:56 pygerrit2==2.0.15 12:53:56 PyGithub==2.8.1 12:53:56 Pygments==2.19.2 12:53:56 PyJWT==2.10.1 12:53:56 PyNaCl==1.6.0 12:53:56 pyparsing==2.4.7 12:53:56 pyperclip==1.11.0 12:53:56 pyrsistent==0.20.0 12:53:56 python-cinderclient==9.8.0 12:53:56 python-dateutil==2.9.0.post0 12:53:56 python-heatclient==4.3.0 12:53:56 python-jenkins==1.8.3 12:53:56 python-keystoneclient==5.7.0 12:53:56 python-magnumclient==4.9.0 12:53:56 python-openstackclient==8.2.0 12:53:56 python-swiftclient==4.8.0 12:53:56 PyYAML==6.0.3 12:53:56 referencing==0.37.0 12:53:56 requests==2.32.5 12:53:56 requests-oauthlib==2.0.0 12:53:56 requestsexceptions==1.4.0 12:53:56 rfc3986==2.0.0 12:53:56 rich==14.2.0 12:53:56 rich-argparse==1.7.1 12:53:56 rpds-py==0.27.1 12:53:56 rsa==4.9.1 12:53:56 ruamel.yaml==0.18.15 12:53:56 ruamel.yaml.clib==0.2.14 12:53:56 s3transfer==0.14.0 12:53:56 simplejson==3.20.2 12:53:56 six==1.17.0 12:53:56 smmap==5.0.2 12:53:56 soupsieve==2.8 12:53:56 stevedore==5.5.0 12:53:56 tabulate==0.9.0 12:53:56 toml==0.10.2 12:53:56 tomlkit==0.13.3 12:53:56 tqdm==4.67.1 12:53:56 typing_extensions==4.15.0 12:53:56 tzdata==2025.2 12:53:56 urllib3==1.26.20 12:53:56 virtualenv==20.35.3 12:53:56 wcwidth==0.2.14 12:53:56 websocket-client==1.9.0 12:53:56 wrapt==2.0.0 12:53:56 xdg==6.0.0 12:53:56 xmltodict==1.0.2 12:53:56 yq==3.4.3 12:53:57 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins4428173797440962680.sh 12:53:57 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target/classes /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 12:53:57 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins4828398872494668677.sh 12:53:57 + echo quiet=on 12:53:57 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-1151 12:53:58 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=7fa83f1212a30d518435df3fb6fde3d295165b17 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=joakim.tornqvist@smartoptics.com "-DGERRIT_EVENT_ACCOUNT_NAME=Joakim Tornqvist" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/transportpce/+/118791 -DGERRIT_PATCHSET_UPLOADER_EMAIL=joakim.tornqvist@smartoptics.com "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 12:53:58 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=transportpce -DMAVEN_OPTS=-Xmx1024m -DGERRIT_CHANGE_NUMBER=118791 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Joakim Tornqvist\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/91/118791/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Joakim Tornqvist" '-DGERRIT_CHANGE_OWNER=\"Joakim Tornqvist\" ' -DPROJECT=transportpce -DGERRIT_CHANGE_COMMIT_MESSAGE=UHJldmVudCBOUEUgaW4gVG9wb2xvZ3lVdGlscy5jcmVhdGVPdG5Ub3BvbG9neSgpCgpDaGFuZ2UtSWQ6IEllOWY3MDY2NTA5MDA0MmM4NTc3NDg4MDQwOTg1NjI2YjQ5YmMzZTA2ClNpZ25lZC1vZmYtYnk6IEpvYWtpbSBUw7ZybnF2aXN0IDxqb2FraW0udG9ybnF2aXN0QHNtYXJ0b3B0aWNzLmNvbT4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Prevent NPE in TopologyUtils.createOtnTopology()" -DSTREAM=transportpce-master '-DGERRIT_EVENT_ACCOUNT=\"Joakim Tornqvist\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ie9f70665090042c8577488040985626b49bc3e06 -DGERRIT_EVENT_HASH=1484855636 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=joakim.tornqvist@smartoptics.com -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Joakim Tornqvist" --version 12:53:58 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 12:53:58 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:53:58 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:53:58 Default locale: en, platform encoding: UTF-8 12:53:58 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:53:58 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins8082892291152685078.sh 12:53:58 + rm /home/jenkins/.wgetrc 12:53:58 [EnvInject] - Injecting environment variables from a build step. 12:53:58 [EnvInject] - Injecting as environment variables the properties content 12:53:58 SET_JDK_VERSION=openjdk21 12:53:58 GIT_URL="git://devvexx.opendaylight.org/mirror" 12:53:58 12:53:58 [EnvInject] - Variables injected successfully. 12:53:58 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins9084003357950702836.sh 12:53:58 ---> update-java-alternatives.sh 12:53:58 ---> Updating Java version 12:53:58 ---> Ubuntu/Debian system detected 12:53:58 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:53:58 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:53:58 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:53:58 openjdk version "21.0.8" 2025-07-15 12:53:58 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 12:53:58 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 12:53:59 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 12:53:59 [EnvInject] - Injecting environment variables from a build step. 12:53:59 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:53:59 [EnvInject] - Variables injected successfully. 12:53:59 provisioning config files... 12:53:59 copy managed file [global-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config6575286837564384607tmp 12:54:00 copy managed file [transportpce-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config15322317582017876607tmp 12:54:00 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins16856034034906265239.sh 12:54:00 [EnvInject] - Injecting environment variables from a build step. 12:54:00 [EnvInject] - Injecting as environment variables the properties content 12:54:00 MAVEN_GOALS=clean deploy 12:54:00 12:54:00 [EnvInject] - Variables injected successfully. 12:54:00 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins6136619448141783908.sh 12:54:00 ---> common-variables.sh 12:54:00 --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 12:54:00 ---> maven-build.sh 12:54:00 + set +u 12:54:00 + export MAVEN_OPTS 12:54:00 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config6575286837564384607tmp --settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config15322317582017876607tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo --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 -Dstream=transportpce-master -Dmaven.source.skip=true 12:54:00 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 12:54:00 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:54:00 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:54:00 Default locale: en, platform encoding: UTF-8 12:54:00 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:54:01 [INFO] Error stacktraces are turned on. 12:54:01 [INFO] Scanning for projects... 12:54:08 [INFO] ------------------------------------------------------------------------ 12:54:08 [INFO] Reactor Build Order: 12:54:08 [INFO] 12:54:08 [INFO] transportpce-artifacts [pom] 12:54:08 [INFO] transportpce-api [bundle] 12:54:08 [INFO] test-common [bundle] 12:54:08 [INFO] transportpce-common [bundle] 12:54:08 [INFO] transportpce-renderer [bundle] 12:54:08 [INFO] transportpce-networkmodel [bundle] 12:54:08 [INFO] transportpce-inventory [bundle] 12:54:08 [INFO] transportpce-olm [bundle] 12:54:08 [INFO] transportpce-pce [bundle] 12:54:08 [INFO] transportpce-servicehandler [bundle] 12:54:08 [INFO] transportpce-tapi [bundle] 12:54:08 [INFO] transportpce-nbinotifications [bundle] 12:54:08 [INFO] transportpce-dmaap-client [bundle] 12:54:08 [INFO] OpenDaylight :: transportpce [feature] 12:54:08 [INFO] OpenDaylight :: transportpce :: tapi [feature] 12:54:08 [INFO] OpenDaylight :: transportpce :: nbinotifications [feature] 12:54:08 [INFO] OpenDaylight :: transportpce :: dmaap-client [feature] 12:54:08 [INFO] OpenDaylight :: transportpce :: Inventory [feature] 12:54:08 [INFO] OpenDaylight :: TransportPCE :: Features [feature] 12:54:08 [INFO] features-aggregator [pom] 12:54:08 [INFO] transportpce-karaf [pom] 12:54:08 [INFO] transportpce [pom] 12:54:08 [INFO] 12:54:08 [INFO] --------< org.opendaylight.transportpce:transportpce-artifacts >-------- 12:54:08 [INFO] Building transportpce-artifacts 12.0.0-SNAPSHOT [1/22] 12:54:08 [INFO] from artifacts/pom.xml 12:54:08 [INFO] --------------------------------[ pom ]--------------------------------- 12:54:08 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 12:54:08 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 12:54:08 [INFO] 12:54:08 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-artifacts --- 12:54:08 [INFO] 12:54:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-artifacts --- 12:54:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 12:54:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 12:54:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:54:08 [INFO] 12:54:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-artifacts --- 12:54:09 [INFO] 12:54:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-artifacts --- 12:54:09 [INFO] CycloneDX: Resolving Dependencies 12:54:09 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 12:54:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml 12:54:10 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 12:54:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json 12:54:10 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:54:10 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 12:54:10 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 12:54:10 [INFO] 12:54:10 [INFO] --- install:3.1.4:install (default-install) @ transportpce-artifacts --- 12:54:10 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT.pom 12:54:10 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 12:54:10 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 12:54:10 [INFO] 12:54:10 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-artifacts --- 12:54:13 [INFO] Rendering site for default locale 12:54:13 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 12:54:13 $ ssh-agent -k 12:54:13 unset SSH_AUTH_SOCK; 12:54:13 unset SSH_AGENT_PID; 12:54:13 echo Agent pid 1579 killed; 12:54:13 [ssh-agent] Stopped. 12:54:13 Build was aborted 12:54:13 Aborted by new patch set. 12:54:13 [PostBuildScript] - [INFO] Executing post build scripts. 12:54:13 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16845716693421096606.sh 12:54:13 ---> sysstat.sh 12:54:14 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17418074487901520254.sh 12:54:14 ---> package-listing.sh 12:54:14 ++ facter osfamily 12:54:14 ++ tr '[:upper:]' '[:lower:]' 12:54:14 + OS_FAMILY=debian 12:54:14 + workspace=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 12:54:14 + START_PACKAGES=/tmp/packages_start.txt 12:54:14 + END_PACKAGES=/tmp/packages_end.txt 12:54:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:14 + PACKAGES=/tmp/packages_start.txt 12:54:14 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 12:54:14 + PACKAGES=/tmp/packages_end.txt 12:54:14 + case "${OS_FAMILY}" in 12:54:14 + dpkg -l 12:54:14 + grep '^ii' 12:54:14 + '[' -f /tmp/packages_start.txt ']' 12:54:14 + '[' -f /tmp/packages_end.txt ']' 12:54:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:54:14 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 12:54:14 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 12:54:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 12:54:14 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6414546260582764934.sh 12:54:14 ---> capture-instance-metadata.sh 12:54:14 Setup pyenv: 12:54:14 system 12:54:14 3.8.20 12:54:14 3.9.20 12:54:14 3.10.15 12:54:14 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 12:54:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TfJ from file:/tmp/.os_lf_venv 12:54:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:17 lf-activate-venv(): INFO: Base packages installed successfully 12:54:17 lf-activate-venv(): INFO: Installing additional packages: lftools 12:54:31 lf-activate-venv(): INFO: Adding /tmp/venv-1TfJ/bin to PATH 12:54:31 INFO: Running in OpenStack, capturing instance metadata 12:54:32 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11574608039005995396.sh 12:54:32 provisioning config files... 12:54:32 Could not find credentials [logs] for transportpce-maven-verify-transportpce-master-mvn39-openjdk21 #1825 12:54:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config12407605940665016886tmp 12:54:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:54:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:54:32 provisioning config files... 12:54:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:54:32 [EnvInject] - Injecting environment variables from a build step. 12:54:32 [EnvInject] - Injecting as environment variables the properties content 12:54:32 SERVER_ID=logs 12:54:32 12:54:32 [EnvInject] - Variables injected successfully. 12:54:32 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5464872277731791052.sh 12:54:32 ---> create-netrc.sh 12:54:32 WARN: Log server credential not found. 12:54:33 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins206048236059289057.sh 12:54:33 ---> python-tools-install.sh 12:54:33 Setup pyenv: 12:54:33 system 12:54:33 3.8.20 12:54:33 3.9.20 12:54:33 3.10.15 12:54:33 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 12:54:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TfJ from file:/tmp/.os_lf_venv 12:54:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:35 lf-activate-venv(): INFO: Base packages installed successfully 12:54:35 lf-activate-venv(): INFO: Installing additional packages: lftools 12:54:46 lf-activate-venv(): INFO: Adding /tmp/venv-1TfJ/bin to PATH 12:54:46 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2182590297817861595.sh 12:54:46 ---> sudo-logs.sh 12:54:46 Archiving 'sudo' log.. 12:54:47 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15368720829734176369.sh 12:54:47 ---> job-cost.sh 12:54:47 Setup pyenv: 12:54:47 system 12:54:47 3.8.20 12:54:47 3.9.20 12:54:47 3.10.15 12:54:47 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 12:54:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TfJ from file:/tmp/.os_lf_venv 12:54:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:49 lf-activate-venv(): INFO: Base packages installed successfully 12:54:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:54:56 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. 12:54:56 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:54:56 lf-activate-venv(): INFO: Adding /tmp/venv-1TfJ/bin to PATH 12:54:56 INFO: No Stack... 12:54:57 INFO: Retrieving Pricing Info for: v3-standard-4 12:54:57 INFO: Archiving Costs 12:54:57 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins7406630528483473726.sh 12:54:57 ---> logs-deploy.sh 12:54:57 Setup pyenv: 12:54:57 system 12:54:57 3.8.20 12:54:57 3.9.20 12:54:57 3.10.15 12:54:57 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 12:54:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TfJ from file:/tmp/.os_lf_venv 12:54:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:59 lf-activate-venv(): INFO: Base packages installed successfully 12:54:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:55:11 lf-activate-venv(): INFO: Adding /tmp/venv-1TfJ/bin to PATH 12:55:11 WARNING: Nexus logging server not set 12:55:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/1825/ 12:55:11 INFO: archiving logs to S3 12:55:12 ---> uname -a: 12:55:12 Linux prd-ubuntu2204-docker-4c-4g-1151 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:55:12 12:55:12 12:55:12 ---> lscpu: 12:55:12 Architecture: x86_64 12:55:12 CPU op-mode(s): 32-bit, 64-bit 12:55:12 Address sizes: 40 bits physical, 48 bits virtual 12:55:12 Byte Order: Little Endian 12:55:12 CPU(s): 4 12:55:12 On-line CPU(s) list: 0-3 12:55:12 Vendor ID: AuthenticAMD 12:55:12 Model name: AMD EPYC-Rome Processor 12:55:12 CPU family: 23 12:55:12 Model: 49 12:55:12 Thread(s) per core: 1 12:55:12 Core(s) per socket: 1 12:55:12 Socket(s): 4 12:55:12 Stepping: 0 12:55:12 BogoMIPS: 5600.00 12:55:12 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:55:12 Virtualization: AMD-V 12:55:12 Hypervisor vendor: KVM 12:55:12 Virtualization type: full 12:55:12 L1d cache: 128 KiB (4 instances) 12:55:12 L1i cache: 128 KiB (4 instances) 12:55:12 L2 cache: 2 MiB (4 instances) 12:55:12 L3 cache: 64 MiB (4 instances) 12:55:12 NUMA node(s): 1 12:55:12 NUMA node0 CPU(s): 0-3 12:55:12 Vulnerability Gather data sampling: Not affected 12:55:12 Vulnerability Indirect target selection: Not affected 12:55:12 Vulnerability Itlb multihit: Not affected 12:55:12 Vulnerability L1tf: Not affected 12:55:12 Vulnerability Mds: Not affected 12:55:12 Vulnerability Meltdown: Not affected 12:55:12 Vulnerability Mmio stale data: Not affected 12:55:12 Vulnerability Reg file data sampling: Not affected 12:55:12 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:55:12 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:55:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:55:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:55:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:55:12 Vulnerability Srbds: Not affected 12:55:12 Vulnerability Tsx async abort: Not affected 12:55:12 12:55:12 12:55:12 ---> nproc: 12:55:12 4 12:55:12 12:55:12 12:55:12 ---> df -h: 12:55:12 Filesystem Size Used Avail Use% Mounted on 12:55:12 tmpfs 1.6G 1.1M 1.6G 1% /run 12:55:12 /dev/vda1 78G 8.5G 69G 11% / 12:55:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:55:12 tmpfs 5.0M 0 5.0M 0% /run/lock 12:55:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:55:12 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:55:12 12:55:12 12:55:12 ---> free -m: 12:55:12 total used free shared buff/cache available 12:55:12 Mem: 15989 571 12771 4 2645 15086 12:55:12 Swap: 1023 0 1023 12:55:12 12:55:12 12:55:12 ---> ip addr: 12:55:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:55:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:55:12 inet 127.0.0.1/8 scope host lo 12:55:12 valid_lft forever preferred_lft forever 12:55:12 inet6 ::1/128 scope host 12:55:12 valid_lft forever preferred_lft forever 12:55:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:55:12 link/ether fa:16:3e:c9:55:a3 brd ff:ff:ff:ff:ff:ff 12:55:12 altname enp0s3 12:55:12 inet 10.30.170.27/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:55:12 valid_lft 86207sec preferred_lft 86207sec 12:55:12 inet6 fe80::f816:3eff:fec9:55a3/64 scope link 12:55:12 valid_lft forever preferred_lft forever 12:55:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:55:12 link/ether e6:a9:01:d8:63:31 brd ff:ff:ff:ff:ff:ff 12:55:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:55:12 valid_lft forever preferred_lft forever 12:55:12 12:55:12 12:55:12 ---> sar -b -r -n DEV: 12:55:12 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-1151) 10/22/25 _x86_64_ (4 CPU) 12:55:12 12:55:12 12:52:01 LINUX RESTART (4 CPU) 12:55:12 12:55:12 12:55:12 ---> sar -P ALL: 12:55:12 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-1151) 10/22/25 _x86_64_ (4 CPU) 12:55:12 12:55:12 12:52:01 LINUX RESTART (4 CPU) 12:55:12 12:55:12 12:55:12