Skip to content

Console Output

Skipping 6 493 KB.. Full Log
4,053 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'Registry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:26:24 [2024-11-24T20:26:24.292Z] 
21:26:24 [2024-11-24T20:26:24.292Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
21:26:24 [2024-11-24T20:26:24.292Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
21:26:24 [2024-11-24T20:26:24.292Z] 	java:module/Registry!edu.psu.swe.scim.server.schema.Registry
21:26:24 [2024-11-24T20:26:24.292Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/Registry
21:26:24 [2024-11-24T20:26:24.292Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/Registry
21:26:24 [2024-11-24T20:26:24.292Z] 	java:module/Registry
21:26:24 [2024-11-24T20:26:24.292Z] 
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,361 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-6) No shutdown hook registered: Please call close() manually on application shutdown.
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,362 INFO  [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-6) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=test-CommunityOfUsersResourceUpdateIT.war, reporter=RemoteReporter(sender=org.wildfly.extension.microprofile.opentracing.spi.sender.WildFlySender@555b2010, closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=85c905d3a29d, jaeger.version=Java-1.6.0, ip=172.17.0.2}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,374 WARN  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0131: Jakarta Enterprise Beans edu.psu.swe.scim.server.provider.ProviderRegistry should not have a final or static method (generateSchema)
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,449 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.1)
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,496 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 19.3)
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,516 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,516 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,516 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,520 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0042: Started message driven bean 'REMOVEListener' with 'activemq-ra.rar' resource adapter
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,521 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'POPUPListener' with 'activemq-ra.rar' resource adapter
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,521 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0042: Started message driven bean 'SERVERListener' with 'activemq-ra.rar' resource adapter
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,521 INFO  [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0042: Started message driven bean 'SILVERMAILListener' with 'activemq-ra.rar' resource adapter
21:26:24 [2024-11-24T20:26:24.543Z] 21:26:24,522 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0042: Started message driven bean 'SMTPListener' with 'activemq-ra.rar' resource adapter
21:26:24 [2024-11-24T20:26:24.793Z] 21:26:24,637 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 442) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:26:24 [2024-11-24T20:26:24.793Z] 21:26:24,638 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 442) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
21:26:24 [2024-11-24T20:26:24.793Z] 21:26:24,641 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 442) Envers integration enabled? : true
21:26:25 [2024-11-24T20:26:25.043Z] 21:26:25,005 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 442) HHH000397: Using ASTQueryTranslatorFactory
21:26:25 [2024-11-24T20:26:25.294Z] 21:26:25,238 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 11) 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.
21:26:25 [2024-11-24T20:26:25.845Z] 21:26:25,769 INFO  [org.jboss.weld.Bootstrap] (MSC service thread 1-5) 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 @Bean @Singleton class org.silverpeas.core.contribution.ContributionEventProcessor
21:26:25 [2024-11-24T20:26:25.845Z] 21:26:25,798 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 12) 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
21:26:27 [2024-11-24T20:26:27.706Z] 21:26:27,346 INFO  [io.undertow.websockets.jsr] (ServerService Thread Pool -- 464) UT026003: Adding annotated server endpoint class org.silverpeas.core.webapi.notification.sse.CommonServerEventWebSocket for path /ws/{token}/sse/common
21:26:27 [2024-11-24T20:26:27.706Z] 21:26:27,355 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 464) No Spring WebApplicationInitializer types detected on classpath
21:26:27 [2024-11-24T20:26:27.706Z] 21:26:27,365 INFO  [silverpeas.core.logging] (ServerService Thread Pool -- 464) Silverpeas Logging Engine initialization...
21:26:27 [2024-11-24T20:26:27.706Z] 21:26:27,368 INFO  [silverpeas] (ServerService Thread Pool -- 464) Silverpeas Services Initialization...
21:26:27 [2024-11-24T20:26:27.706Z] 21:26:27,450 INFO  [silverpeas] (ServerService Thread Pool -- 464)  -> IndexingLogger initialization...
21:26:27 [2024-11-24T20:26:27.706Z] 21:26:27,450 INFO  [silverpeas] (ServerService Thread Pool -- 464)     IndexingLogger initialization done.
21:26:27 [2024-11-24T20:26:27.706Z] 21:26:27,451 INFO  [silverpeas] (ServerService Thread Pool -- 464)  -> SseLogger initialization...
21:26:27 [2024-11-24T20:26:27.707Z] 21:26:27,451 INFO  [silverpeas] (ServerService Thread Pool -- 464)     SseLogger initialization done.
21:26:27 [2024-11-24T20:26:27.707Z] 21:26:27,452 WARNING [silverpeas.core.jcr.util] (ServerService Thread Pool -- 464) NOTHING TO DO
21:26:27 [2024-11-24T20:26:27.957Z] 21:26:27,771 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 464) Found a new index node [reference]. Reindexing is requested
21:26:27 [2024-11-24T20:26:27.957Z] 21:26:27,776 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 464) Reindexing will be performed for following indexes: [/oak:index/uuid, /oak:index/reference, /oak:index/nodetype]
21:26:27 [2024-11-24T20:26:27.957Z] 21:26:27,848 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 464) Indexing report
21:26:27 [2024-11-24T20:26:27.957Z]     - /oak:index/uuid*(0)
21:26:27 [2024-11-24T20:26:27.957Z]     - /oak:index/reference*(0)
21:26:27 [2024-11-24T20:26:27.957Z]     - /oak:index/nodetype*(1225)
21:26:27 [2024-11-24T20:26:27.957Z] 
21:26:27 [2024-11-24T20:26:27.957Z] 21:26:27,848 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 464) Reindexing completed
21:26:27 [2024-11-24T20:26:27.957Z] 21:26:27,902 INFO  [silverpeas.core.jcr] (ServerService Thread Pool -- 464) Open connection to the JCR
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,074 INFO  [silverpeas.core.jcr.util] (ServerService Thread Pool -- 464) Silverpeas specific JCR schema registering...
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,170 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 464) Initialize indexation in JCR...
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,172 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 464) Create index indexByOldSilverpeasId on property slv:oldSilverpeasId
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,172 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 464) Create index indexByForeignKey on property slv:foreignKey
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,172 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 464) Create index indexByAlertDate on property slv:alertDate
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,173 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 464) Create index indexByPrimaryType on property jcr:primaryType
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,173 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 464) Create index indexByOrder on property slv:order
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,173 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 464) Create index indexByExpiryDate on property slv:expiryDate
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,173 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 464) Create index indexByVersioned on property slv:versioned
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,173 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 464) Create index indexByOwner on property slv:owner
21:26:28 [2024-11-24T20:26:28.207Z] 21:26:28,175 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 464) Initialisation de Mojarra 2.3.17.SP01 pour le contexte «/test-CommunityOfUsersResourceUpdateIT»
21:26:29 [2024-11-24T20:26:29.551Z] 21:26:29,532 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 464) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.silverpeas.core.web.WebResourceProvider
21:26:29 [2024-11-24T20:26:29.551Z] 21:26:29,534 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 464) RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter is already registered.  2nd registration is being ignored.
21:26:29 [2024-11-24T20:26:29.801Z] 21:26:29,696 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 464) 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]
21:26:29 [2024-11-24T20:26:29.801Z] 21:26:29,697 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 464) 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]
21:26:29 [2024-11-24T20:26:29.801Z] 21:26:29,697 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 464) WFLYUT0021: Registered web context: '/test-CommunityOfUsersResourceUpdateIT' for server 'default-server'
21:26:29 [2024-11-24T20:26:29.801Z] 21:26:29,729 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name : "test-CommunityOfUsersResourceUpdateIT.war")
21:26:30 [2024-11-24T20:26:30.051Z] 21:26:29,958 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:26:30 [2024-11-24T20:26:30.051Z] 21:26:30,014 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=?
21:26:30 [2024-11-24T20:26:30.052Z] 21:26:30,015 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=?
21:26:30 [2024-11-24T20:26:30.052Z] 21:26:30,032 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:26:30 [2024-11-24T20:26:30.052Z] 21:26:30,033 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=?
21:26:30 [2024-11-24T20:26:30.302Z] 21:26:30,156 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_.token=?
21:26:30 [2024-11-24T20:26:30.302Z] 21:26:30,160 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=?
21:26:30 [2024-11-24T20:26:30.302Z] 21:26:30,217 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=?
21:26:30 [2024-11-24T20:26:30.302Z] 21:26:30,229 INFO  [stdout] (default task-2) Hibernate: update SC_Community set charterURL=?, instanceId=?, groupId=?, homePage=?, homePageType=?, spaceId=? where id=?
21:26:30 [2024-11-24T20:26:30.302Z] 21:26:30,246 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:26:30 [2024-11-24T20:26:30.302Z] 21:26:30,251 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:26:30 [2024-11-24T20:26:30.302Z] 21:26:30,251 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:26:30 [2024-11-24T20:26:30.302Z] On 1 opened safe connection:
21:26:30 [2024-11-24T20:26:30.302Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:26:30 [2024-11-24T20:26:30.302Z]  - 1 already closed,
21:26:30 [2024-11-24T20:26:30.302Z]  - 0 closed in error
21:26:30 [2024-11-24T20:26:30.302Z] 21:26:30,289 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:26:30 [2024-11-24T20:26:30.303Z] 21:26:30,296 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=?
21:26:30 [2024-11-24T20:26:30.303Z] 21:26:30,297 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=?
21:26:30 [2024-11-24T20:26:30.553Z] 21:26:30,303 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:26:30 [2024-11-24T20:26:30.553Z] 21:26:30,304 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=?
21:26:30 [2024-11-24T20:26:30.553Z] 21:26:30,322 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_.token=?
21:26:30 [2024-11-24T20:26:30.553Z] 21:26:30,324 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=?
21:26:30 [2024-11-24T20:26:30.553Z] 21:26:30,357 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=?
21:26:30 [2024-11-24T20:26:30.553Z] 21:26:30,361 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-2) The community entity doesn't match the community to update
21:26:30 [2024-11-24T20:26:30.553Z] 21:26:30,372 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:26:30 [2024-11-24T20:26:30.553Z] 21:26:30,376 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:26:30 [2024-11-24T20:26:30.553Z] 21:26:30,376 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:26:30 [2024-11-24T20:26:30.553Z] On 1 opened safe connection:
21:26:30 [2024-11-24T20:26:30.553Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:26:30 [2024-11-24T20:26:30.553Z]  - 1 already closed,
21:26:30 [2024-11-24T20:26:30.553Z]  - 0 closed in error
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,422 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,431 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=?
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,432 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=?
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,440 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,441 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=?
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,462 INFO  [stdout] (default task-3) 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_.token=?
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,470 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,476 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,476 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:26:30 [2024-11-24T20:26:30.554Z] On 1 opened safe connection:
21:26:30 [2024-11-24T20:26:30.554Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:26:30 [2024-11-24T20:26:30.554Z]  - 1 already closed,
21:26:30 [2024-11-24T20:26:30.554Z]  - 0 closed in error
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,513 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,518 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=?
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,519 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=?
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,524 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:26:30 [2024-11-24T20:26:30.554Z] 21:26:30,525 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=?
21:26:31 [2024-11-24T20:26:31.897Z] 21:26:31,779 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.
21:26:31 [2024-11-24T20:26:31.897Z] 21:26:31,782 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.
21:26:31 [2024-11-24T20:26:31.897Z] 21:26:31,783 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.
21:26:34 [2024-11-24T20:26:34.380Z] 21:26:33,788 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
21:26:34 [2024-11-24T20:26:34.380Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.380Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.380Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.380Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.380Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.380Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.380Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.380Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.380Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.381Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.381Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.381Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.381Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.381Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.381Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.381Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.381Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.381Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.381Z] 
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,790 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.381Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.381Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.381Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.381Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.381Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.381Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.381Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.381Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.381Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.381Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.381Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.381Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.381Z] 
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,914 INFO  [stdout] (default task-3) 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_.token=?
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,917 INFO  [stdout] (default task-3) 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=?
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,931 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,935 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,935 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:26:34 [2024-11-24T20:26:34.381Z] On 1 opened safe connection:
21:26:34 [2024-11-24T20:26:34.381Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:26:34 [2024-11-24T20:26:34.381Z]  - 1 already closed,
21:26:34 [2024-11-24T20:26:34.381Z]  - 0 closed in error
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,980 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,985 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=?
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,986 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=?
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,991 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:33,992 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=?
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:34,008 INFO  [stdout] (default task-3) 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_.token=?
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:34,010 INFO  [stdout] (default task-3) 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=?
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:34,049 INFO  [stdout] (default task-3) 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=?
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:34,052 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-3) The community entity doesn't match the community to update
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:34,057 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:26:34 [2024-11-24T20:26:34.381Z] 21:26:34,061 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,061 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:26:34 [2024-11-24T20:26:34.382Z] On 1 opened safe connection:
21:26:34 [2024-11-24T20:26:34.382Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:26:34 [2024-11-24T20:26:34.382Z]  - 1 already closed,
21:26:34 [2024-11-24T20:26:34.382Z]  - 0 closed in error
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,121 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-3) Database structure loaded successfully with DbSetup framework.
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,130 INFO  [stdout] (default task-3) 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=?
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,131 INFO  [stdout] (default task-3) 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=?
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,139 INFO  [stdout] (default task-3) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,140 INFO  [stdout] (default task-3) 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=?
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,160 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_.token=?
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,162 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=?
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,164 SEVERE [silverpeas.core.admin.service] (default task-1) Component instance 100 not found!
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,171 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-3) Get a new connection successfully.
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,178 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-3) Database structure dropped successfully.
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,178 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-3) # Quiet database connection close report #
21:26:34 [2024-11-24T20:26:34.382Z] On 1 opened safe connection:
21:26:34 [2024-11-24T20:26:34.382Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:26:34 [2024-11-24T20:26:34.382Z]  - 1 already closed,
21:26:34 [2024-11-24T20:26:34.382Z]  - 0 closed in error
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,247 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,255 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=?
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,255 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=?
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,261 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,262 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=?
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,282 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,286 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,286 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:26:34 [2024-11-24T20:26:34.382Z] On 1 opened safe connection:
21:26:34 [2024-11-24T20:26:34.382Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:26:34 [2024-11-24T20:26:34.382Z]  - 1 already closed,
21:26:34 [2024-11-24T20:26:34.382Z]  - 0 closed in error
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,291 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:26:34 [2024-11-24T20:26:34.382Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.382Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.382Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.382Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.382Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.382Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.382Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.382Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.382Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.382Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.382Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.382Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.382Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.382Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.382Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.382Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.382Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.382Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.382Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.382Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.382Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.382Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.382Z] 
21:26:34 [2024-11-24T20:26:34.382Z] 21:26:34,291 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.382Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.382Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.383Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.383Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.383Z] 
21:26:34 [2024-11-24T20:26:34.383Z] 21:26:34,292 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.383Z] 
21:26:34 [2024-11-24T20:26:34.383Z] 21:26:34,292 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.383Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.383Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.383Z] 
21:26:34 [2024-11-24T20:26:34.383Z] 21:26:34,293 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.383Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.383Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.383Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.384Z] 
21:26:34 [2024-11-24T20:26:34.384Z] 21:26:34,293 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.384Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.384Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.384Z] 
21:26:34 [2024-11-24T20:26:34.384Z] 21:26:34,293 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.384Z] 
21:26:34 [2024-11-24T20:26:34.384Z] 21:26:34,294 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.384Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.384Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.384Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.385Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.385Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.385Z] 
21:26:34 [2024-11-24T20:26:34.385Z] 21:26:34,294 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.385Z] 
21:26:34 [2024-11-24T20:26:34.385Z] 21:26:34,294 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.385Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.385Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.385Z] 
21:26:34 [2024-11-24T20:26:34.385Z] 21:26:34,295 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.385Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.385Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.385Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.386Z] 
21:26:34 [2024-11-24T20:26:34.386Z] 21:26:34,295 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.386Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.386Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.386Z] 
21:26:34 [2024-11-24T20:26:34.386Z] 21:26:34,296 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
21:26:34 [2024-11-24T20:26:34.386Z] 21:26:34,296 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
21:26:34 [2024-11-24T20:26:34.386Z] 21:26:34,296 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
21:26:34 [2024-11-24T20:26:34.386Z] 21:26:34,296 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.386Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.386Z] 
21:26:34 [2024-11-24T20:26:34.386Z] 21:26:34,297 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 462) WFLYUT0022: Unregistered web context: '/test-CommunityOfUsersResourceUpdateIT' from server 'default-server'
21:26:34 [2024-11-24T20:26:34.386Z] 21:26:34,297 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.386Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.386Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.387Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.387Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.387Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.387Z] 
21:26:34 [2024-11-24T20:26:34.387Z] 21:26:34,303 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.387Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.387Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.387Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.387Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.387Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.387Z] 
21:26:34 [2024-11-24T20:26:34.387Z] 21:26:34,304 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.387Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.387Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.387Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.387Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.387Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.387Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.387Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.387Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.387Z] 
21:26:34 [2024-11-24T20:26:34.387Z] 21:26:34,305 INFO  [silverpeas] (ServerService Thread Pool -- 462) Silverpeas Services Release...
21:26:34 [2024-11-24T20:26:34.388Z] 21:26:34,305 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.388Z] 
21:26:34 [2024-11-24T20:26:34.388Z] 21:26:34,306 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.388Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.388Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.388Z] 
21:26:34 [2024-11-24T20:26:34.388Z] 21:26:34,306 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.388Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.388Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.388Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.388Z] 
21:26:34 [2024-11-24T20:26:34.389Z] 21:26:34,306 INFO  [silverpeas] (ServerService Thread Pool -- 462) Silverpeas Services Release...
21:26:34 [2024-11-24T20:26:34.389Z] 21:26:34,306 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.389Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.389Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.389Z] 
21:26:34 [2024-11-24T20:26:34.389Z] 21:26:34,307 INFO  [silverpeas] (ServerService Thread Pool -- 462)  -> IndexingLogger release...
21:26:34 [2024-11-24T20:26:34.389Z] 21:26:34,307 INFO  [silverpeas] (ServerService Thread Pool -- 462)     IndexingLogger release done.
21:26:34 [2024-11-24T20:26:34.389Z] 21:26:34,307 INFO  [silverpeas] (ServerService Thread Pool -- 462)  -> SseLogger release...
21:26:34 [2024-11-24T20:26:34.389Z] 21:26:34,307 INFO  [silverpeas] (ServerService Thread Pool -- 462)     SseLogger release done.
21:26:34 [2024-11-24T20:26:34.389Z] 21:26:34,307 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.389Z] 
21:26:34 [2024-11-24T20:26:34.389Z] 21:26:34,308 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.389Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.389Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.389Z] 
21:26:34 [2024-11-24T20:26:34.389Z] 21:26:34,311 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_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_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:26:34 [2024-11-24T20:26:34.389Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:26:34 [2024-11-24T20:26:34.389Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:26:34 [2024-11-24T20:26:34.389Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.390Z] 
21:26:34 [2024-11-24T20:26:34.390Z] 21:26:34,314 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.390Z] Caused by: java.lang.NullPointerException
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:26:34 [2024-11-24T20:26:34.390Z] 	... 11 more
21:26:34 [2024-11-24T20:26:34.390Z] 
21:26:34 [2024-11-24T20:26:34.390Z] 21:26:34,359 ERROR [org.jboss.weld.Bean] (MSC service thread 1-4) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@70599db of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
21:26:34 [2024-11-24T20:26:34.390Z] 21:26:34,364 ERROR [org.jboss.weld.Bean] (MSC service thread 1-4) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@2c73b1e6 of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
21:26:34 [2024-11-24T20:26:34.390Z] 21:26:34,364 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - an error occurred: java.util.concurrent.CancellationException
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
21:26:34 [2024-11-24T20:26:34.390Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:26:34 [2024-11-24T20:26:34.390Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
21:26:34 [2024-11-24T20:26:34.390Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:26:34 [2024-11-24T20:26:34.390Z] 
21:26:34 [2024-11-24T20:26:34.641Z] 21:26:34,392 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 460) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:26:34 [2024-11-24T20:26:34.641Z] 21:26:34,393 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 460) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@4c530f29
21:26:34 [2024-11-24T20:26:34.641Z] 21:26:34,393 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 460) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:26:34 [2024-11-24T20:26:34.891Z] 21:26:34,642 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment test-CommunityOfUsersResourceUpdateIT.war (runtime-name: test-CommunityOfUsersResourceUpdateIT.war) in 347ms
21:26:34 [2024-11-24T20:26:34.891Z] 21:26:34,729 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/f7/be999fbd056907d1fb6a56ad3accc73f6c2eff/content
21:26:34 [2024-11-24T20:26:34.891Z] 21:26:34,730 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
21:26:34 [2024-11-24T20:26:34.891Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.632 s - in org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
21:26:35 [2024-11-24T20:26:35.442Z] [INFO] 
21:26:35 [2024-11-24T20:26:35.442Z] [INFO] Results:
21:26:35 [2024-11-24T20:26:35.442Z] [INFO] 
21:26:35 [2024-11-24T20:26:35.442Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
21:26:35 [2024-11-24T20:26:35.442Z] [INFO] 
21:26:35 [2024-11-24T20:26:35.442Z] [INFO] 
21:26:35 [2024-11-24T20:26:35.442Z] [INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ silverpeas-community-war ---
21:26:35 [2024-11-24T20:26:35.442Z] [INFO] No previous run data found, generating javadoc.
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build241124-javadoc.jar
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] 
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ silverpeas-community-war ---
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build241124-sources.jar
21:26:38 [2024-11-24T20:26:38.670Z] [WARNING] artifact org.silverpeas.components.community:silverpeas-community-war:java-source:sources:6.5-build241124 already attached, replace previous instance
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] 
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] --- jacoco:0.8.8:report (tests-coverage) @ silverpeas-community-war ---
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Loading execution data file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/jacoco.exec
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Analyzed bundle 'community Webapp' with 19 classes
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] 
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] --- failsafe:2.22.2:verify (default) @ silverpeas-community-war ---
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] 
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-community-war ---
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build241124/silverpeas-community-war-6.5-build241124.pom
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build241124.war to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build241124/silverpeas-community-war-6.5-build241124.war
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build241124-sources.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build241124/silverpeas-community-war-6.5-build241124-sources.jar
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build241124-javadoc.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build241124/silverpeas-community-war-6.5-build241124-javadoc.jar
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] ------------------------------------------------------------------------
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Reactor Summary for Silverpeas Components 6.5-build241124:
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] 
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Silverpeas Components .............................. SUCCESS [  4.834 s]
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Silverpeas Hyperlink Component ..................... SUCCESS [  0.197 s]
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Hyperlink Configuration ............................ SUCCESS [  3.574 s]
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Hyperlink Library .................................. SUCCESS [  5.953 s]
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Hyperlink Web Application .......................... SUCCESS [  5.773 s]
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] Silverpeas DataWarning Component ................... SUCCESS [  0.133 s]
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] DataWarning Configuration .......................... SUCCESS [  1.606 s]
21:26:38 [2024-11-24T20:26:38.670Z] [INFO] DataWarning Library ................................ SUCCESS [  5.695 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] DataWarning Web Application ........................ SUCCESS [  5.429 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Quickinfo Component ..................... SUCCESS [  0.113 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Quickinfo Configuration ............................ SUCCESS [  1.518 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas DelegatedNews Component ................. SUCCESS [  0.097 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] DelegatedNews Library .............................. SUCCESS [01:18 min]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Quickinfo Library .................................. SUCCESS [ 44.158 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Quickinfo Web Application .......................... SUCCESS [  5.983 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Quizz Component ......................... SUCCESS [  0.139 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Quizz Configuration ................................ SUCCESS [  1.487 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Quizz Library ...................................... SUCCESS [  4.964 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Quizz Web Application .............................. SUCCESS [  5.630 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas JdbcConnector Component ................. SUCCESS [  0.105 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] JdbcConnector Configuration ........................ SUCCESS [  1.587 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] JdbcConnector Library .............................. SUCCESS [  5.048 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] JdbcConnector Web Application ...................... SUCCESS [  4.951 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas RssAggregator Component ................. SUCCESS [  0.109 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] RssAggregator Configuration ........................ SUCCESS [  1.479 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] RssAggregator Library .............................. SUCCESS [  5.141 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] RssAggregator Web Application ...................... SUCCESS [  5.629 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas MyDB Component .......................... SUCCESS [  0.097 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] MyDB Configuration ................................. SUCCESS [  1.477 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] MyDB Library ....................................... SUCCESS [ 11.504 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] MyDB Web Application ............................... SUCCESS [  6.266 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas ProjectManager Component ................ SUCCESS [  0.113 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ProjectManager Configuration ....................... SUCCESS [  1.471 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ProjectManager Library ............................. SUCCESS [  5.080 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ProjectManager Web Application ..................... SUCCESS [  5.585 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas WebSites Component ...................... SUCCESS [  0.104 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] WebSites Configuration ............................. SUCCESS [  1.445 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] WebSites Library ................................... SUCCESS [  5.123 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] WebSites Web Application ........................... SUCCESS [  5.736 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas WhitePages Component .................... SUCCESS [  0.115 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] WhitePages Configuration ........................... SUCCESS [  1.876 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] WhitePages Library ................................. SUCCESS [01:39 min]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] WhitePages Web Application ......................... SUCCESS [  5.301 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas QuestionReply Component ................. SUCCESS [  0.092 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] QuestionReply Configuration ........................ SUCCESS [  1.564 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] QuestionReply Library .............................. SUCCESS [ 11.662 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] QuestionReply Web Application ...................... SUCCESS [ 10.753 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas WebPages Component ...................... SUCCESS [  0.111 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] WebPages Configuration ............................. SUCCESS [  1.626 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] WebPages Library ................................... SUCCESS [  4.550 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] WebPages Web Application ........................... SUCCESS [  4.940 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Mailinglist Component ................... SUCCESS [  0.103 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Mailinglist Configuration .......................... SUCCESS [  1.533 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Mailinglist Library ................................ SUCCESS [02:19 min]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Mailinglist Web Application ........................ SUCCESS [  5.295 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas InfoLetter Component .................... SUCCESS [  0.088 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] InfoLetter Configuration ........................... SUCCESS [  1.901 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] InfoLetter Library ................................. SUCCESS [ 42.284 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] InfoLetter Web Application ......................... SUCCESS [  5.450 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Almanach Component ...................... SUCCESS [  0.098 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Almanach Configuration ............................. SUCCESS [  1.585 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Almanach Library ................................... SUCCESS [  4.576 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Almanach Web Application ........................... SUCCESS [  5.638 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas YellowPages Component ................... SUCCESS [  0.094 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] YellowPages Configuration .......................... SUCCESS [  1.468 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] YellowPages Library ................................ SUCCESS [  5.154 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] YellowPages Web Application ........................ SUCCESS [  5.540 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas SilverCrawler Component ................. SUCCESS [  0.099 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] SilverCrawler Configuration ........................ SUCCESS [  1.470 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] SilverCrawler Library .............................. SUCCESS [  4.745 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] SilverCrawler Web Application ...................... SUCCESS [  7.512 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas ResourcesManager Component .............. SUCCESS [  0.097 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ResourcesManager Configuration ..................... SUCCESS [  1.489 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ResourcesManager Library ........................... SUCCESS [03:33 min]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Gallery Component ....................... SUCCESS [  0.089 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Gallery Library .................................... SUCCESS [04:03 min]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ResourcesManager  Web Application .................. SUCCESS [  5.804 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas ProcessManager Component ................ SUCCESS [  0.081 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ProcessManager Configuration ....................... SUCCESS [  1.462 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ProcessManager Library ............................. SUCCESS [  4.729 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ProcessManager Web Application ..................... SUCCESS [  7.354 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Forums Component ........................ SUCCESS [  0.089 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Forums Configuration ............................... SUCCESS [  1.787 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Forums Library ..................................... SUCCESS [ 43.040 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Forums Web Application ............................. SUCCESS [  5.684 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Blog Component .......................... SUCCESS [  0.099 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Blog Configuration ................................. SUCCESS [  1.445 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Blog Library ....................................... SUCCESS [  5.020 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Blog Web Application ............................... SUCCESS [  5.556 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Survey Component ........................ SUCCESS [  0.096 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Survey Configuration ............................... SUCCESS [  1.518 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Survey Library ..................................... SUCCESS [  4.514 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Survey Web Application ............................. SUCCESS [ 12.592 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Gallery Configuration .............................. SUCCESS [  1.494 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Gallery Web Application ............................ SUCCESS [ 13.135 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] DelegatedNews Configuration ........................ SUCCESS [  1.470 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] DelegatedNews Web Application ...................... SUCCESS [  5.100 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Kmelia Component ........................ SUCCESS [  0.092 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Kmelia Configuration ............................... SUCCESS [  1.529 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Kmelia Library ..................................... SUCCESS [02:16 min]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Kmelia Web Application ............................. SUCCESS [  8.957 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Organizationchart Component ............. SUCCESS [  0.082 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Organizationchart Configuration .................... SUCCESS [  1.482 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Organizationchart Library .......................... SUCCESS [  7.157 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Organizationchart Web Application .................. SUCCESS [  5.504 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas Classifieds Component ................... SUCCESS [  0.098 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Classifieds Configuration .......................... SUCCESS [  1.457 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Classifieds Library ................................ SUCCESS [  4.929 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Classifieds Web Application ........................ SUCCESS [  5.809 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas FormsOnline Component ................... SUCCESS [  0.083 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] FormsOnline Configuration .......................... SUCCESS [  1.961 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] FormsOnline Library ................................ SUCCESS [01:16 min]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] FormsOnline Web Application ........................ SUCCESS [  5.558 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas ScheduleEvent Component ................. SUCCESS [  0.095 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ScheduleEvent Configuration ........................ SUCCESS [  1.503 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ScheduleEvent Library .............................. SUCCESS [  5.140 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ScheduleEvent Web Application ...................... SUCCESS [  5.943 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas SuggestionBox Component ................. SUCCESS [  0.082 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] SuggestionBox Configuration ........................ SUCCESS [  1.449 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] SuggestionBox Library .............................. SUCCESS [  5.200 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] SuggestionBox Web Application ...................... SUCCESS [  5.705 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas SpaceMembers Component .................. SUCCESS [  0.111 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] SpaceMembers Configuration ......................... SUCCESS [  1.492 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] SpaceMembers Library ............................... SUCCESS [  4.217 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] SpaceMembers Web Application ....................... SUCCESS [  4.991 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Silverpeas community Component ..................... SUCCESS [  0.092 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] community Configuration ............................ SUCCESS [  1.501 s]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Community Business Library ......................... SUCCESS [02:01 min]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] community Webapp ................................... SUCCESS [02:05 min]
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ------------------------------------------------------------------------
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] BUILD SUCCESS
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ------------------------------------------------------------------------
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Total time:  29:04 min
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] Finished at: 2024-11-24T21:26:38+01:00
21:26:38 [2024-11-24T20:26:38.671Z] [INFO] ------------------------------------------------------------------------
21:26:38 [2024-11-24T20:26:38.671Z] + /opt/wildfly-for-tests/wildfly-26.1.3.Final/bin/jboss-cli.sh --connect :shutdown
21:26:41 [2024-11-24T20:26:41.153Z] {
21:26:41 [2024-11-24T20:26:41.153Z]     "outcome" => "success",
21:26:41 [2024-11-24T20:26:41.154Z]     "result" => undefined
21:26:41 [2024-11-24T20:26:41.154Z] }
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,105 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,109 INFO  [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,109 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,115 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0010: Unbound data source [java:/datasources/silverpeas]
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,124 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,126 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0019: Host default-host stopping
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,127 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,127 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTPS listener https suspending
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,128 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,128 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,128 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,129 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,138 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,142 INFO  [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 465) AMQ151003: resource adaptor stopped
21:26:41 [2024-11-24T20:26:41.154Z] 21:26:41,148 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 467) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
21:26:41 [2024-11-24T20:26:41.154Z]