See
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/9577/display/redirect>
Changes:
------------------------------------------
Started by upstream project "Tomee/tomee-patch-plugin-deploy" build number 8844
originally caused by:
Started by upstream project "Tomee/master-deploy" build number 9576
originally caused by:
Started by upstream project "Tomee/tomee-patch-plugin-deploy" build number
8843
originally caused by:
Started by upstream project "Tomee/master-deploy" build number 9575
originally caused by:
Started by upstream project "Tomee/tomee-patch-plugin-deploy" build number
8842
originally caused by:
Started by upstream project "Tomee/master-deploy" build number 9574
originally caused by:
Started by upstream project "Tomee/tomee-patch-plugin-deploy" build
number 8841
originally caused by:
Started by upstream project "Tomee/master-deploy" build number 9573
originally caused by:
Started by upstream project "Tomee/tomee-patch-plugin-deploy" build
number 8840
originally caused by:
Started by upstream project "Tomee/master-deploy" build number 9572
originally caused by:
Started by upstream project "Tomee/tomee-patch-plugin-deploy" build
number 8839
originally caused by:
Started by upstream project "Tomee/master-deploy" build number 9571
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds43 (tmp-22 ubuntu) in workspace
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/tomee
> git init <https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/> #
> timeout=10
Fetching upstream changes from https://github.com/apache/tomee
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/apache/tomee
> +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/apache/tomee # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
> timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision fe14799204e3cd3fa3e67e07db351041c174a737
(refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f fe14799204e3cd3fa3e67e07db351041c174a737 # timeout=10
Commit message: "Merge pull request #1086 from tichovz/TOMEE-4284"
> git rev-list --no-walk fe14799204e3cd3fa3e67e07db351041c174a737 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: Remote call on builds43 failed
at hudson.remoting.Channel.call(Channel.java:1004)
at hudson.FilePath.act(FilePath.java:1192)
at hudson.FilePath.act(FilePath.java:1181)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1900)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class
hudson.security.Permission
at hudson.security.PermissionGroup.<init>(PermissionGroup.java:44)
at hudson.security.PermissionGroup.<init>(PermissionGroup.java:64)
at hudson.model.Run.<clinit>(Run.java:2592)
at
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1277)
at
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to
builds43
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1000)
at hudson.FilePath.act(FilePath.java:1192)
at hudson.FilePath.act(FilePath.java:1181)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1900)
at
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at
hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)