Skip to content

Console Output

Skipping 6 496 KB.. Full Log
ly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.663Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.663Z] 
13:55:49 [2026-06-10T11:55:49.663Z] 13:55:49,593 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.663Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:55:49 [2026-06-10T11:55:49.663Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.663Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.663Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.663Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.663Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.663Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.663Z] Caused by: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.663Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:55:49 [2026-06-10T11:55:49.663Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:55:49 [2026-06-10T11:55:49.663Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.663Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.663Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.663Z] 	... 11 more
13:55:49 [2026-06-10T11:55:49.663Z] 
13:55:49 [2026-06-10T11:55:49.663Z] 13:55:49,594 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:55:49 [2026-06-10T11:55:49.663Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.664Z] 
13:55:49 [2026-06-10T11:55:49.664Z] 13:55:49,594 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.664Z] Caused by: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.664Z] 	... 11 more
13:55:49 [2026-06-10T11:55:49.664Z] 
13:55:49 [2026-06-10T11:55:49.664Z] 13:55:49,595 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.664Z] 
13:55:49 [2026-06-10T11:55:49.664Z] 13:55:49,596 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.664Z] Caused by: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.664Z] 	... 11 more
13:55:49 [2026-06-10T11:55:49.664Z] 
13:55:49 [2026-06-10T11:55:49.664Z] 13:55:49,596 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.664Z] 
13:55:49 [2026-06-10T11:55:49.664Z] 13:55:49,597 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.664Z] Caused by: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.664Z] 	... 11 more
13:55:49 [2026-06-10T11:55:49.664Z] 
13:55:49 [2026-06-10T11:55:49.664Z] 13:55:49,597 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:55:49 [2026-06-10T11:55:49.664Z] 13:55:49,597 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.664Z] 
13:55:49 [2026-06-10T11:55:49.664Z] 13:55:49,597 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.664Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.664Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.664Z] Caused by: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:55:49 [2026-06-10T11:55:49.664Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.665Z] 	... 11 more
13:55:49 [2026-06-10T11:55:49.665Z] 
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,598 INFO  [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,598 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.665Z] 
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,598 INFO  [stdout] (default task-2) Hibernate: select communitym0_.id as id1_23_0_, communitym0_.createDate as createDa2_23_0_, communitym0_.createdBy as createdB3_23_0_, communitym0_.lastUpdateDate as lastUpda4_23_0_, communitym0_.lastUpdatedBy as lastUpda5_23_0_, communitym0_.version as version6_23_0_, communitym0_.community as communi10_23_0_, communitym0_.joiningDate as joiningD7_23_0_, communitym0_.status as status8_23_0_, communitym0_.userId as userId9_23_0_, communityo1_.id as id1_22_1_, communityo1_.charterURL as charterU2_22_1_, communityo1_.instanceId as instance3_22_1_, communityo1_.groupId as groupId4_22_1_, communityo1_.homePage as homePage5_22_1_, communityo1_.homePageType as homePage6_22_1_, communityo1_.spaceId as spaceId7_22_1_ from SC_Community_Membership communitym0_ inner join SC_Community communityo1_ on communitym0_.community=communityo1_.id where communitym0_.id=?
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,598 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.665Z] Caused by: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.665Z] 	... 11 more
13:55:49 [2026-06-10T11:55:49.665Z] 
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,599 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.665Z] 
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,599 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.665Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.665Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.665Z] Caused by: java.lang.NullPointerException
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:55:49 [2026-06-10T11:55:49.665Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:55:49 [2026-06-10T11:55:49.665Z] 	... 11 more
13:55:49 [2026-06-10T11:55:49.665Z] 
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,608 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where token=?
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,610 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,615 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,615 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:55:49 [2026-06-10T11:55:49.665Z] On 1 opened safe connection:
13:55:49 [2026-06-10T11:55:49.665Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:55:49 [2026-06-10T11:55:49.665Z]  - 1 already closed,
13:55:49 [2026-06-10T11:55:49.665Z]  - 0 closed in error
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,626 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_org.h2.Driver_2_1
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,626 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_oracle.jdbc.OracleDriver_19_3
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,627 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,627 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 473) WFLYUT0022: Unregistered web context: '/test-CommunityMembershipResourceGettingIT' from server 'default-server'
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,634 INFO  [silverpeas] (ServerService Thread Pool -- 473) Silverpeas Services Release...
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,635 INFO  [silverpeas] (ServerService Thread Pool -- 473) Silverpeas Services Release...
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,636 INFO  [silverpeas] (ServerService Thread Pool -- 473)  -> IndexingLogger release...
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,636 INFO  [silverpeas] (ServerService Thread Pool -- 473)     IndexingLogger release done.
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,636 INFO  [silverpeas] (ServerService Thread Pool -- 473)  -> SseLogger release...
13:55:49 [2026-06-10T11:55:49.665Z] 13:55:49,636 INFO  [silverpeas] (ServerService Thread Pool -- 473)     SseLogger release done.
13:55:49 [2026-06-10T11:55:49.916Z] 13:55:49,683 ERROR [org.jboss.weld.Bean] (MSC service thread 1-1) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@18dc17aa of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
13:55:49 [2026-06-10T11:55:49.916Z] 13:55:49,686 ERROR [org.jboss.weld.Bean] (MSC service thread 1-1) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@568f0b73 of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
13:55:49 [2026-06-10T11:55:49.916Z] 13:55:49,687 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-12) IndexerTask - an error occurred: java.util.concurrent.CancellationException
13:55:49 [2026-06-10T11:55:49.916Z] 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
13:55:49 [2026-06-10T11:55:49.916Z] 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
13:55:49 [2026-06-10T11:55:49.916Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
13:55:49 [2026-06-10T11:55:49.916Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
13:55:49 [2026-06-10T11:55:49.916Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:55:49 [2026-06-10T11:55:49.916Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:55:49 [2026-06-10T11:55:49.916Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:55:49 [2026-06-10T11:55:49.916Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:55:49 [2026-06-10T11:55:49.916Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:55:49 [2026-06-10T11:55:49.916Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:55:49 [2026-06-10T11:55:49.916Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:55:49 [2026-06-10T11:55:49.916Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:55:49 [2026-06-10T11:55:49.916Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:55:49 [2026-06-10T11:55:49.916Z] 
13:55:49 [2026-06-10T11:55:49.916Z] 13:55:49,718 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 483) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
13:55:49 [2026-06-10T11:55:49.916Z] 13:55:49,719 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 483) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@4f8ef1d4
13:55:49 [2026-06-10T11:55:49.916Z] 13:55:49,719 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 483) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
13:55:50 [2026-06-10T11:55:50.166Z] 13:55:49,942 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment test-CommunityMembershipResourceGettingIT.war (runtime-name: test-CommunityMembershipResourceGettingIT.war) in 318ms
13:55:50 [2026-06-10T11:55:50.166Z] 13:55:50,026 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/98/8bb3d0f2e02b228847411e4a3c4c9f4c951af5/content
13:55:50 [2026-06-10T11:55:50.166Z] 13:55:50,026 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityMembershipResourceGettingIT.war" (runtime-name: "test-CommunityMembershipResourceGettingIT.war")
13:55:50 [2026-06-10T11:55:50.166Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.209 s - in org.silverpeas.components.community.web.CommunityMembershipResourceGettingIT
13:55:50 [2026-06-10T11:55:50.166Z] [INFO] Running org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Building archive for CommunityOfUsersResourceUpdateIT
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Adding resources from path: org/silverpeas/components/community/web
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Adding initialization listener
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Reading maven properties from class org.silverpeas.core.test.WarBuilder
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Content is:
13:55:50 [2026-06-10T11:55:50.166Z] {project.build.directory=/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target, silverpeas.version=6.4.7-build260610, silverpeas-community.version=6.4.7-build260610, test.resources.directory=/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes}
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Adding persistence reference for: lib/silverpeas-core-api-6.4.7-build260610.jar
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Adding persistence reference for: lib/silverpeas-core-6.4.7-build260610.jar
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Adding persistence reference for: lib/silverpeas-community-6.4.7-build260610.jar
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Setting persistence xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml'
13:55:50 [2026-06-10T11:55:50.166Z] with content:
13:55:50 [2026-06-10T11:55:50.166Z] <?xml version="1.0" encoding="UTF-8"?>
13:55:50 [2026-06-10T11:55:50.166Z] <!--
13:55:50 [2026-06-10T11:55:50.166Z] 
13:55:50 [2026-06-10T11:55:50.166Z]     Copyright (C) 2000 - 2026 Silverpeas
13:55:50 [2026-06-10T11:55:50.166Z] 
13:55:50 [2026-06-10T11:55:50.166Z]     This program is free software: you can redistribute it and/or modify
13:55:50 [2026-06-10T11:55:50.166Z]     it under the terms of the GNU Affero General Public License as
13:55:50 [2026-06-10T11:55:50.166Z]     published by the Free Software Foundation, either version 3 of the
13:55:50 [2026-06-10T11:55:50.166Z]     License, or (at your option) any later version.
13:55:50 [2026-06-10T11:55:50.166Z] 
13:55:50 [2026-06-10T11:55:50.166Z]     As a special exception to the terms and conditions of version 3.0 of
13:55:50 [2026-06-10T11:55:50.166Z]     the GPL, you may redistribute this Program in connection with Free/Libre
13:55:50 [2026-06-10T11:55:50.166Z]     Open Source Software ("FLOSS") applications as described in Silverpeas's
13:55:50 [2026-06-10T11:55:50.166Z]     FLOSS exception.  You should have received a copy of the text describing
13:55:50 [2026-06-10T11:55:50.166Z]     the FLOSS exception, and it is also available here:
13:55:50 [2026-06-10T11:55:50.166Z]     "https://www.silverpeas.org/legal/floss_exception.html"
13:55:50 [2026-06-10T11:55:50.166Z] 
13:55:50 [2026-06-10T11:55:50.166Z]     This program is distributed in the hope that it will be useful,
13:55:50 [2026-06-10T11:55:50.166Z]     but WITHOUT ANY WARRANTY; without even the implied warranty of
13:55:50 [2026-06-10T11:55:50.166Z]     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13:55:50 [2026-06-10T11:55:50.166Z]     GNU Affero General Public License for more details.
13:55:50 [2026-06-10T11:55:50.166Z] 
13:55:50 [2026-06-10T11:55:50.166Z]     You should have received a copy of the GNU Affero General Public License
13:55:50 [2026-06-10T11:55:50.166Z]     along with this program.  If not, see <https://www.gnu.org/licenses/>.
13:55:50 [2026-06-10T11:55:50.166Z] 
13:55:50 [2026-06-10T11:55:50.166Z] -->
13:55:50 [2026-06-10T11:55:50.166Z] <persistence xmlns="http://xmlns.jcp.org/xml/ns/persistence"
13:55:50 [2026-06-10T11:55:50.166Z]              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13:55:50 [2026-06-10T11:55:50.166Z]              xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence
13:55:50 [2026-06-10T11:55:50.166Z]              http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd"
13:55:50 [2026-06-10T11:55:50.166Z]              version="2.2">
13:55:50 [2026-06-10T11:55:50.166Z]   <persistence-unit name="silverpeas" transaction-type="JTA">
13:55:50 [2026-06-10T11:55:50.166Z]     <jta-data-source>java:/datasources/silverpeas</jta-data-source>
13:55:50 [2026-06-10T11:55:50.166Z]     <shared-cache-mode>NONE</shared-cache-mode>
13:55:50 [2026-06-10T11:55:50.166Z]     <jar-file>lib/silverpeas-core-api-6.4.7-build260610.jar</jar-file>
13:55:50 [2026-06-10T11:55:50.166Z] <jar-file>lib/silverpeas-community-6.4.7-build260610.jar</jar-file>
13:55:50 [2026-06-10T11:55:50.166Z] <jar-file>lib/silverpeas-core-6.4.7-build260610.jar</jar-file>
13:55:50 [2026-06-10T11:55:50.166Z]     <properties>
13:55:50 [2026-06-10T11:55:50.166Z]       <!-- JPA 2.2 properties for database schema generation -->
13:55:50 [2026-06-10T11:55:50.166Z]       <!--
13:55:50 [2026-06-10T11:55:50.166Z]       <property name="javax.persistence.schema-generation.scripts.action" value="create"/>
13:55:50 [2026-06-10T11:55:50.166Z]       <property name="javax.persistence.schema-generation.scripts.create-target"
13:55:50 [2026-06-10T11:55:50.166Z]                 value="silverpeas-schema.ddl"/>
13:55:50 [2026-06-10T11:55:50.166Z]       -->
13:55:50 [2026-06-10T11:55:50.166Z]       <!-- Properties for Hibernate (default provider for JBoss AS, must be installed on GlassFish) -->
13:55:50 [2026-06-10T11:55:50.166Z]       <property name="hibernate.show_sql" value="true"/>
13:55:50 [2026-06-10T11:55:50.166Z]       <property name="hibernate.format_sql" value="false"/>
13:55:50 [2026-06-10T11:55:50.166Z]       <property name="hibernate.cache.use_second_level_cache" value="false"/>
13:55:50 [2026-06-10T11:55:50.166Z]       <property name="hibernate.cache.region.factory_class"
13:55:50 [2026-06-10T11:55:50.166Z]                 value="org.hibernate.cache.internal.NoCachingRegionFactory"/>
13:55:50 [2026-06-10T11:55:50.166Z]     </properties>
13:55:50 [2026-06-10T11:55:50.166Z]   </persistence-unit>
13:55:50 [2026-06-10T11:55:50.166Z] </persistence>
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Adding completed META-INF/persistence.xml
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Setting web xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml
13:55:50 [2026-06-10T11:55:50.166Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.166Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml'
13:55:50 [2026-06-10T11:55:50.166Z] with content:
13:55:50 [2026-06-10T11:55:50.166Z] <?xml version="1.0" encoding="UTF-8"?>
13:55:50 [2026-06-10T11:55:50.166Z] <!--
13:55:50 [2026-06-10T11:55:50.166Z] 
13:55:50 [2026-06-10T11:55:50.166Z]     Copyright (C) 2000 - 2026 Silverpeas
13:55:50 [2026-06-10T11:55:50.166Z] 
13:55:50 [2026-06-10T11:55:50.166Z]     This program is free software: you can redistribute it and/or modify
13:55:50 [2026-06-10T11:55:50.166Z]     it under the terms of the GNU Affero General Public License as
13:55:50 [2026-06-10T11:55:50.166Z]     published by the Free Software Foundation, either version 3 of the
13:55:50 [2026-06-10T11:55:50.166Z]     License, or (at your option) any later version.
13:55:50 [2026-06-10T11:55:50.166Z] 
13:55:50 [2026-06-10T11:55:50.166Z]     As a special exception to the terms and conditions of version 3.0 of
13:55:50 [2026-06-10T11:55:50.166Z]     the GPL, you may redistribute this Program in connection with Free/Libre
13:55:50 [2026-06-10T11:55:50.166Z]     Open Source Software ("FLOSS") applications as described in Silverpeas's
13:55:50 [2026-06-10T11:55:50.166Z]     FLOSS exception.  You should have received a copy of the text describing
13:55:50 [2026-06-10T11:55:50.166Z]     the FLOSS exception, and it is also available here:
13:55:50 [2026-06-10T11:55:50.166Z]     "https://www.silverpeas.org/legal/floss_exception.html"
13:55:50 [2026-06-10T11:55:50.166Z] 
13:55:50 [2026-06-10T11:55:50.166Z]     This program is distributed in the hope that it will be useful,
13:55:50 [2026-06-10T11:55:50.166Z]     but WITHOUT ANY WARRANTY; without even the implied warranty of
13:55:50 [2026-06-10T11:55:50.167Z]     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13:55:50 [2026-06-10T11:55:50.167Z]     GNU Affero General Public License for more details.
13:55:50 [2026-06-10T11:55:50.167Z] 
13:55:50 [2026-06-10T11:55:50.167Z]     You should have received a copy of the GNU Affero General Public License
13:55:50 [2026-06-10T11:55:50.167Z]     along with this program.  If not, see <https://www.gnu.org/licenses/>.
13:55:50 [2026-06-10T11:55:50.167Z] 
13:55:50 [2026-06-10T11:55:50.167Z] -->
13:55:50 [2026-06-10T11:55:50.167Z] <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
13:55:50 [2026-06-10T11:55:50.167Z]          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13:55:50 [2026-06-10T11:55:50.167Z]          xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
13:55:50 [2026-06-10T11:55:50.167Z]          version="4.0">
13:55:50 [2026-06-10T11:55:50.167Z]     <listener><listener-class>org.silverpeas.core.test.integration.SilverpeasLoggerInitializationListener</listener-class></listener>
13:55:50 [2026-06-10T11:55:50.167Z] <listener><listener-class>org.silverpeas.web.test.SilverpeasJcrInitialization</listener-class></listener>
13:55:50 [2026-06-10T11:55:50.167Z] </web-app>
13:55:50 [2026-06-10T11:55:50.167Z] juin 10, 2026 1:55:50 PM org.silverpeas.core.test.WarBuilder logInfo
13:55:50 [2026-06-10T11:55:50.167Z] INFOS: Adding completed web.xml
13:56:04 [2026-06-10T11:56:04.928Z] 13:56:03,451 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/85/a1572f851ceed1885a22067eafe1c20e6d3b85/content
13:56:04 [2026-06-10T11:56:04.928Z] 13:56:03,454 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
13:56:05 [2026-06-10T11:56:05.479Z] 13:56:05,275 WARN  [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
13:56:05 [2026-06-10T11:56:05.479Z] 13:56:05,276 WARN  [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
13:56:05 [2026-06-10T11:56:05.479Z] 13:56:05,276 WARN  [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
13:56:05 [2026-06-10T11:56:05.479Z] 13:56:05,277 WARN  [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,478 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ridl.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,478 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jurt.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,478 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../../lib/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,478 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../bin/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,483 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry osdt_core.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,483 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry osdt_cert.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,483 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../oracle.osdt/osdt_core.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,483 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../oracle.osdt/osdt_cert.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,847 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ridl.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,847 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry unoloader.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,847 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../../lib/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,847 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../bin/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:15,897 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry oraclepki.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/ojdbc8-19.3.0.0.jar  does not point to a valid jar for a Class-Path reference.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:16,042 WARN  [org.jboss.as.ee] (MSC service thread 1-8) WFLYEE0010: [Managed Bean spec, section MB.2.1.1] Managed bean implementation class MUST NOT be abstract or final - org.silverpeas.kernel.annotation.Managed won't be considered as a managed bean, since it doesn't meet that requirement.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:16,075 INFO  [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for silverpeas
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:16,965 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-6) WFLYSRV0018: Deployment "deployment.test-CommunityOfUsersResourceUpdateIT.war" is using a private module ("org.jboss.as.naming") which may be changed or removed in future versions without notice.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:16,965 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-6) WFLYSRV0018: Deployment "deployment.test-CommunityOfUsersResourceUpdateIT.war" is using a private module ("org.antlr") which may be changed or removed in future versions without notice.
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:16,969 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 483) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:16,969 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 483) HHH000204: Processing PersistenceUnitInfo [
13:56:17 [2026-06-10T11:56:17.576Z] 	name: silverpeas
13:56:17 [2026-06-10T11:56:17.576Z] 	...]
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,153 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment test-CommunityOfUsersResourceUpdateIT.war
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,292 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ContributionEventProcessor' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/ContributionEventProcessor
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,292 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ProviderRegistry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/ProviderRegistry
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,292 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ServiceProviderConfigResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/ServiceProviderConfigResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,293 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'SchemaResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/SchemaResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,293 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'UserResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/UserResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,293 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ResourceTypesResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/ResourceTypesResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,293 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'GroupResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/GroupResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,293 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'EtagGenerator' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/EtagGenerator
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,293 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'SelfResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/SelfResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,293 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'BulkResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/BulkResourceImpl
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,293 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'AttributeUtil' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/AttributeUtil
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 13:56:17,293 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'Registry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/Registry!edu.psu.swe.scim.server.schema.Registry
13:56:17 [2026-06-10T11:56:17.576Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/Registry
13:56:17 [2026-06-10T11:56:17.576Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/Registry
13:56:17 [2026-06-10T11:56:17.576Z] 	java:module/Registry
13:56:17 [2026-06-10T11:56:17.576Z] 
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,633 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown.
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,633 INFO  [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=test-CommunityOfUsersResourceUpdateIT.war, reporter=RemoteReporter(sender=org.wildfly.extension.microprofile.opentracing.spi.sender.WildFlySender@3cf2b8b9, closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=1c13c24c0c93, jaeger.version=Java-1.6.0, ip=172.17.0.2}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,644 WARN  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0131: Jakarta Enterprise Beans edu.psu.swe.scim.server.provider.ProviderRegistry should not have a final or static method (generateSchema)
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,705 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.1)
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,747 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 19.3)
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,764 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,764 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,764 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,767 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0042: Started message driven bean 'SILVERMAILListener' with 'activemq-ra.rar' resource adapter
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,767 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0042: Started message driven bean 'REMOVEListener' with 'activemq-ra.rar' resource adapter
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,768 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0042: Started message driven bean 'POPUPListener' with 'activemq-ra.rar' resource adapter
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,768 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'SERVERListener' with 'activemq-ra.rar' resource adapter
13:56:17 [2026-06-10T11:56:17.827Z] 13:56:17,768 INFO  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0042: Started message driven bean 'SMTPListener' with 'activemq-ra.rar' resource adapter
13:56:18 [2026-06-10T11:56:18.077Z] 13:56:18,020 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 483) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
13:56:18 [2026-06-10T11:56:18.077Z] 13:56:18,021 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 483) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
13:56:18 [2026-06-10T11:56:18.078Z] 13:56:18,024 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 483) Envers integration enabled? : true
13:56:18 [2026-06-10T11:56:18.628Z] 13:56:18,360 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 483) HHH000397: Using ASTQueryTranslatorFactory
13:56:19 [2026-06-10T11:56:19.179Z] 13:56:19,003 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 9) WELD-000119: Not generating any bean definitions from org.silverpeas.core.web.session.SessionManager because of underlying class loading error: Type org.silverpeas.core.silverstatistics.volume.service.SilverStatisticsManager from [Module "deployment.test-CommunityOfUsersResourceUpdateIT.war" from Service Module Loader] not found.  If this is unexpected, enable DEBUG logging to see the full error.
13:56:19 [2026-06-10T11:56:19.429Z] 13:56:19,194 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 7) WELD-001125: Illegal bean type javax.validation.ConstraintValidator<org.silverpeas.core.persistence.datasource.constraint.OnlyByCreator, org.silverpeas.core.persistence.datasource.model.Entity<?, ?>> ignored on [EnhancedAnnotatedTypeImpl] public  class org.silverpeas.core.persistence.datasource.constraint.OnlyByCreatorValidator
13:56:19 [2026-06-10T11:56:19.429Z] 13:56:19,356 INFO  [org.jboss.weld.Bootstrap] (MSC service thread 1-3) WELD-001125: Illegal bean type org.silverpeas.core.notification.system.CDIResourceEventListener<org.silverpeas.core.notification.system.AbstractResourceEvent<? extends org.silverpeas.core.contribution.model.Contribution>> ignored on [EnhancedAnnotatedTypeImpl] public @Technical @Singleton @Bean class org.silverpeas.core.contribution.ContributionEventProcessor
13:56:21 [2026-06-10T11:56:21.291Z] 13:56:21,029 INFO  [io.undertow.websockets.jsr] (ServerService Thread Pool -- 488) UT026003: Adding annotated server endpoint class org.silverpeas.core.webapi.notification.sse.CommonServerEventWebSocket for path /ws/{token}/sse/common
13:56:21 [2026-06-10T11:56:21.291Z] 13:56:21,037 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 488) No Spring WebApplicationInitializer types detected on classpath
13:56:21 [2026-06-10T11:56:21.291Z] 13:56:21,043 INFO  [silverpeas.core.logging] (ServerService Thread Pool -- 488) Silverpeas Logging Engine initialization...
13:56:21 [2026-06-10T11:56:21.291Z] 13:56:21,046 INFO  [silverpeas] (ServerService Thread Pool -- 488) Silverpeas Services Initialization...
13:56:21 [2026-06-10T11:56:21.291Z] 13:56:21,171 INFO  [silverpeas] (ServerService Thread Pool -- 488)  -> SseLogger initialization...
13:56:21 [2026-06-10T11:56:21.291Z] 13:56:21,171 INFO  [silverpeas] (ServerService Thread Pool -- 488)     SseLogger initialization done.
13:56:21 [2026-06-10T11:56:21.291Z] 13:56:21,171 INFO  [silverpeas] (ServerService Thread Pool -- 488)  -> IndexingLogger initialization...
13:56:21 [2026-06-10T11:56:21.291Z] 13:56:21,171 INFO  [silverpeas] (ServerService Thread Pool -- 488)     IndexingLogger initialization done.
13:56:21 [2026-06-10T11:56:21.291Z] 13:56:21,173 WARNING [silverpeas.core.jcr.util] (ServerService Thread Pool -- 488) NOTHING TO DO
13:56:21 [2026-06-10T11:56:21.541Z] 13:56:21,468 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 488) Found a new index node [reference]. Reindexing is requested
13:56:21 [2026-06-10T11:56:21.541Z] 13:56:21,473 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 488) Reindexing will be performed for following indexes: [/oak:index/uuid, /oak:index/reference, /oak:index/nodetype]
13:56:21 [2026-06-10T11:56:21.792Z] 13:56:21,550 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 488) Indexing report
13:56:21 [2026-06-10T11:56:21.792Z]     - /oak:index/uuid*(0)
13:56:21 [2026-06-10T11:56:21.792Z]     - /oak:index/reference*(0)
13:56:21 [2026-06-10T11:56:21.792Z]     - /oak:index/nodetype*(1225)
13:56:21 [2026-06-10T11:56:21.792Z] 
13:56:21 [2026-06-10T11:56:21.792Z] 13:56:21,550 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 488) Reindexing completed
13:56:21 [2026-06-10T11:56:21.792Z] 13:56:21,602 INFO  [silverpeas.core.jcr] (ServerService Thread Pool -- 488) Open connection to the JCR
13:56:21 [2026-06-10T11:56:21.792Z] 13:56:21,726 INFO  [silverpeas.core.jcr.util] (ServerService Thread Pool -- 488) Silverpeas specific JCR schema registering...
13:56:22 [2026-06-10T11:56:22.042Z] 13:56:21,822 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 488) Initialize indexation in JCR...
13:56:22 [2026-06-10T11:56:22.042Z] 13:56:21,824 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 488) Create index indexByOldSilverpeasId on property slv:oldSilverpeasId
13:56:22 [2026-06-10T11:56:22.042Z] 13:56:21,824 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 488) Create index indexByForeignKey on property slv:foreignKey
13:56:22 [2026-06-10T11:56:22.042Z] 13:56:21,824 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 488) Create index indexByAlertDate on property slv:alertDate
13:56:22 [2026-06-10T11:56:22.042Z] 13:56:21,824 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 488) Create index indexByPrimaryType on property jcr:primaryType
13:56:22 [2026-06-10T11:56:22.042Z] 13:56:21,824 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 488) Create index indexByOrder on property slv:order
13:56:22 [2026-06-10T11:56:22.043Z] 13:56:21,824 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 488) Create index indexByExpiryDate on property slv:expiryDate
13:56:22 [2026-06-10T11:56:22.043Z] 13:56:21,824 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 488) Create index indexByVersioned on property slv:versioned
13:56:22 [2026-06-10T11:56:22.043Z] 13:56:21,825 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 488) Create index indexByOwner on property slv:owner
13:56:22 [2026-06-10T11:56:22.043Z] 13:56:21,827 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 488) Initialisation de Mojarra 2.3.17.SP01 pour le contexte «/test-CommunityOfUsersResourceUpdateIT»
13:56:23 [2026-06-10T11:56:23.390Z] 13:56:23,294 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 488) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.silverpeas.core.web.WebResourceProvider
13:56:23 [2026-06-10T11:56:23.390Z] 13:56:23,296 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 488) RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter is already registered.  2nd registration is being ignored.
13:56:23 [2026-06-10T11:56:23.640Z] 13:56:23,467 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 488) RESTEASY002195: The following sub-resource methods and sub-resource locators have the same path, [Users/{id}].  The paths should be unique.  [edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.update, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.delete, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.getById, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.patch]
13:56:23 [2026-06-10T11:56:23.640Z] 13:56:23,467 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 488) RESTEASY002195: The following sub-resource methods and sub-resource locators have the same path, [Groups/{id}].  The paths should be unique.  [edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.update, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.delete, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.getById, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.patch]
13:56:23 [2026-06-10T11:56:23.640Z] 13:56:23,467 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 488) WFLYUT0021: Registered web context: '/test-CommunityOfUsersResourceUpdateIT' for server 'default-server'
13:56:23 [2026-06-10T11:56:23.640Z] 13:56:23,491 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name : "test-CommunityOfUsersResourceUpdateIT.war")
13:56:23 [2026-06-10T11:56:23.891Z] 13:56:23,674 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:56:23 [2026-06-10T11:56:23.891Z] 13:56:23,727 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:23 [2026-06-10T11:56:23.891Z] 13:56:23,728 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:23 [2026-06-10T11:56:23.891Z] 13:56:23,743 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:56:23 [2026-06-10T11:56:23.891Z] 13:56:23,744 INFO  [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:56:23 [2026-06-10T11:56:23.891Z] 13:56:23,870 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where token=?
13:56:23 [2026-06-10T11:56:23.891Z] 13:56:23,874 INFO  [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:23,930 INFO  [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:23,940 INFO  [stdout] (default task-1) Hibernate: update SC_Community set charterURL=?, instanceId=?, groupId=?, homePage=?, homePageType=?, spaceId=? where id=?
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:23,957 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:23,960 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:23,960 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:56:24 [2026-06-10T11:56:24.142Z] On 1 opened safe connection:
13:56:24 [2026-06-10T11:56:24.142Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:56:24 [2026-06-10T11:56:24.142Z]  - 1 already closed,
13:56:24 [2026-06-10T11:56:24.142Z]  - 0 closed in error
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:23,994 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,000 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,000 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,006 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,006 INFO  [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,021 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where token=?
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,022 INFO  [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,045 INFO  [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,048 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) The community entity doesn't match the community to update
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,057 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,061 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:56:24 [2026-06-10T11:56:24.142Z] 13:56:24,061 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:56:24 [2026-06-10T11:56:24.142Z] On 1 opened safe connection:
13:56:24 [2026-06-10T11:56:24.142Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:56:24 [2026-06-10T11:56:24.142Z]  - 1 already closed,
13:56:24 [2026-06-10T11:56:24.142Z]  - 0 closed in error
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,165 WARN  [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,167 WARN  [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,176 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,186 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,187 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,197 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,198 INFO  [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,217 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where token=?
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,222 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,227 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,227 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
13:56:24 [2026-06-10T11:56:24.393Z] On 1 opened safe connection:
13:56:24 [2026-06-10T11:56:24.393Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:56:24 [2026-06-10T11:56:24.393Z]  - 1 already closed,
13:56:24 [2026-06-10T11:56:24.393Z]  - 0 closed in error
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,276 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,285 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,286 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,294 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:56:24 [2026-06-10T11:56:24.393Z] 13:56:24,295 INFO  [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:56:27 [2026-06-10T11:56:27.621Z] 13:56:27,507 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:56:27 [2026-06-10T11:56:27.621Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:56:27 [2026-06-10T11:56:27.621Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:56:27 [2026-06-10T11:56:27.621Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:56:27 [2026-06-10T11:56:27.621Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:56:27 [2026-06-10T11:56:27.621Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:56:27 [2026-06-10T11:56:27.621Z] 
13:56:27 [2026-06-10T11:56:27.621Z] 13:56:27,509 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:56:27 [2026-06-10T11:56:27.621Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:56:27 [2026-06-10T11:56:27.621Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:56:27 [2026-06-10T11:56:27.621Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:56:27 [2026-06-10T11:56:27.621Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:56:27 [2026-06-10T11:56:27.621Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:56:27 [2026-06-10T11:56:27.621Z] Caused by: java.lang.NullPointerException
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:56:27 [2026-06-10T11:56:27.621Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:56:27 [2026-06-10T11:56:27.621Z] 	... 11 more
13:56:27 [2026-06-10T11:56:27.621Z] 
13:56:27 [2026-06-10T11:56:27.621Z] 13:56:27,614 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where token=?
13:56:27 [2026-06-10T11:56:27.621Z] 13:56:27,616 INFO  [stdout] (default task-2) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,625 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,630 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,630 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
13:56:27 [2026-06-10T11:56:27.872Z] On 1 opened safe connection:
13:56:27 [2026-06-10T11:56:27.872Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:56:27 [2026-06-10T11:56:27.872Z]  - 1 already closed,
13:56:27 [2026-06-10T11:56:27.872Z]  - 0 closed in error
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,675 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,681 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,682 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,688 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,689 INFO  [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,701 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where token=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,702 INFO  [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,720 INFO  [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,722 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) The community entity doesn't match the community to update
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,726 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,730 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,730 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:56:27 [2026-06-10T11:56:27.872Z] On 1 opened safe connection:
13:56:27 [2026-06-10T11:56:27.872Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:56:27 [2026-06-10T11:56:27.872Z]  - 1 already closed,
13:56:27 [2026-06-10T11:56:27.872Z]  - 0 closed in error
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,761 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,766 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,766 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,772 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,772 INFO  [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,783 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where token=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,785 INFO  [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,785 SEVERE [silverpeas.core.admin.service] (default task-1) Component instance 100 not found!
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,792 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,798 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:56:27 [2026-06-10T11:56:27.872Z] 13:56:27,798 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:56:27 [2026-06-10T11:56:27.872Z] On 1 opened safe connection:
13:56:27 [2026-06-10T11:56:27.872Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:56:27 [2026-06-10T11:56:27.872Z]  - 1 already closed,
13:56:27 [2026-06-10T11:56:27.872Z]  - 0 closed in error
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,826 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,830 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,831 INFO  [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,835 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,836 INFO  [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,849 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,853 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,853 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:56:27 [2026-06-10T11:56:27.873Z] On 1 opened safe connection:
13:56:27 [2026-06-10T11:56:27.873Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:56:27 [2026-06-10T11:56:27.873Z]  - 1 already closed,
13:56:27 [2026-06-10T11:56:27.873Z]  - 0 closed in error
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,864 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,864 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,864 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,865 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 483) WFLYUT0022: Unregistered web context: '/test-CommunityOfUsersResourceUpdateIT' from server 'default-server'
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,870 INFO  [silverpeas] (ServerService Thread Pool -- 483) Silverpeas Services Release...
13:56:27 [2026-06-10T11:56:27.873Z] 13:56:27,872 INFO  [silverpeas] (ServerService Thread Pool -- 483) Silverpeas Services Release...
13:56:28 [2026-06-10T11:56:28.123Z] 13:56:27,872 INFO  [silverpeas] (ServerService Thread Pool -- 483)  -> SseLogger release...
13:56:28 [2026-06-10T11:56:28.123Z] 13:56:27,873 INFO  [silverpeas] (ServerService Thread Pool -- 483)     SseLogger release done.
13:56:28 [2026-06-10T11:56:28.123Z] 13:56:27,873 INFO  [silverpeas] (ServerService Thread Pool -- 483)  -> IndexingLogger release...
13:56:28 [2026-06-10T11:56:28.123Z] 13:56:27,873 INFO  [silverpeas] (ServerService Thread Pool -- 483)     IndexingLogger release done.
13:56:28 [2026-06-10T11:56:28.123Z] 13:56:27,919 ERROR [org.jboss.weld.Bean] (MSC service thread 1-3) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@2d13ec83 of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
13:56:28 [2026-06-10T11:56:28.123Z] 13:56:27,919 ERROR [org.jboss.weld.Bean] (MSC service thread 1-3) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@27e4aee3 of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
13:56:28 [2026-06-10T11:56:28.123Z] 13:56:27,920 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - an error occurred: java.util.concurrent.CancellationException
13:56:28 [2026-06-10T11:56:28.123Z] 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
13:56:28 [2026-06-10T11:56:28.123Z] 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
13:56:28 [2026-06-10T11:56:28.123Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
13:56:28 [2026-06-10T11:56:28.123Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
13:56:28 [2026-06-10T11:56:28.124Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:56:28 [2026-06-10T11:56:28.124Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:56:28 [2026-06-10T11:56:28.124Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:56:28 [2026-06-10T11:56:28.124Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:56:28 [2026-06-10T11:56:28.124Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:56:28 [2026-06-10T11:56:28.124Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:56:28 [2026-06-10T11:56:28.124Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:56:28 [2026-06-10T11:56:28.124Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:56:28 [2026-06-10T11:56:28.124Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:56:28 [2026-06-10T11:56:28.124Z] 
13:56:28 [2026-06-10T11:56:28.124Z] 13:56:27,921 WARNING [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - the task is not running but there are yet some requests to process!!! (12 requests queued) restarting it again
13:56:28 [2026-06-10T11:56:28.124Z] 13:56:27,939 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 483) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
13:56:28 [2026-06-10T11:56:28.124Z] 13:56:27,941 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 483) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@31862622
13:56:28 [2026-06-10T11:56:28.124Z] 13:56:27,942 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 483) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
13:56:28 [2026-06-10T11:56:28.374Z] 13:56:28,126 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment test-CommunityOfUsersResourceUpdateIT.war (runtime-name: test-CommunityOfUsersResourceUpdateIT.war) in 263ms
13:56:28 [2026-06-10T11:56:28.374Z] 13:56:28,194 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/85/a1572f851ceed1885a22067eafe1c20e6d3b85/content
13:56:28 [2026-06-10T11:56:28.374Z] 13:56:28,194 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
13:56:28 [2026-06-10T11:56:28.374Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.152 s - in org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
13:56:28 [2026-06-10T11:56:28.925Z] [INFO] 
13:56:28 [2026-06-10T11:56:28.925Z] [INFO] Results:
13:56:28 [2026-06-10T11:56:28.925Z] [INFO] 
13:56:28 [2026-06-10T11:56:28.925Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
13:56:28 [2026-06-10T11:56:28.925Z] [INFO] 
13:56:28 [2026-06-10T11:56:28.925Z] [INFO] 
13:56:28 [2026-06-10T11:56:28.925Z] [INFO] --- maven-javadoc-plugin:3.4.1:jar (attach-javadocs) @ silverpeas-community-war ---
13:56:28 [2026-06-10T11:56:28.925Z] [INFO] No previous run data found, generating javadoc.
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.7-build260610-javadoc.jar
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] 
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ silverpeas-community-war ---
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.7-build260610-sources.jar
13:56:32 [2026-06-10T11:56:32.153Z] [WARNING] artifact org.silverpeas.components.community:silverpeas-community-war:java-source:sources:6.4.7-build260610 already attached, replace previous instance
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] 
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] --- jacoco-maven-plugin:0.8.8:report (tests-coverage) @ silverpeas-community-war ---
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Loading execution data file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/jacoco.exec
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Analyzed bundle 'community Webapp' with 19 classes
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] 
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ silverpeas-community-war ---
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] 
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ silverpeas-community-war ---
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.7-build260610/silverpeas-community-war-6.4.7-build260610.pom
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.7-build260610.war to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.7-build260610/silverpeas-community-war-6.4.7-build260610.war
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.7-build260610-sources.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.7-build260610/silverpeas-community-war-6.4.7-build260610-sources.jar
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.7-build260610-javadoc.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.7-build260610/silverpeas-community-war-6.4.7-build260610-javadoc.jar
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] ------------------------------------------------------------------------
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Reactor Summary for Silverpeas Components 6.4.7-build260610:
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] 
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas Components .............................. SUCCESS [  4.423 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas Hyperlink Component ..................... SUCCESS [  0.114 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Hyperlink Configuration ............................ SUCCESS [  3.116 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Hyperlink Library .................................. SUCCESS [  5.295 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Hyperlink Web Application .......................... SUCCESS [  5.481 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas DataWarning Component ................... SUCCESS [  0.099 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] DataWarning Configuration .......................... SUCCESS [  1.507 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] DataWarning Library ................................ SUCCESS [  5.656 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] DataWarning Web Application ........................ SUCCESS [  5.454 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas Quickinfo Component ..................... SUCCESS [  0.107 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Quickinfo Configuration ............................ SUCCESS [  1.481 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas DelegatedNews Component ................. SUCCESS [  0.074 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] DelegatedNews Library .............................. SUCCESS [01:22 min]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Quickinfo Library .................................. SUCCESS [ 44.634 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Quickinfo Web Application .......................... SUCCESS [  5.933 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas Quizz Component ......................... SUCCESS [  0.083 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Quizz Configuration ................................ SUCCESS [  1.429 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Quizz Library ...................................... SUCCESS [  4.535 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Quizz Web Application .............................. SUCCESS [  5.571 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas JdbcConnector Component ................. SUCCESS [  0.069 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] JdbcConnector Configuration ........................ SUCCESS [  1.425 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] JdbcConnector Library .............................. SUCCESS [  4.881 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] JdbcConnector Web Application ...................... SUCCESS [  4.928 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas RssAggregator Component ................. SUCCESS [  0.068 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] RssAggregator Configuration ........................ SUCCESS [  1.419 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] RssAggregator Library .............................. SUCCESS [  4.718 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] RssAggregator Web Application ...................... SUCCESS [  5.011 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas MyDB Component .......................... SUCCESS [  0.070 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] MyDB Configuration ................................. SUCCESS [  1.381 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] MyDB Library ....................................... SUCCESS [ 12.155 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] MyDB Web Application ............................... SUCCESS [  5.202 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas ProjectManager Component ................ SUCCESS [  0.073 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] ProjectManager Configuration ....................... SUCCESS [  1.449 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] ProjectManager Library ............................. SUCCESS [  5.190 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] ProjectManager Web Application ..................... SUCCESS [  6.346 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas WebSites Component ...................... SUCCESS [  0.077 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] WebSites Configuration ............................. SUCCESS [  1.449 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] WebSites Library ................................... SUCCESS [  5.220 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] WebSites Web Application ........................... SUCCESS [  5.640 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas WhitePages Component .................... SUCCESS [  0.067 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] WhitePages Configuration ........................... SUCCESS [  1.441 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] WhitePages Library ................................. SUCCESS [01:46 min]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] WhitePages Web Application ......................... SUCCESS [  5.447 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] Silverpeas QuestionReply Component ................. SUCCESS [  0.073 s]
13:56:32 [2026-06-10T11:56:32.153Z] [INFO] QuestionReply Configuration ........................ SUCCESS [  1.489 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] QuestionReply Library .............................. SUCCESS [ 13.246 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] QuestionReply Web Application ...................... SUCCESS [ 11.040 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas WebPages Component ...................... SUCCESS [  0.070 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] WebPages Configuration ............................. SUCCESS [  1.429 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] WebPages Library ................................... SUCCESS [  4.818 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] WebPages Web Application ........................... SUCCESS [  5.074 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas Mailinglist Component ................... SUCCESS [  0.062 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Mailinglist Configuration .......................... SUCCESS [  1.422 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Mailinglist Library ................................ SUCCESS [02:27 min]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Mailinglist Web Application ........................ SUCCESS [  5.638 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas InfoLetter Component .................... SUCCESS [  0.068 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] InfoLetter Configuration ........................... SUCCESS [  1.383 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] InfoLetter Library ................................. SUCCESS [ 44.253 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] InfoLetter Web Application ......................... SUCCESS [  5.673 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas Almanach Component ...................... SUCCESS [  0.074 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Almanach Configuration ............................. SUCCESS [  1.382 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Almanach Library ................................... SUCCESS [  4.944 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Almanach Web Application ........................... SUCCESS [  5.267 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas YellowPages Component ................... SUCCESS [  0.064 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] YellowPages Configuration .......................... SUCCESS [  1.379 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] YellowPages Library ................................ SUCCESS [  4.862 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] YellowPages Web Application ........................ SUCCESS [  5.579 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas SilverCrawler Component ................. SUCCESS [  0.062 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] SilverCrawler Configuration ........................ SUCCESS [  1.458 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] SilverCrawler Library .............................. SUCCESS [  4.937 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] SilverCrawler Web Application ...................... SUCCESS [  6.218 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas ResourcesManager Component .............. SUCCESS [  0.061 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ResourcesManager Configuration ..................... SUCCESS [  1.450 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ResourcesManager Library ........................... SUCCESS [03:47 min]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas Gallery Component ....................... SUCCESS [  0.079 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Gallery Library .................................... SUCCESS [04:16 min]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ResourcesManager  Web Application .................. SUCCESS [  6.143 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas ProcessManager Component ................ SUCCESS [  0.061 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ProcessManager Configuration ....................... SUCCESS [  1.521 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ProcessManager Library ............................. SUCCESS [  5.049 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ProcessManager Web Application ..................... SUCCESS [  6.174 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas Forums Component ........................ SUCCESS [  0.069 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Forums Configuration ............................... SUCCESS [  1.396 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Forums Library ..................................... SUCCESS [ 44.940 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Forums Web Application ............................. SUCCESS [  6.115 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas Blog Component .......................... SUCCESS [  0.061 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Blog Configuration ................................. SUCCESS [  1.385 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Blog Library ....................................... SUCCESS [  5.294 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Blog Web Application ............................... SUCCESS [  5.542 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas Survey Component ........................ SUCCESS [  0.059 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Survey Configuration ............................... SUCCESS [  1.397 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Survey Library ..................................... SUCCESS [  4.639 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Survey Web Application ............................. SUCCESS [ 13.246 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Gallery Configuration .............................. SUCCESS [  1.478 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Gallery Web Application ............................ SUCCESS [ 13.513 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] DelegatedNews Configuration ........................ SUCCESS [  1.362 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] DelegatedNews Web Application ...................... SUCCESS [  5.030 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas Kmelia Component ........................ SUCCESS [  0.063 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Kmelia Configuration ............................... SUCCESS [  1.388 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Kmelia Library ..................................... SUCCESS [02:25 min]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Kmelia Web Application ............................. SUCCESS [  9.797 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas Organizationchart Component ............. SUCCESS [  0.066 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Organizationchart Configuration .................... SUCCESS [  1.381 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Organizationchart Library .......................... SUCCESS [  7.058 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Organizationchart Web Application .................. SUCCESS [  5.434 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas Classifieds Component ................... SUCCESS [  0.060 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Classifieds Configuration .......................... SUCCESS [  1.382 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Classifieds Library ................................ SUCCESS [  5.702 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Classifieds Web Application ........................ SUCCESS [  5.693 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas FormsOnline Component ................... SUCCESS [  0.062 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] FormsOnline Configuration .......................... SUCCESS [  1.441 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] FormsOnline Library ................................ SUCCESS [01:20 min]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] FormsOnline Web Application ........................ SUCCESS [  5.305 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas ScheduleEvent Component ................. SUCCESS [  0.072 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ScheduleEvent Configuration ........................ SUCCESS [  1.408 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ScheduleEvent Library .............................. SUCCESS [  5.273 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ScheduleEvent Web Application ...................... SUCCESS [  6.143 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas SuggestionBox Component ................. SUCCESS [  0.060 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] SuggestionBox Configuration ........................ SUCCESS [  1.445 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] SuggestionBox Library .............................. SUCCESS [  5.162 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] SuggestionBox Web Application ...................... SUCCESS [  5.923 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas SpaceMembers Component .................. SUCCESS [  0.067 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] SpaceMembers Configuration ......................... SUCCESS [  1.362 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] SpaceMembers Library ............................... SUCCESS [  4.278 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] SpaceMembers Web Application ....................... SUCCESS [  5.181 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Silverpeas community Component ..................... SUCCESS [  0.077 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] community Configuration ............................ SUCCESS [  1.572 s]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Community Business Library ......................... SUCCESS [02:07 min]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] community Webapp ................................... SUCCESS [02:10 min]
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ------------------------------------------------------------------------
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] BUILD SUCCESS
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ------------------------------------------------------------------------
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Total time:  30:17 min
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] Finished at: 2026-06-10T13:56:31+02:00
13:56:32 [2026-06-10T11:56:32.154Z] [INFO] ------------------------------------------------------------------------
13:56:32 [2026-06-10T11:56:32.154Z] + /opt/wildfly-for-tests/wildfly-26.1.3.Final/bin/jboss-cli.sh --connect :shutdown
13:56:34 [2026-06-10T11:56:34.639Z] {
13:56:34 [2026-06-10T11:56:34.639Z]     "outcome" => "success",
13:56:34 [2026-06-10T11:56:34.639Z]     "result" => undefined
13:56:34 [2026-06-10T11:56:34.639Z] }
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,463 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,466 INFO  [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,467 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,475 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0010: Unbound data source [java:/datasources/silverpeas]
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,483 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,485 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0019: Host default-host stopping
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,486 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,486 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,486 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,487 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTPS listener https suspending
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,491 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,492 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,502 INFO  [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 493) AMQ151003: resource adaptor stopped
13:56:34 [2026-06-10T11:56:34.639Z] 13:56:34,510 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 489) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
13:56:34 [2026-06-10T11:56:34.639Z]