Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
16:52:18.914 [Vault Sync Thread] INFO o.a.j.vault.sync.impl.SyncHandler - Sync Once requested: JCR2FS 16:52:18.924 [Vault Sync Thread] INFO o.a.j.vault.sync.impl.SyncLog - A file:///tmp/junit6534468439393939733/junit3629697623599693036/testroot/ 16:52:18.926 [Vault Sync Thread] INFO o.a.j.vault.sync.impl.SyncLog - A file:///tmp/junit6534468439393939733/junit3629697623599693036/testroot/testfile 16:52:18.927 [Vault Sync Thread] INFO o.a.j.vault.sync.impl.SyncResult - SyncResult: fs=/tmp/junit6534468439393939733/junit3629697623599693036/testroot jcr=/testroot ops=UPDATE_FS 16:52:18.927 [Vault Sync Thread] INFO o.a.j.vault.sync.impl.SyncResult - SyncResult: fs=/tmp/junit6534468439393939733/junit3629697623599693036/testroot/testfile jcr=/testroot/testfile ops=UPDATE_FS 16:52:24.068 [Vault Sync Thread] INFO o.a.j.vault.sync.impl.SyncLog - U file:///tmp/junit6534468439393939733/junit3629697623599693036/testroot/testfile 16:52:24.069 [Vault Sync Thread] INFO o.a.j.vault.sync.impl.SyncResult - SyncResult: fs=/tmp/junit6534468439393939733/junit3629697623599693036/testroot/testfile jcr=/testroot/testfile ops=UPDATE_FS [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 26.54 s <<< FAILURE! -- in org.apache.jackrabbit.vault.sync.impl.VaultSyncServiceImplIT [ERROR] org.apache.jackrabbit.vault.sync.impl.VaultSyncServiceImplIT.testAddRemoveFileFromNonVltCheckoutFolder -- Time elapsed: 20.87 s <<< ERROR! org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in org.apache.jackrabbit.vault.sync.impl.VaultSyncServiceImplIT was not fulfilled within 20 seconds. at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167) at org.awaitility.core.CallableCondition.await(CallableCondition.java:78) at org.awaitility.core.CallableCondition.await(CallableCondition.java:26) at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985) at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:954) at org.apache.jackrabbit.vault.sync.impl.VaultSyncServiceImplIT.testAddRemoveFileFromNonVltCheckoutFolder(VaultSyncServiceImplIT.java:75)
This happens on the Jenkins Ubuntu node with JDK 11 but it seems to be some kind of race condition.